Non geforcre paths were not compiled giving linker errors
This commit is contained in:
parent
12f5cc1543
commit
4c17b581f0
1 changed files with 1 additions and 5 deletions
|
@ -162,8 +162,6 @@ SOURCE=..\gl_bumparb.c
|
|||
|
||||
!ELSEIF "$(CFG)" == "winquake - Win32 GL Release"
|
||||
|
||||
# PROP Exclude_From_Build 1
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
|
@ -187,8 +185,6 @@ SOURCE=..\gl_bumpparhelia.c
|
|||
|
||||
!ELSEIF "$(CFG)" == "winquake - Win32 GL Release"
|
||||
|
||||
# PROP Exclude_From_Build 1
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
|
@ -200,7 +196,7 @@ SOURCE=..\gl_bumpradeon.c
|
|||
|
||||
!ELSEIF "$(CFG)" == "winquake - Win32 GL Release"
|
||||
|
||||
# PROP Exclude_From_Build 1
|
||||
# ADD CPP /FR
|
||||
|
||||
!ENDIF
|
||||
|
||||
|
|
Loading…
Reference in a new issue