mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 17:28:05 -05:00
5 lines
171 B
Plaintext
5 lines
171 B
Plaintext
SOURCES = src/*.mm
|
|
EXPORT = src/CommitWindow.h
|
|
LINK += OakAppKit OakFoundation OakTextView bundles document io ns plist regexp text
|
|
FRAMEWORKS = Cocoa
|