change references from winnt to windows
rename sys/winnt to sys/windows move vs (visual studio) folder out of win/win32 and into sys/windows rename include/ntconf.h to include/windconf.h rename winnt.c to windsys.c place visual studio projects into individual subfolders. This will hopefully resolve GitHub issue #484 as well.
This commit is contained in:
10
sys/windows/.gitattributes
vendored
Normal file
10
sys/windows/.gitattributes
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
Install.windows NHSUBST
|
||||
Makefile.* NHSUBST
|
||||
defaults.nh NHSUBST
|
||||
sysconf NHSUBST
|
||||
*.rc NHSUBST
|
||||
*.bat NHSUBST
|
||||
*.def NH_header=no
|
||||
* NH_filestag=(file%s_for_Windows_7/8.x/10_version)
|
||||
..files NH_filegenerated=nethack.ico
|
||||
nethack.ico NH_filesgentag=(file%s_generated_by_uudecode_at_compile_time)
|
||||
Reference in New Issue
Block a user