Add dynamic_dummy to MSVC build.
This commit is contained in:
parent
d859189ab6
commit
326321483d
|
@ -213,6 +213,8 @@
|
|||
</ClCompile>
|
||||
<ClCompile Include="..\..\dynamic.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\dynamic_dummy.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\fifo_buffer.c">
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\file.c">
|
||||
|
|
Loading…
Reference in New Issue