aboutsummaryrefslogtreecommitdiff
path: root/gemini-windows.prj
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeffrey.armstrong@approximatrix.com>2020-12-02 20:15:03 -0500
committerJeffrey Armstrong <jeffrey.armstrong@approximatrix.com>2020-12-02 20:15:03 -0500
commit9bf49b7acbe1654744399a73de363f84d50f1574 (patch)
tree8580ae60db7c4e5e785a36bdc01382ffe6ab055e /gemini-windows.prj
parent36bf9cd9fdfc06e12d88fdc647cc932d4a1c6452 (diff)
downloadLR-87-9bf49b7acbe1654744399a73de363f84d50f1574.tar.gz
LR-87-9bf49b7acbe1654744399a73de363f84d50f1574.zip
Fixed status bar rendering issues in AppGraphics due to double-buffering.
Diffstat (limited to 'gemini-windows.prj')
-rw-r--r--gemini-windows.prj22
1 files changed, 20 insertions, 2 deletions
diff --git a/gemini-windows.prj b/gemini-windows.prj
index eb26b44..f84b768 100644
--- a/gemini-windows.prj
+++ b/gemini-windows.prj
@@ -2,6 +2,13 @@
"Root":{
"Folders":[{
"Folders":[],
+ "Name":"+packaging",
+ "Files":[{
+ "filename":".\\packaging\\appxmanifest.xml",
+ "enabled":"1"
+ }]
+ },{
+ "Folders":[],
"Name":"+samples",
"Files":[{
"filename":".\\samples\\sample1.gmi",
@@ -26,6 +33,13 @@
"filename":".\\wsa.f90",
"enabled":"1"
}]
+ },{
+ "Folders":[],
+ "Name":"+winbuild",
+ "Files":[{
+ "filename":".\\build_appx.bat",
+ "enabled":"1"
+ }]
}],
"Name":"+gemini-windows (lr87.exe)",
"Files":[{
@@ -74,6 +88,9 @@
"filename":".\\platform.F90",
"enabled":"1"
},{
+ "filename":".\\PRIVACY.md",
+ "enabled":"1"
+ },{
"filename":".\\protocol.f90",
"enabled":"1"
},{
@@ -125,12 +142,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",