From 25650692c61882bcb68ca0ad8425f9e08f51c0c9 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 3 Mar 2013 22:08:00 -0800 Subject: [PATCH] Fied bug 1719 - Remove unnecessary PrecompiledHeaderOutputFile. Hiroyuki Iwatsuki Patch for removing unnecessary PrecompiledHeaderOutputFile. --- VisualC/SDLmain/SDLmain_VS2012.vcxproj | 1 - VisualC/SDLtest/SDLtest_VS2012.vcxproj | 1 - VisualC/tests/testplatform/testplatform_VS2012.vcxproj | 1 - VisualC/tests/testpower/testpower_VS2012.vcxproj | 5 +---- 4 files changed, 1 insertion(+), 7 deletions(-) diff --git a/VisualC/SDLmain/SDLmain_VS2012.vcxproj b/VisualC/SDLmain/SDLmain_VS2012.vcxproj index 5a86801c0..d95409bca 100644 --- a/VisualC/SDLmain/SDLmain_VS2012.vcxproj +++ b/VisualC/SDLmain/SDLmain_VS2012.vcxproj @@ -144,7 +144,6 @@ MultiThreadedDebugDLL - .\Debug/SDLmain.pch Level3 true OldStyle diff --git a/VisualC/SDLtest/SDLtest_VS2012.vcxproj b/VisualC/SDLtest/SDLtest_VS2012.vcxproj index 2e306c095..762f2b5fe 100644 --- a/VisualC/SDLtest/SDLtest_VS2012.vcxproj +++ b/VisualC/SDLtest/SDLtest_VS2012.vcxproj @@ -144,7 +144,6 @@ MultiThreadedDebugDLL - .\Debug/SDLtest.pch Level3 true OldStyle diff --git a/VisualC/tests/testplatform/testplatform_VS2012.vcxproj b/VisualC/tests/testplatform/testplatform_VS2012.vcxproj index ce8ef3d53..d4f0475e9 100644 --- a/VisualC/tests/testplatform/testplatform_VS2012.vcxproj +++ b/VisualC/tests/testplatform/testplatform_VS2012.vcxproj @@ -168,7 +168,6 @@ true MultiThreadedDLL true - .\Release/testplatform.pch $(IntDir) $(IntDir) $(IntDir)vc$(PlatformToolsetVersion).pdb diff --git a/VisualC/tests/testpower/testpower_VS2012.vcxproj b/VisualC/tests/testpower/testpower_VS2012.vcxproj index 3cf7d6435..3983a7bbb 100644 --- a/VisualC/tests/testpower/testpower_VS2012.vcxproj +++ b/VisualC/tests/testpower/testpower_VS2012.vcxproj @@ -223,10 +223,7 @@ - - .\Debug/testpower.pch - .\Debug/testpower.pch - +