Skip to content

Commit

Permalink
Merge pull request #58 from WhitewaterFoundry/rebase
Browse files Browse the repository at this point in the history
Rebase to Windows SDK 16299
  • Loading branch information
sirredbeard authored Sep 27, 2018
2 parents f40185e + e99c368 commit 6a89248
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DistroLauncher-Appx/DistroLauncher-Appx.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<MinimumVisualStudioVersion>14.0</MinimumVisualStudioVersion>
<AppContainerApplication>true</AppContainerApplication>
<ApplicationType>Windows Store</ApplicationType>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.17134.0</WindowsTargetPlatformMinVersion>
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion>10.0.16299.0</WindowsTargetPlatformMinVersion>
<ApplicationTypeRevision>10.0</ApplicationTypeRevision>
<TargetName>wlinux</TargetName>
<ProjectName>DistroLauncher-Appx</ProjectName>
Expand Down
1 change: 1 addition & 0 deletions DistroLauncher-Appx/DistroLauncher-Appx.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@
<CustomBuild Include="$(targetname)" />
<CustomBuild Include="$(targetname)" />
<CustomBuild Include="$(targetname)" />
<CustomBuild Include="$(targetname)" />
</ItemGroup>
<ItemGroup>
<AppxManifest Include="MyDistro.appxmanifest" />
Expand Down
2 changes: 1 addition & 1 deletion DistroLauncher/DistroLauncher.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<ProjectGuid>{BA627106-E5F7-46EE-B8D7-2D5A760F2FB2}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>DistroLauncher</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
<ProjectName>launcher</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down

0 comments on commit 6a89248

Please sign in to comment.