summaryrefslogtreecommitdiff
path: root/scripts/pugixml_vs2010.vcxproj
diff options
context:
space:
mode:
authorarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2010-09-20 19:15:56 +0000
committerarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2010-09-20 19:15:56 +0000
commitabbddb89b05bc3a71626c00dede8aeb82e9ab40d (patch)
tree31d39333ecf9b9cb57f1f2c6dcde428cef8043cc /scripts/pugixml_vs2010.vcxproj
parent7f3e74b5433e01f6ea6a9eca6f4fd560a54dd119 (diff)
scripts: Removed references to pugixpath.cpp
git-svn-id: http://pugixml.googlecode.com/svn/trunk@740 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'scripts/pugixml_vs2010.vcxproj')
-rw-r--r--scripts/pugixml_vs2010.vcxproj3
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>