diff options
| author | QAston <none@none> | 2009-02-11 20:10:00 +0100 |
|---|---|---|
| committer | QAston <none@none> | 2009-02-11 20:10:00 +0100 |
| commit | 40bf3b630a320fc7ac72e8ce5fabb59be7b090a1 (patch) | |
| tree | c8e86fb2b8a9bec8611ad0780e33796f710d8bd0 /src/bindings/scripts/VC90 | |
| parent | 651e7c29eb6b73489dd27d4f67c89bf539c8d68a (diff) | |
*Implement spellhaste mod for Channeled spells.
*Fix build with VCPP.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC90')
| -rw-r--r-- | src/bindings/scripts/VC90/90ScriptDev2.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/bindings/scripts/VC90/90ScriptDev2.vcproj b/src/bindings/scripts/VC90/90ScriptDev2.vcproj index 3060ebc2ed6..dfb4b147848 100644 --- a/src/bindings/scripts/VC90/90ScriptDev2.vcproj +++ b/src/bindings/scripts/VC90/90ScriptDev2.vcproj @@ -849,6 +849,18 @@ <Filter Name="Utgarde Keep" > + <File + RelativePath="..\scripts\zone\utgarde_keep\utgarde_keep\boss_keleseth.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\utgarde_keep\utgarde_keep\def_keep.h" + > + </File> + <File + RelativePath="..\scripts\zone\utgarde_keep\utgarde_keep\instance_utgarde_keep.cpp" + > + </File> </Filter> <Filter Name="Utgarde Pinnacle" |
