mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04: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
|