mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
7 lines
177 B
Plaintext
7 lines
177 B
Plaintext
SOURCES = src/*.cc
|
|
EXPORT = src/{license,keychain}.h
|
|
LINK += text cf
|
|
LN_FLAGS += -Wl,-U,__Z15revoked_serialsv
|
|
LIBS = crypto
|
|
FRAMEWORKS = Security
|