From c31790ab66aeb5fd08459ddbf0399392eaf5e93a Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 13 Aug 2010 04:53:29 +0000 Subject: dfsound (win32): added free dxsdk header from wine. dfxvideo (win32): added free dxsdk headers from wine, do not link against ddraw.lib which was removed from latest dxsdk git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@56051 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- win32/plugins/dfxvideo/winsrc/DFXVideo.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/plugins/dfxvideo/winsrc/DFXVideo.def') 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 -- cgit v1.2.3