Go to file
Birunthan Mohanathas f0fbc0f145 - Added !CommandMeasure bang. Instead of '!PluginBang "MeasureName Arguments' use '!CommandMeasure "MeasureName" "Arguments"'.
- Script: The !CommandMeasure argument must now be Lua code. For example:
!CommandMeasure "MeasureLuaScript" "someVar = 'hello'"
!CommandMeasure "MeasureLuaScript" "SomeFunc()"
2011-07-09 09:23:28 +00:00
Application - Enabling some C++ optimization switches (/OPT:ICF, /OPT:REF, /GL) 2011-07-08 20:45:01 +00:00
Library - Added !CommandMeasure bang. Instead of '!PluginBang "MeasureName Arguments' use '!CommandMeasure "MeasureName" "Arguments"'. 2011-07-09 09:23:28 +00:00
Plugins - Enabling some C++ optimization switches (/OPT:ICF, /OPT:REF, /GL) 2011-07-08 20:45:01 +00:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Rainmeter.props Added a Rainmeter.props file to easily change to 64bit compiler across all projects (for VS2010 Pro, which has 64bit compiler by default). 2011-05-14 07:56:18 +00:00
Rainmeter.sln Got rid of annoying dialog on Express edition. 2011-05-21 19:49:13 +00:00
README.md Initial directory structure. 2009-02-10 18:09:59 +00:00
Version.h Upgrading development environment to Visual C++ 2010. 2011-02-10 16:09:05 +00:00