From 6ed2f4a0fa91f7df5a9ef6dfd5c4bbe5eaca3482 Mon Sep 17 00:00:00 2001 From: jpr Date: Fri, 16 Mar 2007 15:16:26 +0000 Subject: [PATCH] Update --- Example/CMakeLists.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Example/CMakeLists.txt b/Example/CMakeLists.txt index 1da32f3f..f6c4563b 100644 --- a/Example/CMakeLists.txt +++ b/Example/CMakeLists.txt @@ -22,14 +22,16 @@ SET(EXAMPLE_SOURCES exSerieHelper exXCoherentFileSet exExtractDicomTags + exMoveImagesToSingleSerieUID #the following are utilities + PrintDicomDir PrintFile MakeDicomDir - AnonymizeDicomDir # without loading it as a gdcm::DicomDir - Anonymize # for full gdcm readable files - AnonymizeNoLoad # without loading the Pixel Data + AnonymizeDicomDir # without loading it as a gdcm::DicomDir + Anonymize # for full gdcm readable files + AnonymizeNoLoad # without loading the Pixel Data AnonymizeMultiPatient # without loading the Pixel Data PatchHeader ToInTag @@ -38,8 +40,10 @@ SET(EXAMPLE_SOURCES ReWriteExtended RawToDicom TestValidate + ToMRIregister #BatchUncompress - + ExtractOverlays + #the following will be transformed into 'examples', or 'utilities' # or will be removed # -- 2.45.1