Files
textmate/Frameworks/CrashReporter/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
173 B
Plaintext

SOURCES = src/*.{mm,cc}
EXPORT = src/CrashReporter.h
LINK += ns io plist network OakFoundation
FRAMEWORKS = Foundation AddressBook
LIBS += z