Make changes for windows build

This commit is contained in:
2019-10-03 09:09:35 +02:00
parent 57c4687818
commit 1eb70fe257
2 changed files with 14 additions and 3 deletions
+3
View File
@@ -17,6 +17,9 @@ QMAKE_CXXFLAGS += -fopenmp
LIBS += -lraw -lexif -lcfitsio -fopenmp
win32:LIBS += -LC:\msys64\mingw64\lib -LC:\msys64\mingw64\bin
win32:INCLUDEPATH += C:\msys64\mingw64\include\ C:\msys64\mingw64\include\cfitsio
SOURCES += main.cpp\
mainwindow.cpp \
imagescrollarea.cpp \