Files
textmate/Frameworks/BundlesManager/target
Allan Odgaard 099f7c60ea Improve bundles index code
By making it part of the BundlesManager singleton we can work with the event loop to coalesce reloads and delay saving the index.
2013-03-25 22:56:49 +01:00

5 lines
160 B
Plaintext

SOURCES = src/*.{cc,mm}
LINK += io ns text plist regexp bundles updater OakFoundation
EXPORT = src/BundlesManager.h
FRAMEWORKS = Foundation