mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
6 lines
360 B
Plaintext
6 lines
360 B
Plaintext
SOURCES = src/*.mm
|
|
CP_Resources = resources/*
|
|
LINK += BundleEditor BundlesManager Find HTMLOutputWindow OakAppKit OakCommand OakFileBrowser OakFilterList OakFoundation OakSystem OakTextView Preferences command document file io kvdb network ns scm settings text
|
|
EXPORT = src/DocumentWindowController.h
|
|
FRAMEWORKS = Cocoa
|