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/VC90 | |
| 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/VC90')
| -rw-r--r-- | src/bindings/scripts/VC90/90ScriptDev2.vcproj | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/src/bindings/scripts/VC90/90ScriptDev2.vcproj b/src/bindings/scripts/VC90/90ScriptDev2.vcproj index cfcbcc54059..bf6ee205867 100644 --- a/src/bindings/scripts/VC90/90ScriptDev2.vcproj +++ b/src/bindings/scripts/VC90/90ScriptDev2.vcproj @@ -2513,22 +2513,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" > @@ -2537,14 +2545,6 @@ RelativePath="..\scripts\zone\nexus\nexus\commander_stoutbeard.cpp" > </File> - <File - RelativePath="..\scripts\zone\nexus\nexus\def_nexus.h" - > - </File> - <File - RelativePath="..\scripts\zone\nexus\nexus\instance_nexus.cpp" - > - </File> </Filter> <Filter Name="Oculus" |
