dylan revised this gist . Go to revision
1 file changed, 3 insertions
gistfile1.txt(file created)
| @@ -0,0 +1,3 @@ | |||
| 1 | + | QT += network | |
| 2 | + | INCLUDEPATH += /path/to/qjson/include | |
| 3 | + | LIBS += -L/path/to/qjson/lib -lqjson | |
Newer
Older