comparison ViewerPlugin/CMakeLists.txt @ 173:030c3729ff0c

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 Nov 2019 09:53:26 +0100
parents 06bb728ee5fd
children 7bfdc9b3c4d5
comparison
equal deleted inserted replaced
172:11413cc2b9d6 173:030c3729ff0c
155 ${ORTHANC_WSI_DIR}/Framework/Jpeg2000Reader.cpp 155 ${ORTHANC_WSI_DIR}/Framework/Jpeg2000Reader.cpp
156 ${ORTHANC_WSI_DIR}/Framework/Jpeg2000Writer.cpp 156 ${ORTHANC_WSI_DIR}/Framework/Jpeg2000Writer.cpp
157 157
158 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomDatasetReader.cpp 158 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomDatasetReader.cpp
159 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomPath.cpp 159 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomPath.cpp
160 ${ORTHANC_ROOT}/Plugins/Samples/Common/DicomTag.cpp
160 ${ORTHANC_ROOT}/Plugins/Samples/Common/FullOrthancDataset.cpp 161 ${ORTHANC_ROOT}/Plugins/Samples/Common/FullOrthancDataset.cpp
161 ${ORTHANC_ROOT}/Plugins/Samples/Common/IOrthancConnection.cpp 162 ${ORTHANC_ROOT}/Plugins/Samples/Common/IOrthancConnection.cpp
162 ${ORTHANC_ROOT}/Plugins/Samples/Common/OrthancPluginConnection.cpp 163 ${ORTHANC_ROOT}/Plugins/Samples/Common/OrthancPluginConnection.cpp
163 ${ORTHANC_ROOT}/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp 164 ${ORTHANC_ROOT}/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp
164 ) 165 )