- some more build script tweaking for Windows 8 / Metro

This commit is contained in:
Glatzemann 2012-09-18 13:40:20 +00:00 committed by Konstantin Koch
parent 81bcc22032
commit eba46e6379
2 changed files with 16392 additions and 16364 deletions

File diff suppressed because it is too large Load Diff

View File

@ -537,6 +537,12 @@
<exclude name="**/HLSLParser*.csproj" />
<exclude name="**/DX11MetroShaderGenerator.csproj" />
<exclude name="**/ProjectConverter.csproj" />
<exclude name="**/*ANX.ContentCompiler.GUI*.csproj" if="${project.anx.metro}" />
<exclude name="**/*ContentBuilder*.csproj" if="${project.anx.metro}" />
<exclude name="**/*ANXStatusComparer*.csproj" if="${project.anx.metro}" />
<exclude name="**/*StockShaderCodeGenerator*.csproj" if="${project.anx.metro}" />
<exclude name="**/*XNBInspector*.csproj" if="${project.anx.metro}" />
</items>
</in>
<do>