Fix MinGW merged and d3d-only client
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3768 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
01277b23c1
commit
323e267ba4
1 changed files with 1 additions and 0 deletions
|
@ -397,6 +397,7 @@ GLQUAKE_OBJS = \
|
|||
D3DQUAKE_OBJS = \
|
||||
d3d_backend.o \
|
||||
d3d_image.o \
|
||||
d3d_shader.o \
|
||||
vid_d3d.o
|
||||
|
||||
D3DONLY_OBJS = \
|
||||
|
|
Loading…
Reference in a new issue