summaryrefslogtreecommitdiffstats
path: root/PCbuild/pyexpat.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/pyexpat.vcxproj')
-rw-r--r--PCbuild/pyexpat.vcxproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/PCbuild/pyexpat.vcxproj b/PCbuild/pyexpat.vcxproj
index 0bed878..9a765ff 100644
--- a/PCbuild/pyexpat.vcxproj
+++ b/PCbuild/pyexpat.vcxproj
@@ -67,7 +67,6 @@
<ClInclude Include="..\Modules\expat\xmltok.h" />
</ItemGroup>
<ItemGroup>
- <ClCompile Include="..\Modules\expat\loadlibrary.c" />
<ClCompile Include="..\Modules\pyexpat.c" />
<ClCompile Include="..\Modules\expat\xmlparse.c" />
<ClCompile Include="..\Modules\expat\xmlrole.c" />
@@ -85,4 +84,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>