fix rapidjson include stuff

This commit is contained in:
Rasmus Karlsson
2017-06-06 11:49:00 +02:00
parent cb4d193b4a
commit 71f64cd6ff
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# rapidjson
win32 {
INCLUDEPATH += C:/local/rapidjson/
INCLUDEPATH += C:/local/rapidjson/include/
}