Go to file
Birunthan Mohanathas c833f604c5 NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02:00
Application Define WIN32_LEAN_AND_MEAN globally 2013-12-24 11:20:19 +00:00
Build Enable /Gy (Function-Level Linking) and /Gw (Optimize Global Data) 2013-12-26 12:53:32 +02:00
Common Add project directory to AdditionalIncludeDirectories to fix IntelliSense warning for StdAfx.h includes in subdirectories 2014-01-05 13:23:05 +02:00
Docs Update Building.md for VS2013 2013-11-29 18:54:33 +02:00
Installer Build: Default the WinDDK 7.1 to <RepoRoot>\..\WinDDK\7600.16385.1\ 2013-11-05 17:31:30 +02:00
Language Fixed Word 2013-12-22 19:56:16 +00:00
Library Add project directory to AdditionalIncludeDirectories to fix IntelliSense warning for StdAfx.h includes in subdirectories 2014-01-05 13:23:05 +02:00
Plugins NowPlaying: Split TagLibUnity.cpp into several files to help optimizer 2014-01-05 14:26:57 +02: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 Move PCRE into separate Library_PCRE project 2014-01-05 12:44:34 +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.