Skip to content

Commit

Permalink
Initial import of the Descent 3 level editor, version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbentley committed Apr 16, 2024
1 parent 4fe3b0f commit fea563d
Show file tree
Hide file tree
Showing 692 changed files with 253,681 additions and 0 deletions.
129 changes: 129 additions & 0 deletions 2dlib/2dlib.dep
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
# Microsoft Developer Studio Generated Dependency File, included by 2dlib.mak

.\font.cpp : \
"..\lib\bitmap.h"\
"..\lib\Cfile.h"\
"..\lib\Ddgr.h"\
"..\lib\Debug.h"\
"..\lib\fix.h"\
"..\lib\gr.h"\
"..\lib\grdefs.h"\
"..\lib\Macros.h"\
"..\lib\mem.h"\
"..\lib\mono.h"\
"..\lib\pserror.h"\
"..\lib\pstypes.h"\
"..\lib\renderer.h"\
"..\lib\win\fixwin32.h"\


.\hardsurf.cpp : \
"..\lib\Ddgr.h"\
"..\lib\Debug.h"\
"..\lib\fix.h"\
"..\lib\gr.h"\
"..\lib\grdefs.h"\
"..\lib\Macros.h"\
"..\lib\mono.h"\
"..\lib\pserror.h"\
"..\lib\pstypes.h"\
"..\lib\win\fixwin32.h"\


.\memsurf.cpp : \
"..\lib\bitmap.h"\
"..\lib\Cfile.h"\
"..\lib\Ddgr.h"\
"..\lib\Debug.h"\
"..\lib\fix.h"\
"..\lib\gr.h"\
"..\lib\grdefs.h"\
"..\lib\Macros.h"\
"..\lib\mem.h"\
"..\lib\mono.h"\
"..\lib\pserror.h"\
"..\lib\pstypes.h"\
"..\lib\renderer.h"\
"..\lib\win\fixwin32.h"\
".\lib2d.h"\


.\pen.cpp : \
"..\lib\Ddgr.h"\
"..\lib\Debug.h"\
"..\lib\fix.h"\
"..\lib\gr.h"\
"..\lib\grdefs.h"\
"..\lib\Macros.h"\
"..\lib\mono.h"\
"..\lib\pserror.h"\
"..\lib\pstypes.h"\
"..\lib\renderer.h"\
"..\lib\win\fixwin32.h"\
".\lib2d.h"\


.\pentext.cpp : \
"..\lib\Ddgr.h"\
"..\lib\Debug.h"\
"..\lib\fix.h"\
"..\lib\gr.h"\
"..\lib\grdefs.h"\
"..\lib\Macros.h"\
"..\lib\mono.h"\
"..\lib\pserror.h"\
"..\lib\pstring.h"\
"..\lib\pstypes.h"\
"..\lib\renderer.h"\
"..\lib\win\fixwin32.h"\


.\screen.cpp : \
"..\lib\Ddgr.h"\
"..\lib\Debug.h"\
"..\lib\fix.h"\
"..\lib\gr.h"\
"..\lib\grdefs.h"\
"..\lib\Macros.h"\
"..\lib\mono.h"\
"..\lib\pserror.h"\
"..\lib\pstypes.h"\
"..\lib\renderer.h"\
"..\lib\win\fixwin32.h"\


.\surface.cpp : \
"..\lib\3d.h"\
"..\lib\bitmap.h"\
"..\lib\Cfile.h"\
"..\lib\Ddgr.h"\
"..\lib\Debug.h"\
"..\lib\fix.h"\
"..\lib\gr.h"\
"..\lib\grdefs.h"\
"..\lib\Macros.h"\
"..\lib\mono.h"\
"..\lib\pserror.h"\
"..\lib\pstypes.h"\
"..\lib\renderer.h"\
"..\lib\texture.h"\
"..\lib\vecmat.h"\
"..\Lib\vecmat_external.h"\
"..\lib\win\fixwin32.h"\
".\lib2d.h"\


.\viewport.cpp : \
"..\lib\Ddgr.h"\
"..\lib\Debug.h"\
"..\lib\fix.h"\
"..\lib\gr.h"\
"..\lib\grdefs.h"\
"..\lib\Macros.h"\
"..\lib\mono.h"\
"..\lib\pserror.h"\
"..\lib\pstypes.h"\
"..\lib\renderer.h"\
"..\lib\win\fixwin32.h"\
".\lib2d.h"\

139 changes: 139 additions & 0 deletions 2dlib/2dlib.dsp

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fea563d

Please sign in to comment.