mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
6 lines
311 B
Plaintext
6 lines
311 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 BundlesManager
|
|
FRAMEWORKS = Cocoa
|