From a16e9951f7d6869d4168298c33a95d5120692ec1 Mon Sep 17 00:00:00 2001 From: Nabile Rahmani Date: Sun, 17 Jun 2018 15:46:31 +0200 Subject: [PATCH] Enable the optimise flag in Release configurations. --- SDL2-CS.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SDL2-CS.csproj b/SDL2-CS.csproj index 67d5e29..5c83e2c 100644 --- a/SDL2-CS.csproj +++ b/SDL2-CS.csproj @@ -24,7 +24,7 @@ none - false + true bin\Release prompt 4 @@ -45,7 +45,7 @@ none - false + true bin\Release prompt 4 @@ -66,7 +66,7 @@ none - false + true bin\Release prompt 4