fruitjam-doom/msvc
2014-05-11 15:50:00 +03:00
..
.gitignore * Update MSVC project file 2013-02-09 18:18:26 +00:00
chocolate.sln Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
config.h Bump version numbers for Codeblocks, MSVC project files from 1.99.0 to 2013-11-17 02:25:12 +00:00
doom.vcproj Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
heretic.vcproj Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
hexen.vcproj Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03: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 Make optimization settings consistent (static libraries do not support 2012-02-10 02:50:59 +00: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 MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
setup.vcproj Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03: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 Update MSVC2008 projects and solution 2014-05-11 15:50:00 +03:00
win32.rc Clean up file headers. 2014-05-05 00:20:54 -04: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.