mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
6 lines
311 B
Plaintext
6 lines
311 B
Plaintext
SOURCES = src/*.mm
|
|
EXPORT = src/{Preferences,Keys,TerminalPreferences,PreferencesPane}.h
|
|
CP_Resources = resources/* icons/* ../../rmate/rmate
|
|
LINK = MASPreferences MGScopeBar BundlesManager OakAppKit OakFoundation ns file bundles SoftwareUpdate CrashReporter
|
|
FRAMEWORKS = Cocoa AddressBook
|