Files
textmate/Frameworks/DocumentWindow/target
Allan Odgaard 503d493f47 Move OakTabBarView into its own framework
The motivation is to get an OakAppKit that does not include hundres of image resources.
2017-10-07 13:58:35 +02:00

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