mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-06 07:19:05 +00:00
8 lines
205 B
Modula-2
8 lines
205 B
Modula-2
|
; object_viewer.def : Declares the module parameters for the DLL.
|
||
|
|
||
|
LIBRARY "object_viewer"
|
||
|
DESCRIPTION 'object_viewer Windows Dynamic Link Library'
|
||
|
|
||
|
EXPORTS
|
||
|
; Explicit exports can go here
|