fruitjam-doom/msvc
2017-02-03 20:12:09 -05:00
..
.gitignore Ignore hexndata under msvc project directory 2016-08-26 00:38:09 -05:00
chocolate.sln Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
config.h Bump version to 3.0.0-beta1. 2017-02-03 20:12:09 -05:00
doom.vcproj Merge branch 'master' into sdl2-branch 2016-01-01 21:25:55 +01:00
heretic.vcproj Merge branch 'master' into sdl2-branch 2016-01-01 21:25:55 +01:00
hexen.vcproj Merge branch 'master' into sdl2-branch 2016-09-17 13:12:26 +02:00
inttypes.h Add MSVC inttypes.h and stdint.h implementations: might be useful in the 2006-12-22 01:44:32 +00:00
libopl.vcproj opl: Nuked OPL3 v1.7 2016-02-28 21:53:03 +09:00
libpcsound.vcproj Make optimization settings consistent (static libraries do not support 2012-02-10 02:50:59 +00:00
libtextscreen.vcproj Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
README Move vc9/ project files into the msvc/ directory and update the README 2008-02-28 21:22:41 +00:00
server.vcproj Update VS project files for SDL2 2015-09-19 14:37:27 +02:00
setup.vcproj Update VS project files for SDL2 2015-09-19 14:37:27 +02:00
stdint.h Add MSVC inttypes.h and stdint.h implementations: might be useful in the 2006-12-22 01:44:32 +00:00
strife.vcproj Merge branch 'master' into sdl2-branch 2016-01-01 21:25:55 +01:00
win32.rc Bump version to 3.0.0-beta1. 2017-02-03 20:12:09 -05:00
win_opendir.c Clean up file headers. 2014-05-05 00:20:54 -04:00
win_opendir.h Clean up file headers. 2014-05-05 00:20:54 -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.