Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/luaconf/lua_conf.rc')
-rw-r--r--sandbox/luaconf/lua_conf.rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/sandbox/luaconf/lua_conf.rc b/sandbox/luaconf/lua_conf.rc
index af9fbb1..76dd05c 100644
--- a/sandbox/luaconf/lua_conf.rc
+++ b/sandbox/luaconf/lua_conf.rc
@@ -57,7 +57,9 @@ END
#include "modules/w32resembed.h"
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-helloworld LUA "../../sandbox/luaconf/hello.lua"
+autoexec LUA "../../sandbox/luaconf/lua_conf.lua"
+globals LUA "../../embedded-lua/globals.lua"
+hello LUA "../../sandbox/luaconf/hello.lua"
#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////