X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=ctest%2Fdashboard%2FcompilemodCreaTools.bat;h=a9155c166de89503276119d6de6d1a532b316d75;hb=6a4393e29e2ad4c755ff2d31d53e0f9823ddd1bd;hp=f037fc5330c5704f68af9e77ce6eeb46bee4f25d;hpb=b2fecb5eea23bf906d7693cc5dfb23e626f4f5f2;p=creaToolsTools.git diff --git a/ctest/dashboard/compilemodCreaTools.bat b/ctest/dashboard/compilemodCreaTools.bat index f037fc5..a9155c1 100644 --- a/ctest/dashboard/compilemodCreaTools.bat +++ b/ctest/dashboard/compilemodCreaTools.bat @@ -1,4 +1,4 @@ -cd %2 +cd %2Bin call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" FOR /R %%a IN (*.sln) DO msbuild /p:Configuration=%1 PACKAGE.vcproj cd ..