From a29b96e7295cc1af7be6c2dc18b383ca4013a8d6 Mon Sep 17 00:00:00 2001 From: divverent Date: Sun, 4 Jan 2015 13:45:34 +0000 Subject: [PATCH] Fix the name again. git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12116 d7cf8633-e32d-0410-b094-e92efae38249 ::stable-branch::merge=a5bf1b9e80132c40dda71e4f6e47b911e631049d --- .travis-script-xonotic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis-script-xonotic.sh b/.travis-script-xonotic.sh index dcb3818a..82a797e9 100755 --- a/.travis-script-xonotic.sh +++ b/.travis-script-xonotic.sh @@ -37,7 +37,7 @@ for os in "$@"; do # Please kill once SDL comes to its senses. makeflags='STRIP=: DP_MAKE_TARGET=mingw UNAME=MINGW32 CC="i686-w64-mingw32-gcc -g1 -Wl,--dynamicbase -Wl,--nxcompat -mstackrealign -I../../../${deps}/include -L../../../${deps}/lib -DUSE_WSPIAPI_H -DSUPPORTIPV6" WINDRES="i686-w64-mingw32-windres" SDL_CONFIG="../../../${deps}/bin/sdl2-config" DP_LINK_ZLIB=dlopen DP_LINK_JPEG=dlopen DP_LINK_ODE=dlopen DP_LINK_CRYPTO=dlopen DP_LINK_CRYPTO_RIJNDAEL=dlopen WIN32RELEASE=1 D3D=1' maketargets='release' - outputs='darkplaces.exe:darkplaces-wgl.exe darkplaces-sdl.exe:darkplaces darkplaces-dedicated.exe:darkplaces-dedicated.exe' + outputs='darkplaces.exe:darkplaces-wgl.exe darkplaces-sdl.exe:darkplaces.exe darkplaces-dedicated.exe:darkplaces-dedicated.exe' ;; win64) chroot= -- 2.39.2