Diff for /embedaddon/miniupnpc/miniupnpcstrings.h.cmake between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:16:22 version 1.1.1.2, 2013/07/22 00:36:10
Line 1 Line 1
#ifndef __MINIUPNPCSTRINGS_H__#ifndef MINIUPNPCSTRINGS_H_INCLUDED
#define __MINIUPNPCSTRINGS_H__#define MINIUPNPCSTRINGS_H_INCLUDED
   
 #define OS_STRING "${CMAKE_SYSTEM_NAME}"  #define OS_STRING "${CMAKE_SYSTEM_NAME}"
 #define MINIUPNPC_VERSION_STRING "${MINIUPNPC_VERSION}"  #define MINIUPNPC_VERSION_STRING "${MINIUPNPC_VERSION}"

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>