- or download this
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schem
+as.microsoft.com/developer/msbuild/2003">
...
<TargetName>fred$(ProjectName)</TargetName>
</PropertyGroup>
</Project>
- or download this
use strict;
use warnings;
...
}
}
write_file_contents( $outfile, $UTF8_BOM . $doc->toString(0) );
- or download this
$ perl txml1.pl fred.vcxproj
xml file : 'fred.vcxproj'
...
---
> <OutDir>.\../../products/bin/ReleaseDLL32\</OutDir>
> <IntDir>.\ReleaseDLL32\</IntDir>