mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Revert "(UWP) Small Building Tweaks."
This commit is contained in:
parent
fa23d1872d
commit
989d5b8079
2 changed files with 2 additions and 3 deletions
|
@ -632,7 +632,6 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="..\..\ext\libpng17\CMakeLists.txt" />
|
||||
<DeploymentContent>false</DeploymentContent>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="..\..\Common\Math\fast\fast_matrix_neon.S" />
|
||||
|
|
|
@ -495,7 +495,7 @@
|
|||
</ItemDefinitionGroup>
|
||||
<ItemGroup>
|
||||
<Image Include="AssetsGold\StoreLogo.scale-100.png">
|
||||
<DeploymentContent>false</DeploymentContent>
|
||||
<DeploymentContent>true</DeploymentContent>
|
||||
</Image>
|
||||
<Image Include="Assets\LockScreenLogo.scale-200.png">
|
||||
<DeploymentContent>true</DeploymentContent>
|
||||
|
@ -1772,4 +1772,4 @@
|
|||
<Import Project="$(VSINSTALLDIR)\Common7\IDE\Extensions\Microsoft\VsGraphics\MeshContentTask.targets" />
|
||||
<Import Project="$(VSINSTALLDIR)\Common7\IDE\Extensions\Microsoft\VsGraphics\ShaderGraphContentTask.targets" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
Loading…
Add table
Reference in a new issue