Files
textmate/Frameworks/OakTextView/target
2012-08-13 00:25:20 +02:00

6 lines
282 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 BundleMenu
FRAMEWORKS = Cocoa