From: cas Date: Tue, 29 Feb 2000 18:18:59 +0000 (+0000) Subject: No comments X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=baac44ef8cd0ee94f6b24399f08b53717e75731f;p=occt-wok.git No comments --- diff --git a/src/WOKMake/WOKMake_Step.cxx b/src/WOKMake/WOKMake_Step.cxx index 79def0b..c886de5 100755 --- a/src/WOKMake/WOKMake_Step.cxx +++ b/src/WOKMake/WOKMake_Step.cxx @@ -1348,6 +1348,7 @@ WOKMake_Status WOKMake_Step::Make() !strcmp ( aType, "WOKStep_DynamicLibrary" ) || !strcmp ( aType, "WOKStep_DLLink" ) || !strcmp ( aType, "WOKStep_ExecLink" ) || + !strcmp ( aType, "WOKStep_ExeLink" ) || !strcmp ( aType, "WOKStep_LibLink" ) ) {