added hl_wad.c and hl_bsp.c to the gl project

This commit is contained in:
Thad Ward 2000-06-10 16:40:04 +00:00
parent 3b337ab41d
commit ac8d74e741

View file

@ -793,6 +793,40 @@ SOURCE=.\gl_warp.c
# End Source File
# Begin Source File
SOURCE=.\hl_bsp.c
!IF "$(CFG)" == "qw_client - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "qw_client - Win32 Debug"
!ELSEIF "$(CFG)" == "qw_client - Win32 GLDebug"
!ELSEIF "$(CFG)" == "qw_client - Win32 GLRelease"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\hl_wad.c
!IF "$(CFG)" == "qw_client - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "qw_client - Win32 Debug"
!ELSEIF "$(CFG)" == "qw_client - Win32 GLDebug"
!ELSEIF "$(CFG)" == "qw_client - Win32 GLRelease"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\in_win.c
# End Source File
# Begin Source File