msvc: do not compile sample programs for miniupnpc and libpng.
This commit is contained in:
parent
d287a278cf
commit
eb08fb5095
|
@ -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" />
|
||||
|
|
|
@ -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" />
|
||||
|
|
Loading…
Reference in New Issue