From d5bb6faac77334154d2b16a3ff2d7ef6479b98be Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Mon, 11 Jun 2018 13:41:16 -0300 Subject: -Make sure that ProjectSettings are properly dumped when dumping docs. -Documented all properties of project settings Update documentation for ProjectSettings --- platform/windows/detect.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform/windows') diff --git a/platform/windows/detect.py b/platform/windows/detect.py index 05806d2fe..63336d43b 100644 --- a/platform/windows/detect.py +++ b/platform/windows/detect.py @@ -332,7 +332,7 @@ def configure(env): # First figure out which compiler, version, and target arch we're using if os.getenv("VCINSTALLDIR"): - # Manual setup of MSVC + # Manual setup of MSVC setup_msvc_manual(env) env.msvc = True manual_msvc_config = True -- cgit v1.2.3-70-g09d2