Add shell32.lib in speed-dreams.vcproj

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@1502 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 6f45236c67e60a156bcbc68f29dc71b6a43d534a
Former-commit-id: 0a2add9482760bab8e7ba5475658b7b24e15ac16
This commit is contained in:
torcs-ng 2009-10-02 19:08:00 +00:00
parent 689bdaa20c
commit d452d9d94d

View file

@ -70,7 +70,7 @@
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="client.lib txml.lib libpng.lib tgf.lib user32.lib"
AdditionalDependencies="client.lib txml.lib libpng.lib tgf.lib user32.lib shell32.lib"
OutputFile=".\Release/speed-dreams.exe"
LinkIncremental="1"
SuppressStartupBanner="true"