]> granicus.if.org Git - nethack/commitdiff
Ensure post-build steps are the same for Release and Debug win32 builds.
authornethack.allison <nethack.allison>
Sun, 13 Jan 2002 12:13:05 +0000 (12:13 +0000)
committernethack.allison <nethack.allison>
Sun, 13 Jan 2002 12:13:05 +0000 (12:13 +0000)
win/win32/levcomp.dsp
win/win32/winhack.dsp

index d89932ff1d51d532be2e9ca00c7b48c3ddf59be1..7b7d234bd991279747459a3c1428ce6658468f6b 100644 (file)
@@ -54,8 +54,8 @@ LINK32=link.exe
 # Begin Special Build Tool
 SOURCE="$(InputPath)"
 PostBuild_Desc=levcomp
-PostBuild_Cmds=echo Building special levels    echo chdir ../dat       chdir ..\dat     echo arch.des  ..\util\levcomp.exe arch.des     echo barb.des  ..\util\levcomp.exe barb.des     echo bigroom.des       ..\util\levcomp.exe bigroom.des  echo castle.des        ..\util\levcomp.exe castle.des   echo caveman.des       ..\util\levcomp.exe caveman.des  echo endgame.des       ..\util\levcomp.exe endgame.des  echo gehennom.des      ..\util\levcomp.exe gehennom.des         echo healer.des        ..\util\levcomp.exe healer.des   echo knight.des        ..\util\levcomp.exe knight.des   echo knox.des  ..\util\levcomp.exe knox.des     echo medusa.des        ..\util\levcomp.exe medusa.des   echo mines.des ..\util\levcomp.exe mines.des    echo monk.des  ..\util\levcomp.exe monk.des     echo oracle.des        ..\util\levcomp.exe oracle.des   echo priest.des        ..\util\levcomp.exe priest.des   echo ranger.des        ..\util\levcomp.exe ranger.des   echo rogue.des ..\util\levcomp.exe rogue.des    echo samurai.des       ..\util\levcomp.exe samurai.des  echo sokoban.des       ..\util\levcomp.exe sokoban.des  echo tourist.des       ..\util\levcomp.exe tourist.des  echo tower.des ..\util\levcomp.exe tower.des    echo valkyrie.des      ..\util\levcomp.exe valkyrie.des         echo wizard .des       ..\util\levcomp.exe wizard.des   echo yendor.des\
-       ..\util\levcomp.exe yendor.des   echo popd      popd
+PostBuild_Cmds=echo Building special levels    echo pushd ..\dat       pushd ..\dat     echo arch.des  ..\util\levcomp.exe arch.des     echo barb.des  ..\util\levcomp.exe barb.des     echo bigroom.des       ..\util\levcomp.exe bigroom.des  echo castle.des        ..\util\levcomp.exe castle.des   echo caveman.des       ..\util\levcomp.exe caveman.des  echo endgame.des       ..\util\levcomp.exe endgame.des  echo gehennom.des      ..\util\levcomp.exe gehennom.des         echo healer.des        ..\util\levcomp.exe healer.des   echo knight.des        ..\util\levcomp.exe knight.des   echo knox.des  ..\util\levcomp.exe knox.des     echo medusa.des        ..\util\levcomp.exe medusa.des   echo mines.des ..\util\levcomp.exe mines.des    echo monk.des  ..\util\levcomp.exe monk.des     echo oracle.des        ..\util\levcomp.exe oracle.des   echo priest.des        ..\util\levcomp.exe priest.des   echo ranger.des        ..\util\levcomp.exe ranger.des   echo rogue.des ..\util\levcomp.exe rogue.des    echo samurai.des       ..\util\levcomp.exe samurai.des  echo sokoban.des       ..\util\levcomp.exe sokoban.des  echo tourist.des       ..\util\levcomp.exe tourist.des  echo tower.des ..\util\levcomp.exe tower.des    echo valkyrie.des      ..\util\levcomp.exe valkyrie.des         echo wizard .des       ..\util\levcomp.exe wizard.des   echo yendor.des\
+       ..\util\levcomp.exe yendor.des   echo popd      popd
 # End Special Build Tool
 
 !ELSEIF  "$(CFG)" == "levcomp - Win32 Debug"
