From: cas Date: Tue, 4 Sep 2001 10:35:25 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=94c8f2e159465f625ef76d5b2e17edae9c0538f2;p=occt-wok.git No comments --- 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)";