comparison Plugins/Samples/DatabasePlugin/CMakeLists.txt @ 1761:f4286d99ee0a db-changes

fix sample database plugin
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 29 Oct 2015 11:22:48 +0100
parents 2f2e2ec17bc4
children dd609a99d39a
comparison
equal deleted inserted replaced
1760:51db4a25a741 1761:f4286d99ee0a
44 ${AUTOGENERATED_SOURCES} 44 ${AUTOGENERATED_SOURCES}
45 45
46 ${ORTHANC_ROOT}/Core/DicomFormat/DicomArray.cpp 46 ${ORTHANC_ROOT}/Core/DicomFormat/DicomArray.cpp
47 ${ORTHANC_ROOT}/Core/DicomFormat/DicomMap.cpp 47 ${ORTHANC_ROOT}/Core/DicomFormat/DicomMap.cpp
48 ${ORTHANC_ROOT}/Core/DicomFormat/DicomTag.cpp 48 ${ORTHANC_ROOT}/Core/DicomFormat/DicomTag.cpp
49 ${ORTHANC_ROOT}/Core/DicomFormat/DicomValue.cpp
49 ${ORTHANC_ROOT}/Core/Enumerations.cpp 50 ${ORTHANC_ROOT}/Core/Enumerations.cpp
50 ${ORTHANC_ROOT}/Core/SQLite/Connection.cpp 51 ${ORTHANC_ROOT}/Core/SQLite/Connection.cpp
51 ${ORTHANC_ROOT}/Core/SQLite/FunctionContext.cpp 52 ${ORTHANC_ROOT}/Core/SQLite/FunctionContext.cpp
52 ${ORTHANC_ROOT}/Core/SQLite/Statement.cpp 53 ${ORTHANC_ROOT}/Core/SQLite/Statement.cpp
53 ${ORTHANC_ROOT}/Core/SQLite/StatementId.cpp 54 ${ORTHANC_ROOT}/Core/SQLite/StatementId.cpp