X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FCDMUtilities.h;h=4558c18315f407225ef0e71dfbf3f02ff286ed02;hb=93d52883e5d81e1d4b0586ff6d4b6c527b9eb3d2;hp=50e2cd410a9160db3b022d8d4bd0b1e6f4d63856;hpb=bae167768b5d3ccae6ec9b04c844d80e0368a52d;p=crea.git diff --git a/lib/creaDevManagerLib/CDMUtilities.h b/lib/creaDevManagerLib/CDMUtilities.h index 50e2cd4..4558c18 100644 --- a/lib/creaDevManagerLib/CDMUtilities.h +++ b/lib/creaDevManagerLib/CDMUtilities.h @@ -93,12 +93,14 @@ namespace CDMUtilities static std::string TERMINAL = "gnome-terminal"; #endif -#ifndef _WIN32 + +//EED 10/07/2013 +//#ifndef _WIN32 /** * Build Command */ static std::string BUILD_COMMAND = "make"; -#endif +//#endif /** * Structure that handles the split method for c++