Commit Graph

12 Commits

Author SHA1 Message Date
Birunthan Mohanathas
c91f095aef Add PSAPI_VERSION=1 to Rainmeter.props for XP compatibility
This fixes the XP issue with NowPlaying.
2013-05-11 14:58:33 +03:00
Birunthan Mohanathas
d3f2e7ab83 Additional changes to 799b4e6 2013-05-01 14:14:47 +03:00
Birunthan Mohanathas
799b4e6279 Change to use the Win8 SDK headers despite using the v110_xp toolset
This will allow the use of WRL headers (e.g. for WRL::ComPtr) while maintaining compatibility with XP.
2013-05-01 13:51:21 +03:00
Birunthan Mohanathas
9b28e0285e Add WinRT headers to include path in Rainmeter.props 2013-05-01 13:03:08 +03:00
Birunthan Mohanathas
7581e3ac98 Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
Birunthan Mohanathas
b7c1e16554 Add initial work for installer C++ rewrite
Release build requires WinDDK to link with the system msvcrt.dll.
2013-03-18 18:55:34 +02:00
Birunthan Mohanathas
bdc079a7a8 Additional changes to 52e1f1c 2012-12-18 22:00:44 +02:00
Birunthan Mohanathas
17f390082d Tweaks 2012-12-18 20:02:19 +02:00
Birunthan Mohanathas
cabc5f00a4 Upgraded project to VS2012 (Update 1) 2012-12-18 20:01:19 +02:00
Birunthan Mohanathas
52e1f1c6b4 Moved common project settings into .props files 2012-12-18 19:49:51 +02:00
Birunthan Mohanathas
c3ed2e5fa3 Reintegrated 2.3 branch into trunk 2012-01-08 17:35:29 +00:00
Birunthan Mohanathas
9447a38f00 Added a Rainmeter.props file to easily change to 64bit compiler across all projects (for VS2010 Pro, which has 64bit compiler by default).
This change has no effect on VC2010 Express users (i.e. Windows7.1SDK needs to be installed). Read the Building wiki entry for more info.
2011-05-14 07:56:18 +00:00