From 2a41b5a8d627e894e41e6cafa357cf7cbbb080aa Mon Sep 17 00:00:00 2001
From: Oliver Schmidt
Date: Tue, 21 May 2013 20:54:33 +0200
Subject: [PATCH] Adjusted sim65 MS VC build settings to the ones of the other
binaries.
---
src/sim65.vcxproj | 4 ----
1 file changed, 4 deletions(-)
diff --git a/src/sim65.vcxproj b/src/sim65.vcxproj
index 06f227d09..7a65f9384 100644
--- a/src/sim65.vcxproj
+++ b/src/sim65.vcxproj
@@ -48,7 +48,6 @@
Level3
- Disabled
_CRT_SECURE_NO_WARNINGS;_CONSOLE;_DEBUG
common
true
@@ -64,9 +63,6 @@
Level3
- MaxSpeed
- true
- true
_CRT_SECURE_NO_WARNINGS;_CONSOLE;NDEBUG
common
true
--
2.39.5