We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1190c0 commit b08755aCopy full SHA for b08755a
PCbuild/venvwlauncher.vcxproj
@@ -92,7 +92,7 @@
92
<PropertyGroup Label="UserMacros" />
93
<ItemDefinitionGroup>
94
<ClCompile>
95
- <PreprocessorDefinitions>EXENAME=L"$(PyExeName)$(PyDebugExt).exe";_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <PreprocessorDefinitions>EXENAME=L"$(PyWExeName)$(PyDebugExt).exe";_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
96
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
97
</ClCompile>
98
<ResourceCompile>
0 commit comments