added define for myself

This commit is contained in:
fourtf
2018-01-11 20:26:32 +01:00
parent 10850c0ec7
commit a7fa4160e8
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -247,6 +247,10 @@ win32 {
}
}
win32::exists(C:\fourtf) {
DEFINES += "OHHEYITSFOURTF"
}
macx {
INCLUDEPATH += /usr/local/include
}