0024002: Overall code and build procedure refactoring -- automatic
[occt.git] / src / IVtkVTK / IVtkVTK_CMPLRS.edl
diff --git a/src/IVtkVTK/IVtkVTK_CMPLRS.edl b/src/IVtkVTK/IVtkVTK_CMPLRS.edl
deleted file mode 100644 (file)
index a7f587d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
--- File: IVtkVTK_CMPLRS.edl
--- Created by: Anastasia Arzhadeyeva
-
-@ifnotdefined ( %IVtkVTK_CMPLRS_EDL) then
-  @set %IVtkVTK_CMPLRS_EDL = "";
-
-  @if (%Station == "wnt") then
-    @string %CMPLRS_CXX_INCLUDE = %CMPLRS_CXX_INCLUDE " " %CSF_VTK_INCLUDES;
-  @endif;
-
-@endif;