+
+#ifndef __creaImageIOWxAnySimpleDlg_h_INCLUDED__
+#define __creaImageIOWxAnySimpleDlg_h_INCLUDED__
+
+
+
#include "creaImageIOSimpleView.h"
#include <creaWx.h>
#include <itkImageFileReader.h>
};
}
+
+
+#endif //__creaImageIOWxAnySimpleDlg_h_INCLUDED__
+
+#ifndef __creaImageIOWxSimpleDlg_hpp_INCLUDED__
+#define __creaImageIOWxSimpleDlg_hpp_INCLUDED__
+
+
//#include "creaImageIOWxISimpleDlg.h"
#include "creaImageIOWxGimmickReaderDialog.h"
}// namespace end
+#endif //__creaImageIOWxSimpleDlg_hpp_INCLUDED__
+
+
+#ifndef __creaImageIOWxIsimpleDlg_h_INCLUDED__
+#define __creaImageIOWxIsimpleDlg_h_INCLUDED__
+
+
#include "creaImageIOSimpleView.h"
#include "itkImageToVTKImageFilter.h"
#include <creaWx.h>
}
+
+
+#endif //__creaImageIOWxIsimpleDlg_h_INCLUDED__
ADD_EXECUTABLE(${TEST_DRIVER} ${TEST_SOURCELIST})
# Link dependent libraries
-TARGET_LINK_LIBRARIES(${TEST_DRIVER} creaImageIO)
+TARGET_LINK_LIBRARIES(${TEST_DRIVER} creaImageIO )
# Create list of tests for the ADD_TEST
SET(TESTS_TO_ADD ${TEST_SOURCELIST})