Files
textmate/Frameworks/OakTextView/target
2013-02-12 23:06:48 +01:00

6 lines
296 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 OakFilterList
FRAMEWORKS = Cocoa