mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- 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:
@@ -748,6 +748,10 @@
|
||||
RelativePath=".\XML_Bloodcats.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XML_CoolnessBySector.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XML_DynamicRestrictions.cpp"
|
||||
>
|
||||
|
||||
@@ -746,6 +746,10 @@
|
||||
RelativePath=".\XML_Bloodcats.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XML_CoolnessBySector.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\XML_DynamicRestrictions.cpp"
|
||||
>
|
||||
|
||||
@@ -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"
|
||||
>
|
||||
|
||||
@@ -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"
|
||||
>
|
||||
|
||||
@@ -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"
|
||||
>
|
||||
|
||||
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user