mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
20 lines
372 B
Plaintext
Executable File
20 lines
372 B
Plaintext
Executable File
|
|
--
|
|
-- File: BRepPrim_WOKSteps.edl
|
|
-- Author: JR
|
|
-- History: 19-11-99
|
|
-- Copyright: Matra Datavision 1999
|
|
--
|
|
|
|
@ifnotdefined ( %BRepPrim_WOKSteps_EDL) then
|
|
|
|
@set %BRepPrim_WOKSteps_EDL = "";
|
|
|
|
@string %WOKSteps_XcppGroup += " xcpp.repl ";
|
|
@set %WOKSteps_xcpp_repl = "*BRepPrim_Replace(xcpp.header)";
|
|
|
|
@set %BRepPrim_UseSourceInclude = "";
|
|
|
|
@endif;
|
|
|