mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04: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
|