mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
6 lines
286 B
Plaintext
6 lines
286 B
Plaintext
SOURCES = src/**/*.{cc,mm}
|
|
EXPORT = src/OakFileBrowser.h
|
|
CP_Resources = resources/* gfx/**/*
|
|
LINK += text cf document editor io regexp settings ns plist OakAppKit OakFoundation scm OakSystem Preferences XcodeEditor
|
|
FRAMEWORKS = Cocoa Carbon SystemConfiguration
|