aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprops
diff options
context:
space:
mode:
authorGravatar ShizZy <shizzy@6bit.net>2013-09-08 20:36:24 -0400
committerGravatar ShizZy <shizzy@6bit.net>2013-09-08 20:36:24 -0400
commitdbd4a97914ca70d38254c2c3fa23166969cb38f1 (patch)
tree327b67e01225b2416a552e57554baafa969b24bb /vsprops
parent0ec884c43390789b7533ae0f8a7f42b959ede675 (diff)
added missing project dependencies
Diffstat (limited to 'vsprops')
-rw-r--r--vsprops/app.props3
1 files changed, 3 insertions, 0 deletions
diff --git a/vsprops/app.props b/vsprops/app.props
index 6a152b30..69487d43 100644
--- a/vsprops/app.props
+++ b/vsprops/app.props
@@ -14,6 +14,9 @@
xcopy "$(ExternalsDir)glew-1.10.0\bin\Release\$(PlatformName)\glew32.dll" "$(AkiruBinDir)" /Y /S /D
xcopy "$(ExternalsDir)glfw-3.0.2\lib-msvc100\glfw3.dll" "$(AkiruBinDir)" /Y /S /D</Command>
</PostBuildEvent>
+ <Link>
+ <AdditionalDependencies>comctl32.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ </Link>
</ItemDefinitionGroup>
<ItemGroup>
<BuildMacro Include="AkiruBinDir">