summaryrefslogtreecommitdiff
path: root/PCbuild/_ctypes_test.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/_ctypes_test.vcxproj')
-rw-r--r--PCbuild/_ctypes_test.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/_ctypes_test.vcxproj b/PCbuild/_ctypes_test.vcxproj
index c1260b53f3..b62407fadf 100644
--- a/PCbuild/_ctypes_test.vcxproj
+++ b/PCbuild/_ctypes_test.vcxproj
@@ -67,6 +67,9 @@
<ClCompile Include="..\Modules\_ctypes\_ctypes_test.c" />
</ItemGroup>
<ItemGroup>
+ <ResourceCompile Include="..\PC\python_nt.rc" />
+ </ItemGroup>
+ <ItemGroup>
<ProjectReference Include="pythoncore.vcxproj">
<Project>{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}</Project>
</ProjectReference>