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