Commit Graph

32 Commits

Author SHA1 Message Date
zilmar cae79c3f8d [Project64] Trying to fix build 2015-10-29 10:24:27 +11:00
zilmar 3efc6024d0 [Project64] try to fix vs 2008 compiling being broken 2015-10-28 22:20:15 +11:00
unknown 8f2fd3043d [Glide64] Add missing <gccpriv.h> dependency for GCC. 2015-10-27 19:09:49 -04:00
Julio C. Rocha c08adf21cc Fix includes for wx_core. 2015-10-25 18:59:52 -07:00
Julio C. Rocha 8b8bf13209 Ignore SDL/stdlib's memcpy 2015-10-25 18:06:44 -07:00
Julio C. Rocha 58315f8b02 Fixed include directories in wxCore and wxBase 2015-10-23 23:42:31 -07:00
Julio C. Rocha 0ef30a4510 Removed auto-generated setup.h files from versioning. 2015-10-23 09:03:03 -07:00
Julio C. Rocha 9a0404f410 Updated wx/zlib code (fixes build break on later MSVC versions). 2015-10-23 07:44:25 -07:00
zilmar 1a61ce84c4 [Glide64] clean up wx project files for visual studio 2013 2015-10-20 10:01:56 +11:00
zilmar 307d1de0c5 [Glide64] cleaned up wx project files to compile, still need to fix up some linking 2015-10-20 05:58:32 +11:00
zilmar 8ba4024ce7 [Glide64] Clean up project so it is building correctly in Visual Studio 2008 2015-10-19 13:54:16 +11:00
zilmar 5582d83eec [Wx Widget] wxWidgets-2.8.12 code now compiles, still need to fix up linking 2015-10-19 08:09:49 +11:00
zilmar 2e5978ae89 [Wx Widget] clean up core wxWidgets-2.8.12 in visual studio 2008 2015-10-17 02:59:31 +11:00
zilmar e9f27087e3 [Wx Widget] trying to get core to update to wxWidgets-2.8.12 code 2015-10-16 16:42:42 +11:00
zilmar 9c5643d141 [Wx Widget] Update png to wxWidgets-2.8.12 2015-10-16 07:44:02 +11:00
zilmar 85e4d0f08d [Wx Widget] Update jpeg to wxWidgets-2.8.12 2015-10-16 07:36:19 +11:00
zilmar 8046b1a7f8 [Wx Widget] Update zlib to wxWidgets-2.8.12 2015-10-16 07:33:11 +11:00
Julio C. Rocha e178ec96fc Merge ..\zilmar into PropertySheetsTemp 2015-09-23 20:06:48 -07:00
Emmet Young 7c2f30e840 Add support for Visual Studio 2015, xdebug appears to no longer be available in Visual Studio 2015. So for now memtest must be disabled for Debug builds to operate correctly. 2015-09-23 23:23:11 +10:00
Julio C. Rocha ca6c3a74de Fixed vc versin for generated .PDB 2015-07-15 22:52:53 -07:00
Julio C. Rocha d617d0352a Used centralized config for VCXPROJ files.
TODO: Fix Installer. It's no longer being generated.
2015-07-15 03:37:49 -07:00
zilmar bc78316504 Clean up some of the 64bit projects 2015-05-22 06:07:24 +10:00
Julio C. Rocha 33023bc81f Make PropertySheets imports non-conditional
Interpolated Platform and Configuration values to avoid case-by-case
condition validation.
(This could allow for future configurations and platforms without
additional modifications to VCXPROJ files).
2015-04-15 16:16:37 -07:00
zilmar 662e3efa27 Update project settings for visual studio 2013 2015-02-20 20:09:05 +11:00
Nicholas 862eb7c48b Add support for Visual Studio 2013 2015-01-27 16:07:44 +11:00
Nicholas 7de6792283 Update wtl to 8.1 2015-01-23 11:32:27 +11:00
mudlord ba4610be61 fixed unitialized glide functions.
- rigged up color combiners
- rigged up texture buffer (hwfbe)
- rigged up wrapper settings
2013-04-27 19:17:15 +10:00
zilmar 87f96afeee GlideHQ: fix up to not use boost 2013-04-26 19:31:09 +10:00
zilmar 5c8b6fd2e2 3rd Party: Update project settings 2013-04-17 20:33:18 +10:00
zilmar e399273dbd wxWidgets: change wxRGBToColour to not use the macro (fix small type warning) 2013-04-11 11:32:07 +10:00
zilmar 6d1519faeb wxWidgets: Update for release build 2013-04-09 20:18:12 +10:00
zilmar 0108ab1296 WxWidgets: Add library for glide 2013-04-07 21:35:04 +10:00