vs2005
$(MSBuildProjectDirectory)\..\..
$(WINDIR)\Microsoft.NET\Framework\v2.0.50727
$(ProjectRoot)\tools\Sandcastle
$(DxRoot)\ProductionTools
$(DxRoot)\ProductionTransforms
$(DxRoot)\Presentation\$(PresentationStyle)
$(PROGRAMFILES)\Html Help Workshop\hhc.exe
$(OutputPath)\$(OutputAssembly).dll
$(DocOutputPath)\api
$(ProjectRoot)\obj\Doc\$(Configuration)
$(ProjectRoot)\obj\Doc\Tmp
$(ProjectRoot)\obj\Doc\Reflection
$(DocIntermediatePath)\chm
$(ChmDir)\toc.xml
$(DocOutputPath)\$(OutputAssembly).chm
$(DocOutputPath)\$(OutputAssembly).HxT
$(DocOutputPath)\$(OutputAssembly).hxs
$(DocOutputPath)\$(OutputAssembly).hxc
$(chmDir)\$(OutputAssembly).hhk
$(chmDir)\$(OutputAssembly).hhp
$(DocIntermediatePath)\reflection.xml
$(DocIntermediatePath)\manifest.xml
$(DocIntermediatePath)\reflection_base.xml
<_DirtyFiles Include="
$(DocOutputApiPath)\**;
$(ReflectionFile);
$(ManifestFile);
$(ReflectionBaseFile);
$(ChmFile)
"
Exclude="
$(DocOutputApiPath)\Web.config;
$(DocOutputApiPath)\Default.aspx;
" />
<_DirtyDirectories Include="
$(DocIntermediatePath);
$(ChmDir);
$(FxReflectionIntermediatePath)
" />
<_DirtyFiles Remove="@(_DirtyFiles)" />
<_DirtyDirectories Remove="@(_DirtyDirectories)" />