From 94c8f2e159465f625ef76d5b2e17edae9c0538f2 Mon Sep 17 00:00:00 2001 From: cas Date: Tue, 4 Sep 2001 10:35:25 +0000 Subject: [PATCH] No comments --- src/WOKStepsDef/WOKSteps_nocdlpack_wnt.edl | 2 +- src/WOKStepsDef/WOKSteps_package_wnt.edl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/WOKStepsDef/WOKSteps_nocdlpack_wnt.edl b/src/WOKStepsDef/WOKSteps_nocdlpack_wnt.edl index 8c021fd..48fa26f 100755 --- a/src/WOKStepsDef/WOKSteps_nocdlpack_wnt.edl +++ b/src/WOKStepsDef/WOKSteps_nocdlpack_wnt.edl @@ -10,7 +10,7 @@ @string %WOKSteps_DepGroup += " obj.implib "; @set %WOKSteps_obj_implib = "WOKStep_ImportLibrary(obj.comp)"; -@set %WOKSteps_LibGroup = "obj.libs obj.tks obj.lib"; +---@set %WOKSteps_LibGroup = "obj.libs obj.tks obj.lib"; @set %WOKSteps_obj_libs = "WOKStep_DirectLinkList(obj.comp,obj.idep)"; @set %WOKSteps_obj_tks = "WOKStep_DirectTKReplace(obj.libs)"; diff --git a/src/WOKStepsDef/WOKSteps_package_wnt.edl b/src/WOKStepsDef/WOKSteps_package_wnt.edl index ebb8c7b..15d4da5 100755 --- a/src/WOKStepsDef/WOKSteps_package_wnt.edl +++ b/src/WOKStepsDef/WOKSteps_package_wnt.edl @@ -9,7 +9,7 @@ @string %WOKSteps_DepGroup += " obj.implib "; @set %WOKSteps_obj_implib = "WOKStep_ImportLibrary(obj.comp)"; -@set %WOKSteps_LibGroup = " obj.libs obj.tks obj.lib"; +--@set %WOKSteps_LibGroup = " obj.libs obj.tks obj.lib"; @set %WOKSteps_obj_libs = "WOKStep_DirectLinkList(obj.comp,obj.idep)"; @set %WOKSteps_obj_tks = "WOKStep_DirectTKReplace(obj.libs)"; -- 2.39.5