mirror of
https://github.com/glest/glest-source.git
synced 2025-08-18 14:11:15 +02:00
- bugfixes for supporting compile of miniupnpc1.4 -> 1.6. Added two new optional commandline options for cmake:
-DMINIUPNPC_VERSION_PRE1_6=true -DMINIUPNPC_VERSION_PRE1_5=true
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
#ifndef __MINIUPNPC_H__
|
||||
#define __MINIUPNPC_H__
|
||||
|
||||
//#define MEGAGLEST_EMBEDDED_MINIUPNPC
|
||||
//#define MINIUPNPC_VERSION_PRE1_5
|
||||
//#define MINIUPNPC_VERSION_PRE1_6
|
||||
|
||||
#include "declspec.h"
|
||||
#include "igd_desc_parse.h"
|
||||
|
||||
|
Reference in New Issue
Block a user