mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
SOURCES = src/*.mm
|
|
TESTS = tests/t_*.mm
|
|
EXPORT = src/*.h
|
|
CP_Resources = resources/*
|
|
LINK += OakAppKit
|
|
FRAMEWORKS = Cocoa WebKit
|