===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
orthanc-wsi-0.7/Applications/CMakeLists.txt-3-
orthanc-wsi-0.7/Applications/CMakeLists.txt:4:include(${CMAKE_SOURCE_DIR}/../Resources/CMake/Version.cmake)
orthanc-wsi-0.7/Applications/CMakeLists.txt-5-
##############################################
orthanc-wsi-0.7/Applications/CMakeLists.txt-29-
orthanc-wsi-0.7/Applications/CMakeLists.txt:30:include(${CMAKE_SOURCE_DIR}/../Resources/Orthanc/DownloadOrthancFramework.cmake)
orthanc-wsi-0.7/Applications/CMakeLists.txt-31-
##############################################
orthanc-wsi-0.7/Applications/CMakeLists.txt-35-set(ORTHANC_FRAMEWORK_PLUGIN OFF)
orthanc-wsi-0.7/Applications/CMakeLists.txt:36:include(${ORTHANC_ROOT}/Resources/CMake/OrthancFrameworkParameters.cmake)
orthanc-wsi-0.7/Applications/CMakeLists.txt-37-
##############################################
orthanc-wsi-0.7/Applications/CMakeLists.txt-51-
orthanc-wsi-0.7/Applications/CMakeLists.txt:52:include(${ORTHANC_ROOT}/Resources/CMake/VisualStudioPrecompiledHeaders.cmake)
orthanc-wsi-0.7/Applications/CMakeLists.txt:53:include(${ORTHANC_ROOT}/Resources/CMake/OrthancFrameworkConfiguration.cmake)
orthanc-wsi-0.7/Applications/CMakeLists.txt-54-include_directories(${ORTHANC_ROOT})
##############################################
orthanc-wsi-0.7/Applications/CMakeLists.txt-57-# Include components specific to WSI
orthanc-wsi-0.7/Applications/CMakeLists.txt:58:include(${ORTHANC_WSI_DIR}/Resources/CMake/BoostExtendedConfiguration.cmake)
orthanc-wsi-0.7/Applications/CMakeLists.txt:59:include(${ORTHANC_WSI_DIR}/Resources/CMake/OpenJpegConfiguration.cmake)
orthanc-wsi-0.7/Applications/CMakeLists.txt:60:include(${ORTHANC_WSI_DIR}/Resources/CMake/LibTiffConfiguration.cmake)
orthanc-wsi-0.7/Applications/CMakeLists.txt-61-
##############################################
orthanc-wsi-0.7/Resources/CMake/BoostExtendedConfiguration.cmake-2-
orthanc-wsi-0.7/Resources/CMake/BoostExtendedConfiguration.cmake:3:include(${ORTHANC_ROOT}/Resources/CMake/BoostConfiguration.cmake)
orthanc-wsi-0.7/Resources/CMake/BoostExtendedConfiguration.cmake-4-
##############################################
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt-59-
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:60:include(${ORTHANC_ROOT}/Resources/CMake/Compiler.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:61:include(${ORTHANC_ROOT}/Resources/CMake/AutoGeneratedCode.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:62:include(${ORTHANC_ROOT}/Resources/CMake/DownloadPackage.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:63:include(${ORTHANC_ROOT}/Resources/CMake/VisualStudioPrecompiledHeaders.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt-64-
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt-65-# Third-party components shipped with Orthanc
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:66:include(${ORTHANC_ROOT}/Resources/CMake/DcmtkConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:67:include(${ORTHANC_ROOT}/Resources/CMake/JsonCppConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:68:include(${ORTHANC_ROOT}/Resources/CMake/LibCurlConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:69:include(${ORTHANC_ROOT}/Resources/CMake/LibJpegConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:70:include(${ORTHANC_ROOT}/Resources/CMake/LibPngConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:71:include(${ORTHANC_ROOT}/Resources/CMake/ZlibConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt-72-
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt-73-# Include components specific to WSI
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:74:include(${ORTHANC_WSI_DIR}/Resources/CMake/Version.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:75:include(${ORTHANC_WSI_DIR}/Resources/CMake/BoostExtendedConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:76:include(${ORTHANC_WSI_DIR}/Resources/CMake/OpenJpegConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:77:include(${ORTHANC_WSI_DIR}/Resources/CMake/LibTiffConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt-78-
##############################################
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt-99-  add_definitions(-DORTHANC_ENABLE_SSL=1)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt:100:  include(${ORTHANC_ROOT}/Resources/CMake/OpenSslConfiguration.cmake)
orthanc-wsi-0.7/Resources/Graveyard/CMakeLists.txt-101-else()
##############################################
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-3-
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt:4:include(${CMAKE_SOURCE_DIR}/../Resources/CMake/Version.cmake)
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-5-
##############################################
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-31-
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt:32:include(${CMAKE_SOURCE_DIR}/../Resources/Orthanc/DownloadOrthancFramework.cmake)
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-33-
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-34-set(ORTHANC_FRAMEWORK_PLUGIN ON)
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt:35:include(${ORTHANC_ROOT}/Resources/CMake/OrthancFrameworkParameters.cmake)
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-36-
##############################################
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-41-
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt:42:include(${ORTHANC_ROOT}/Resources/CMake/VisualStudioPrecompiledHeaders.cmake)
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt:43:include(${ORTHANC_ROOT}/Resources/CMake/OrthancFrameworkConfiguration.cmake)
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-44-include_directories(${ORTHANC_ROOT})
##############################################
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-46-# Include components specific to WSI
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt:47:include(${ORTHANC_WSI_DIR}/Resources/CMake/Version.cmake)
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt:48:include(${ORTHANC_WSI_DIR}/Resources/CMake/OpenJpegConfiguration.cmake)
orthanc-wsi-0.7/ViewerPlugin/CMakeLists.txt-49-
##############################################
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-12611- * padding and border.
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js:12612: * Equivalent to jQuery's `$(el).outerWidth(true)`.
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-12613- * @param {!Element} element Element.
##############################################
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-12627- * padding and border.
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js:12628: * Equivalent to jQuery's `$(el).outerHeight(true)`.
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-12629- * @param {!Element} element Element.
##############################################
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-42704-  var layout = ol.geom.GeometryLayout.XY;
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js:42705:  if (object.hasZ === true && object.hasM === true) {
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-42706-    layout = ol.geom.GeometryLayout.XYZM;
##############################################
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-42708-    layout = ol.geom.GeometryLayout.XYZ;
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js:42709:  } else if (object.hasM === true) {
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-42710-    layout = ol.geom.GeometryLayout.XYM;
##############################################
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-42797- * @private
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js:42798: * @return {Object} Object with boolean hasZ and hasM keys.
orthanc-wsi-0.7/debian/JS/openlayers-3.19.0/ol-debug.js-42799- */