- Fixed compilation errors in VS 2005 and VS 2008 after HAM 5 integration

o Added the new files (*.h, *.cpp) to the proper projects

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5184 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2012-04-11 10:11:01 +00:00
parent b6b6e4e927
commit 14b533d124
6 changed files with 41 additions and 1 deletions
+8
View File
@@ -1072,6 +1072,10 @@
RelativePath=".\XML_IncompatibleAttachments.cpp"
>
</File>
<File
RelativePath=".\XML_ItemAdjustments.cpp"
>
</File>
<File
RelativePath=".\XML_Launchable.cpp"
>
@@ -1080,6 +1084,10 @@
RelativePath=".\XML_LBEPocket.cpp"
>
</File>
<File
RelativePath=".\XML_LBEPocketPopup.cpp"
>
</File>
<File
RelativePath=".\XML_LoadBearingEquipment.cpp"
>
+8
View File
@@ -1074,6 +1074,10 @@
RelativePath="XML_IncompatibleAttachments.cpp"
>
</File>
<File
RelativePath=".\XML_ItemAdjustments.cpp"
>
</File>
<File
RelativePath="XML_Launchable.cpp"
>
@@ -1082,6 +1086,10 @@
RelativePath="XML_LBEPocket.cpp"
>
</File>
<File
RelativePath=".\XML_LBEPocketPopup.cpp"
>
</File>
<File
RelativePath="XML_LoadBearingEquipment.cpp"
>