mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1092 - pre-proto - Added feature for exporting fracture data to file. File is written, but not with any useful information yet.
This commit is contained in:
@@ -21,6 +21,7 @@ ${CEE_CURRENT_LIST_DIR}RifReaderSettings.h
|
||||
${CEE_CURRENT_LIST_DIR}RifEclipseSummaryAddress.h
|
||||
${CEE_CURRENT_LIST_DIR}RifReaderOpmParserInput.h
|
||||
${CEE_CURRENT_LIST_DIR}RifEclipseWellCompletionExporter.h
|
||||
${CEE_CURRENT_LIST_DIR}RifEclipseExportTools.h
|
||||
)
|
||||
|
||||
set (SOURCE_GROUP_SOURCE_FILES
|
||||
@@ -40,6 +41,7 @@ ${CEE_CURRENT_LIST_DIR}RifReaderSettings.cpp
|
||||
${CEE_CURRENT_LIST_DIR}RifEclipseSummaryAddress.cpp
|
||||
${CEE_CURRENT_LIST_DIR}RifReaderOpmParserInput.cpp
|
||||
${CEE_CURRENT_LIST_DIR}RifEclipseWellCompletionExporter.cpp
|
||||
${CEE_CURRENT_LIST_DIR}RifEclipseExportTools.cpp
|
||||
)
|
||||
|
||||
list(APPEND CODE_HEADER_FILES
|
||||
|
||||
Reference in New Issue
Block a user