mirror of
https://github.com/godotengine/godot.git
synced 2024-11-24 13:12:42 +00:00
commit
31c14432b8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user