Files
textmate/Frameworks/HTMLOutputWindow/target
Allan Odgaard 3b3d86a320 Use WebView’s stopLoading instead of killing the running task
This is a more appropriate API to use for signalling that we wish to abort the running command.
2016-08-21 12:24:40 +02:00

5 lines
141 B
Plaintext

SOURCES = src/*.mm
EXPORT = src/HTMLOutputWindow.h
LINK += HTMLOutput OakAppKit OakFoundation command
FRAMEWORKS = Cocoa