aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprops/app.props
diff options
context:
space:
mode:
Diffstat (limited to 'vsprops/app.props')
-rw-r--r--vsprops/app.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprops/app.props b/vsprops/app.props
index 8a322777..b9c583e0 100644
--- a/vsprops/app.props
+++ b/vsprops/app.props
@@ -11,7 +11,7 @@
<ItemDefinitionGroup>
<PostBuildEvent>
<Command>xcopy "$(SolutionDir)data" "$(EmuBinDir)" /Y /S /D
-xcopy "$(ExternalsDir)glfw-3.0.2\lib-msvc100\glfw3.dll" "$(EmuBinDir)" /Y /S /D
+xcopy "$(ExternalsDir)glfw-3.0.4.bin\lib-msvc_$(PlatformToolset)-$(Platform)\glfw3.dll" "$(EmuBinDir)" /Y /S /D
%(Command)</Command>
</PostBuildEvent>
<Link>