Go to file
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
Application Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
Build Update build instructions for VS2012.2 2013-04-05 15:35:03 +03:00
Common Gfx: Fix D2D DrawBitmap when source X/Y is not 0 2013-04-14 18:06:28 +03:00
Installer Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
Language Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
Library Change to use the Win8 SDK headers despite using the v110_xp toolset 2013-05-01 13:51:21 +03:00
Plugins Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
SkinInstaller Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
.gitignore Updated .gitignore 2012-06-21 17:06:05 +03:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Project.props Move basic project options into Project.props 2013-05-01 13:02:17 +03:00
Rainmeter.props Change to use the Win8 SDK headers despite using the v110_xp toolset 2013-05-01 13:51:21 +03:00
Rainmeter.sln Add initial work for installer C++ rewrite 2013-03-18 18:55:34 +02:00
RainmeterCPP.sln Add initial work for installer C++ rewrite 2013-03-18 18:55:34 +02:00
RainmeterCS.sln Upgraded project to VS2012 (Update 1) 2012-12-18 20:01:19 +02:00
README.md Update README.md 2013-03-23 16:07:28 +02:00
Version.cs Update build to 3.0 2013-03-25 09:44:45 -04:00
Version.h Update build to 3.0 2013-03-25 09:44:45 -04:00

Rainmeter is a desktop customization tool for Windows. For more information and downloads, visit rainmeter.net.

Refer to /Build/Instructions.txt for build instructions.