mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
Merge branch 'master' into feat_datasecure
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
<ClInclude Include="..\..\src\knx\device_object.h" />
|
||||
<ClInclude Include="..\..\src\knx\dpt.h" />
|
||||
<ClInclude Include="..\..\src\knx\dptconvert.h" />
|
||||
<ClInclude Include="..\..\src\knx\function_property.h" />
|
||||
<ClInclude Include="..\..\src\knx\group_object.h" />
|
||||
<ClInclude Include="..\..\src\knx\group_object_table_object.h" />
|
||||
<ClInclude Include="..\..\src\knx\interface_object.h" />
|
||||
|
||||
@@ -194,6 +194,9 @@
|
||||
<ClInclude Include="..\..\src\knx\knx_ip_supported_service_dib.h">
|
||||
<Filter>Header files\knx</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\knx\function_property.h">
|
||||
<Filter>Header files\knx</Filter>
|
||||
</ClInclude>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="main.cpp">
|
||||
|
||||
Reference in New Issue
Block a user