Skip to content

Commit

Permalink
add ZIP bundling for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
jjallaire committed Jun 6, 2011
1 parent 221815c commit 095b81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/win32/make-package.bat
Expand Up @@ -21,7 +21,7 @@ IF "%PROCESSOR_ARCHITECTURE%" == "AMD64" call make-install-win64.bat "%PACKAGE_D
REM create packages
cd build
cpack -G NSIS
REM cpack -G ZIP
cpack -G ZIP
cd ..


Expand Down

0 comments on commit 095b81c

Please sign in to comment.