|
From: Leslie N. <les...@fm...> - 2007-12-10 13:19:05
|
Thanks John, > You can use > $nmake.exe -f maklefile.vc THREADING=multi > I'll give that a whirl. Any idea why the 'D' is hard coded for dynamic but $(__THREADING) is used for static? probably something clever in the Bakefile I guess. > Neither do I. Hopefully Francesco reads this and has some free time as > he's pretty good with Bakefile. > Another request while doing this is to rename the lua dll when using dlls. At the moment both the debug and release dlls have the same name. Currently if you are using dlls you have to start renaming directories or playing around with paths to switch between debug and release of your package. Les |