diff options
author | Jeffrey Armstrong <jeffrey.armstrong@approximatrix.com> | 2020-08-11 15:19:35 -0400 |
---|---|---|
committer | Jeffrey Armstrong <jeffrey.armstrong@approximatrix.com> | 2020-08-11 15:19:35 -0400 |
commit | 8c8fe40167d40d58163f6b328cfc2b25c792b6d7 (patch) | |
tree | 1d8e6e20a50f9d23e37b2b76c519849549ca4889 | |
parent | 2e6d96bc22c434b78de44a14d64a91378950b5f7 (diff) | |
download | LR-87-8c8fe40167d40d58163f6b328cfc2b25c792b6d7.tar.gz LR-87-8c8fe40167d40d58163f6b328cfc2b25c792b6d7.zip |
Re-enabled Windows GUI mode for pretty controls.
-rw-r--r-- | gemini-windows.prj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gemini-windows.prj b/gemini-windows.prj index ec16f2b..37bb035 100644 --- a/gemini-windows.prj +++ b/gemini-windows.prj @@ -94,7 +94,7 @@ "Architecture":1, "Type":0, "Revision":2, - "Windows GUI":0, + "Windows GUI":1, "File Options":{ "Library Directories":["Default Add-On Directory","../../Workspace/git/libvncserver/openssl-1.1.1f-win64-mingw/lib"], "Build Directory":"build", |