mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
6 lines
293 B
Plaintext
6 lines
293 B
Plaintext
SOURCES = src/**/*.{cc,mm}
|
|
EXPORT = src/OakFileBrowser.h
|
|
CP_Resources = resources/* gfx/**/*.png
|
|
LINK += OakAppKit OakCommand OakFoundation OakSystem Preferences XcodeEditor bundles cf io ns plist regexp scm settings text
|
|
FRAMEWORKS = Cocoa Carbon SystemConfiguration
|