mirror of
https://github.com/RetroShare/RetroShare.git
synced 2026-09-14 02:56:00 +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
|