From 02004406d0c3cd9eb35e4c8101b0e1c300e537d3 Mon Sep 17 00:00:00 2001 From: Jim Grandpre Date: Wed, 15 Dec 2010 21:31:12 -0500 Subject: [PATCH] Fixed SDL_VS2005.vcproj --- VisualC/SDL/SDL_VS2005.vcproj | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/VisualC/SDL/SDL_VS2005.vcproj b/VisualC/SDL/SDL_VS2005.vcproj index 6be80978f..439473a13 100644 --- a/VisualC/SDL/SDL_VS2005.vcproj +++ b/VisualC/SDL/SDL_VS2005.vcproj @@ -2,9 +2,11 @@ @@ -107,9 +113,10 @@ Name="VCAppVerifierTool" /> - @@ -185,6 +192,7 @@ IgnoreAllDefaultLibraries="true" ProgramDatabaseFile=".\Release/SDL.pdb" SubSystem="2" + ImportLibrary=".\Release/SDL.lib" /> + + + +