Files
textmate/Frameworks/BundleEditor/target
Allan Odgaard 8b696444c6 Invalidate bundle item (disk) cache when saving in bundle editor
Normally the cache is automatically invalidated via fs-events, but that is sadly unreliable.

Should fix #1034.
2013-06-29 12:42:34 +02:00

6 lines
221 B
Plaintext

SOURCES = src/*.{cc,mm}
LINK += bundles ns OakFoundation OakTextView BundlesManager
EXPORT = src/BundleEditor.h
CP_Resources = resources/* templates/*.plist gfx/**/*.png
FRAMEWORKS = Cocoa AddressBook