- 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
+4
View File
@@ -748,6 +748,10 @@
RelativePath=".\XML_Bloodcats.cpp"
>
</File>
<File
RelativePath=".\XML_CoolnessBySector.cpp"
>
</File>
<File
RelativePath=".\XML_DynamicRestrictions.cpp"
>
+4
View File
@@ -746,6 +746,10 @@
RelativePath=".\XML_Bloodcats.cpp"
>
</File>
<File
RelativePath=".\XML_CoolnessBySector.cpp"
>
</File>
<File
RelativePath=".\XML_DynamicRestrictions.cpp"
>
+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"
>
+8
View File
@@ -467,6 +467,10 @@
RelativePath=".\popup_class.h"
>
</File>
<File
RelativePath=".\popup_definition.h"
>
</File>
<File
RelativePath=".\PopUpBox.h"
>
@@ -705,6 +709,10 @@
RelativePath=".\popup_class.cpp"
>
</File>
<File
RelativePath=".\popup_definition.cpp"
>
</File>
<File
RelativePath=".\PopUpBox.cpp"
>
+9 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Version="9,00"
Name="Utils"
ProjectGUID="{DB40B90D-13F9-4FEC-8F1D-0506CC496586}"
RootNamespace="Utils"
@@ -469,6 +469,10 @@
RelativePath=".\popup_class.h"
>
</File>
<File
RelativePath=".\popup_definition.h"
>
</File>
<File
RelativePath="PopUpBox.h"
>
@@ -705,6 +709,10 @@
RelativePath=".\popup_class.cpp"
>
</File>
<File
RelativePath=".\popup_definition.cpp"
>
</File>
<File
RelativePath="PopUpBox.cpp"
>