From 11f6d5c05ed94af2e57d1ca1a839a4d72cd91e0c Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Wed, 26 Jan 2022 09:31:53 -0500 Subject: Large updates to fix mouse wheel and scrollbar issues galore using updated appgraphics routines. --- gemini-windows.prj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gemini-windows.prj') diff --git a/gemini-windows.prj b/gemini-windows.prj index e33f253..785656c 100644 --- a/gemini-windows.prj +++ b/gemini-windows.prj @@ -138,9 +138,9 @@ "Code Generation Options":{ "CPU Specific":"false", "Processor":"native", - "Aggressive Loops":"true", - "Debugging":"false", - "Optimization Mode":2, + "Aggressive Loops":"false", + "Debugging":"true", + "Optimization Mode":0, "Profiling":"false" }, "Build Dependencies":1, -- cgit v1.2.3