mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
6 lines
361 B
Plaintext
6 lines
361 B
Plaintext
TESTS = tests/t_*.{mm,cc}
|
|
SOURCES = src/*.{mm,cc}
|
|
EXPORT = src/OakDocument.h src/OakDocumentController.h src/OakDocumentEditor.h
|
|
LINK += BundlesManager OakAppKit OakFoundation OakSystem authorization buffer cf command editor encoding file io layout ns plist regexp scope selection settings text theme undo
|
|
FRAMEWORKS = ApplicationServices
|