mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 01:08:04 -05:00
5 lines
132 B
Plaintext
5 lines
132 B
Plaintext
SOURCES = src/*.{cc,mm}
|
|
CP_Resources = resources/*
|
|
LINK += OakFoundation OakAppKit MenuBuilder
|
|
FRAMEWORKS = Cocoa
|