aboutsummaryrefslogtreecommitdiff
path: root/gemini-windows.prj
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeff@approximatrix.com>2020-08-08 09:18:45 -0400
committerJeffrey Armstrong <jeff@approximatrix.com>2020-08-08 09:18:45 -0400
commitf6a2bd488ca74881855f74f5302078526cfbd81c (patch)
tree1700d127a03dff08685660a4238cf9c8881164f4 /gemini-windows.prj
parenta6f3add98f1c02eeee9c3c4f9bda9ef6415586f9 (diff)
downloadLR-87-f6a2bd488ca74881855f74f5302078526cfbd81c.tar.gz
LR-87-f6a2bd488ca74881855f74f5302078526cfbd81c.zip
Initial work on favorites added. Probably flat-out wrong...
Diffstat (limited to 'gemini-windows.prj')
-rw-r--r--gemini-windows.prj11
1 files changed, 9 insertions, 2 deletions
diff --git a/gemini-windows.prj b/gemini-windows.prj
index ad734ad..8e32881 100644
--- a/gemini-windows.prj
+++ b/gemini-windows.prj
@@ -47,6 +47,9 @@
"filename":".\\escape.f90",
"enabled":"1"
},{
+ "filename":".\\favorites.f90",
+ "enabled":"1"
+ },{
"filename":".\\files.f90",
"enabled":"1"
},{
@@ -62,6 +65,9 @@
"filename":".\\main.F90",
"enabled":"1"
},{
+ "filename":".\\platform.F90",
+ "enabled":"1"
+ },{
"filename":".\\protocol.f90",
"enabled":"1"
},{
@@ -111,12 +117,13 @@
},
"Build Dependencies":1,
"Launch Options":{
+ "Build Before Launch":"true",
"Working Directory":"",
"Launch Using MPI":"false",
"Keep Console":"true",
- "External Console":"false",
+ "Executable":"",
"Command Line Arguments":"",
- "Build Before Launch":"true"
+ "External Console":"false"
},
"Build Options":{
"Makefile":"Makefile",