From 5e7d3ab0bffd302e34c1882d642b082e4e469188 Mon Sep 17 00:00:00 2001 From: Szymon Bartnik Date: Sun, 26 Oct 2014 13:19:46 +0100 Subject: [PATCH] Modified configuration properties of assembly project to make it working in Release build configuration. --- Gauss.ASM/Gauss.ASM.vcxproj | 1 + Gauss.GUI/Gauss.GUI.csproj | 1 + 2 files changed, 2 insertions(+) diff --git a/Gauss.ASM/Gauss.ASM.vcxproj b/Gauss.ASM/Gauss.ASM.vcxproj index ce64e48..d5cc762 100644 --- a/Gauss.ASM/Gauss.ASM.vcxproj +++ b/Gauss.ASM/Gauss.ASM.vcxproj @@ -76,6 +76,7 @@ true true true + false diff --git a/Gauss.GUI/Gauss.GUI.csproj b/Gauss.GUI/Gauss.GUI.csproj index 79c35d4..e74832d 100644 --- a/Gauss.GUI/Gauss.GUI.csproj +++ b/Gauss.GUI/Gauss.GUI.csproj @@ -34,6 +34,7 @@ TRACE prompt 4 + true