Added fixups to Microsoft Visual Studio build: added server-mini, etc. (#1061)

This commit is contained in:
BACnetEd
2025-08-20 17:44:38 +01:00
committed by GitHub
parent 25c2aaa20d
commit a3cd49eb37
17 changed files with 912 additions and 37 deletions
@@ -20,16 +20,12 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\..\apps\server\main.c" />
<ClCompile Include="..\..\..\..\src\bacnet\basic\npdu\h_npdu.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\bacnet-stack\bacnet-stack.vcxproj">
<Project>{2b0dd90a-c096-401b-97d0-81d3bc4f7eb7}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\..\src\bacnet\basic\npdu\h_npdu.h" />
</ItemGroup>
<PropertyGroup Label="Globals">
<VCProjectVersion>16.0</VCProjectVersion>
<Keyword>Win32Proj</Keyword>