mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 00:49:51 +01:00
* t_win unit name fixed
git-svn-id: trunk@285 -
This commit is contained in:
parent
7cb2a052e1
commit
335211c397
@ -42,8 +42,8 @@ implementation
|
||||
{$ifndef NOTARGETFREEBSD}
|
||||
,t_bsd
|
||||
{$endif}
|
||||
{$ifndef NOTARGETWIN32}
|
||||
,t_win32
|
||||
{$ifndef NOTARGETWIN}
|
||||
,t_win
|
||||
{$endif}
|
||||
|
||||
{**************************************
|
||||
|
||||
Loading…
Reference in New Issue
Block a user