(360) Don't copy over ssnes.cfg every time during Deployment
This commit is contained in:
parent
1cc8a24b3c
commit
a33c610149
|
@ -123,7 +123,7 @@
|
||||||
</Link>
|
</Link>
|
||||||
<Deploy>
|
<Deploy>
|
||||||
<DeploymentType>CopyToHardDrive</DeploymentType>
|
<DeploymentType>CopyToHardDrive</DeploymentType>
|
||||||
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)=$(OutDir)cfg;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
||||||
<ForceCopy>true</ForceCopy>
|
<ForceCopy>true</ForceCopy>
|
||||||
</Deploy>
|
</Deploy>
|
||||||
<ImageXex>
|
<ImageXex>
|
||||||
|
@ -160,7 +160,7 @@
|
||||||
<StackCommitSize>524288</StackCommitSize>
|
<StackCommitSize>524288</StackCommitSize>
|
||||||
</Link>
|
</Link>
|
||||||
<Deploy>
|
<Deploy>
|
||||||
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)=$(OutDir)cfg;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
||||||
<ForceCopy>true</ForceCopy>
|
<ForceCopy>true</ForceCopy>
|
||||||
<DeploymentType>CopyToHardDrive</DeploymentType>
|
<DeploymentType>CopyToHardDrive</DeploymentType>
|
||||||
</Deploy>
|
</Deploy>
|
||||||
|
@ -203,7 +203,7 @@
|
||||||
<StackCommitSize>524288</StackCommitSize>
|
<StackCommitSize>524288</StackCommitSize>
|
||||||
</Link>
|
</Link>
|
||||||
<Deploy>
|
<Deploy>
|
||||||
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)=$(OutDir)cfg;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
||||||
<ForceCopy>true</ForceCopy>
|
<ForceCopy>true</ForceCopy>
|
||||||
<DeploymentType>CopyToHardDrive</DeploymentType>
|
<DeploymentType>CopyToHardDrive</DeploymentType>
|
||||||
</Deploy>
|
</Deploy>
|
||||||
|
@ -245,7 +245,7 @@
|
||||||
<StackCommitSize>524288</StackCommitSize>
|
<StackCommitSize>524288</StackCommitSize>
|
||||||
</Link>
|
</Link>
|
||||||
<Deploy>
|
<Deploy>
|
||||||
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)=$(OutDir)cfg;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
||||||
<ForceCopy>true</ForceCopy>
|
<ForceCopy>true</ForceCopy>
|
||||||
<DeploymentType>CopyToHardDrive</DeploymentType>
|
<DeploymentType>CopyToHardDrive</DeploymentType>
|
||||||
</Deploy>
|
</Deploy>
|
||||||
|
@ -287,7 +287,7 @@
|
||||||
</Link>
|
</Link>
|
||||||
<Deploy>
|
<Deploy>
|
||||||
<DeploymentType>CopyToHardDrive</DeploymentType>
|
<DeploymentType>CopyToHardDrive</DeploymentType>
|
||||||
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)=$(OutDir)cfg;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
||||||
<ForceCopy>true</ForceCopy>
|
<ForceCopy>true</ForceCopy>
|
||||||
</Deploy>
|
</Deploy>
|
||||||
<ImageXex>
|
<ImageXex>
|
||||||
|
@ -330,7 +330,7 @@
|
||||||
<ForceCopy>true</ForceCopy>
|
<ForceCopy>true</ForceCopy>
|
||||||
</Deploy>
|
</Deploy>
|
||||||
<Deploy>
|
<Deploy>
|
||||||
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)=$(OutDir)cfg;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media;$(RemoteRoot)\media\shaders=$(OutDir)media\shaders</DeploymentFiles>
|
||||||
<DeploymentType>CopyToHardDrive</DeploymentType>
|
<DeploymentType>CopyToHardDrive</DeploymentType>
|
||||||
</Deploy>
|
</Deploy>
|
||||||
<ImageXex>
|
<ImageXex>
|
||||||
|
@ -396,23 +396,6 @@
|
||||||
<Command Condition="'$(Configuration)|$(Platform)'=='Release_LTCG|Xbox 360'">copy %(FullPath) $(OutDir)media\ssnes.ttf</Command>
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release_LTCG|Xbox 360'">copy %(FullPath) $(OutDir)media\ssnes.ttf</Command>
|
||||||
</CustomBuild>
|
</CustomBuild>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
|
||||||
<CustomBuild Include="..\..\ssnes.cfg">
|
|
||||||
<FileType>Document</FileType>
|
|
||||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Xbox 360'">$(OutDir)cfg\ssnes.cfg;%(Outputs)</Outputs>
|
|
||||||
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Xbox 360'">copy %(FullPath) $(OutDir)cfg\ssnes.cfg</Command>
|
|
||||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Xbox 360'">copy %(FullPath) $(OutDir)cfg\ssnes.cfg</Command>
|
|
||||||
<Command Condition="'$(Configuration)|$(Platform)'=='Release_LTCG|Xbox 360'">copy %(FullPath) $(OutDir)cfg\ssnes.cfg</Command>
|
|
||||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release_LTCG|Xbox 360'">$(OutDir)cfg\ssnes.cfg;%(Outputs)</Outputs>
|
|
||||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Xbox 360'">$(OutDir)cfg\ssnes.cfg;%(Outputs)</Outputs>
|
|
||||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='CodeAnalysis|Xbox 360'">$(OutDir)cfg\ssnes.cfg;%(Outputs)</Outputs>
|
|
||||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Profile|Xbox 360'">$(OutDir)cfg\ssnes.cfg;%(Outputs)</Outputs>
|
|
||||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Profile_FastCap|Xbox 360'">$(OutDir)cfg\ssnes.cfg;%(Outputs)</Outputs>
|
|
||||||
<Command Condition="'$(Configuration)|$(Platform)'=='CodeAnalysis|Xbox 360'">copy %(FullPath) $(OutDir)cfg\ssnes.cfg</Command>
|
|
||||||
<Command Condition="'$(Configuration)|$(Platform)'=='Profile|Xbox 360'">copy %(FullPath) $(OutDir)cfg\ssnes.cfg</Command>
|
|
||||||
<Command Condition="'$(Configuration)|$(Platform)'=='Profile_FastCap|Xbox 360'">copy %(FullPath) $(OutDir)cfg\ssnes.cfg</Command>
|
|
||||||
</CustomBuild>
|
|
||||||
</ItemGroup>
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<CustomBuild Include="..\..\360\media\ssnes_scene_skin.xui">
|
<CustomBuild Include="..\..\360\media\ssnes_scene_skin.xui">
|
||||||
<FileType>Document</FileType>
|
<FileType>Document</FileType>
|
||||||
|
|
|
@ -135,9 +135,6 @@
|
||||||
<CustomBuild Include="..\..\360\media\ssnes.ttf">
|
<CustomBuild Include="..\..\360\media\ssnes.ttf">
|
||||||
<Filter>Source Files\media</Filter>
|
<Filter>Source Files\media</Filter>
|
||||||
</CustomBuild>
|
</CustomBuild>
|
||||||
<CustomBuild Include="..\..\ssnes.cfg">
|
|
||||||
<Filter>Source Files</Filter>
|
|
||||||
</CustomBuild>
|
|
||||||
<CustomBuild Include="..\..\360\media\ssnes_scene_skin.xui">
|
<CustomBuild Include="..\..\360\media\ssnes_scene_skin.xui">
|
||||||
<Filter>Source Files\media</Filter>
|
<Filter>Source Files\media</Filter>
|
||||||
</CustomBuild>
|
</CustomBuild>
|
||||||
|
|
Loading…
Reference in New Issue