mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
6 lines
336 B
Plaintext
6 lines
336 B
Plaintext
SOURCES = src/*.{cc,mm}
|
|
EXPORT = src/OakDocumentView.h src/GutterView.h src/OakTextView.h
|
|
CP_Resources = resources/*
|
|
LINK += BundleMenu BundlesManager OakAppKit OakFilterList OakFoundation OakSystem Preferences buffer bundles cf command crash document editor file io layout ns settings text theme
|
|
FRAMEWORKS = Cocoa
|