aboutsummaryrefslogtreecommitdiff
path: root/gemini-windows.prj
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeff@approximatrix.com>2020-05-07 10:35:38 -0400
committerJeffrey Armstrong <jeff@approximatrix.com>2020-05-07 10:35:38 -0400
commita817aaade595cc09f09545f3154cd069f7d12ae5 (patch)
treef21d4284b0f176d9607cc6a14cbc71e56d72a55d /gemini-windows.prj
parentb3b8506ef0ce1200cd1f50455ff4a81deb8bd74e (diff)
downloadLR-87-a817aaade595cc09f09545f3154cd069f7d12ae5.tar.gz
LR-87-a817aaade595cc09f09545f3154cd069f7d12ae5.zip
Added a license that might annoy people. Added a readme and gave this mess a name.
Diffstat (limited to 'gemini-windows.prj')
-rw-r--r--gemini-windows.prj12
1 files changed, 9 insertions, 3 deletions
diff --git a/gemini-windows.prj b/gemini-windows.prj
index d59e44f..2491864 100644
--- a/gemini-windows.prj
+++ b/gemini-windows.prj
@@ -27,7 +27,7 @@
"enabled":"1"
}]
}],
- "Name":"+gemini-windows (target.exe)",
+ "Name":"+gemini-windows (lr87.exe)",
"Files":[{
"filename":".\\dumb_render.f90",
"enabled":"1"
@@ -44,12 +44,18 @@
"filename":".\\layout.f90",
"enabled":"1"
},{
+ "filename":".\\LICENSE.txt",
+ "enabled":"1"
+ },{
"filename":".\\main.F90",
"enabled":"1"
},{
"filename":".\\protocol.f90",
"enabled":"1"
},{
+ "filename":".\\README.md",
+ "enabled":"1"
+ },{
"filename":".\\render.f90",
"enabled":"1"
},{
@@ -57,7 +63,7 @@
"enabled":"0"
}]
},
- "Name":"gemini-windows (target.exe)",
+ "Name":"gemini-windows (lr87.exe)",
"Options":{
"Compiler Options":{
"Fortran Flags":"-DWINDOWS",
@@ -74,7 +80,7 @@
"Module Directory":"modules",
"Include Directories":["Default Add-On Include Directory"]
},
- "Target":"target.exe",
+ "Target":"lr87.exe",
"Fortran Options":{
"Use C Preprocessor":"false",
"Runtime Diagnostics":"false",