End If \r
If FSO.FolderExists(LibDestDir & "apr-util") Then \r
If BuildDebug Then\r
- If Not FSO.FileExists(LibDestDir & "apr-util\xml\expat\lib\Debug\xml.lib") Then \r
+ If Not FSO.FileExists(LibDestDir & "apr-util\xml\expat\lib\LibD\xml.lib") Then \r
BuildViaVCBuild LibDestDir & "apr-util\xml\expat\lib\xml.vcproj", "Debug"\r
End If\r
If Not FSO.FileExists(LibDestDir & "apr-util\Debug\libaprutil-1.lib") Then \r
End If\r
End If\r
If BuildRelease Then\r
- If Not FSO.FileExists(LibDestDir & "apr-util\xml\expat\lib\Release\xml.lib") Then \r
+ If Not FSO.FileExists(LibDestDir & "apr-util\xml\expat\lib\LibR<p align="center"></p>\xml.lib") Then \r
BuildViaVCBuild LibDestDir & "apr-util\xml\expat\lib\xml.vcproj", "Release"\r
End If\r
If Not FSO.FileExists(LibDestDir & "apr-util\Release\libaprutil-1.lib") Then \r