Skip to content

Commit c0553eb

Browse files
author
winappsdkdata_bot
committed
Add DrawingIslandCSProjection to sln
1 parent 30ce5f8 commit c0553eb

File tree

3 files changed

+28
-1
lines changed

3 files changed

+28
-1
lines changed

Samples/Islands/WpfCalculator/CalculatorDemo/CalculatorDemo.csproj

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,15 @@
9797
<DependentUpon>App.xaml</DependentUpon>
9898
<SubType>Code</SubType>
9999
</Compile>
100+
<!--
101+
<Compile Include="App_Demo3.cs" />
102+
<Compile Include="Extra\HelmetScenario.cs" />
103+
<Compile Include="Extra\MainWindow_Demo4_Extra.cs" />
104+
<Compile Include="Extra\SceneNodeCommon.cs" />
105+
<Compile Include="LottieIslandScenario.cs" />
106+
<Compile Include="MainWindow_Demo3.cs" />
107+
<Compile Include="MainWindow_Demo4.cs" />
108+
-->
100109
<Compile Include="MainWindow.cs">
101110
<DependentUpon>MainWindow.xaml</DependentUpon>
102111
<SubType>Code</SubType>
@@ -115,6 +124,7 @@
115124
<DesignTimeSharedInput>True</DesignTimeSharedInput>
116125
</Compile>
117126
<!-- Demo4_Step2_AddIsland -->
127+
<!--<Compile Include="WpfIslandHost.cs" />-->
118128
<!-- -->
119129
<EmbeddedResource Include="Properties\Resources.resx">
120130
<Generator>ResXFileCodeGenerator</Generator>

Samples/Islands/WpfCalculator/WpfCalculator.sln

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Demo3_Step1", "Demo3_Step1"
1313
EndProject
1414
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Demo4_Step2", "Demo4_Step2", "{1C23C858-0772-4881-A947-32E8870C35AE}"
1515
EndProject
16+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DrawingIslandCsProjection", "DrawingIslandCsProjection\DrawingIslandCsProjection.csproj", "{4A5A8328-28E9-4B32-9284-6BCB33553E10}"
17+
EndProject
1618
Global
1719
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1820
Debug|ARM64 = Debug|ARM64
@@ -65,13 +67,26 @@ Global
6567
{0A343519-113B-4EF9-959C-30F559524BC4}.Release|x86.ActiveCfg = Release|x86
6668
{0A343519-113B-4EF9-959C-30F559524BC4}.Release|x86.Build.0 = Release|x86
6769
{0A343519-113B-4EF9-959C-30F559524BC4}.Release|x86.Deploy.0 = Release|x86
70+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Debug|ARM64.ActiveCfg = Debug|ARM64
71+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Debug|ARM64.Build.0 = Debug|ARM64
72+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Debug|x64.ActiveCfg = Debug|x64
73+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Debug|x64.Build.0 = Debug|x64
74+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Debug|x86.ActiveCfg = Debug|x86
75+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Debug|x86.Build.0 = Debug|x86
76+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Release|ARM64.ActiveCfg = Release|ARM64
77+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Release|ARM64.Build.0 = Release|ARM64
78+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Release|x64.ActiveCfg = Release|x64
79+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Release|x64.Build.0 = Release|x64
80+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Release|x86.ActiveCfg = Release|x86
81+
{4A5A8328-28E9-4B32-9284-6BCB33553E10}.Release|x86.Build.0 = Release|x86
6882
EndGlobalSection
6983
GlobalSection(SolutionProperties) = preSolution
7084
HideSolutionNode = FALSE
7185
EndGlobalSection
7286
GlobalSection(NestedProjects) = preSolution
7387
{709C54E1-0F2F-4A59-80B2-4CFD08B720E5} = {1C23C858-0772-4881-A947-32E8870C35AE}
7488
{0A343519-113B-4EF9-959C-30F559524BC4} = {D326EA21-1EE1-4D67-A0CE-898D9EC84300}
89+
{4A5A8328-28E9-4B32-9284-6BCB33553E10} = {1C23C858-0772-4881-A947-32E8870C35AE}
7590
EndGlobalSection
7691
GlobalSection(ExtensibilityGlobals) = postSolution
7792
SolutionGuid = {85542A88-746B-4646-9027-3AA360D075C2}

Samples/Islands/WpfCalculator/readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
Here's the basic process:
33

4+
5+
46
**Demo2_Step2_RunCalcWithThemes**
57
* Open WpfCalculator.sln.
68
* Ensure settings are:
@@ -23,7 +25,7 @@ Here's the basic process:
2325

2426

2527
**Demo3_Step2_AddCompact**
26-
* Remove comments for "Demo3_Step1_AddWasdk"
28+
* Remove comments for "Demo3_Step2_AddCompact"
2729
* ctrl+f5
2830
* App now has "compact" mode
2931

0 commit comments

Comments
 (0)