mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
5 lines
153 B
Plaintext
5 lines
153 B
Plaintext
TEST_SOURCES = tests/*.cc
|
|
SOURCES = src/*.{cc,rl}
|
|
EXPORT = src/{settings,volume,track_paths}.h
|
|
LINK += io plist OakSystem regexp scope
|