diff options
| author | Kudlaty <none@none> | 2009-08-16 17:30:05 +0200 |
|---|---|---|
| committer | Kudlaty <none@none> | 2009-08-16 17:30:05 +0200 |
| commit | 683848679649994f048a526be55f776644165827 (patch) | |
| tree | 430b70f8922e6445aaefe1c9f46b70e85acb7e77 /src/bindings/scripts/VC90/90ScriptDev2.vcproj | |
| parent | 982dcc9eaa3fbddde8b02e0c242387dea1e6f912 (diff) | |
Merge [SD2]
r1306 Remove now empty zone folder and complete re-organize file/folder structure. Thanks to DasBlub, Zor and others for inspiration, help and suggestions.
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC90/90ScriptDev2.vcproj')
| -rw-r--r-- | src/bindings/scripts/VC90/90ScriptDev2.vcproj | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/src/bindings/scripts/VC90/90ScriptDev2.vcproj b/src/bindings/scripts/VC90/90ScriptDev2.vcproj index 33a3e2aeca1..ea5fbf72f26 100644 --- a/src/bindings/scripts/VC90/90ScriptDev2.vcproj +++ b/src/bindings/scripts/VC90/90ScriptDev2.vcproj @@ -2751,6 +2751,14 @@ RelativePath="..\system\ScriptLoader.h" > </File> + <File + RelativePath="..\system\system.cpp" + > + </File> + <File + RelativePath="..\system\system.h" + > + </File> </Filter> <File RelativePath="..\ScriptMgr.cpp" @@ -2760,10 +2768,6 @@ RelativePath="..\ScriptMgr.h" > </File> - <File - RelativePath="..\system.cpp" - > - </File> </Files> <Globals> </Globals> |
