From 1a3b288b9864db45addade6c4d186b8ff2a89952 Mon Sep 17 00:00:00 2001 From: Diego Caceres Date: Fri, 16 Sep 2011 14:46:19 +0000 Subject: [PATCH] DFCH: Debug/Release case sensitive problems --- Install_ThirdParty/install_thirdparty.bat_TEMPLATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install_ThirdParty/install_thirdparty.bat_TEMPLATE b/Install_ThirdParty/install_thirdparty.bat_TEMPLATE index 30a235f..3ee701a 100644 --- a/Install_ThirdParty/install_thirdparty.bat_TEMPLATE +++ b/Install_ThirdParty/install_thirdparty.bat_TEMPLATE @@ -1,6 +1,6 @@ set thirdpartyGeneration= -set buildType= +set buildType= cd scripts call install_thirdparty_all.bat %thirdpartyGeneration% %buildType% -- 2.47.1