mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 13:47:54 -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
|