@@ -84,8 +84,8 @@ LINK32=link.exe
 # Begin Special Build Tool
 SOURCE="$(InputPath)"
 PostBuild_Desc=levcomp
-PostBuild_Cmds=echo Building special levels    echo pushd ../dat       pushd ..\dat     echo arch.des  ..\util\levcomp.exe arch.des     echo barb.des  ..\util\levcomp.exe barb.des     echo bigroom.des       ..\util\levcomp.exe bigroom.des  echo castle.des        ..\util\levcomp.exe castle.des   echo caveman.des       ..\util\levcomp.exe caveman.des  echo endgame.des       ..\util\levcomp.exe endgame.des  echo gehennom.des      ..\util\levcomp.exe gehennom.des         echo healer.des        ..\util\levcomp.exe healer.des   echo knight.des        ..\util\levcomp.exe knight.des   echo knox.des  ..\util\levcomp.exe knox.des     echo medusa.des        ..\util\levcomp.exe medusa.des   echo mines.des ..\util\levcomp.exe mines.des    echo monk.des  ..\util\levcomp.exe monk.des     echo oracle.des        ..\util\levcomp.exe oracle.des   echo priest.des        ..\util\levcomp.exe priest.des   echo ranger.des        ..\util\levcomp.exe ranger.des   echo rogue.des ..\util\levcomp.exe rogue.des    echo samurai.des       ..\util\levcomp.exe samurai.des  echo sokoban.des       ..\util\levcomp.exe sokoban.des  echo tourist.des       ..\util\levcomp.exe tourist.des  echo tower.des ..\util\levcomp.exe tower.des    echo valkyrie.des      ..\util\levcomp.exe valkyrie.des         echo wizard .des       ..\util\levcomp.exe wizard.des   echo yendor.des\
-       ..\util\levcomp.exe yendor.des   echo popd      popd
+PostBuild_Cmds=echo Building special levels    echo pushd ..\dat       pushd ..\dat     echo arch.des  ..\util\levcomp.exe arch.des     echo barb.des  ..\util\levcomp.exe barb.des     echo bigroom.des       ..\util\levcomp.exe bigroom.des  echo castle.des        ..\util\levcomp.exe castle.des   echo caveman.des       ..\util\levcomp.exe caveman.des  echo endgame.des       ..\util\levcomp.exe endgame.des  echo gehennom.des      ..\util\levcomp.exe gehennom.des         echo healer.des        ..\util\levcomp.exe healer.des   echo knight.des        ..\util\levcomp.exe knight.des   echo knox.des  ..\util\levcomp.exe knox.des     echo medusa.des        ..\util\levcomp.exe medusa.des   echo mines.des ..\util\levcomp.exe mines.des    echo monk.des  ..\util\levcomp.exe monk.des     echo oracle.des        ..\util\levcomp.exe oracle.des   echo priest.des        ..\util\levcomp.exe priest.des   echo ranger.des        ..\util\levcomp.exe ranger.des   echo rogue.des ..\util\levcomp.exe rogue.des    echo samurai.des       ..\util\levcomp.exe samurai.des  echo sokoban.des       ..\util\levcomp.exe sokoban.des  echo tourist.des       ..\util\levcomp.exe tourist.des  echo tower.des ..\util\levcomp.exe tower.des    echo valkyrie.des      ..\util\levcomp.exe valkyrie.des         echo wizard .des       ..\util\levcomp.exe wizard.des   echo yendor.des\
+       ..\util\levcomp.exe yendor.des   echo popd      popd
 # End Special Build Tool
 
 !ENDIF 
index 886cab9d2b86330c5bae03a63ec5d513501e22fd..1f22c3d4e88e9e0816ce44c308045fb0661b19ef 100644 (file)
@@ -61,7 +61,7 @@ LINK32=link.exe
 OutDir=.\Release
 SOURCE="$(InputPath)"
 PostBuild_Desc=Install exe
