From 873dff81dcb0a0cfe7bd565d7321792a90ec3cd9 Mon Sep 17 00:00:00 2001 From: cas Date: Thu, 7 Mar 2002 18:11:33 +0000 Subject: [PATCH] No comments --- src/WOKLibs/WOKLibs_CMPLRS.edl | 3 +++ 1 file changed, 3 insertions(+) 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; -- 2.39.5