summaryrefslogtreecommitdiff
path: root/plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.cxx
diff options
context:
space:
mode:
authorAlexander Lantsev <aunsane@gmail.com>2016-02-18 09:13:18 +0000
committerAlexander Lantsev <aunsane@gmail.com>2016-02-18 09:13:18 +0000
commit73a0b84498501c1e2907f1cdc5f222f1f400edfd (patch)
tree0317999b0f7b131b58eed6a25ffe6d2cb3dbe2e8 /plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.cxx
parent540ac837514edcd79a64ffaf582ce4d9d5f0e478 (diff)
MirLua:
- m_msg_buttonsbar moved to separate lua library - fixed loading of other c modules git-svn-id: http://svn.miranda-ng.org/main/trunk@16300 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.cxx')
-rw-r--r--plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.cxx b/plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.cxx
new file mode 100644
index 0000000000..fd4f341c7b
--- /dev/null
+++ b/plugins/MirLua/Modules/m_msg_buttonsbar/src/stdafx.cxx
@@ -0,0 +1 @@
+#include "stdafx.h"