mirror of
https://github.com/rfc2822/GfxTablet
synced 2025-10-03 09:39:16 +02:00
v-1.11
This commit is contained in:
parent
cc4ad72661
commit
82d25349d7
9 changed files with 835 additions and 460 deletions
|
@ -54,13 +54,25 @@
|
|||
<Compile Include="GfxTabletSettings.Designer.cs">
|
||||
<DependentUpon>GfxTabletSettings.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="GfxTabletTestdialog.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="GfxTabletTestdialog.Designer.cs">
|
||||
<DependentUpon>GfxTabletTestdialog.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Protocol.cs" />
|
||||
<Compile Include="TouchInjector.cs" />
|
||||
<Compile Include="Win32_Windows8Touch_Interop.cs" />
|
||||
<Compile Include="Win32_MouseSimulator_Interop.cs" />
|
||||
<Compile Include="Win32Interop.cs" />
|
||||
<EmbeddedResource Include="GfxTabletSettings.resx">
|
||||
<DependentUpon>GfxTabletSettings.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="GfxTabletTestdialog.resx">
|
||||
<DependentUpon>GfxTabletTestdialog.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Properties\Resources.resx">
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue