Files
textmate/Frameworks/document/target
Allan Odgaard bdf47657fe Remove document_t and related tests
Tests should be ported to OakDocument.
2016-10-03 22:09:10 +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