mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 01:32:33 +02:00
* removed initc unit (not needed, and doesn't exist on windows)
git-svn-id: trunk@10557 -
This commit is contained in:
parent
8a98d46594
commit
4db9ebcb1b
@ -5,9 +5,6 @@ program ptest;
|
|||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
|
|
||||||
uses
|
|
||||||
initc;
|
|
||||||
|
|
||||||
const
|
const
|
||||||
{$ifdef windows}
|
{$ifdef windows}
|
||||||
libname='tw9089b.dll';
|
libname='tw9089b.dll';
|
||||||
|
Loading…
Reference in New Issue
Block a user