diff options
Diffstat (limited to 'PCbuild/_elementtree.vcxproj')
-rw-r--r-- | PCbuild/_elementtree.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/_elementtree.vcxproj b/PCbuild/_elementtree.vcxproj index 414bd8b..725b5a9 100644 --- a/PCbuild/_elementtree.vcxproj +++ b/PCbuild/_elementtree.vcxproj @@ -92,6 +92,9 @@ <ClCompile Include="..\Modules\expat\xmltok.c" /> </ItemGroup> <ItemGroup> + <ResourceCompile Include="..\PC\python_nt.rc" /> + </ItemGroup> + <ItemGroup> <ProjectReference Include="pythoncore.vcxproj"> <Project>{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project> <ReferenceOutputAssembly>false</ReferenceOutputAssembly> |