mirror of
https://github.com/libretro/RetroArch
synced 2025-01-26 09:35:21 +00:00
(XDK360) Disable CopyToHardDrive for Release_LTCG
This commit is contained in:
parent
1472b28828
commit
8f9038a26f
@ -339,6 +339,7 @@
|
||||
<Deploy>
|
||||
<DeploymentFiles>$(RemoteRoot)=$(ImagePath);$(RemoteRoot)\media=$(OutDir)media</DeploymentFiles>
|
||||
<DeploymentType>CopyToHardDrive</DeploymentType>
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</Deploy>
|
||||
<ImageXex>
|
||||
<AdditionalOptions>/privilege=6 %(AdditionalOptions)</AdditionalOptions>
|
||||
@ -436,4 +437,4 @@
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
Loading…
x
Reference in New Issue
Block a user