mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
This returns an array of grammars that can be used with the receiver, either matched via file type extension or first line.
6 lines
351 B
Plaintext
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
|