Commit Graph

9 Commits

Author SHA1 Message Date
Tiberiu Chibici 6eec29a3a7 Completed rename from RainmeterEditor to RainmeterStudio 2014-07-26 10:12:56 +03:00
Tiberiu Chibici 0c57cabe56 Work on project storage 2014-07-26 09:39:05 +03:00
Birunthan Mohanathas 5f145451b6 Change build output to /{x32,x64}-{Debug,Release}/ instead of /TestBench/{x32,x64}/{Debug,Release}/
This additionally changes the intermediate directory to /{x32,x64}-{Debug,Release}/Obj/ to avoid cluttering the working tree.
2013-10-20 15:30:53 +03:00
Birunthan Mohanathas 04e3376d5a Installer: Include and deploy msvcr110.dll and msvcp110.dll
The msvcr110.dll and msvcp110.dll libraries are now included in the installer and extracted to InstallDir\Runtime\. The VC++ 2012 redistributable package is no longer downloaded and installed.

Rainmeter.exe will first try to load Rainmeter.dll normally. If it fails, it will retry after loading Runtime\msvcp110.dll. This means that our copy of the runtimes will be used only if the system copy is either not present or somehow invalid.

See Building.md for updated build instructions.
2013-10-19 16:49:48 +03:00
Birunthan Mohanathas 695710fdbd Updated .gitignore 2012-06-21 17:06:05 +03:00
Birunthan Mohanathas 8f69bcbbea Updated .gitignore 2012-04-02 22:21:54 +03:00
Birunthan Mohanathas cd53b83093 Updated .gitignore 2012-03-26 18:38:06 +03:00
Birunthan Mohanathas 078c6693d8 Updated .gitignore 2012-03-26 18:30:36 +03:00
Birunthan Mohanathas 316d70496b Added .gitignore 2012-03-26 18:29:45 +03:00