mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 13:47:54 -05:00
6 lines
359 B
Plaintext
6 lines
359 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
|
|
EXPORT = src/DocumentController.h src/DocumentOpenHelper.h src/FileTypeDialog.h
|
|
FRAMEWORKS = Cocoa
|