mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
This is temporary — if it should remain public, we should rename it and move it to the OakAppKit framework.
6 lines
311 B
Plaintext
6 lines
311 B
Plaintext
SOURCES = src/**/*.{cc,mm}
|
|
EXPORT = src/OakFileBrowser.h src/ui/OFBPathInfoCell.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
|