From ff4fe52bf649b9b290ffa9844aad07ca5319e3e0 Mon Sep 17 00:00:00 2001
From: Mathieu Vaillancourt
Date: Thu, 10 Apr 2014 20:50:10 -0400
Subject: Temporarily "fix" citra_qt for Windows
---
vsprops/qt_libs_debug.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'vsprops/qt_libs_debug.props')
diff --git a/vsprops/qt_libs_debug.props b/vsprops/qt_libs_debug.props
index dcba690f0..2b2ced9bc 100644
--- a/vsprops/qt_libs_debug.props
+++ b/vsprops/qt_libs_debug.props
@@ -9,7 +9,7 @@
false
- /I"$(SolutionDir)src\common\src" /I"$(SolutionDir)src\core\src" /I"$(ExternalsDir)glew-1.6.0\include" /I"$(ExternalsDir)sdl-1.2.15\include" /I"$(ExternalsDir)qhexedit" /D"_DEBUG"
+ /I"$(SolutionDir)src" /I"$(ExternalsDir)glew-1.6.0\include" /I"$(ExternalsDir)sdl-1.2.15\include" /I"$(ExternalsDir)qhexedit" /D"_DEBUG"
--
cgit v1.2.3