mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
7 lines
231 B
Plaintext
7 lines
231 B
Plaintext
TEST_SOURCES = tests/*.cc
|
|
SOURCES = src/*.{cc,mm}
|
|
EXPORT = src/SoftwareUpdate.h src/sw_update.h
|
|
CP_Resources = resources/*
|
|
LINK += OakAppKit OakFoundation OakSystem network ns cf plist
|
|
FRAMEWORKS = Cocoa WebKit
|