Files
textmate/Frameworks/document/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

6 lines
291 B
Plaintext

TEST_SOURCES = tests/*.cc
SOURCES = src/*.cc
EXPORT = src/document.h src/directory.h src/collection.h src/reader.h
LINK += file text buffer selection bundles command cf io file scm plist OakSystem regexp settings authorization undo crash
FRAMEWORKS = ApplicationServices