From 5b40df17cbc9f6c471670e3514d89ceb353bd4f8 Mon Sep 17 00:00:00 2001 From: ramapcsx2 Date: Tue, 23 Mar 2010 23:31:59 +0000 Subject: [PATCH] GSdx: - Removed the opengl dependencies and unused /Delayload .dll. git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2763 96395faa-99c1-11dd-bbfe-3dabce05a288 --- plugins/GSdx/stdafx.h | 11 ----------- plugins/GSdx/vsprops/common.vsprops | 4 ++-- 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/plugins/GSdx/stdafx.h b/plugins/GSdx/stdafx.h index 154202e768..488325e4c4 100644 --- a/plugins/GSdx/stdafx.h +++ b/plugins/GSdx/stdafx.h @@ -135,17 +135,6 @@ typedef signed long long int64; #endif -// opengl - -#include -#include -#include -#include - -#ifdef _WINDOWS -#include -#endif - // sse #if !defined(_M_SSE) && (!defined(_WINDOWS) || defined(_M_AMD64) || defined(_M_IX86_FP) && _M_IX86_FP >= 2) diff --git a/plugins/GSdx/vsprops/common.vsprops b/plugins/GSdx/vsprops/common.vsprops index d4e9aa2832..7e6e01a4b7 100644 --- a/plugins/GSdx/vsprops/common.vsprops +++ b/plugins/GSdx/vsprops/common.vsprops @@ -16,10 +16,10 @@ />