comparison CMakeLists.txt @ 1747:ca69082ab200 db-changes

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 26 Oct 2015 16:58:11 +0100
parents d143db00a794
children 99f4a05f39fa
comparison
equal deleted inserted replaced
1746:d143db00a794 1747:ca69082ab200
162 OrthancServer/Internals/CommandDispatcher.cpp 162 OrthancServer/Internals/CommandDispatcher.cpp
163 OrthancServer/Internals/DicomImageDecoder.cpp 163 OrthancServer/Internals/DicomImageDecoder.cpp
164 OrthancServer/Internals/FindScp.cpp 164 OrthancServer/Internals/FindScp.cpp
165 OrthancServer/Internals/MoveScp.cpp 165 OrthancServer/Internals/MoveScp.cpp
166 OrthancServer/Internals/StoreScp.cpp 166 OrthancServer/Internals/StoreScp.cpp
167 OrthancServer/LookupIdentifierQuery.cpp
168 OrthancServer/LuaScripting.cpp 167 OrthancServer/LuaScripting.cpp
169 OrthancServer/OrthancFindRequestHandler.cpp 168 OrthancServer/OrthancFindRequestHandler.cpp
170 OrthancServer/OrthancHttpHandler.cpp 169 OrthancServer/OrthancHttpHandler.cpp
171 OrthancServer/OrthancInitialization.cpp 170 OrthancServer/OrthancInitialization.cpp
172 OrthancServer/OrthancMoveRequestHandler.cpp 171 OrthancServer/OrthancMoveRequestHandler.cpp
179 OrthancServer/OrthancRestApi/OrthancRestResources.cpp 178 OrthancServer/OrthancRestApi/OrthancRestResources.cpp
180 OrthancServer/OrthancRestApi/OrthancRestSystem.cpp 179 OrthancServer/OrthancRestApi/OrthancRestSystem.cpp
181 OrthancServer/ParsedDicomFile.cpp 180 OrthancServer/ParsedDicomFile.cpp
182 OrthancServer/QueryRetrieveHandler.cpp 181 OrthancServer/QueryRetrieveHandler.cpp
183 OrthancServer/ResourceFinder.cpp 182 OrthancServer/ResourceFinder.cpp
183 OrthancServer/Search/LookupIdentifierQuery.cpp
184 OrthancServer/Search/SetOfResources.cpp
184 OrthancServer/ServerContext.cpp 185 OrthancServer/ServerContext.cpp
185 OrthancServer/ServerEnumerations.cpp 186 OrthancServer/ServerEnumerations.cpp
186 OrthancServer/ServerIndex.cpp 187 OrthancServer/ServerIndex.cpp
187 OrthancServer/ServerToolbox.cpp 188 OrthancServer/ServerToolbox.cpp
188 OrthancServer/SetOfResources.cpp
189 OrthancServer/SliceOrdering.cpp 189 OrthancServer/SliceOrdering.cpp
190 OrthancServer/ToDcmtkBridge.cpp 190 OrthancServer/ToDcmtkBridge.cpp
191 191
192 # From "lua-scripting" branch 192 # From "lua-scripting" branch
193 OrthancServer/DicomInstanceToStore.cpp 193 OrthancServer/DicomInstanceToStore.cpp