mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
SOURCES = src/*.cc
|
|
FLAGS += -DREST_API='"$rest_api"'
|
|
LINK += text io network plist
|
|
EXPORT = src/updater.h
|