comparison ViewerPlugin/CMakeLists.txt @ 320:196d0e18afa0

sync
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 16 Oct 2024 14:58:02 +0200
parents 0683312e21ba
children c42083d50ddf
comparison
equal deleted inserted replaced
319:9ce06c06c984 320:196d0e18afa0
203 203
204 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp 204 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp
205 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/DicomDatasetReader.cpp 205 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/DicomDatasetReader.cpp
206 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/FullOrthancDataset.cpp 206 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/FullOrthancDataset.cpp
207 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/IOrthancConnection.cpp 207 ${ORTHANC_WSI_DIR}/Resources/Orthanc/Stone/IOrthancConnection.cpp
208 ${ORTHANC_WSI_DIR}/Resources/Orthanc/StoneToolbox.cpp
208 ) 209 )
209 210
210 211
211 ##################################################################### 212 #####################################################################
212 ## Setup precompiled headers for Microsoft Visual Studio 213 ## Setup precompiled headers for Microsoft Visual Studio