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