Fix missing include in vs proj files for query programs
This commit is contained in:
parent
cb6b6dcdc5
commit
024694e7d5
5 changed files with 11 additions and 3 deletions
|
@ -18,8 +18,7 @@
|
|||
<Platform>x64</Platform>
|
||||
</ProjectConfiguration>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\programs\<PATHNAME>.c" />
|
||||
<ItemGroup>
<SOURCES>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="mbedTLS.vcxproj">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue