mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
7 lines
369 B
Plaintext
7 lines
369 B
Plaintext
SOURCES = src/*.mm
|
|
CP_Resources = resources/*
|
|
FLAGS += -DREST_API='"$rest_api"'
|
|
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
|