From 128b7778da9535e34edabc6b9bdb7def3b7f7b61 Mon Sep 17 00:00:00 2001 From: "SND\\edgbla_cp" Date: Fri, 3 May 2013 07:33:14 +0000 Subject: Patch 14294 (KrossX2); Sio1 plugin has been enabled by default for Windows; git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@84368 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- win32/plugins/peopsxgl/gpuPeopsOpenGL.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win32/plugins/peopsxgl/gpuPeopsOpenGL.rc') diff --git a/win32/plugins/peopsxgl/gpuPeopsOpenGL.rc b/win32/plugins/peopsxgl/gpuPeopsOpenGL.rc index 7799f964..9972c1d3 100755 --- a/win32/plugins/peopsxgl/gpuPeopsOpenGL.rc +++ b/win32/plugins/peopsxgl/gpuPeopsOpenGL.rc @@ -100,12 +100,12 @@ BEGIN BEGIN VALUE "Comments", "\0" VALUE "CompanyName", "\0" - VALUE "FileDescription", "gpuPeopsOpenGL. DLL\0" + VALUE "FileDescription", "gpuPeopsOpenGL.dll\0" VALUE "FileVersion", "1, 78, 0, 0\0" VALUE "InternalName", "P.E.Op.S. PSX OpenGL GPU (mod)\0" VALUE "LegalCopyright", "Copyright (C) 1999-2009\0" VALUE "LegalTrademarks", "\0" - VALUE "OriginalFilename", "gpuPeopsOpenGL.DLL\0" + VALUE "OriginalFilename", "gpuPeopsOpenGL.dll\0" VALUE "PrivateBuild", "\0" VALUE "ProductName", "gpuPeopsOpenGL Dynamic Link Library\0" VALUE "ProductVersion", "1, 78, 0, 0\0" -- cgit v1.2.3