diff options
-rw-r--r-- | src/bindings/scripts/VC80/80ScriptDev2.vcproj | 3 | ||||
-rw-r--r-- | src/bindings/scripts/VC90/90ScriptDev2.vcproj | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index b5b2d2afea9..f20af7e153f 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -924,12 +924,15 @@ <File RelativePath="..\scripts\eastern_kingdoms\sunken_temple\def_sunken_temple.h" > + </File> <File RelativePath="..\scripts\eastern_kingdoms\sunken_temple\instance_sunken_temple.cpp" > + </File> <File RelativePath="..\scripts\eastern_kingdoms\sunken_temple\sunken_temple.cpp" > + </File> </Filter> <Filter Name="Sunwell Plateau" diff --git a/src/bindings/scripts/VC90/90ScriptDev2.vcproj b/src/bindings/scripts/VC90/90ScriptDev2.vcproj index 7c8a7de1201..0a8fc77aae0 100644 --- a/src/bindings/scripts/VC90/90ScriptDev2.vcproj +++ b/src/bindings/scripts/VC90/90ScriptDev2.vcproj @@ -1021,12 +1021,15 @@ <File RelativePath="..\scripts\eastern_kingdoms\sunken_temple\def_sunken_temple.h" > + </File> <File RelativePath="..\scripts\eastern_kingdoms\sunken_temple\instance_sunken_temple.cpp" > + </File> <File RelativePath="..\scripts\eastern_kingdoms\sunken_temple\sunken_temple.cpp" > + </File> </Filter> <Filter Name="Sunwell Plateau" |