]> Creatis software - creaContours.git/commitdiff
*** empty log message ***
authorJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Wed, 10 Dec 2008 16:01:17 +0000 (16:01 +0000)
committerJuan Prieto <Juan.Prieto@creatis.insa-lyon.fr>
Wed, 10 Dec 2008 16:01:17 +0000 (16:01 +0000)
CMakeLists.txt
lib/Interface_ManagerContour_NDimensions/_wxContourEventHandler.cxx_ [moved from lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.cxx with 99% similarity]
lib/Interface_ManagerContour_NDimensions/_wxContourEventHandler.h_ [moved from lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.h with 99% similarity]

index 74700d18c581464cf62805389d173959000cfe9f..d3c506c40e984dd32b5487d7e8b79091bc59a20e 100644 (file)
@@ -46,7 +46,7 @@ SET(USE_GDCM OFF)
 SET(USE_GDCM_VTK ON)
 SET(USE_WXWIDGETS ON)
 SET(USE_VTK ON)
-SET(USE_ITK OFF)
+SET(USE_ITK ON)
 SET(USE_BOOST OFF)
 
 CREA_FIND_AND_USE_LIBRARIES()
similarity index 99%
rename from lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.cxx
rename to lib/Interface_ManagerContour_NDimensions/_wxContourEventHandler.cxx_
index 0bf6536690eb233c03ce3018a47fc44741e38e1b..c6fbaf1adf337c0241d87b06c10dddc83e4ec37e 100644 (file)
@@ -90,7 +90,7 @@ digraph example_0 {
 #include "OutlineGroup.h"
 
 #include <manualContour.h>
-#include "Contour/ContourExtractData.h"
+#include "ContourExtractData.h"
 #include "ImageSourceThing.h"
 
 #include "vtkImageData.h"
similarity index 99%
rename from lib/Interface_ManagerContour_NDimensions/wxContourEventHandler.h
rename to lib/Interface_ManagerContour_NDimensions/_wxContourEventHandler.h_
index f08018efba976af42f95d313fd17089ce1620143..813fecd06abca5b8a2a5da75d56d09288313c6e7 100644 (file)
@@ -50,7 +50,7 @@
 #include "wxVtkBaseView_SceneManager.h"
 
 
-#include "Contour/ContourPropagation.h"
+#include "ContourPropagation.h"
 #include "mBarRange.h"