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