Hello,
        I have a script called many2one.lua in the
Karm<http://karm.amved.com>code. The script basically takes your main
lua program file and a list of
other lua files that your main file may be including as require. It
generates a single lua file with all the lua files combined into one so it
becomes easy to distribute it as s single file. For Karm I used that single
lua file with wxluafreeze to generate a single executable for windows and
linux. This technique might be helpful to others who have their projects in
multiple lua files and need to distribute them more compactly.
        Do have a look at it if you find it interesting.

Regards,
Milind
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to