Skip to content

Commit

Permalink
Update UWP.vcxproj
Browse files Browse the repository at this point in the history
  • Loading branch information
b33tlejuice authored Apr 21, 2018
1 parent 6fe4d29 commit 077da66
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions UWP/UWP.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,7 @@
<PackageCertificateKeyFile>PPSSPP_UWP_TemporaryKey.pfx</PackageCertificateKeyFile>
<AppxAutoIncrementPackageRevision>True</AppxAutoIncrementPackageRevision>
<AppxSymbolPackageEnabled>False</AppxSymbolPackageEnabled>
<AppxBundle>Never</AppxBundle>
<AppxPackageDir>C:\Users\b33tlejuice\Documents\PPSSPP Builds\</AppxPackageDir>
<AppxBundle>Never</AppxBundle>
<PackageCertificateThumbprint>B57919568D3F60B8D25EC6856DE94173682C548C</PackageCertificateThumbprint>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
Expand Down Expand Up @@ -507,4 +506,4 @@ copy AssetsGold\*.* Assets /Y
<Import Project="$(VSINSTALLDIR)\Common7\IDE\Extensions\Microsoft\VsGraphics\MeshContentTask.targets" />
<Import Project="$(VSINSTALLDIR)\Common7\IDE\Extensions\Microsoft\VsGraphics\ShaderGraphContentTask.targets" />
</ImportGroup>
</Project>
</Project>

0 comments on commit 077da66

Please sign in to comment.