comparison OrthancServer/CMakeLists.txt @ 4586:1d96fe7e054e db-changes

taking StatelessDatabaseOperations out of ServerIndex
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 09 Mar 2021 18:24:59 +0100
parents f5cb0c0ffbed
children ff8170d17d90
comparison
equal deleted inserted replaced
4585:f0bdd99f3d81 4586:1d96fe7e054e
96 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/ILookupResourceAndParent.cpp 96 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/ILookupResourceAndParent.cpp
97 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/ILookupResources.cpp 97 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/ILookupResources.cpp
98 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/SetOfResources.cpp 98 ${CMAKE_SOURCE_DIR}/Sources/Database/Compatibility/SetOfResources.cpp
99 ${CMAKE_SOURCE_DIR}/Sources/Database/ResourcesContent.cpp 99 ${CMAKE_SOURCE_DIR}/Sources/Database/ResourcesContent.cpp
100 ${CMAKE_SOURCE_DIR}/Sources/Database/SQLiteDatabaseWrapper.cpp 100 ${CMAKE_SOURCE_DIR}/Sources/Database/SQLiteDatabaseWrapper.cpp
101 ${CMAKE_SOURCE_DIR}/Sources/Database/StatelessDatabaseOperations.cpp
101 ${CMAKE_SOURCE_DIR}/Sources/DicomInstanceOrigin.cpp 102 ${CMAKE_SOURCE_DIR}/Sources/DicomInstanceOrigin.cpp
102 ${CMAKE_SOURCE_DIR}/Sources/DicomInstanceToStore.cpp 103 ${CMAKE_SOURCE_DIR}/Sources/DicomInstanceToStore.cpp
103 ${CMAKE_SOURCE_DIR}/Sources/EmbeddedResourceHttpHandler.cpp 104 ${CMAKE_SOURCE_DIR}/Sources/EmbeddedResourceHttpHandler.cpp
104 ${CMAKE_SOURCE_DIR}/Sources/ExportedResource.cpp 105 ${CMAKE_SOURCE_DIR}/Sources/ExportedResource.cpp
105 ${CMAKE_SOURCE_DIR}/Sources/LuaScripting.cpp 106 ${CMAKE_SOURCE_DIR}/Sources/LuaScripting.cpp