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