remove transient debugging code
[reactos.git] / reactos / tools / rbuild / backend / msvc / msvcmaker.cpp
2005-08-28 Royce Mitchell IIIremove transient debugging code
2005-08-28 Royce Mitchell IIIadd include directories from xml, remove "." hack,...
2005-08-28 Royce Mitchell IIIadd . to list of include directories for all projects
2005-08-25 Steven Edwardsdisable the custom rules for Winebuild for now
2005-08-25 Royce Mitchell IIIfile paths should be relative to the location of the...
2005-08-25 Royce Mitchell III$default_cfg fix
2005-08-24 Royce Mitchell IIIadded some verbosity
2005-08-24 Royce Mitchell IIIinvoke _generate_dsp() have it open the output file...
2005-08-24 Royce Mitchell III_generate_dsp() compiles now, haven't tested yet
2005-08-24 Royce Mitchell IIIalmost done converting _generate_dsp(), but have to...
2005-08-24 Steven Edwardsremove a few of the Wine hacks
2005-08-24 Royce Mitchell IIIimport wine's "msvcmaker" perl script and begin convert...