On 22.03.2010, at 00:35, [email protected] wrote: > Author: fabien > Date: 2010-03-21 16:34:59 -0700 (Sun, 21 Mar 2010) > New Revision: 7313 > Log: > Fixed executable in release mode would have the debug mode name (ex: > help.d.exe instead of help.exe). fltk dll's should be checked as well, in > particular : intermediate obj gen. is done at the same place that other > static compilation... > > Modified: > branches/branch-1.3/ide/VisualC6/CubeView.dsp (...)
Fabien. I hope you did not fix this manually? This can quickly be fixed in fluid/ide_visualc.cxx. The Fluid can write out the entire project again. I won't be able to fix it tonight (it's almost 1am), but I'll try to do it some time tomorrow. Anyway, thanks for finding that bug! - Matthias _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
