ioq3quest/misc/msvc12
Zack Middleton acce0e5452 Fix building msvc12 project
* Don't try to embed manifest (it causes build to fail because it's
  specified in win_resource.rc).
* Fix curl include path.
* Compile sys_autoupdater.c.
* Make quake3 debug link to msvcrtd.lib instead of msvcrt.lib to fix
  unresolved external symbol __imp___CrtDbgReportW.
* Fix q3_ui dll output directory.
* Fix opus path filter.
* Use UseOfMfc false and CharacterSet NotSet.
* Fix header paths and remove non-existent files.
2018-01-30 07:40:09 -06:00
..
cgame.def Add msvc12 project files. 2016-01-15 02:54:34 -08:00
cgame.vcxproj Fix building msvc12 project 2018-01-30 07:40:09 -06:00
game.def Add msvc12 project files. 2016-01-15 02:54:34 -08:00
game.vcxproj Fix building msvc12 project 2018-01-30 07:40:09 -06:00
glsl_stringify.vbs Add msvc12 project files. 2016-01-15 02:54:34 -08:00
ioq3.sln Add msvc12 project files. 2016-01-15 02:54:34 -08:00
opengl1.vcxproj Fix building msvc12 project 2018-01-30 07:40:09 -06:00
opengl1.vcxproj.filters Add msvc12 project files. 2016-01-15 02:54:34 -08:00
opengl2.vcxproj Fix building msvc12 project 2018-01-30 07:40:09 -06:00
opengl2.vcxproj.filters OpenGL2: Direct state access, part 1: Texture binds 2016-01-18 04:46:01 -08:00
q3_ui.def Add msvc12 project files. 2016-01-15 02:54:34 -08:00
q3_ui.vcxproj Fix building msvc12 project 2018-01-30 07:40:09 -06:00
quake3.vcxproj Fix building msvc12 project 2018-01-30 07:40:09 -06:00
quake3.vcxproj.filters Fix building msvc12 project 2018-01-30 07:40:09 -06:00
ui.def Add msvc12 project files. 2016-01-15 02:54:34 -08:00
ui.vcxproj Fix building msvc12 project 2018-01-30 07:40:09 -06:00