This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
chocolate-doom-wii/msvc
2016-10-30 18:40:00 -04:00
..
.gitignore initial commit 2016-10-30 18:40:00 -04:00
chocolate.sln initial commit 2016-10-30 18:40:00 -04:00
doom.vcproj initial commit 2016-10-30 18:40:00 -04:00
heretic.vcproj initial commit 2016-10-30 18:40:00 -04:00
hexen.vcproj initial commit 2016-10-30 18:40:00 -04:00
inttypes.h initial commit 2016-10-30 18:40:00 -04:00
libopl.vcproj initial commit 2016-10-30 18:40:00 -04:00
libpcsound.vcproj initial commit 2016-10-30 18:40:00 -04:00
libtextscreen.vcproj initial commit 2016-10-30 18:40:00 -04:00
README initial commit 2016-10-30 18:40:00 -04:00
server.vcproj initial commit 2016-10-30 18:40:00 -04:00
setup.vcproj initial commit 2016-10-30 18:40:00 -04:00
stdint.h initial commit 2016-10-30 18:40:00 -04:00
strife.vcproj initial commit 2016-10-30 18:40:00 -04:00
win32.rc initial commit 2016-10-30 18:40:00 -04:00
win_opendir.c initial commit 2016-10-30 18:40:00 -04:00
win_opendir.h initial commit 2016-10-30 18:40:00 -04:00

Project and header files for building with Microsoft Visual C++.  Please
note that the MSVC project files are not officially supported; the 
canonical way to build Chocolate Doom under Windows is using
MingW + MSYS.