Add msdos and win16 to the list of target OS for which TargetHasDosStylesDirectories

git-svn-id: trunk@33830 -
This commit is contained in:
pierre 2016-05-28 07:26:10 +00:00
parent 9f9abd525a
commit 433da1b199

View File

@ -686,11 +686,13 @@ begin
TargetHasDosStyleDirectories :=
(LTarget='emx') or
(LTarget='go32v2') or
(LTarget='msdos') or
(LTarget='nativent') or
(LTarget='os2') or
(LTarget='symbian') or
(LTarget='watcom') or
(LTarget='wdosx') or
(LTarget='win16') or
(LTarget='win32') or
(LTarget='win64');
TargetAmigaLike:=