diff options
author | Tartalo <none@none> | 2010-02-15 21:23:22 +0100 |
---|---|---|
committer | Tartalo <none@none> | 2010-02-15 21:23:22 +0100 |
commit | e22594dac8959c2832a7dfb60e6cb14c1db9c784 (patch) | |
tree | e24335c63837be9c6374506806b81ec031d1770d | |
parent | 7b434fb1c350ffa6d738cef6fd401c6c184f0204 (diff) |
Fix windows compile... again ¬¬
--HG--
branch : trunk
-rw-r--r-- | win/VC90/game.vcproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/win/VC90/game.vcproj b/win/VC90/game.vcproj index e8592625117..a4377acf65f 100644 --- a/win/VC90/game.vcproj +++ b/win/VC90/game.vcproj @@ -3172,6 +3172,7 @@ RelativePath="..\..\src\scripts\northrend\frozen_halls\halls_of_reflection\instance_halls_of_reflection.cpp" > </File> + </Filter> <Filter Name="Pit of Saron" > @@ -3181,7 +3182,7 @@ </File> <File RelativePath="..\..\src\scripts\northrend\frozen_halls\pit_of_saron\instance_pit_of_saron.cpp" - > + > </File> </Filter> <Filter |