aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprops/qt_libs_debug.props
diff options
context:
space:
mode:
authorGravatar Mathieu Vaillancourt <vaillancourtm@gmail.com>2014-04-10 20:50:10 -0400
committerGravatar Mathieu Vaillancourt <vaillancourtm@gmail.com>2014-04-10 20:51:32 -0400
commitff4fe52bf649b9b290ffa9844aad07ca5319e3e0 (patch)
treeeba6c7c29871327a28bc1945213401ce77920f11 /vsprops/qt_libs_debug.props
parent17b32b7b3fa54ab2c5754db79df560052758236d (diff)
Temporarily "fix" citra_qt for Windows
Diffstat (limited to 'vsprops/qt_libs_debug.props')
-rw-r--r--vsprops/qt_libs_debug.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprops/qt_libs_debug.props b/vsprops/qt_libs_debug.props
index dcba690f..2b2ced9b 100644
--- a/vsprops/qt_libs_debug.props
+++ b/vsprops/qt_libs_debug.props
@@ -9,7 +9,7 @@
</Link>
<MOC>
<QtNoDebug>false</QtNoDebug>
- <QtCommandLine>/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"</QtCommandLine>
+ <QtCommandLine>/I"$(SolutionDir)src" /I"$(ExternalsDir)glew-1.6.0\include" /I"$(ExternalsDir)sdl-1.2.15\include" /I"$(ExternalsDir)qhexedit" /D"_DEBUG"</QtCommandLine>
</MOC>
</ItemDefinitionGroup>
<ItemGroup />