Files
textmate/Frameworks/OakTextView/target
Allan Odgaard 9894969e67 Initial commit
2012-08-09 16:25:56 +02:00

6 lines
271 B
Plaintext

SOURCES = src/*.{cc,mm}
EXPORT = src/OakDocumentView.h src/GutterView.h src/OakTextView.h
CP_Resources = resources/*
LINK += layout text bundles editor document theme ns plist OakAppKit OakFoundation OakSystem regexp scope settings
FRAMEWORKS = Cocoa