]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
improve naming of win64 binareis
authorRudolf Polzer <divVerent@alientrap.org>
Mon, 9 Aug 2010 13:23:19 +0000 (15:23 +0200)
committerRudolf Polzer <divVerent@alientrap.org>
Mon, 9 Aug 2010 13:23:19 +0000 (15:23 +0200)
all

diff --git a/all b/all
index 447a390abc26669a48a68725656dfc4a6c213ca7..c77ab6012e60d8ef4115b4c6725faa5c889638eb 100755 (executable)
--- 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=""' \
        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 \
                ;;
        release-engine-osx)
                verbose "$SELF" release-compile osx \