|
You'll have to tidy up the crap MS puts into it's projects by default (bitmaps, HTML files, etc) and make a few changes to the project settings like adding the lua include directory to the projects path (if you split the files between the three projects the base and lua-lib files need to compile to LIBs not EXEs and the lua.c project needs to refer to those libs)
Scott Jarrod Roberson wrote:
anyone have a solution and project files to share?