mirror of
https://github.com/textmate/textmate.git
synced 2026-01-13 16:57:56 -05:00
6 lines
303 B
Plaintext
6 lines
303 B
Plaintext
TESTS = tests/t_*.cc
|
|
SOURCES = src/*.{mm,cc}
|
|
EXPORT = src/document.h src/directory.h src/collection.h src/reader.h
|
|
LINK += OakSystem authorization buffer bundles cf command crash encoding file io plist regexp scm scope selection settings text undo
|
|
FRAMEWORKS = ApplicationServices
|