Fix the Release build, which was missing some important libraries.

Unreviewed.
This commit is contained in:
John Bauer
2006-10-22 13:39:53 +00:00
parent e28f5f5ce8
commit e555a51f9a
+1
View File
@@ -189,6 +189,7 @@
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386 &quot;$(intdir)\verstub.obj&quot;"
AdditionalDependencies="shell32.lib gdi32.lib"
OutputFile="../Program/StepMania.exe"
LinkIncremental="1"
SuppressStartupBanner="true"