WPS: Move generic UPnP XML helper functionality into a separate file

This commit is contained in:
Jouni Malinen 2009-11-08 14:06:01 +02:00
parent 092794f480
commit 0b40d03394
7 changed files with 323 additions and 272 deletions

View file

@ -509,6 +509,7 @@ OBJS += ../src/wps/wps_upnp.o
OBJS += ../src/wps/wps_upnp_ssdp.o
OBJS += ../src/wps/wps_upnp_web.o
OBJS += ../src/wps/wps_upnp_event.o
OBJS += ../src/wps/upnp_xml.o
OBJS += ../src/wps/httpread.o
OBJS += ../src/wps/http_client.o
endif