mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-05 14:59:03 +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
|