mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
5 lines
149 B
Plaintext
5 lines
149 B
Plaintext
TESTS = tests/*.cc
|
|
SOURCES = src/*.{cc,rl}
|
|
EXPORT = src/{settings,volume,keys}.h
|
|
LINK += io plist OakSystem regexp scope cf
|