- 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
@@ -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"
>