blob: 7d46558b721ae86559968c11e524b3b0ebe5ebc5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; Skeleton.def : Declares the module parameters.
;
; TODO: Change the library name here to match your binary name.
;
LIBRARY "UMDFSkeleton.DLL"
EXPORTS
DllGetClassObject PRIVATE
|