libInit.cc
changeset 162 104fef2870b3
parent 152 65ab711d56e5
child 167 b52a483eec8d
--- a/libInit.cc	Thu Jan 11 19:20:48 2007 +0100
+++ b/libInit.cc	Fri Jan 12 20:17:28 2007 +0100
@@ -1,5 +1,5 @@
 /*
- * $Header: /cvs/stx/stx/goodies/sunit/libInit.cc,v 1.3 2006-10-16 10:27:48 cg Exp $
+ * $Header: /cvs/stx/stx/goodies/sunit/libInit.cc,v 1.4 2007-01-12 19:17:28 stefan Exp $
  *
  * DO NOT EDIT 
  * automagically generated from the projectDefinition: stx_goodies_sunit.
@@ -18,7 +18,7 @@
 # endif /* not GNUC */
 #endif /* not WIN32 */
 #ifdef INIT_TEXT_SECT
-extern void _libstx_goodies_sunit_Init() INIT_TEXT_SECT;
+DLL_EXPORT extern void _libstx_goodies_sunit_Init() INIT_TEXT_SECT;
 #endif
 void _libstx_goodies_sunit_Init(pass, __pRT__, snd)
 OBJ snd; struct __vmData__ *__pRT__; {