9 lines
178 B
Modula-2
9 lines
178 B
Modula-2
; RCOptions.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "RCOptions"
|
|
;DESCRIPTION 'RCOptions Windows Dynamic Link Library'
|
|
|
|
EXPORTS
|
|
CPlApplet PRIVATE
|
|
|