Skip to content

Commit

Permalink
fmk - updating makeZip for realease
Browse files Browse the repository at this point in the history
  • Loading branch information
fmckenna committed Oct 2, 2024
1 parent 79b8479 commit 7f995a3
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 EE-UUQ_Windows_Download exists with vcredist a

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

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

0 comments on commit 7f995a3

Please sign in to comment.