|
@@ -464,6 +464,7 @@ end;
|
|
flags : [];
|
|
flags : [];
|
|
cpu : i386;
|
|
cpu : i386;
|
|
unit_env : 'NETWAREUNITS';
|
|
unit_env : 'NETWAREUNITS';
|
|
|
|
+ extradefines : '';
|
|
sharedlibext : '.nlm';
|
|
sharedlibext : '.nlm';
|
|
staticlibext : '.a';
|
|
staticlibext : '.a';
|
|
sourceext : '.pp';
|
|
sourceext : '.pp';
|
|
@@ -509,7 +510,10 @@ initialization
|
|
end.
|
|
end.
|
|
{
|
|
{
|
|
$Log$
|
|
$Log$
|
|
- Revision 1.4 2001-05-30 21:35:49 peter
|
|
|
|
|
|
+ Revision 1.5 2001-06-02 19:22:44 peter
|
|
|
|
+ * extradefines field added
|
|
|
|
+
|
|
|
|
+ Revision 1.4 2001/05/30 21:35:49 peter
|
|
* netware patches for copyright, screenname, threadname directives
|
|
* netware patches for copyright, screenname, threadname directives
|
|
|
|
|
|
Revision 1.3 2001/04/18 22:02:04 peter
|
|
Revision 1.3 2001/04/18 22:02:04 peter
|