mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename SSIHUB to Osdu.
This commit is contained in:
@@ -30,7 +30,7 @@ set(COMMAND_REFERENCED_CMAKE_FILES
|
|||||||
OctaveScriptCommands/CMakeLists_files.cmake
|
OctaveScriptCommands/CMakeLists_files.cmake
|
||||||
OperationsUsingObjReferences/CMakeLists_files.cmake
|
OperationsUsingObjReferences/CMakeLists_files.cmake
|
||||||
SummaryPlotCommands/CMakeLists_files.cmake
|
SummaryPlotCommands/CMakeLists_files.cmake
|
||||||
SsiHubImportCommands/CMakeLists_files.cmake
|
OsduImportCommands/CMakeLists_files.cmake
|
||||||
StreamlineCommands/CMakeLists_files.cmake
|
StreamlineCommands/CMakeLists_files.cmake
|
||||||
SurfaceCommands/CMakeLists_files.cmake
|
SurfaceCommands/CMakeLists_files.cmake
|
||||||
SeismicCommands/CMakeLists_files.cmake
|
SeismicCommands/CMakeLists_files.cmake
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
set(SOURCE_GROUP_HEADER_FILES
|
set(SOURCE_GROUP_HEADER_FILES
|
||||||
${CMAKE_CURRENT_LIST_DIR}/RicWellPathsImportSsihubFeature.h
|
${CMAKE_CURRENT_LIST_DIR}/RicWellPathsImportOsduFeature.h
|
||||||
${CMAKE_CURRENT_LIST_DIR}/RimOilFieldEntry.h
|
${CMAKE_CURRENT_LIST_DIR}/RimOilFieldEntry.h
|
||||||
${CMAKE_CURRENT_LIST_DIR}/RimOilRegionEntry.h
|
${CMAKE_CURRENT_LIST_DIR}/RimOilRegionEntry.h
|
||||||
${CMAKE_CURRENT_LIST_DIR}/RimWellPathImport.h
|
${CMAKE_CURRENT_LIST_DIR}/RimWellPathImport.h
|
||||||
@@ -8,7 +8,7 @@ set(SOURCE_GROUP_HEADER_FILES
|
|||||||
)
|
)
|
||||||
|
|
||||||
set(SOURCE_GROUP_SOURCE_FILES
|
set(SOURCE_GROUP_SOURCE_FILES
|
||||||
${CMAKE_CURRENT_LIST_DIR}/RicWellPathsImportSsihubFeature.cpp
|
${CMAKE_CURRENT_LIST_DIR}/RicWellPathsImportOsduFeature.cpp
|
||||||
${CMAKE_CURRENT_LIST_DIR}/RimOilFieldEntry.cpp
|
${CMAKE_CURRENT_LIST_DIR}/RimOilFieldEntry.cpp
|
||||||
${CMAKE_CURRENT_LIST_DIR}/RimOilRegionEntry.cpp
|
${CMAKE_CURRENT_LIST_DIR}/RimOilRegionEntry.cpp
|
||||||
${CMAKE_CURRENT_LIST_DIR}/RimWellPathImport.cpp
|
${CMAKE_CURRENT_LIST_DIR}/RimWellPathImport.cpp
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
//
|
//
|
||||||
/////////////////////////////////////////////////////////////////////////////////
|
/////////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#include "RicWellPathsImportSsihubFeature.h"
|
#include "RicWellPathsImportOsduFeature.h"
|
||||||
|
|
||||||
#include "RiaApplication.h"
|
#include "RiaApplication.h"
|
||||||
#include "RiaGuiApplication.h"
|
#include "RiaGuiApplication.h"
|
||||||
@@ -112,7 +112,7 @@
|
|||||||
#include "RimGridStatisticsPlotCollection.h"
|
#include "RimGridStatisticsPlotCollection.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "SsiHubImportCommands/RimWellPathImport.h"
|
#include "OsduImportCommands/RimWellPathImport.h"
|
||||||
|
|
||||||
#include "RiuMainWindow.h"
|
#include "RiuMainWindow.h"
|
||||||
#include "RiuPlotMainWindow.h"
|
#include "RiuPlotMainWindow.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user