Show
Ignore:
Timestamp:
08/15/10 00:56:03 (22 months ago)
Author:
Carsten
Message:
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cafu/trunk/Games/DeathMatch/compileMap.bat

    r36 r117  
    22@REM not from Ca3D-Engine/Games/DeathMatch/, or else the tools cannot find e.g. the Textures/*.zip files. 
    33@ 
    4 build\win32\vc8\release\CaBSP\CaBSP.exe Games/DeathMatch/Maps/%1.cmap Games/DeathMatch/Worlds/%1.cw 
    5 build\win32\vc8\release\CaPVS\CaPVS.exe Games/DeathMatch/Worlds/%1.cw 
    6 build\win32\vc8\release\CaLight\CaLight.exe Games/DeathMatch/Worlds/%1.cw -gd=Games/DeathMatch 
     4build\win32\vc8\x86\release\CaBSP\CaBSP.exe Games/DeathMatch/Maps/%1.cmap Games/DeathMatch/Worlds/%1.cw 
     5build\win32\vc8\x86\release\CaPVS\CaPVS.exe Games/DeathMatch/Worlds/%1.cw 
     6build\win32\vc8\x86\release\CaLight\CaLight.exe Games/DeathMatch/Worlds/%1.cw -gd=Games/DeathMatch 
    77@ 
    88@REM Anschließend den Compi herunterfahren.