diff options
author | maximius <none@none> | 2009-11-20 15:09:05 -0800 |
---|---|---|
committer | maximius <none@none> | 2009-11-20 15:09:05 -0800 |
commit | 7c47c5cbf34f3ec0868aaea043c2d5b3a59130b9 (patch) | |
tree | 460858ae7edb55c4fa1c7d0adf361b6d4d4b6f35 /src/bindings/scripts/VC80/80ScriptDev2.vcproj | |
parent | 4072c0bdbf77cb1456d5b5f8e77f40d58b0ff154 (diff) |
*Fix windows build, by bigjohnson4, closes #364
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC80/80ScriptDev2.vcproj')
-rw-r--r-- | src/bindings/scripts/VC80/80ScriptDev2.vcproj | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index 85dd4c5af8f..a74d510d5af 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -1230,13 +1230,29 @@ Name="Blackfathom Depths" > <File - RelativePath="..\scripts\kalimdor\blackfathom_depths\instance_blackfathom_deeps.cpp" + RelativePath="..\scripts\kalimdor\blackfathom_depths\blackfathom_deeps.cpp" > </File> <File RelativePath="..\scripts\kalimdor\blackfathom_depths\blackfathom_deeps.h" > </File> + <File + RelativePath="..\scripts\kalimdor\blackfathom_depths\boss_aku_mai.cpp" + > + </File> + <File + RelativePath="..\scripts\kalimdor\blackfathom_depths\boss_gelihast.cpp" + > + </File> + <File + RelativePath="..\scripts\kalimdor\blackfathom_depths\boss_kelris.cpp" + > + </File> + <File + RelativePath="..\scripts\kalimdor\blackfathom_depths\instance_blackfathom_deeps.cpp" + > + </File> </Filter> <Filter Name="Caverns of Time" |