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