From d953d3d0176cd26381967e05e3ddcca9a268ec37 Mon Sep 17 00:00:00 2001 From: ShizZy Date: Wed, 4 Sep 2013 20:46:01 -0400 Subject: renamed VS properties to be correct filename case --- vsprops/App.props | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 vsprops/App.props (limited to 'vsprops/App.props') diff --git a/vsprops/App.props b/vsprops/App.props deleted file mode 100644 index 0b45648e4..000000000 --- a/vsprops/App.props +++ /dev/null @@ -1,23 +0,0 @@ - - - - - $(SolutionDir)bin\$(PlatformName)\ - - - $(GekkoBinDir) - $(ProjectName)$(Configuration) - - - - xcopy "$(SolutionDir)data" "$(GekkoBinDir)" /Y /S /D -xcopy "$(ExternalsDir)glew-1.6.0\bin$(PlatformArchitecture)\glew32.dll" "$(GekkoBinDir)" /Y /S /D -xcopy "$(ExternalsDir)sdl-2.0.0\lib\$(PlatformName)\SDL.dll" "$(GekkoBinDir)" /Y /S /D - - - - - $(GekkoBinDir) - - - \ No newline at end of file -- cgit v1.2.3