mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04: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
|