CASA-auth-token-client: change in build script
This commit is contained in:
parent
9907883853
commit
05fd9550b5
@ -10,7 +10,7 @@ rem VS 2005 crashed when building solution file, so right now building project l
|
||||
rem Also, it has the same problem with rebuild option, so I am cleaning binaries in my scripts.
|
||||
|
||||
cd /d %casa_root_dir%
|
||||
devenv authclient.sln /build Release "Release|Win32"
|
||||
devenv authclient.sln /build Release "Release|x64"
|
||||
devenv authclient.sln /build "Release|Win32"
|
||||
devenv authclient.sln /build "Release|x64"
|
||||
|
||||
endlocal
|
||||
|
Loading…
Reference in New Issue
Block a user