From bf53fefc8d0dafd9c88cc3711fa85af78aa951ee Mon Sep 17 00:00:00 2001 From: spx Date: Fri, 28 Jan 2011 11:22:24 +0000 Subject: [PATCH] Some Lua stuff now use precompiled header. Note: Add #include line manually if glue/*.cpp files are generated automatically by using tolua++. --- Library/Library.vcproj | 14 ++++++++++++++ Library/lua/glue/lua_group.cpp | 2 ++ Library/lua/glue/lua_measure.cpp | 2 ++ Library/lua/glue/lua_meter.cpp | 2 ++ Library/lua/glue/lua_meterstring.cpp | 2 ++ Library/lua/glue/lua_meterwindow.cpp | 2 ++ Library/lua/glue/lua_rainmeter.cpp | 2 ++ Library/lua/glue/lua_rainmeter_ext.cpp | 3 ++- 8 files changed, 28 insertions(+), 1 deletion(-) diff --git a/Library/Library.vcproj b/Library/Library.vcproj index 945fd84b..9e198c45 100644 --- a/Library/Library.vcproj +++ b/Library/Library.vcproj @@ -2576,6 +2576,8 @@