mirror of
https://github.com/textmate/textmate.git
synced 2026-01-21 04:38:13 -05:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
TEST_SOURCES = tests/*.cc
|
|
SOURCES = src/*.cc
|
|
EXPORT = src/*.h
|
|
LINK += text regexp io bundles plist OakSystem settings buffer selection
|