mirror of
https://github.com/RetroShare/RetroShare.git
synced 2026-01-06 19:15:50 -05:00
8 lines
101 B
Prolog
8 lines
101 B
Prolog
TARGET = jsonapi-generator
|
|
|
|
CONFIG += qt
|
|
|
|
QT *= core xml
|
|
QT -= gui
|
|
|
|
SOURCES += jsonapi-generator.cpp
|