Win64 mingl filename fix
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3856 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
7336070ab5
commit
94debdcaf3
1 changed files with 1 additions and 1 deletions
|
@ -654,7 +654,7 @@ ifeq ($(shell echo $(FTE_TARGET)|grep -E -v "win(32|64)$$"),)
|
|||
D3DB_DIR=d3d_mgw$(BITS)
|
||||
D3DCL_DIR=d3dcl_mgw$(BITS)
|
||||
|
||||
MINGL_EXE_NAME=../fteminglqw.exe$(BITS)
|
||||
MINGL_EXE_NAME=../fteminglqw($BITS).exe
|
||||
MINGL_DIR=mingl_mgw$(BITS)
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue