Lines Matching refs:nul
248 copy /y out32.dbg\* "%OUTDIR%\LIB Debug" 1>nul
251 move out32.dbg "%OUTDIR%\LIB Debug" 1>nul
254 copy /y out32dll.dbg\* "%OUTDIR%\DLL Debug" 1>nul
257 move out32dll.dbg "%OUTDIR%\DLL Debug" 1>nul
261 move tmp32.dbg\lib.pdb "%OUTDIR%\LIB Debug" 1>nul
262 move tmp32dll.dbg\lib.pdb "%OUTDIR%\DLL Debug" 1>nul
281 copy /y out32\* "%OUTDIR%\LIB Release" 1>nul
284 move out32 "%OUTDIR%\LIB Release" 1>nul
287 copy /y out32dll\* "%OUTDIR%\DLL Release" 1>nul
290 move out32dll "%OUTDIR%\DLL Release" 1>nul
294 move tmp32\lib.pdb "%OUTDIR%\LIB Release" 1>nul
295 move tmp32dll\lib.pdb "%OUTDIR%\DLL Release" 1>nul
321 copy /y out32.dbg\* "%OUTDIR%\LIB Debug" 1>nul
324 move out32.dbg "%OUTDIR%\LIB Debug" 1>nul
327 copy /y out32dll.dbg\* "%OUTDIR%\DLL Debug" 1>nul
330 move out32dll.dbg "%OUTDIR%\DLL Debug" 1>nul
334 move tmp32.dbg\lib.pdb "%OUTDIR%\LIB Debug" 1>nul
335 move tmp32dll.dbg\lib.pdb "%OUTDIR%\DLL Debug" 1>nul
354 copy /y out32\* "%OUTDIR%\LIB Release" 1>nul
357 move out32 "%OUTDIR%\LIB Release" 1>nul
360 copy /y out32dll\* "%OUTDIR%\DLL Release" 1>nul
363 move out32dll "%OUTDIR%\DLL Release" 1>nul
367 move tmp32\lib.pdb "%OUTDIR%\LIB Release" 1>nul
368 move tmp32dll\lib.pdb "%OUTDIR%\DLL Release" 1>nul