Salome HOME
SWIG compability on win32
authorabd <abd@opencascade.com>
Thu, 9 Mar 2006 11:47:44 +0000 (11:47 +0000)
committerabd <abd@opencascade.com>
Thu, 9 Mar 2006 11:47:44 +0000 (11:47 +0000)
src/NOTIFICATION_SWIG/NOTIFICATION.i

index d48342a7fc2692dfe53d3121841d9cb48d6b110d..7f8168b13652616bfc820785e8c7ce7b13b3c4a1 100644 (file)
@@ -28,8 +28,7 @@
 %module libNOTIFICATION
 
 %{
+#define _declspec(a)
 #include "NOTIFICATION_Swig.hxx"
+#undef _declspec
 %}
-
-%include NOTIFICATION.hxx
-%include NOTIFICATION_Swig.hxx