Files
textmate/Frameworks/HTMLOutput/target
Allan Odgaard cccfd855ac Sanitize output from TextMate.system()
Since the API specifies an NSString we must expect valid UTF-8.
2014-04-01 16:01:19 +07:00

7 lines
217 B
Plaintext

SOURCES = src/**/*.mm
TESTS = tests/*.cc
EXPORT = src/HTMLOutput.h
CP_Resources = resources/*
LINK += text io ns document command OakAppKit OakFoundation OakSystem
FRAMEWORKS = Cocoa WebKit