mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
msvc: do not compile sample programs for miniupnpc and libpng.
This commit is contained in:
parent
d287a278cf
commit
eb08fb5095
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…
x
Reference in New Issue
Block a user