win stuff

This commit is contained in:
2024-03-11 16:37:06 +01:00
parent 4e13dda29d
commit 34fe915e38
3 changed files with 12 additions and 2 deletions

View File

@@ -8,6 +8,11 @@ unix {
LIBS += -L/usr/lib64 -lgit2
}
win32 {
INCLUDEPATH += C:\Users\G.Hoffmann\Downloads\libgit2-1.7.2\libgit2-1.7.2\include
LIBS += -LC:\Users\G.Hoffmann\Downloads\libgit2-1.7.2\libgit2-1.7.2\build\Debug -lgit2
}
# INCLUDEPATH+=$$_PRO_FILE_PWD_/../Utilities/