diff options
Diffstat (limited to 'vsprops/qt_libs_debug.props')
| -rw-r--r-- | vsprops/qt_libs_debug.props | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
| 9 | </Link> | 9 | </Link> |
| 10 | <MOC> | 10 | <MOC> |
| 11 | <QtNoDebug>false</QtNoDebug> | 11 | <QtNoDebug>false</QtNoDebug> |
| 12 | <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> | 12 | <QtCommandLine>/I"$(SolutionDir)src" /I"$(ExternalsDir)glew-1.6.0\include" /I"$(ExternalsDir)sdl-1.2.15\include" /I"$(ExternalsDir)qhexedit" /D"_DEBUG"</QtCommandLine> |
| 13 | </MOC> | 13 | </MOC> |
| 14 | </ItemDefinitionGroup> | 14 | </ItemDefinitionGroup> |
| 15 | <ItemGroup /> | 15 | <ItemGroup /> |