X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=misc%2Ftools%2Frsync-updater%2Fupdate-to-autobuild.bat;fp=misc%2Ftools%2Frsync-updater%2Fupdate-to-autobuild.bat;h=911628c84caab1ddcde74caef2c9c3976e4638a0;hb=4331b691c0e4073402529c9de16fe57d38e3edfb;hp=9d6cbf115648096d2c308252496aa2244b3e7bda;hpb=cd7078f2f7bd23108f92aed9f750f2749f65fb56;p=xonotic%2Fxonotic.git diff --git a/misc/tools/rsync-updater/update-to-autobuild.bat b/misc/tools/rsync-updater/update-to-autobuild.bat index 9d6cbf11..911628c8 100644 --- a/misc/tools/rsync-updater/update-to-autobuild.bat +++ b/misc/tools/rsync-updater/update-to-autobuild.bat @@ -89,7 +89,6 @@ if "%ProgramFiles(x86)%" == "" goto bit32 :bit64 if not "%XONOTIC_INCLUDE_32BIT%" == "" goto endbit set excludes=%excludes% --exclude=/xonotic-x86.exe - set excludes=%excludes% --exclude=/xonotic-x86-wgl.exe set excludes=%excludes% --exclude=/xonotic-x86-dedicated.exe set excludes=%excludes% --exclude=/gmqcc/gmqcc.exe set excludes=%excludes% --exclude=/bin32 @@ -97,7 +96,6 @@ if "%ProgramFiles(x86)%" == "" goto bit32 goto endbit :bit32 set excludes=%excludes% --exclude=/xonotic.exe - set excludes=%excludes% --exclude=/xonotic-wgl.exe set excludes=%excludes% --exclude=/xonotic-dedicated.exe set excludes=%excludes% --exclude=/gmqcc/gmqcc-x64.exe set excludes=%excludes% --exclude=/bin64