From 9682a15400495ae490543e7e5af242ff5c4c9fa0 Mon Sep 17 00:00:00 2001 From: Antonio Juarez Date: Wed, 9 Apr 2014 13:14:35 +0100 Subject: Port mapping with UPnP --- external/miniupnpc/miniupnpcstrings.h.cmake | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 external/miniupnpc/miniupnpcstrings.h.cmake (limited to 'external/miniupnpc/miniupnpcstrings.h.cmake') diff --git a/external/miniupnpc/miniupnpcstrings.h.cmake b/external/miniupnpc/miniupnpcstrings.h.cmake new file mode 100755 index 000000000..236b2dca6 --- /dev/null +++ b/external/miniupnpc/miniupnpcstrings.h.cmake @@ -0,0 +1,7 @@ +#ifndef MINIUPNPCSTRINGS_H_INCLUDED +#define MINIUPNPCSTRINGS_H_INCLUDED + +#define OS_STRING "${CMAKE_SYSTEM_NAME}" +#define MINIUPNPC_VERSION_STRING "${MINIUPNPC_VERSION}" + +#endif -- cgit v1.2.3