mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-07 05:38:09 -05:00
9 lines
101 B
Prolog
9 lines
101 B
Prolog
TARGET = jsonapi-generator
|
|
|
|
CONFIG += qt
|
|
|
|
QT *= core xml
|
|
QT -= gui
|
|
|
|
SOURCES += jsonapi-generator.cpp
|