Files
textmate/Frameworks/buffer/target
Allan Odgaard a52165694c Move crash reporter info support to own framework
This is to avoid cyclic dependencies since it was previously in a somewhat high-level framework, so everything that framework depended on, could not augment crash reports.
2013-08-12 19:32:23 +02:00

5 lines
177 B
Plaintext

TESTS = tests/*.{cc,mm}
SOURCES = src/*.cc
LINK += text bundles ns parse regexp scope plist crash
EXPORT = src/buffer.h src/indexed_map.h src/storage.h