mirror of
https://github.com/textmate/textmate.git
synced 2026-01-23 05:37:55 -05:00
There is currently no way to add a TextMate (1.x) license to the key chain, but those who used TextMate r9147 or earlier should have one stored already.
6 lines
122 B
Plaintext
6 lines
122 B
Plaintext
SOURCES = src/*.cc
|
|
EXPORT = src/license.h
|
|
LINK += text cf
|
|
LIBS = crypto
|
|
FRAMEWORKS = Security
|