aboutsummaryrefslogtreecommitdiff
path: root/gemini-windows.prj
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeff@approximatrix.com>2020-05-05 07:54:53 -0400
committerJeffrey Armstrong <jeff@approximatrix.com>2020-05-05 07:54:53 -0400
commit723324ae71f8209e4b1757a3f84bd0e66b6c6319 (patch)
tree91737e20dba6e06068ea37bb9bcb79122a12d427 /gemini-windows.prj
parent1ef40339cc161484b3e70d34ab4d507b758b29eb (diff)
downloadLR-87-723324ae71f8209e4b1757a3f84bd0e66b6c6319.tar.gz
LR-87-723324ae71f8209e4b1757a3f84bd0e66b6c6319.zip
Actual client can now load and display a page using dumb_renderer
Diffstat (limited to 'gemini-windows.prj')
-rw-r--r--gemini-windows.prj7
1 files changed, 5 insertions, 2 deletions
diff --git a/gemini-windows.prj b/gemini-windows.prj
index ba68877..d70f6cd 100644
--- a/gemini-windows.prj
+++ b/gemini-windows.prj
@@ -38,6 +38,9 @@
"filename":".\\layout.f90",
"enabled":"1"
},{
+ "filename":".\\main.F90",
+ "enabled":"1"
+ },{
"filename":".\\protocol.f90",
"enabled":"1"
},{
@@ -87,8 +90,8 @@
"Working Directory":"",
"Launch Using MPI":"false",
"Keep Console":"true",
- "External Console":"false",
- "Command Line Arguments":"-g samples\\sample1.gmi",
+ "External Console":"true",
+ "Command Line Arguments":"gemini://pon.ix.tc",
"Build Before Launch":"true"
},
"Build Options":{