mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Create a new ApplicationExe project for the executable
This commit is contained in:
10
ApplicationExeCode/resinsight.desktop.in
Normal file
10
ApplicationExeCode/resinsight.desktop.in
Normal file
@@ -0,0 +1,10 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
StartupNotify=true
|
||||
Icon=@CMAKE_INSTALL_PREFIX@/share/icons/hicolor/48x48/apps/ResInsight.png
|
||||
Name=ResInsight
|
||||
Comment=3D viewer and post processing tool for reservoir models
|
||||
Exec=@CMAKE_INSTALL_PREFIX@/bin/ResInsight
|
||||
Categories=Applications;Science;
|
||||
Reference in New Issue
Block a user