newer msvc's are aware of __FUNCTION__
[reactos.git] / reactos / tools / rbuild / backend / msvc / vcprojmaker.cpp
2005-10-22 Christoph von Wittichadding gccasm.rules to vcproj files
2005-10-20 Christoph von Wittichfixed creation of *.vcproj files for object libraries
2005-10-20 Christoph von Wittichfixing OutputFile in *.vcproj files
2005-10-20 Christoph von Wittichcreate only the project files specified on cmdline
2005-10-20 Royce Mitchell IIImsvc6+PSDK fixes
2005-10-20 Christoph von Wittichcreate more correct solution files for different versio...
2005-10-20 Christoph von Wittichfix vcprojmaker to add the correct GUIDs
2005-10-20 Christoph von Wittichfix creation of shlwapi vcproject file
2005-10-20 Christoph von Wittichfix for creating *.sln file
2005-10-20 Christoph von Wittichadded new cmdline switch to rbuild: -vs{version}
2005-10-19 Christoph von Wittichfix "./" include dir
2005-10-19 Christoph von Wittichadd support for cpl applets
2005-10-05 Nathan WoodsRbuild: Enhanced MSVC support
2005-09-21 Steven EdwardsNathan Woods <npwoods _NOSPAM_at_NOSPAM cybercom.net...
2005-09-13 Steven Edwardsadded LGPL license header to the code from Wine and...
2005-09-13 Steven Edwardsstarted working on generation of msvc2kX project files...