Merge pull request #11753 from Listwon/Intellisense

Fix IntelliSense
This commit is contained in:
Andreas Haas 2017-10-02 22:28:37 +02:00 committed by GitHub
commit 31c14432b8

View file

@ -434,6 +434,7 @@ if selected_platform in platform_list:
# Microsoft Visual Studio Project Generation
if env['vsproj']:
env['CPPPATH'] = [Dir(path) for path in env['CPPPATH']]
methods.generate_vs_project(env, GetOption("num_jobs"))
# Check for the existence of headers