fruitjam-doom/msvc
Simon Howard 920d403435 Bump version numbers for Codeblocks, MSVC project files from 1.99.0 to
2.0.0. This is not yet 2.0.0 but I will not be updating these project
files again before the release.

Subversion-branch: /branches/v2-branch
Subversion-revision: 2751
2013-11-17 02:25:12 +00:00
..
.gitignore * Update MSVC project file 2013-02-09 18:18:26 +00:00
chocolate.sln Post-merge fixes: Created project for OPL library. Fixed OPL library to 2010-09-10 01:53:57 +00: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 Fix compile under MSVC (thanks entryway). 2009-10-16 18:35:19 +00:00
heretic.vcproj Fix compile under MSVC (thanks entryway). 2009-10-16 18:35:19 +00:00
hexen.vcproj Made Hexen buildable with strife-branch's VC2008 .proj file. 2011-07-01 03:08:59 +00: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 MSVC project file 2013-02-09 18:18:26 +00:00
README Move vc9/ project files into the msvc/ directory and update the README 2008-02-28 21:22:41 +00:00
server.vcproj Fix compile under MSVC (thanks entryway). 2009-10-16 18:35:19 +00:00
setup.vcproj Fix compile under MSVC (thanks entryway). 2009-10-16 18:35:19 +00: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 Updated project file to add gusconf module 2013-04-06 01:41:32 +00:00
win32.rc Bump version numbers for Codeblocks, MSVC project files from 1.99.0 to 2013-11-17 02:25:12 +00:00
win_opendir.c Add win_opendir.c module for MSVC++ builds which contains public domain 2011-01-30 04:10:32 +00:00
win_opendir.h Add win_opendir.c module for MSVC++ builds which contains public domain 2011-01-30 04:10:32 +00: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.