mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
SOURCES = src/*.mm
|
|
LINK += OakAppKit OakFoundation bundles
|
|
EXPORT = src/BundleMenuDelegate.h
|
|
FRAMEWORKS = AppKit
|