Files
textmate/Frameworks/document/target
Allan Odgaard 15d798dde8 Add proposedGrammars method to OakDocument
This returns an array of grammars that can be used with the receiver, either matched via file type extension or first line.
2016-06-29 14:21:55 +02:00

6 lines
351 B
Plaintext

TESTS = tests/t_*.cc
SOURCES = src/*.{mm,cc}
EXPORT = src/OakDocument.h src/document.h src/collection.h
LINK += BundlesManager OakAppKit OakFoundation OakSystem authorization buffer bundles cf command crash encoding file io layout network ns plist regexp scope selection settings text theme undo
FRAMEWORKS = ApplicationServices