mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-06 23:39:06 +00:00
7 lines
205 B
Modula-2
7 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
|