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