]> icculus.org git repositories - divverent/darkplaces.git/commit
Compile as C code, not C++ (vcproj setting)
authorechon <echon@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 6 Sep 2009 17:04:31 +0000 (17:04 +0000)
committerechon <echon@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 6 Sep 2009 17:04:31 +0000 (17:04 +0000)
commit2b85979b17195cd31b35737b4bc0e5947d7c2711
treedead4069c74967c6fa10920620a3a4e6a53b9050
parent7b97cc1355eb9c7e509ea2838f44b77479d565e3
Compile as C code, not C++ (vcproj setting)
Include dinput8 libs if SUPPORTDIRECTX is defined
Default to defining SUPPORTDIRECTX on windows builds, otherwise you get crackly sound

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9167 d7cf8633-e32d-0410-b094-e92efae38249
darkplaces-dedicated.vcproj
darkplaces-sdl.vcproj
darkplaces.vcproj
vid_wgl.c