From fdf07f932b237e8c87b776250e528a546aebdbae Mon Sep 17 00:00:00 2001 From: nhmall Date: Sun, 3 Dec 2017 09:40:48 -0500 Subject: [PATCH] Update the Files file that tracks what's in the source tree --- Files | 34 +++++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 11 deletions(-) diff --git a/Files b/Files index 6a851a810..c6a2a5c0c 100644 --- a/Files +++ b/Files @@ -284,19 +284,31 @@ mnsel.uu mnselcnt.uu mnunsel.uu mswproc.c petmark.uu pilemark.uu record.uu resource.h rip.uu splash.uu tiles.mak winMS.h winhack.c winhack.rc -win/win32/vs2010: -(files for Visual Studio 2010 Express Edition builds) -dgncomp.vcxproj dgnstuff.vcxproj dlb_main.vcxproj levcomp.vcxproj -levstuff.vcxproj makedefs.vcxproj NetHack.sln NetHackW.vcxproj -recover.vcxproj tile2bmp.vcxproj tilemap.vcxproj tiles.vcxproj +win/win32/vs2015: +(files for Visual Studio 2015 Express Edition builds) +afterdgncomp.proj afterdlb.proj afterlevcomp.proj aftermakedefs.proj +afternethack.proj afterrecover.proj aftertile2bmp.proj aftertilemap.proj +afteruudecode.proj build.bat common.props config.props +console.props default.props default_dll.props dgncomp.vcxproj +dirs.props dlb.vcxproj dll.props files.props +levcomp.vcxproj makedefs.vcxproj NetHack.sln NetHack.vcxproj +NetHackW.vcxproj nh340key.def nh340key.vcxproj nhdefkey.def +nhdefkey.vcxproj nhraykey.def nhraykey.vcxproj notes.txt +recover.vcxproj tile2bmp.vcxproj tilemap.vcxproj tiles.vcxproj uudecode.vcxproj -win/win32/vs2013: -(files for Visual Studio 2013 Express Edition builds) -dgncomp.vcxproj dgnstuff.vcxproj dlb_main.vcxproj levcomp.vcxproj -levstuff.vcxproj makedefs.vcxproj NetHack.sln NetHack.vcxproj -NetHackW.vcxproj nhdefkey.vcxproj recover.vcxproj tile2bmp.vcxproj -tilemap.vcxproj tiles.vcxproj uudecode.vcxproj +win/win32/vs2017: +(files for Visual Studio 2017 Community Edition builds) +afterdgncomp.proj afterdlb.proj afterlevcomp.proj aftermakedefs.proj +afternethack.proj afterrecover.proj aftertile2bmp.proj aftertilemap.proj +afteruudecode.proj build.bat common.props config.props +console.props default.props default_dll.props dgncomp.vcxproj +dirs.props dlb.vcxproj dll.props files.props +levcomp.vcxproj makedefs.vcxproj NetHack.sln NetHack.vcxproj +NetHackW.vcxproj nh340key.def nh340key.vcxproj nhdefkey.def +nhdefkey.vcxproj nhraykey.def nhraykey.vcxproj recover.vcxproj +tile2bmp.vcxproj tilemap.vcxproj tiles.vcxproj uudecode.vcxproj + This is a list of files produced by auxiliary programs. They can all be regenerated from the files in the distribution. -- 2.50.0