CASA-auth-client: make change in build script to build debug as well
This commit is contained in:
parent
9a6b412a72
commit
e8bf8a9e36
@ -16,4 +16,9 @@ devenv authclient.sln /build Release /project library\windows\client.vcproj
|
|||||||
devenv authclient.sln /build Release /project package\windows\authtokenclient_msi\authtokenclient_msi.vdproj
|
devenv authclient.sln /build Release /project package\windows\authtokenclient_msi\authtokenclient_msi.vdproj
|
||||||
devenv authclient.sln /build Release /project package\windows\authtokenclientdevel_msi\authtokenclientdevel_msi.vdproj
|
devenv authclient.sln /build Release /project package\windows\authtokenclientdevel_msi\authtokenclientdevel_msi.vdproj
|
||||||
|
|
||||||
|
devenv authclient.sln /clean Debug
|
||||||
|
devenv authclient.sln /build Debug /project library\windows\client.vcproj
|
||||||
|
devenv authclient.sln /build Debug /project package\windows\authtokenclient_msi\authtokenclient_msi.vdproj
|
||||||
|
devenv authclient.sln /build Debug /project package\windows\authtokenclientdevel_msi\authtokenclientdevel_msi.vdproj
|
||||||
|
|
||||||
endlocal
|
endlocal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user