mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
6 lines
325 B
Plaintext
6 lines
325 B
Plaintext
SOURCES = src/*.mm
|
|
CP_Resources = resources/*
|
|
LINK += command text authorization scm bundles cf Find HTMLOutputWindow io ns OakAppKit OakFileBrowser OakFilterList OakFoundation OakSystem OakTextView BundleEditor network Preferences
|
|
EXPORT = src/DocumentController.h
|
|
FRAMEWORKS = Cocoa
|