diff options
Diffstat (limited to 'scripts/pugixml_vs2010.vcxproj')
-rw-r--r-- | scripts/pugixml_vs2010.vcxproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/pugixml_vs2010.vcxproj b/scripts/pugixml_vs2010.vcxproj index 5b9708c..380dc85 100644 --- a/scripts/pugixml_vs2010.vcxproj +++ b/scripts/pugixml_vs2010.vcxproj @@ -154,9 +154,8 @@ </ItemGroup> <ItemGroup> <ClCompile Include="..\src\pugixml.cpp" /> - <ClCompile Include="..\src\pugixpath.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> -</Project>
\ No newline at end of file +</Project> |