mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
TESTS = tests/*.cc
|
|
SOURCES = src/*.{cc,mm}
|
|
EXPORT = src/*.h
|
|
CP_Resources = resources/*
|
|
LINK += OakAppKit OakFoundation OakSystem version network ns cf plist
|
|
FRAMEWORKS = Cocoa WebKit
|