mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-30 00:00:30 -05:00
msvc: do not compile sample programs for miniupnpc and libpng.
This commit is contained in:
Vendored
-1
@@ -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" />
|
||||
|
||||
-1
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user