Lines Matching refs:out32
248 copy /y out32.dbg\* "%OUTDIR%\LIB Debug" 1>nul
249 rd out32.dbg /s /q
251 move out32.dbg "%OUTDIR%\LIB Debug" 1>nul
281 copy /y out32\* "%OUTDIR%\LIB Release" 1>nul
282 rd out32 /s /q
284 move out32 "%OUTDIR%\LIB Release" 1>nul
321 copy /y out32.dbg\* "%OUTDIR%\LIB Debug" 1>nul
322 rd out32.dbg /s /q
324 move out32.dbg "%OUTDIR%\LIB Debug" 1>nul
354 copy /y out32\* "%OUTDIR%\LIB Release" 1>nul
355 rd out32 /s /q
357 move out32 "%OUTDIR%\LIB Release" 1>nul