comparison Resources/SyncOrthancFolder.py @ 60:902dedf9882a

removed unneccessary dependency on md5
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 02 Aug 2015 12:42:18 +0200
parents b7bc8509cbcc
children 78aa0a355d3a
comparison
equal deleted inserted replaced
59:733d1a162baf 60:902dedf9882a
72 'Resources/CMake/GoogleTestConfiguration.cmake', 72 'Resources/CMake/GoogleTestConfiguration.cmake',
73 'Resources/CMake/JsonCppConfiguration.cmake', 73 'Resources/CMake/JsonCppConfiguration.cmake',
74 'Resources/CMake/LibPngConfiguration.cmake', 74 'Resources/CMake/LibPngConfiguration.cmake',
75 'Resources/CMake/SQLiteConfiguration.cmake', 75 'Resources/CMake/SQLiteConfiguration.cmake',
76 'Resources/CMake/ZlibConfiguration.cmake', 76 'Resources/CMake/ZlibConfiguration.cmake',
77 'Resources/ThirdParty/base64/base64.h',
77 'Resources/ThirdParty/base64/base64.cpp', 78 'Resources/ThirdParty/base64/base64.cpp',
78 'Resources/ThirdParty/base64/base64.h',
79 'Resources/ThirdParty/md5/md5.c',
80 'Resources/ThirdParty/md5/md5.h',
81 'Resources/ThirdParty/minizip/NOTES', 79 'Resources/ThirdParty/minizip/NOTES',
82 'Resources/ThirdParty/minizip/crypt.h', 80 'Resources/ThirdParty/minizip/crypt.h',
83 'Resources/ThirdParty/minizip/ioapi.c', 81 'Resources/ThirdParty/minizip/ioapi.c',
84 'Resources/ThirdParty/minizip/ioapi.h', 82 'Resources/ThirdParty/minizip/ioapi.h',
85 'Resources/ThirdParty/minizip/zip.c', 83 'Resources/ThirdParty/minizip/zip.c',