Files
textmate/Frameworks/document/target
Allan Odgaard 00634dde59 Add OakDocumentController
This can be used to track all OakDocument instances and also as a factory to create them (from a path).
2016-09-12 10:39:21 +02:00

6 lines
393 B
Plaintext

TESTS = tests/t_*.{mm,cc}
SOURCES = src/*.{mm,cc}
EXPORT = src/OakDocument.h src/OakDocumentController.h src/OakDocumentEditor.h src/document.h src/collection.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