]> OCCT Git - occt-wok.git/commitdiff
No comments
authorcas <cas@opencascade.com>
Thu, 7 Mar 2002 18:11:33 +0000 (18:11 +0000)
committercas <cas@opencascade.com>
Thu, 7 Mar 2002 18:11:33 +0000 (18:11 +0000)
src/WOKLibs/WOKLibs_CMPLRS.edl

index 99134668cf3ad89dfb17e6c90a8f18eaeb040220..3a401d732519696a6ed8d2e149d36882af74c39c 100755 (executable)
@@ -9,5 +9,8 @@
  @uses "CSF.edl";
 
  @string %CMPLRS_CXX_Options = " -I"%CSF_TCL_INCLUDE %CMPLRS_CXX_Options ;
+if ( %Station == "wnt" ) then
+       @string %CMPLRS_ExportBehaviour = " -D__" %Entity "_DLL";
+@endif;
 
 @endif;