mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
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:
@@ -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
|
||||
|
||||
@@ -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
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user