|
@@ -3015,6 +3015,8 @@ cleanup:
|
|
with TMZExeSection(FindExeSection(SecName)) do
|
|
with TMZExeSection(FindExeSection(SecName)) do
|
|
SecOptions:=SecOptions+[oso_debug];
|
|
SecOptions:=SecOptions+[oso_debug];
|
|
end;
|
|
end;
|
|
|
|
+ '':
|
|
|
|
+ {nothing to do};
|
|
else
|
|
else
|
|
internalerror(2018061401);
|
|
internalerror(2018061401);
|
|
end;
|
|
end;
|