Skip to content

Commit 7585f53

Browse files
committed
1.0
1 parent d6a6850 commit 7585f53

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+13576
-4231
lines changed
-136 KB
Binary file not shown.
-136 KB
Binary file not shown.
-136 KB
Binary file not shown.
23.5 KB
Binary file not shown.

Aspiring Keyboard/Aspiring Keyboard/Aspiring Keyboard.csproj

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,14 @@
7171
<Compile Include="MouseGrid.xaml.cs">
7272
<DependentUpon>MouseGrid.xaml</DependentUpon>
7373
</Compile>
74-
<Compile Include="WI.cs" />
75-
<Compile Include="WIn.cs" />
74+
<Compile Include="WindowAbout.xaml.cs">
75+
<DependentUpon>WindowAbout.xaml</DependentUpon>
76+
</Compile>
77+
<Compile Include="WindowEULA.xaml.cs">
78+
<DependentUpon>WindowEULA.xaml</DependentUpon>
79+
</Compile>
80+
<Compile Include="WindowsInput2.cs" />
81+
<Compile Include="WindowsInputNative2.cs" />
7682
<Page Include="MainWindow.xaml">
7783
<Generator>MSBuild:Compile</Generator>
7884
<SubType>Designer</SubType>
@@ -92,6 +98,14 @@
9298
<SubType>Designer</SubType>
9399
<Generator>MSBuild:Compile</Generator>
94100
</Page>
101+
<Page Include="WindowAbout.xaml">
102+
<SubType>Designer</SubType>
103+
<Generator>MSBuild:Compile</Generator>
104+
</Page>
105+
<Page Include="WindowEULA.xaml">
106+
<SubType>Designer</SubType>
107+
<Generator>MSBuild:Compile</Generator>
108+
</Page>
95109
</ItemGroup>
96110
<ItemGroup>
97111
<Compile Include="mouse.cs" />

0 commit comments

Comments
 (0)