Files
textmate/Frameworks/CommitWindow/target
Allan Odgaard 844f24eb63 Remove the commit window framework’s Info.plist
This is only required when we have resources (and need to build the target as a framework bundle).
2014-10-19 21:59:37 +02:00

5 lines
158 B
Plaintext

SOURCES = src/*.mm
EXPORT = src/CommitWindow.h
LINK += OakAppKit OakFoundation OakTextView bundles document io ns text
FRAMEWORKS = Cocoa