From d450e054a484b7b0b75ab6a387d7eb76ded5ec75 Mon Sep 17 00:00:00 2001 From: daco65 Date: Fri, 23 Jan 2009 01:48:13 +0000 Subject: [PATCH] wrong project file >_> git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1990 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/InputCommon/InputCommon.vcproj | 22 +++++++++++++------ .../Plugin_VideoOGL/Plugin_VideoOGL.vcproj | 3 +-- 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/Source/Core/InputCommon/InputCommon.vcproj b/Source/Core/InputCommon/InputCommon.vcproj index 7176f2bdd3..fa74eda85b 100644 --- a/Source/Core/InputCommon/InputCommon.vcproj +++ b/Source/Core/InputCommon/InputCommon.vcproj @@ -1,7 +1,7 @@ + + + + diff --git a/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj b/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj index 2ebc2fd9b1..7202ae84dd 100644 --- a/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj +++ b/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcproj @@ -97,7 +97,6 @@ SuppressStartupBanner="true" AdditionalLibraryDirectories="..\..\..\Externals\Cg;..\..\..\Externals\GLew;..\..\..\Externals\libjpeg" GenerateManifest="false" - GenerateDebugInformation="true" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" RandomizedBaseAddress="1" DataExecutionPrevention="0" @@ -207,7 +206,7 @@ SuppressStartupBanner="true" AdditionalLibraryDirectories="..\..\..\Externals\Cg64;..\..\..\Externals\GLew;..\..\..\Externals\libjpeg" GenerateManifest="false" - GenerateDebugInformation="true" + GenerateDebugInformation="false" ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb" RandomizedBaseAddress="1" FixedBaseAddress="1"