Peter Olsson 5a820fdc78 Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 11 年 前
..
cleancount 8aee1b33b5 Let msvc decide if it needs to re-run the download projects based upon the presence of the downloaded directory. This now works properly for these targets when it will scroll pass the target as "up-to-date" instead of running it and doing nothing. This should speed up the build process a bit. 18 年 前
libaprutil.2008.vcproj 8b8ec70afe unmrcp VS2008 build fix for new version 13 年 前
libaprutil.2010.vcxproj 1264c1d026 add missing paths to unimrcp build vs2010 13 年 前
libaprutil.2010.vcxproj.filters 6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 12 年 前
libaprutil.2012.vcxproj 5a820fdc78 Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 11 年 前
libaprutil.2012.vcxproj.filters 16a7014284 add more missing vs2012 project filters 11 年 前
libaprutil.vcproj d837f0adff fix 2005 build 16 年 前
xml.2008.vcproj 59a4fea664 Intermediate build folder for the xml library was hard coded to same location for 32 & 64 bit builds, causing VS 2008 to complain during linking. Switched to the use of $(IntDir) 15 年 前
xml.2010.vcxproj 7af395ef83 more tweaks for VS2010 14 年 前
xml.2010.vcxproj.filters 1977aa8684 VS2010 add missing project filters 14 年 前
xml.2012.vcxproj 5a820fdc78 Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 11 年 前
xml.vcproj bbffdd99ab cleanup some project file properties and hopefully fix the release build enum issue. 17 年 前