diff -r b305e3c2d2e7 -r 918efbff8259 VisualC/SDL/SDL_VS2010.vcxproj
--- a/VisualC/SDL/SDL_VS2010.vcxproj Tue Apr 19 08:08:50 2011 -0700
+++ b/VisualC/SDL/SDL_VS2010.vcxproj Tue Apr 19 09:53:01 2011 -0700
@@ -39,6 +39,7 @@
DynamicLibrary
false
+ MultiByte
@@ -62,12 +63,12 @@
<_ProjectFileVersion>10.0.30319.1
- .\Debug\
- .\Debug\
+ $(Platform)\$(Configuration)\
+ $(Platform)\$(Configuration)\
$(Platform)\$(Configuration)\
$(Platform)\$(Configuration)\
- .\Release\
- .\Release\
+ $(Platform)\$(Configuration)\
+ $(Platform)\$(Configuration)\
$(Platform)\$(Configuration)\
$(Platform)\$(Configuration)\
@@ -78,7 +79,6 @@
true
true
Win32
- .\Debug/SDL.tlb
Disabled
@@ -99,7 +99,6 @@
winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)
- $(IntDir)SDL.dll
true
true
Windows
@@ -112,13 +111,12 @@
true
true
X64
- .\Debug/SDL.tlb
Disabled
..\..\include;%(AdditionalIncludeDirectories)
_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
- MultiThreadedDLL
+ MultiThreadedDebugDLL
false
@@ -131,11 +129,9 @@
winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)
- $(IntDir)SDL.dll
true
true
Windows
- MachineX64
false
@@ -146,7 +142,6 @@
true
true
Win32
- .\Release/SDL.tlb
OnlyExplicitInline
@@ -169,7 +164,6 @@
winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)
- $(IntDir)SDL.dll
true
Windows
@@ -180,7 +174,6 @@
true
true
X64
- .\Release/SDL.tlb
OnlyExplicitInline
@@ -201,7 +194,6 @@
winmm.lib;imm32.lib;version.lib;%(AdditionalDependencies)
- $(IntDir)SDL.dll
true
Windows
@@ -444,4 +436,4 @@
-
+
\ No newline at end of file