Go to file
Birunthan Mohanathas 02517c1ef1 NowPlaying: Cosmetics to Cover.{cpp,h} 2014-04-04 18:40:16 +03:00
Application Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
Build Enable /MP (Build with Multiple Processes) for Release builds 2014-03-25 19:46:37 +02:00
Common Use decltype instead of typedefs for function pointers 2014-02-28 18:35:32 +02:00
Docs Update Building.md 2014-02-08 11:16:20 +02:00
Installer Remove Platform version helpers and use <VersionHelpers.h> per http://msdn.microsoft.com/en-us/library/windows/desktop/dn424972%28v=vs.85%29.aspx 2014-02-12 14:42:02 -07:00
Language Fixed Word 2013-12-22 19:56:16 +00:00
Library Use decltype instead of typedefs for function pointers 2014-02-28 18:35:32 +02:00
Plugins NowPlaying: Cosmetics to Cover.{cpp,h} 2014-04-04 18:40:16 +03:00
SkinInstaller Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
.gitignore Change build output to /{x32,x64}-{Debug,Release}/ instead of /TestBench/{x32,x64}/{Debug,Release}/ 2013-10-20 15:30:53 +03:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
README.md Cosmetics 2013-06-13 22:14:57 +03:00
Rainmeter.sln DllExporter: Move under Build\ directory 2014-01-17 23:08:40 +02:00
Version.cs Updated version.* to 3.1 beta 2013-10-25 10:39:07 -04:00
Version.h Updated version.* to 3.1 beta 2013-10-25 10:39:07 -04:00

README.md

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

For build instructions, see this.