- some more build script tweaking for Windows 8 / Metro
This commit is contained in:
parent
81bcc22032
commit
eba46e6379
File diff suppressed because it is too large
Load Diff
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user