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
69 B
Text
Raw Normal View History

2017-06-06 11:18:16 +02:00
# rapidjson
win32 {
2017-06-06 11:49:00 +02:00
INCLUDEPATH += C:/local/rapidjson/include/
2017-06-06 11:18:16 +02:00
}