mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 14:24:54 +00:00
msvc: do not compile sample programs for miniupnpc and libpng.
This commit is contained in:
parent
d287a278cf
commit
eb08fb5095
2 changed files with 0 additions and 2 deletions
1
Externals/libpng/png/png.vcxproj
vendored
1
Externals/libpng/png/png.vcxproj
vendored
|
@ -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
Externals/miniupnpc/miniupnpc.vcxproj
vendored
1
Externals/miniupnpc/miniupnpc.vcxproj
vendored
|
@ -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…
Add table
Reference in a new issue