mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 09:18:07 -05:00
6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
SOURCES = src/*.cc
|
|
TESTS = tests/*.cc
|
|
LINK += text
|
|
FRAMEWORKS = CoreFoundation ApplicationServices
|
|
EXPORT = src/*.h
|