aboutsummaryrefslogtreecommitdiff
path: root/gemini-windows.prj
diff options
context:
space:
mode:
Diffstat (limited to 'gemini-windows.prj')
-rw-r--r--gemini-windows.prj15
1 files changed, 9 insertions, 6 deletions
diff --git a/gemini-windows.prj b/gemini-windows.prj
index f84b768..967d11c 100644
--- a/gemini-windows.prj
+++ b/gemini-windows.prj
@@ -61,6 +61,9 @@
"filename":".\\escape.f90",
"enabled":"1"
},{
+ "filename":".\\favicon.f90",
+ "enabled":"1"
+ },{
"filename":".\\favorites.f90",
"enabled":"1"
},{
@@ -125,6 +128,7 @@
"Fortran Options":{
"Use C Preprocessor":"false",
"Runtime Diagnostics":"false",
+ "Floating Point Exception Trap":0,
"Cray Pointers":"false",
"Enable Coarrays":"false",
"Enable OpenMP":"false",
@@ -134,24 +138,23 @@
"Code Generation Options":{
"CPU Specific":"false",
"Processor":"generic",
- "Aggressive Loops":"true",
+ "Aggressive Loops":"false",
"Debugging":"false",
"Optimization Mode":2,
- "Floating Point Trap":"false",
"Profiling":"false"
},
"Build Dependencies":1,
"Launch Options":{
- "Build Before Launch":"true",
"Working Directory":"",
"Launch Using MPI":"false",
"Keep Console":"true",
- "Executable":"",
+ "External Console":"false",
"Command Line Arguments":"",
- "External Console":"false"
+ "Build Before Launch":"true"
},
"Build Options":{
- "Makefile":"Makefile",
+ "Auto Management":"true",
+ "Makefile":"Makefile.gemini-windows",
"Auto Makefile":"true"
},
"Linker Options":{