From f8ee1d30e337ab37d9b737a77df7037b73b0c84d Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 9 Aug 2010 15:23:19 +0200 Subject: [PATCH] improve naming of win64 binareis --- all | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/all b/all index 447a390a..c77ab601 100755 --- a/all +++ b/all @@ -974,8 +974,8 @@ case "$cmd" in release-engine-win64) verbose "$SELF" release-compile win64 \ 'DP_MAKE_TARGET=mingw CC="amd64-mingw32msvc-gcc -Wl,--dynamicbase -Wl,--nxcompat -g -DSUPPORTDIRECTX -DUSE_WSPIAPI_H -I$HOME/dp.win64/include -L$HOME/dp.win64/lib" WINDRES="amd64-mingw32msvc-windres" SDL_CONFIG="$HOME/dp.win64/bin/sdl-config" LDFLAGS_WINCOMMON=""' \ - win 'fteqcc.exe:Xonotic/fteqcc/fteqcc-64.exe' \ - debug 'darkplaces.exe:Xonotic/xonotic-64.exe darkplaces-sdl.exe:Xonotic/xonotic-sdl-64.exe darkplaces-dedicated.exe:Xonotic/xonotic-dedicated-64.exe' + win 'fteqcc.exe:Xonotic/fteqcc/fteqcc-x64.exe' \ + debug 'darkplaces.exe:Xonotic/xonotic-x64.exe darkplaces-sdl.exe:Xonotic/xonotic-sdl-x64.exe darkplaces-dedicated.exe:Xonotic/xonotic-dedicated-x64.exe' ;; release-engine-osx) verbose "$SELF" release-compile osx \ -- 2.39.2