summaryrefslogtreecommitdiff
path: root/src/WNT/WNT_WOKSteps.edl
blob: 5cdc68ce379f03cab1c5a50ab31bb5f78920fbcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
-- File:	WNT_WOKSteps.edl
-- Author:	Jean GAUTIER
-- History:	Tue Aug 12 17:21:24 1997	Jean GAUTIER	Creation
-- Copyright:	 Matra Datavision 1997

@ifnotdefined ( %WNT_WOKSteps_EDL) then
@set %WNT_WOKSteps_EDL = "";

@if ( %Station != "wnt" ) then

	@set %WOKSteps_ObjGroup = "obj.nocompil";
	@set %WOKSteps_LibGroup = "";

	@set %WOKSteps_obj_nocompil = "WOKStep_Compile";
	
	@set %WOKSteps_toolkit_ListWith  = "obj.nocompil";
	@set %WOKSteps_toolkit_LinksWith = "obj.nocompil";

@endif;

@endif;