diff --git a/PCbuild/pywlauncher.vcxproj b/PCbuild/pywlauncher.vcxproj
new file mode 100644
index 00000000000..2df8a0c39f8
--- /dev/null
+++ b/PCbuild/pywlauncher.vcxproj
@@ -0,0 +1,160 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ {1D4B18D3-7C12-4ECB-9179-8531FF876CE6}
+ pywlauncher
+
+
+
+ Application
+ true
+ Unicode
+
+
+ Application
+ true
+ Unicode
+
+
+ Application
+ false
+ true
+ Unicode
+
+
+ Application
+ false
+ true
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ pyw_d
+
+
+ pyw_d
+
+
+ pyw
+
+
+ pyw
+
+
+
+ Level3
+ Disabled
+ _WINDOWS;%(PreprocessorDefinitions)
+
+
+ true
+ version.lib;%(AdditionalDependencies)
+ false
+ Windows
+ $(OutDir)$(TargetName)$(TargetExt)
+
+
+
+
+ Level3
+ Disabled
+ _WINDOWS;%(PreprocessorDefinitions)
+
+
+ true
+ version.lib;%(AdditionalDependencies)
+ false
+ Windows
+ $(OutDir)$(TargetName)$(TargetExt)
+
+
+
+
+ Level3
+ MaxSpeed
+ true
+ true
+ _WINDOWS;NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ true
+ true
+ false
+ version.lib;%(AdditionalDependencies)
+ Windows
+
+
+
+
+ Level3
+ MaxSpeed
+ true
+ true
+ _WINDOWS;NDEBUG;%(PreprocessorDefinitions)
+
+
+ true
+ true
+ true
+ false
+ version.lib;%(AdditionalDependencies)
+ Windows
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/PCbuild/pywlauncher.vcxproj.filters b/PCbuild/pywlauncher.vcxproj.filters
new file mode 100644
index 00000000000..e4b23d2af83
--- /dev/null
+++ b/PCbuild/pywlauncher.vcxproj.filters
@@ -0,0 +1,32 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
+
+
+
+
+ Source Files
+
+
+
+
+ Resource Files
+
+
+
+
+ Resource Files
+
+
+
\ No newline at end of file