Add dynamic_dummy to MSVC build.

This commit is contained in:
Themaister 2013-04-15 16:32:06 +02:00
parent d859189ab6
commit 326321483d

View File

@ -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">