From: cas Date: Thu, 7 Mar 2002 18:11:33 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=873dff81dcb0a0cfe7bd565d7321792a90ec3cd9;p=occt-wok.git No comments --- diff --git a/src/WOKLibs/WOKLibs_CMPLRS.edl b/src/WOKLibs/WOKLibs_CMPLRS.edl index 9913466..3a401d7 100755 --- a/src/WOKLibs/WOKLibs_CMPLRS.edl +++ b/src/WOKLibs/WOKLibs_CMPLRS.edl @@ -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;