File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / miniupnpc / miniupnpcstrings.h.cmake
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 23:16:22 2012 UTC (12 years, 4 months ago) by misho
CVS tags: MAIN, HEAD
Initial revision

    1: #ifndef __MINIUPNPCSTRINGS_H__
    2: #define __MINIUPNPCSTRINGS_H__
    3: 
    4: #define OS_STRING "${CMAKE_SYSTEM_NAME}"
    5: #define MINIUPNPC_VERSION_STRING "${MINIUPNPC_VERSION}"
    6: 
    7: #endif

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