Julio C. Rocha
|
1ad1f71d2f
|
Make code base compatible with Visual Studio 2019.
- Allow building with the MSVC 14.2 toolset.
- Removed explicit reference to deprecated typedef std::map::_Pairib.
|
2019-08-16 20:46:11 -07:00 |
Julio C. Rocha
|
4fd69d9a2d
|
Moved default BasicRuntimeChecks back into Platform.props.
Also, simplified other VC version-bound settings.
|
2016-04-08 19:13:48 -07:00 |
Julio C. Rocha
|
fd8c4ccfec
|
[PropertySheets] Omit SmallerTypeCheck MSVC setting.
|
2016-04-06 20:07:08 -07:00 |
zilmar
|
c12cd90928
|
[Project64] Fix up property sheets and project settings
|
2016-02-25 06:52:27 +11:00 |
Julio C. Rocha
|
7b2421884e
|
Adjusted minimum toolset versions to VS2010 for VCXPROJ and PROPS files.
|
2015-12-07 21:15:53 -08:00 |
zilmar
|
e3b32c572d
|
[Project64] Remove spaces from filename
|
2015-12-04 17:49:31 +11:00 |
Julio C. Rocha
|
f8b260c2f1
|
Omit toolset _xp suffix if using VS older than 2012
|
2015-11-23 17:08:44 -08:00 |
unknown
|
a1b88bdd5f
|
reverting #769
|
2015-11-22 12:55:23 -05:00 |
zilmar
|
b5a4dc4eef
|
Merge pull request #769 from JunielKatarn/wx_3.0
Upgrade wxWidgets to version 3.0.2
|
2015-11-22 16:58:28 +11:00 |
Julio C. Rocha
|
9629d70b10
|
Cleaned up Platform.props and wx/core,base vcxproj.filters
|
2015-11-18 14:58:53 -08:00 |
toehead2001
|
815418c4e9
|
Don't hard code Platform Toolset
|
2015-11-12 21:21:29 -07:00 |
Julio C. Rocha
|
7ed56dd094
|
Disabled MEAN_AND_LEAN in order to use GdiPlus full APIs.
|
2015-11-11 04:53:10 -08:00 |
Julio C. Rocha
|
f868308394
|
Fix default tooset
|
2015-11-09 00:22:57 -08:00 |
zilmar
|
4ac266bd94
|
[Projet64] Move logging class and clean up code
|
2015-11-08 20:17:13 +11:00 |
Julio C. Rocha
|
407128d2d4
|
Set target machine for Static Library projects.
|
2015-11-03 12:29:13 -08: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 |
Julio C. Rocha
|
012a16910f
|
Add support for VS2008 toolset on modern VS versions.
|
2015-09-27 01:44:44 -07:00 |
Julio C. Rocha
|
a2746d4785
|
Consolidated Project64.sln to handle VS versions from 2010 to 2015.
|
2015-09-25 22:56:42 -07:00 |
Julio C. Rocha
|
ca6c3a74de
|
Fixed vc versin for generated .PDB
|
2015-07-15 22:52:53 -07:00 |
Julio C. Rocha
|
02e6cf2697
|
Added PropertySheets folder to project.
|
2015-07-15 04:47:41 -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 |
Julio C. Rocha
|
c7aac9d8d7
|
Renamed Win32.props to Platform.props
|
2015-07-15 01:43:53 -07:00 |