ResInsight/ApplicationCode
Roland Kaufmann e63c609111 Use $ORIGIN to load libs from program directory
The RPATH attribute won't expand relative directories (such as ".")
neither can it be a semi-colon separated list; the old way of setting
it was wrong and would lead to libraries being loaded from system
directories instead.
2013-03-27 00:38:59 +01:00
..
Adm Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
Application Added hide all dockwidgets, used before executing regression tests 2013-02-11 11:47:45 +01:00
FileInterface If K-value for a well is given in fracture grid, subtract NZ from K to get index in matrix grid. 2013-02-08 14:51:42 +01:00
ModelVisualization Guard against missing well results 2013-02-07 13:44:18 +01:00
ProjectDataModel Search for Eclipse data in project file folder in addition to the given case folder. 2013-02-11 08:16:51 +01:00
ReservoirDataModel More robust creation of data access object 2013-02-07 12:16:04 +01:00
Resources Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
SocketInterface Added porosity model to ResultDefinition 2013-02-01 14:39:32 +01:00
UserInterface Added hide all dockwidgets, used before executing regression tests 2013-02-11 11:47:45 +01:00
CMakeLists.txt Use $ORIGIN to load libs from program directory 2013-03-27 00:38:59 +01:00
CustomPCH.cmake Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
resinsight Startup script now adjusted to start Resinsight with the users cwd as default file open path 2012-10-26 14:03:57 +02:00
RIMain.cpp Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RIStdInclude.cpp Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RIStdInclude.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00