From: John L. <jla...@gm...> - 2005-11-24 00:16:26
|
On 11/23/05, Francesco Montorsi <f18...@ya...> wrote: > > John Labenski wrote: > >> * The bottom line: It sounds like the /I include "trick" is our best > >> best that'll work for the most number of compilers. > >> > > With WXLUASETUP_DIR and WXBIND_TARGET_LIBDIR as options to the makefil= es. > > So its the include trick + output redirection. > > I think :-) > Ok, so I'll try to make the bakefile changes ASAP. > As written in another mail, project files will not have these options. > Unfortunately I'm quite busy now since another math exam is near (next we= ek)... > I'll try to add the options tomorrow, anyway. > > Last, should we change the option names to something shorter, like: > WXLUASETUP_DIR > WXLUABINDLIB_DIR > (ok, we could remove even WXLUA prefix but then I fear it would be confus= ing for the user > to understand if the options refer to lua, wxLua, wxWidgets or whatelse..= .) ? Those names sound good, I also think we should change luasetup.h to wxluasetup.h (I'll do the latter). -John |