mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
6 lines
295 B
Plaintext
6 lines
295 B
Plaintext
TESTS = tests/*.cc
|
|
SOURCES = src/*.cc
|
|
EXPORT = src/document.h src/directory.h src/collection.h src/reader.h
|
|
LINK += file text buffer selection bundles command cf io file scm plist OakSystem regexp settings authorization undo crash encoding
|
|
FRAMEWORKS = ApplicationServices
|