CASA-auth-token-client Windows: builduser.cmd changes continue

This commit is contained in:
soochoi 2007-06-29 22:11:21 +00:00
parent 9f4ea412c4
commit 6bb01f7449

View File

@ -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