7 lines
156 B
Modula-2
7 lines
156 B
Modula-2
; PrtView.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "PrtView"
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
Radiant_RegisterModules @1
|