- updated cmake system to support using NON EMBEDDED versions of libircclient and miniupnpc for proper build in Debian

This commit is contained in:
Mark Vejvoda
2011-05-27 06:37:43 +00:00
parent 718ff368ff
commit 1cf6d523fd
5 changed files with 164 additions and 3 deletions

View File

@@ -8,6 +8,8 @@
#ifndef __MINIUPNPC_H__
#define __MINIUPNPC_H__
#define MEGAGLEST_EMBEDDED_MINIUPNPC
#include "declspec.h"
#include "igd_desc_parse.h"