mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 11:45:18 +02:00
Instead of adding platform-specific dirty workarounds, why not try to handle things *properly*? With this commit, the PortManager will compile UPnP specific code only if USE_MINIUPNPC is set. Signed-off-by: Paul Cercueil <paul@crapouillou.net>