Minor updates.

This commit is contained in:
Christoph Holzheuer
2026-03-06 17:36:27 +01:00
parent f99c96a855
commit 2192910e8e
6 changed files with 6 additions and 77 deletions

View File

@@ -83,7 +83,8 @@
<Optimization>MaxSpeed</Optimization>
<PreprocessorDefinitions>_WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;NDEBUG;QT_NO_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessToFile>false</PreprocessToFile>
<ProgramDataBaseFileName></ProgramDataBaseFileName>
<ProgramDataBaseFileName>
</ProgramDataBaseFileName>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<SuppressStartupBanner>true</SuppressStartupBanner>
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
@@ -212,13 +213,11 @@
<ClCompile Include="bcvaluedelegate.cpp" />
<ClCompile Include="bcvaluemodel.cpp" />
<ClCompile Include="bcvalueslider.cpp" />
<ClCompile Include="bcvaluesliderstyle.cpp" />
<ClCompile Include="bcxmlloader.cpp" />
<ClCompile Include="libwin\can_drv_win.c" />
<ClCompile Include="main.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="bcvaluesliderstyle.h" />
<QtMoc Include="bc.h" />
<QtMoc Include="bcdelightpmwidget.h" />
<QtMoc Include="bcdeviceview.h" />