mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
This is only required when we have resources (and need to build the target as a framework bundle).
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
SOURCES = src/*.mm
|
|
EXPORT = src/CommitWindow.h
|
|
LINK += OakAppKit OakFoundation OakTextView bundles document io ns text
|
|
FRAMEWORKS = Cocoa
|