Hi, is there an easy way to switch between different compile configurations?In C++ projects you usually have debug/release configurations, and what I need in Lazarus, are three configurations: debug (range/overflow check), release linux (smart linked, optimized),
release windows (smart linked, optimized, cross compiled)...
Benito -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
