mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 01:08:04 -05:00
7 lines
189 B
Plaintext
7 lines
189 B
Plaintext
SOURCES = src/**/*.cc
|
|
TESTS = tests/t_*.cc
|
|
CP_Resources = resources/*
|
|
EXPORT = src/{scm,status}.h
|
|
LINK += text cf io settings regexp
|
|
FRAMEWORKS = Carbon Security
|