1
0
Fork 0
mirror of https://github.com/Chatterino/chatterino2.git synced 2024-11-21 22:24:07 +01:00
mirror-chatterino2/dependencies/rapidjson.pri

5 lines
73 B
Text
Raw Normal View History

2017-06-06 11:18:16 +02:00
# rapidjson
win32 {
INCLUDEPATH += $$PWD/../lib/rapidjson/include/
2017-06-06 11:18:16 +02:00
}