Files
textmate/Frameworks/document/target
Allan Odgaard 3acace3121 Remove document_t and related tests
Tests should be ported to OakDocument.
2016-10-17 10:07:29 +02:00

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