mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
This is a more appropriate API to use for signalling that we wish to abort the running command.
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
SOURCES = src/*.mm
|
|
EXPORT = src/HTMLOutputWindow.h
|
|
LINK += HTMLOutput OakAppKit OakFoundation command
|
|
FRAMEWORKS = Cocoa
|