mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
6 lines
206 B
Plaintext
6 lines
206 B
Plaintext
SOURCES = src/*.{cc,mm}
|
|
LINK += bundles ns OakFoundation OakTextView
|
|
EXPORT = src/BundleEditor.h
|
|
CP_Resources = resources/* templates/*.plist gfx/**/*.png
|
|
FRAMEWORKS = Cocoa AddressBook
|