-PostBuild_Cmds=copy $(OutDir)\winhack.exe ..\binary    copy ..\dat\nhdat ..\binary     copy ..\dat\license ..\binary   if exist tiles.bmp copy tiles.bmp ..\binary     if exist ..\doc\Guidebook.txt copy ..\doc\Guidebook.txt ..\binary\Guidebook.txt if exist ..\doc\nethack.txt copy ..\doc\nethack.txt ..\binary\NetHack.txt       if exist ..\doc\recover.txt copy ..\doc\recover.txt ..\binary\recover.txt       copy $(NTSYS)\winnt.cnf ..\binary\defaults.nh
+PostBuild_Cmds=copy $(OutDir)\winhack.exe ..\binary    copy ..\dat\nhdat ..\binary     copy ..\dat\license ..\binary   if exist tiles.bmp copy tiles.bmp ..\binary     if exist ..\doc\Guidebook.txt copy ..\doc\Guidebook.txt ..\binary\Guidebook.txt if exist ..\doc\nethack.txt copy ..\doc\nethack.txt ..\binary\NetHack.txt       if exist ..\doc\recover.txt copy ..\doc\recover.txt ..\binary\recover.txt       copy ..\sys\winnt\winnt.cnf ..\binary\defaults.nh
 # End Special Build Tool
 
 !ELSEIF  "$(CFG)" == "winhack - Win32 Debug"
@@ -129,7 +129,7 @@ LINK32=link.exe
 OutDir=.\Unicode_Release
 SOURCE="$(InputPath)"
 PostBuild_Desc=Install exe
-PostBuild_Cmds=copy $(OutDir)\winhack.exe ..\binary    copy ..\dat\nhdat ..\binary     copy ..\dat\license ..\binary   if exist tiles.bmp copy tiles.bmp ..\binary     if exist ..\doc\Guidebook.txt copy ..\doc\Guidebook.txt ..\binary\Guidebook.txt if exist ..\doc\nethack.txt copy ..\doc\nethack.txt ..\binary\NetHack.txt       if exist ..\doc\recover.txt copy ..\doc\recover.txt ..\binary\recover.txt       copy $(NTSYS)\winnt.cnf ..\binary\defaults.nh
+PostBuild_Cmds=copy $(OutDir)\winhack.exe ..\binary    copy ..\dat\nhdat ..\binary     copy ..\dat\license ..\binary   if exist tiles.bmp copy tiles.bmp ..\binary     if exist ..\doc\Guidebook.txt copy ..\doc\Guidebook.txt ..\binary\Guidebook.txt if exist ..\doc\nethack.txt copy ..\doc\nethack.txt ..\binary\NetHack.txt       if exist ..\doc\recover.txt copy ..\doc\recover.txt ..\binary\recover.txt       copy ..\sys\winnt\winnt.cnf ..\binary\defaults.nh
 # End Special Build Tool
 
 !ELSEIF  "$(CFG)" == "winhack - Win32 Unicode Debug"
@@ -164,7 +164,7 @@ LINK32=link.exe
 OutDir=.\Unicode_Debug
 SOURCE="$(InputPath)"
 PostBuild_Desc=Install exe
-PostBuild_Cmds=copy $(OutDir)\winhack.exe ..\binary    copy ..\dat\nhdat ..\binary     copy ..\dat\license ..\binary   if exist tiles.bmp copy tiles.bmp ..\binary     if exist ..\doc\Guidebook.txt copy ..\doc\Guidebook.txt ..\binary\Guidebook.txt if exist ..\doc\nethack.txt copy ..\doc\nethack.txt ..\binary\NetHack.txt       if exist ..\doc\recover.txt copy ..\doc\recover.txt ..\binary\recover.txt       copy $(NTSYS)\winnt.cnf ..\binary\defaults.nh
+PostBuild_Cmds=copy $(OutDir)\winhack.exe ..\binary    copy ..\dat\nhdat ..\binary     copy ..\dat\license ..\binary   if exist tiles.bmp copy tiles.bmp ..\binary     if exist ..\doc\Guidebook.txt copy ..\doc\Guidebook.txt ..\binary\Guidebook.txt if exist ..\doc\nethack.txt copy ..\doc\nethack.txt ..\binary\NetHack.txt       if exist ..\doc\recover.txt copy ..\doc\recover.txt ..\binary\recover.txt       copy ..\sys\winnt\winnt.cnf ..\binary\defaults.nh
 # End Special Build Tool
 
 !ENDIF