diff options
Diffstat (limited to 'PCbuild/unicodedata.vcxproj')
-rw-r--r-- | PCbuild/unicodedata.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/unicodedata.vcxproj b/PCbuild/unicodedata.vcxproj index a3071fb..317c1a8 100644 --- a/PCbuild/unicodedata.vcxproj +++ b/PCbuild/unicodedata.vcxproj @@ -72,6 +72,9 @@ <ClCompile Include="..\Modules\unicodedata.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> |