msvc: do not compile sample programs for miniupnpc and libpng.

This commit is contained in:
Shawn Hoffman 2014-08-31 04:52:10 -07:00
parent d287a278cf
commit eb08fb5095
2 changed files with 0 additions and 2 deletions

View File

@ -57,7 +57,6 @@
<ClCompile Include="..\pngrtran.c" />
<ClCompile Include="..\pngrutil.c" />
<ClCompile Include="..\pngset.c" />
<ClCompile Include="..\pngtest.c" />
<ClCompile Include="..\pngtrans.c" />
<ClCompile Include="..\pngvcrd.c" />
<ClCompile Include="..\pngwio.c" />

View File

@ -70,7 +70,6 @@
<ClCompile Include="src\minixml.c" />
<ClCompile Include="src\portlistingparse.c" />
<ClCompile Include="src\receivedata.c" />
<ClCompile Include="src\upnpc.c" />
<ClCompile Include="src\upnpcommands.c" />
<ClCompile Include="src\upnperrors.c" />
<ClCompile Include="src\upnpreplyparse.c" />