diff options
Diffstat (limited to 'PCbuild/pythonw.vcxproj')
-rw-r--r-- | PCbuild/pythonw.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/pythonw.vcxproj b/PCbuild/pythonw.vcxproj index caed1e8dcf..e40f66c856 100644 --- a/PCbuild/pythonw.vcxproj +++ b/PCbuild/pythonw.vcxproj @@ -62,7 +62,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ResourceCompile Include="..\PC\python_exe.rc" /> + <ResourceCompile Include="..\PC\pythonw_exe.rc" /> </ItemGroup> <ItemGroup> <ClCompile Include="..\PC\WinMain.c" /> |