diff --git a/PCbuild/prepare_ssl.py b/PCbuild/prepare_ssl.py
index 671e526f9cf..4203dab2f8e 100644
--- a/PCbuild/prepare_ssl.py
+++ b/PCbuild/prepare_ssl.py
@@ -1,3 +1,4 @@
+#! /usr/bin/env python3
# Script for preparing OpenSSL for building on Windows.
# Uses Perl to create nmake makefiles and otherwise prepare the way
# for building on 32 or 64 bit platforms.
diff --git a/PCbuild/python3dll.vcxproj b/PCbuild/python3dll.vcxproj
index b03d09fa39f..18ff4a83e91 100644
--- a/PCbuild/python3dll.vcxproj
+++ b/PCbuild/python3dll.vcxproj
@@ -109,7 +109,7 @@
-
+
@@ -132,7 +132,7 @@
<_Lines Include="@(_Symbols->'%(Symbol)')" />
-
+