diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-01-02 08:02:58 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-01-02 08:02:58 +0000 |
| commit | c0f88037121599caca26fe87e78dd2a837faf544 (patch) | |
| tree | 96a133f87031148632f8bc9125a18fb103260a05 /win32/plugins/dfxvideo/DFXVideo.dev | |
| parent | d4a2f0051ab1a43fbf2376ec905319797a1fdc3c (diff) | |
| download | pcsxr-c0f88037121599caca26fe87e78dd2a837faf544.tar.gz | |
dfxvideo, peopsxgl (win32): Fixed FTBFS.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61695 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/plugins/dfxvideo/DFXVideo.dev')
| -rw-r--r-- | win32/plugins/dfxvideo/DFXVideo.dev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/plugins/dfxvideo/DFXVideo.dev b/win32/plugins/dfxvideo/DFXVideo.dev index 73a6369e..0da41d81 100644 --- a/win32/plugins/dfxvideo/DFXVideo.dev +++ b/win32/plugins/dfxvideo/DFXVideo.dev @@ -6,7 +6,7 @@ IsCpp=1 Type=3
Compiler=-W -DWIN32 -DNDEBUG -D_WINDOWS -D__i386___@@_
CppCompiler=-W -DWIN32 -DNDEBUG -D_WINDOWS -D__i386___@@_
-Includes=.\\;.\winsrc;..\..;..\..\glue;..\..\..\libpcsxcore;..\..\..\plugins\dfxvideo
+Includes=.\\;.\winsrc;..\..;..\..\glue;..\..\..\plugins\dfxvideo;..\..\..\libpcsxcore
Linker=-luser32 -lgdi32 -lwinmm -ladvapi32 -lvfw32 -def DFXVideo.def --enable-stdcall-fixup_@@_
Libs=
UnitCount=33
|
