diff options
| author | megamage <none@none> | 2009-01-23 14:23:25 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-01-23 14:23:25 -0600 |
| commit | f0ebb960642ad0fa43fa49fd3cc76f6516de6cd3 (patch) | |
| tree | a6fa76445cfa07bf060a473ad1910c724fa679a4 /src/bindings/scripts/VC80 | |
| parent | b28b8b5ced6f0e0a7b52403010a7b465b5a765ae (diff) | |
| parent | c3ce24c30fc824d73f719780d7791a0095c14d61 (diff) | |
*Update to HG 957.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC80')
| -rw-r--r-- | src/bindings/scripts/VC80/80ScriptDev2.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index 540a6d0fa30..39a817899d0 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -1693,6 +1693,14 @@ RelativePath="..\scripts\zone\hellfire_citadel\blood_furnace\boss_the_maker.cpp" > </File> + <File + RelativePath="..\scripts\zone\hellfire_citadel\blood_furnace\def_blood_furnace.h" + > + </File> + <File + RelativePath="..\scripts\zone\hellfire_citadel\blood_furnace\instance_blood_furnace.cpp" + > + </File> </Filter> <Filter Name="Magtheridon's lair" @@ -1721,6 +1729,10 @@ RelativePath="..\scripts\zone\hellfire_citadel\hellfire_ramparts\boss_watchkeeper_gargolmar.cpp" > </File> + <File + RelativePath="..\scripts\zone\hellfire_citadel\hellfire_ramparts\boss_vazruden_the_herald.cpp" + > + </File> </Filter> <Filter Name="Shattered Halls" |
