Julio C. Rocha
3045fea07e
Remove wxWidgets and SDL references from VCXPROJ files.
2016-03-11 19:00:15 -08:00
zilmar
d0f8bfe763
[3rd Party] Remoe SDL
2016-03-10 22:21:26 +11:00
zilmar
68a8ed0369
[3rd Party] Remove WX library
2016-03-09 20:57:14 +11:00
zilmar
d05f1fe43c
[Glide64] Change the screen capture code to not use wx
2016-02-24 21:55:42 +11:00
zilmar
dba3b94dfb
[Glide64] Get Settings to be a class instead of a struct
2016-02-01 19:56:25 +11:00
zilmar
6f71a37da5
[Glide64] Add Gfx_1.3.h to the project
2016-01-20 19:40:01 +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
7f5ed2313c
Makes Debug|x64 build cleanly.
2015-10-24 03:45:06 -07:00
zilmar
11ebb4e761
[Glide64] Disable asm in 64bit
2015-10-20 10:15:32 +11:00
zilmar
a8c98ef392
[Solution] Upgrade glide projects for visual studio 2013
2015-10-15 08:49:37 +11: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
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
unknown
151ddf288d
guess Glide64 in VS2013 linker needed fix in Release, not just Debug
...
warning MSB8030: The linker switch "Minimum Required Version" requires "SubSystem" to be set. Without "SubSystem", the "Minimum Required Version" would not be passed to linker and could prevent to the output binary from running on older Operating Systems.
2015-03-07 17:28:46 -05:00
unknown
f0d8810cc9
fix VS2013 linker warning about setting subsystem ver w/o a platform
2015-03-07 15:53:26 -05:00
zilmar
662e3efa27
Update project settings for visual studio 2013
2015-02-20 20:09:05 +11:00
Emmet Young
d38de99bfa
Make glide64's version info reference from version.h
2015-02-17 20:56:34 +11:00
unknown
db259a3717
(Glide64) forgot to enable also a separate ERROR logging macro
2015-02-04 15:28:26 -05:00
unknown
61fd3b74b1
(Glide64) #define RDP_LOGGING when compiling in Debug mode
2015-02-04 14:03:27 -05:00
Nicholas
862eb7c48b
Add support for Visual Studio 2013
2015-01-27 16:07:44 +11:00