mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
- Fixed error in project files when trying to open solution (VS 2005 and VS 2008)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6034 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -341,43 +341,43 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\src\AbstractPlanFactory.cpp"
|
RelativePath=".\src\AbstractPlanFactory.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\CrowPlan.cpp"
|
RelativePath=".\src\CrowPlan.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\LegacyAIPlan.cpp"
|
RelativePath=".\src\LegacyAIPlan.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\LegacyAIPlanFactory.cpp"
|
RelativePath=".\src\LegacyAIPlanFactory.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\LegacyCreaturePlan.cpp"
|
RelativePath=".\src\LegacyCreaturePlan.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\LegacyZombiePlan.cpp"
|
RelativePath=".\src\LegacyZombiePlan.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\NullPlan.cpp"
|
RelativePath=".\src\NullPlan.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\NullPlanFactory.cpp"
|
RelativePath=".\src\NullPlanFactory.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\Plan.cpp"
|
RelativePath=".\src\Plan.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\PlanFactoryLibrary.cpp"
|
RelativePath=".\src\PlanFactoryLibrary.cpp"
|
||||||
>
|
>
|
||||||
<\File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\src\PlanList.cpp"
|
RelativePath=".\src\PlanList.cpp"
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -1113,8 +1113,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="XML_LoadBearingEquipment.cpp"
|
RelativePath="XML_LoadBearingEquipment.cpp"
|
||||||
>
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="XML_LoadScreenHints.cpp"
|
RelativePath=".\XML_LoadScreenHints.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
@@ -1122,11 +1123,11 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="XML_MercStartingGear.cpp"
|
RelativePath="XML_Merchants.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="XML_Merchants.cpp"
|
RelativePath="XML_MercStartingGear.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
|||||||
Reference in New Issue
Block a user