X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FmaracasVisuLib%2Fsrc%2Fkernel%2FmarTypes.h;h=e0e57dedf468f9951cfec0b357c60783d31ba5d5;hb=6f48c23a9bdcfe238c88d81f5dd9b514c85c3c58;hp=d119451a5bffeb7d7f23db9dd1dd30c8b590b2c2;hpb=440530af88d75f48ca2a77cfd3904c5d376e69a3;p=creaMaracasVisu.git diff --git a/lib/maracasVisuLib/src/kernel/marTypes.h b/lib/maracasVisuLib/src/kernel/marTypes.h index d119451..e0e57de 100644 --- a/lib/maracasVisuLib/src/kernel/marTypes.h +++ b/lib/maracasVisuLib/src/kernel/marTypes.h @@ -3,8 +3,8 @@ Program: wxMaracas Module: $RCSfile: marTypes.h,v $ Language: C++ - Date: $Date: 2008/11/05 15:27:03 $ - Version: $Revision: 1.2 $ + Date: $Date: 2008/11/14 15:57:12 $ + Version: $Revision: 1.3 $ Copyright: (c) 2002, 2003 License: @@ -31,7 +31,7 @@ */ //JHCL - Start -//If we're using windws +//If we're using windows #if defined(WIN32) //If we're using a dynamic library # ifdef maracasVisuLib_BUILD_SHARED @@ -82,7 +82,8 @@ typedef unsigned long ulong; /*!< unsigned long redefintion. */ typedef unsigned short ushort; /*!< unsigned short redefintion. */ // Is this compilation using LibIDO? -#define KGFO_USE_IDO + +//#define KGFO_USE_IDO // JPRx : Do NOT use LibIDO // Is this compilation using VTK? #define KGFO_USE_VTK