From 7564d28faf780bc0967ab3f6ff11b29b44e4b1aa Mon Sep 17 00:00:00 2001 From: ShizZy Date: Wed, 4 Sep 2013 20:17:46 -0400 Subject: replaced common code with dolphin common --- vsprops/CodeGen_Debug.props | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 vsprops/CodeGen_Debug.props (limited to 'vsprops/CodeGen_Debug.props') diff --git a/vsprops/CodeGen_Debug.props b/vsprops/CodeGen_Debug.props deleted file mode 100644 index b138f38e7..000000000 --- a/vsprops/CodeGen_Debug.props +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - _DEBUG;_SECURE_SCL=1;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) - MultiThreadedDebug - false - - - - - /NODEFAULTLIB:LIBCMT %(AdditionalOptions) - - - - \ No newline at end of file -- cgit v1.2.3