Skip to content

Commit

Permalink
fmk - updating makeZip for relases
Browse files Browse the repository at this point in the history
  • Loading branch information
fmckenna committed Oct 2, 2024
1 parent 05307cd commit 1cc7863
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makeZIP.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ REM ## make the exe .. it assumes Hydro-UQ_Windows_Download exists with vcredist

cd build
conan install .. --build missing
qmake ..\Hydro-UQ.pro
qmake QMAKE_CXXFLAGS+=-D_SC_RELEASE ..\Hydro-UQ.pro
nmake

REM ## copy application into folder and winddeployqt it
Expand Down

0 comments on commit 1cc7863

Please sign in to comment.