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/peopsxgl/gpuPeopsOpenGL.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/peopsxgl/gpuPeopsOpenGL.dev')
| -rw-r--r-- | win32/plugins/peopsxgl/gpuPeopsOpenGL.dev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/plugins/peopsxgl/gpuPeopsOpenGL.dev b/win32/plugins/peopsxgl/gpuPeopsOpenGL.dev index a78f6262..364e1ef8 100644 --- a/win32/plugins/peopsxgl/gpuPeopsOpenGL.dev +++ b/win32/plugins/peopsxgl/gpuPeopsOpenGL.dev @@ -6,7 +6,7 @@ IsCpp=1 Type=3
Compiler=-W -DWIN32 -DNDEBUG -D_WINDOWS_@@_
CppCompiler=-W -DWIN32 -DNDEBUG -D_WINDOWS_@@_
-Includes=.\\;.\winsrc;..\..\glue;..\..\..\libpcsxcore;..\..\..\plugins\peopsxgl
+Includes=.\\;.\winsrc;..\..\glue;..\..\..\plugins\peopsxgl;..\..\..\libpcsxcore
Linker=-luser32 -lgdi32 -lopengl32 -lwinmm -ladvapi32 -def gpuPeopsOpenGL.def --enable-stdcall-fixup_@@_
Libs=
UnitCount=27
|
