diff options
Diffstat (limited to 'PCbuild/winsound.vcxproj')
-rw-r--r-- | PCbuild/winsound.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/winsound.vcxproj b/PCbuild/winsound.vcxproj index 540235a..12913ef 100644 --- a/PCbuild/winsound.vcxproj +++ b/PCbuild/winsound.vcxproj @@ -68,6 +68,9 @@ <ClCompile Include="..\PC\winsound.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> |