diff --git a/build/workspaces/update-workspaces-with-atlas.bat b/build/workspaces/update-workspaces-with-atlas.bat deleted file mode 100644 index 2085ab6322..0000000000 --- a/build/workspaces/update-workspaces-with-atlas.bat +++ /dev/null @@ -1,6 +0,0 @@ -@echo off -rem ** Create Visual Studio Workspaces on Windows ** - -cd ..\premake -if not exist ..\workspaces\vc2012\SKIP_PREMAKE_HERE premake4\bin\release\premake4 --outpath="../workspaces/vc2012" --collada --atlas %* vs2012 -cd ..\workspaces