增加ToprieA8驱动库

This commit is contained in:
zqm
2025-10-24 09:07:24 +08:00
parent 88c90a3afc
commit e53f997e1e
5 changed files with 26 additions and 1 deletions

View File

@@ -60,13 +60,13 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Camera.cs">
<SubType>UserControl</SubType>
</Compile>
<Compile Include="Camera.Designer.cs">
<DependentUpon>Camera.cs</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>