+ package_nsis, in order to create package on windows

This commit is contained in:
Caner Candan 2011-05-19 11:57:23 +02:00
commit 6a03405806

4
eo/package_nsis.bat Normal file
View file

@ -0,0 +1,4 @@
cd release
cpack -G NSIS
cd ..
pause