More NT build changes

This commit is contained in:
nethack.allison
2002-01-13 21:22:51 +00:00
parent b09c3e2e69
commit 37cb3b1d3d
6 changed files with 93 additions and 119 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ LINK32=link.exe
# Begin Special Build Tool
SOURCE="$(InputPath)"
PostBuild_Desc=Building tiles.bmp
PostBuild_Cmds=pushd ..\src ..\util\tile2bmp.exe tiles.bmp if exist tiles.bmp copy tiles.bmp ..\winhacknt popd
PostBuild_Cmds=pushd ..\src ..\util\tile2bmp.exe tiles.bmp if exist tiles.bmp copy tiles.bmp ..\win\win32 popd
# End Special Build Tool
!ENDIF