build: memfs

This commit is contained in:
Bill Zissimopoulos
2016-04-08 16:00:37 -07:00
parent 20f1298fe6
commit c5c5e9f301
6 changed files with 22 additions and 10 deletions

View File

@ -173,6 +173,10 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\tst\memfs\memfs-main.c" />
<ClCompile Include="..\..\..\tst\memfs\memfs.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\..\..\tst\memfs\memfs.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">