diff options
| author | megamage <none@none> | 2009-06-09 16:37:26 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-06-09 16:37:26 -0500 |
| commit | deb9dd1543895ce35390a3d43be7a0ee6818bf74 (patch) | |
| tree | 96dea7238a2bbe797f76b08f0a02a8f02ba22b17 /src/bindings/scripts/VC80 | |
| parent | 2413836499b5c3fda25719526c6e74ec5cb62bfb (diff) | |
*Update script of The Nexus 5er. By PSZ
*Thanks to onkelz28 for preparing the patch
--HG--
branch : trunk
Diffstat (limited to 'src/bindings/scripts/VC80')
| -rw-r--r-- | src/bindings/scripts/VC80/80ScriptDev2.vcproj | 44 |
1 files changed, 24 insertions, 20 deletions
diff --git a/src/bindings/scripts/VC80/80ScriptDev2.vcproj b/src/bindings/scripts/VC80/80ScriptDev2.vcproj index 1a39f5b3947..afe05d56e58 100644 --- a/src/bindings/scripts/VC80/80ScriptDev2.vcproj +++ b/src/bindings/scripts/VC80/80ScriptDev2.vcproj @@ -2514,22 +2514,30 @@ <Filter Name="Nexus" > - <File - RelativePath="..\scripts\zone\nexus\nexus\boss_anomalus.cpp" - > - </File> - <File - RelativePath="..\scripts\zone\nexus\nexus\boss_keristrasza.cpp" - > - </File> - <File - RelativePath="..\scripts\zone\nexus\nexus\boss_magus_telestra.cpp" - > - </File> - <File - RelativePath="..\scripts\zone\nexus\nexus\boss_ormorok.cpp" - > - </File> + <File + RelativePath="..\scripts\zone\nexus\nexus\boss_magus_telestra.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\nexus\nexus\boss_anomalus.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\nexus\nexus\boss_ormorok.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\nexus\nexus\boss_keristrasza.cpp" + > + </File> + <File + RelativePath="..\scripts\zone\nexus\nexus\def_nexus.h" + > + </File> + <File + RelativePath="..\scripts\zone\nexus\nexus\instance_nexus.cpp" + > + </File> <File RelativePath="..\scripts\zone\nexus\nexus\commander_kolurg.cpp" > @@ -2539,10 +2547,6 @@ > </File> <File - RelativePath="..\scripts\zone\nexus\nexus\def_nexus.h" - > - </File> - <File RelativePath="..\scripts\zone\nexus\nexus\instance_nexus.cpp" > </File> |
