0022627: Change OCCT memory management defaults
[occt.git] / src / DBC / DBC_WOKSteps.edl
CommitLineData
7fd59977 1
2@ifnotdefined(%DBC_WOKSteps_EDL) then
3
4@set %DBC_WOKSteps_EDL = "";
5
6@if ( %DBMS == "OBJS" ) then
7
8@string %WOKSteps_XcppGroup += " xcpp.copy ";
9@set %WOKSteps_xcpp_copy = "DBC_Copy(xcpp.header)";
10
11@endif;
12
13@endif;