diff --git a/CASA-auth-token/client/build_config/win64/builduser.cmd b/CASA-auth-token/client/build_config/win64/builduser.cmd index cc7fdf03..e9e97465 100755 --- a/CASA-auth-token/client/build_config/win64/builduser.cmd +++ b/CASA-auth-token/client/build_config/win64/builduser.cmd @@ -16,8 +16,8 @@ cd /d %casa_root_dir% .\tools\w32\VersionVDProj\bin\VersionVDProj.exe -msi ./package/windows/authtokenclientdevel_msi/authtokenclientdevel_msi.vdproj version=1.7.%SVN_REVISION% .\tools\w32\VersionVDProj\bin\VersionVDProj.exe -msi ./package/windows/authtokenclient_msi/authtokenclient_msi.vdproj version=1.7.%SVN_REVISION% -rem devenv authclient.sln /build "Release|Win32" -rem devenv authclient.sln /build "Release|x64" +devenv authclient.sln /build "Release|Win32" +devenv authclient.sln /build "Release|x64" endlocal