From 1d593069b5c25dac6d5668694e3e098f35baaa09 Mon Sep 17 00:00:00 2001 From: death2droid Date: Fri, 8 May 2009 13:16:30 +0000 Subject: [PATCH] x64 SOIL fix thanks to baby.lueshi git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3180 8ced0084-cf51-0410-be5f-012b33b47a6e --- Externals/SOIL/SOIL.vcproj | 270 ++++++++++++++++++ Source/Core/VideoCommon/VideoCommon.vcproj | 14 +- Source/Dolphin.sln | 18 +- .../Plugin_VideoOGL/Plugin_VideoOGL.vcproj | 32 +-- 4 files changed, 303 insertions(+), 31 deletions(-) diff --git a/Externals/SOIL/SOIL.vcproj b/Externals/SOIL/SOIL.vcproj index 752b09bb26..a49f4a5e62 100644 --- a/Externals/SOIL/SOIL.vcproj +++ b/Externals/SOIL/SOIL.vcproj @@ -11,6 +11,9 @@ + @@ -145,6 +148,273 @@ Name="VCPostBuildEventTool" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/Core/VideoCommon/VideoCommon.vcproj b/Source/Core/VideoCommon/VideoCommon.vcproj index 902070ccbe..9f2830426d 100644 --- a/Source/Core/VideoCommon/VideoCommon.vcproj +++ b/Source/Core/VideoCommon/VideoCommon.vcproj @@ -44,7 +44,7 @@