diff options
author | Anubisss <none@none> | 2009-09-20 13:53:01 +0200 |
---|---|---|
committer | Anubisss <none@none> | 2009-09-20 13:53:01 +0200 |
commit | 95b63b3182288956bb66529a8663ecc1997f9511 (patch) | |
tree | 7b74d4e7408ad45de95ec91e0c707c60225ad709 /src/bindings/scripts/VC80/80ScriptDev2.vcproj | |
parent | 3912aafe038c664d61bae0bf67a3e4a4d1d83223 (diff) |
*Add missing files for CMake/VCproj and ScriptLoader.
*Fix a possible crash.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC80/80ScriptDev2.vcproj')
-rw-r--r-- | src/bindings/scripts/VC80/80ScriptDev2.vcproj | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index 1335502ace7..6415d2a4688 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -919,6 +919,19 @@ </File> </Filter> <Filter + Name="Sunken Temple" + > + <File + RelativePath="..\scripts\eastern_kingdoms\sunken_temple\def_sunken_temple.h" + > + <File + RelativePath="..\scripts\eastern_kingdoms\sunken_temple\instance_sunken_temple.cpp" + > + <File + RelativePath="..\scripts\eastern_kingdoms\sunken_temple\sunken_temple.cpp" + > + </Filter> + <Filter Name="Sunwell Plateau" > <File @@ -1107,6 +1120,10 @@ > </File> <File + RelativePath="..\scripts\eastern_kingdoms\duskwood.cpp.cpp" + > + </File> + <File RelativePath="..\scripts\eastern_kingdoms\eastern_plaguelands.cpp" > </File> |