summaryrefslogtreecommitdiffstats
path: root/vsprops/qt.props
diff options
context:
space:
mode:
authorYuri Kunde Schlesner <yuriks@yuriks.net>2014-08-24 02:00:08 +0200
committerYuri Kunde Schlesner <yuriks@yuriks.net>2014-09-01 22:41:56 +0200
commit478289140daae28cf7eabf54af3addf476aaad9c (patch)
treede13d92f26abaaf5eb0348ae35b2d1c23be497c7 /vsprops/qt.props
parentMerge pull request #84 from bunnei/fix-hw-synchronization (diff)
downloadyuzu-478289140daae28cf7eabf54af3addf476aaad9c.tar
yuzu-478289140daae28cf7eabf54af3addf476aaad9c.tar.gz
yuzu-478289140daae28cf7eabf54af3addf476aaad9c.tar.bz2
yuzu-478289140daae28cf7eabf54af3addf476aaad9c.tar.lz
yuzu-478289140daae28cf7eabf54af3addf476aaad9c.tar.xz
yuzu-478289140daae28cf7eabf54af3addf476aaad9c.tar.zst
yuzu-478289140daae28cf7eabf54af3addf476aaad9c.zip
Diffstat (limited to '')
-rw-r--r--vsprops/qt.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/vsprops/qt.props b/vsprops/qt.props
index f74a7b5ea..ba9455e96 100644
--- a/vsprops/qt.props
+++ b/vsprops/qt.props
@@ -19,7 +19,7 @@
<QtUicExt>.h</QtUicExt>
</UIC>
<MOC>
- <QtCommandLine>/I"$(SolutionDir)src" /I"$(ExternalsDir)glew-1.6.0\include" /I"$(ExternalsDir)sdl-1.2.15\include" /I"$(ExternalsDir)qhexedit"</QtCommandLine>
+ <QtCommandLine>/I"$(SolutionDir)src" /I"$(ExternalsDir)sdl-1.2.15\include" /I"$(ExternalsDir)qhexedit"</QtCommandLine>
<QtKeywords>false</QtKeywords>
</MOC>
<Link />