mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
remove unnecessary version definition
This commit is contained in:
parent
01163b77d4
commit
c9c2f26334
@ -14,16 +14,6 @@
|
|||||||
|
|
||||||
// #define DEBUG
|
// #define DEBUG
|
||||||
|
|
||||||
// Philippose - 31/01/2009
|
|
||||||
// Hack for the Windows Version
|
|
||||||
// in Linux, "PACKAGE_VERSION" is replaced
|
|
||||||
// in the configure/make phases, with the
|
|
||||||
// right version number
|
|
||||||
#ifdef WIN32
|
|
||||||
#define PACKAGE_VERSION "6.1-dev"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#if NGINTERFACE_EXPORTS || NGLIB_EXPORTS || nglib_EXPORTS
|
#if NGINTERFACE_EXPORTS || NGLIB_EXPORTS || nglib_EXPORTS
|
||||||
#define DLL_HEADER __declspec(dllexport)
|
#define DLL_HEADER __declspec(dllexport)
|
||||||
|
Loading…
Reference in New Issue
Block a user