mirror of https://github.com/ntop/n2n.git
Browse Source
Submit minor changes to enable Windows CMake builds w/o requiring additional local mods.pull/76/head
Emanuele Faranda
6 years ago
committed by
GitHub
8 changed files with 38 additions and 7 deletions
@ -0,0 +1,7 @@ |
|||||
|
/* winconfig.h. Win32 replacement for file generated from config.h.in by configure. */ |
||||
|
|
||||
|
/* OS name */ |
||||
|
#define PACKAGE_OSNAME N2N_OSNAME |
||||
|
|
||||
|
/* Define to the version of this package. */ |
||||
|
#define PACKAGE_VERSION N2N_VERSION |
Loading…
Reference in new issue