mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
SOURCES = src/*.mm
|
|
EXPORT = src/HTMLOutputWindow.h
|
|
LINK += HTMLOutput OakAppKit OakFoundation command ns
|
|
FRAMEWORKS = Cocoa
|