mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
A lot of the code is copy/pasted from the document::run implementation, our command::runner and HTMLOutput (custom URL protocol).
4 lines
168 B
Plaintext
4 lines
168 B
Plaintext
SOURCES = src/*.mm
|
|
LINK += HTMLOutput HTMLOutputWindow OakAppKit OakSystem bundles cf command document io ns regexp settings text
|
|
EXPORT = src/*.h
|