Adding VC6 compatibility

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@552 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
AcyForsythe
2006-09-23 19:42:41 +00:00
parent 45aee272b9
commit 050ae16d3b
6 changed files with 1360 additions and 38 deletions
+4
View File
@@ -457,5 +457,9 @@ SOURCE=.\VtuneApi.h
SOURCE=.\Res\jagged3.ico
# End Source File
# Begin Source File
SOURCE=.\fmodvc.lib
# End Source File
# End Target
# End Project
BIN
View File
Binary file not shown.
+1307 -37
View File
File diff suppressed because it is too large Load Diff
+8
View File
@@ -546,5 +546,13 @@ SOURCE=.\strategicmap.h
SOURCE=".\Town Militia.h"
# End Source File
# End Group
# Begin Source File
SOURCE=.\MilitiaSquads.cpp
# End Source File
# Begin Source File
SOURCE=.\Reinforcement.cpp
# End Source File
# End Target
# End Project
+37 -1
View File
@@ -299,6 +299,10 @@ SOURCE=".\Enemy Soldier Save.cpp"
# End Source File
# Begin Source File
SOURCE=.\EnemyItemDrops.cpp
# End Source File
# Begin Source File
SOURCE=.\Faces.cpp
# End Source File
# Begin Source File
@@ -504,6 +508,10 @@ SOURCE=.\QARRAY.cpp
# End Source File
# Begin Source File
SOURCE=.\Rain.cpp
# End Source File
# Begin Source File
SOURCE=".\Real Time Input.cpp"
# End Source File
# Begin Source File
@@ -599,6 +607,10 @@ SOURCE=".\Soldier Tile.cpp"
# End Source File
# Begin Source File
SOURCE=.\SoldierTooltips.cpp
# End Source File
# Begin Source File
SOURCE=".\Spread Burst.cpp"
# End Source File
# Begin Source File
@@ -647,6 +659,10 @@ SOURCE=".\World Items.cpp"
# End Source File
# Begin Source File
SOURCE=.\XML_AmmoStrings.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_AmmoTypes.cpp
# End Source File
# Begin Source File
@@ -663,7 +679,7 @@ SOURCE=.\XML_Attachments.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_BurstSoundStrings.cpp
SOURCE=.\XML_BurstSounds.cpp
# End Source File
# Begin Source File
@@ -675,14 +691,34 @@ SOURCE=.\XML_CompatibleFaceItems.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_EnemyAmmoDrops.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_EnemyArmourDrops.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_EnemyExplosiveDrops.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_EnemyItemChoice.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_EnemyMiscDrops.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_EnemyWeaponChoice.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_EnemyWeaponDrops.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_Explosive.cpp
# End Source File
# Begin Source File
+4
View File
@@ -373,6 +373,10 @@ SOURCE=.\worlddef.cpp
SOURCE=.\worldman.cpp
# End Source File
# Begin Source File
SOURCE=.\XML_ExplosionData.cpp
# End Source File
# End Group
# Begin Group "Header Files"