diff options
| author | n0n4m3 <none@none> | 2009-12-17 10:43:12 +0100 |
|---|---|---|
| committer | n0n4m3 <none@none> | 2009-12-17 10:43:12 +0100 |
| commit | 5697ea9c9440877d64eb6b04a1c5b49d0f535f2e (patch) | |
| tree | 6e67b292339a80117aebcce44ee45ed895cb1f22 /win | |
| parent | 2edfea7bb905413db649d1a75d1495657adc4219 (diff) | |
Update BattleGround System for 322a
--HG--
branch : trunk
Diffstat (limited to 'win')
| -rw-r--r-- | win/VC90/game.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj index 8266c4a7a6c..41888f323e2 100644 --- a/win/VC90/game.vcproj +++ b/win/VC90/game.vcproj @@ -567,6 +567,14 @@ > </File> <File + RelativePath="..\..\src\game\BattleGroundABG.cpp" + > + </File> + <File + RelativePath="..\..\src\game\BattleGroundABG.h" + > + </File> + <File RelativePath="..\..\src\game\BattleGroundAV.cpp" > </File> @@ -599,6 +607,14 @@ > </File> <File + RelativePath="..\..\src\game\BattleGroundIC.cpp" + > + </File> + <File + RelativePath="..\..\src\game\BattleGroundIC.h" + > + </File> + <File RelativePath="..\..\src\game\BattleGroundHandler.cpp" > </File> |
