diff options
Diffstat (limited to 'win32/plugins/dfxvideo/winsrc/DFXVideo.def')
| -rw-r--r-- | win32/plugins/dfxvideo/winsrc/DFXVideo.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/plugins/dfxvideo/winsrc/DFXVideo.def b/win32/plugins/dfxvideo/winsrc/DFXVideo.def index f5f19c24..83a8805e 100644 --- a/win32/plugins/dfxvideo/winsrc/DFXVideo.def +++ b/win32/plugins/dfxvideo/winsrc/DFXVideo.def @@ -1,7 +1,7 @@ ; gpuPeopsSoft.def : Declares the module parameters for the DLL. LIBRARY "DFXVideo" -DESCRIPTION 'DFXVideo GPU' + EXPORTS ; Explicit exports can go here PSEgetLibType @2 |
