Define both export variables.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23023 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -311,7 +311,8 @@ if ($opt_E) {
|
|||||||
#define ${opt_E}_FUNCTION _stdcall __declspec(dllimport)
|
#define ${opt_E}_FUNCTION _stdcall __declspec(dllimport)
|
||||||
#define ${opt_E}_VARIABLE __declspec(dllimport)
|
#define ${opt_E}_VARIABLE __declspec(dllimport)
|
||||||
#else
|
#else
|
||||||
#define $opt_E
|
#define ${opt_E}_FUNCTION
|
||||||
|
#define ${opt_E}_VARIABLE
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user