mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
5 lines
138 B
Plaintext
5 lines
138 B
Plaintext
TESTS = tests/*.cc
|
|
SOURCES = src/*.{cc,mm}
|
|
EXPORT = src/*.h
|
|
LINK += text regexp io bundles plist OakSystem settings buffer selection
|