Updated MSVC project files due to view.c merge.

This commit is contained in:
Anton E. Gavrilov 2000-03-12 16:50:57 +00:00
parent 722dfab94d
commit 81a7a3e67f
1 changed files with 12 additions and 1 deletions

View File

@ -1278,7 +1278,18 @@ SOURCE=..\common\vid_win.c
# End Source File
# Begin Source File
SOURCE=.\view.c
SOURCE=..\common\view.c
!IF "$(CFG)" == "uquake - Win32 Release"
!ELSEIF "$(CFG)" == "uquake - Win32 Debug"
!ELSEIF "$(CFG)" == "uquake - Win32 GLRelease"
!ELSEIF "$(CFG)" == "uquake - Win32 GLDebug"
!ENDIF
# End Source File
# Begin Source File