mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 17:28:05 -05:00
5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
TESTS = tests/*.cc
|
|
SOURCES = src/*.{cc,mm}
|
|
EXPORT = src/*.h
|
|
LINK += OakAppKit OakFoundation OakSystem buffer bundles cf io plist regexp scope selection settings text
|