代码搜索:BATCH
找到约 6,125 项符合「BATCH」的源代码
代码结果 6,125
www.eeworm.com/read/182937/9183409
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL "\WORK\S60_PLATFORM_CAMERA_EXAMPLE_V2_0\CAMERAAPP\GROUP\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel=
www.eeworm.com/read/168060/9940636
bat sampbc.bat
rem Batch file to make all sample applications for Turbo C
tmake %1 %2 %3 %4 %5 -fres.bc
if errorlevel 1 goto exit
tmake %1 %2 %3 %4 %5 -fminres.bc
if errorlevel 1 goto exit
tmake %1 %2 %3 %4 %5
www.eeworm.com/read/168060/9940731
bat samptc.bat
rem Batch file to make all sample applications for Turbo C
tmake %1 %2 %3 %4 %5 -fres.tc
if errorlevel 1 goto exit
tmake %1 %2 %3 %4 %5 -fminres.tc
if errorlevel 1 goto exit
tmake %1 %2 %3 %4 %5
www.eeworm.com/read/359857/10120254
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
setlocal
@SET BLDINFPATH=\SYMBIAN\WORK\PRJ_S60_2ND\LARK_CHINATEL\CODE\LARK_RTP\GROUP\
perl -S ABLD.PL "\SYMBIAN\WOR
www.eeworm.com/read/160624/10513348
mak mathdemo.mak
PROJ = MATHDEMO
PROJFILE = MATHDEMO.MAK
DEBUG = 1
PWBRMAKE = pwbrmake
NMAKEBSC1 = set
NMAKEBSC2 = nmake
CC = cl
CFLAGS_G = /W2 /BATCH
CFLAGS_D = /Od /Zi
CFLAGS_R = /Ot /Ol /Og /Oe /O
www.eeworm.com/read/160624/10513381
mak filedemo.mak
PROJ = FILEDEMO
PROJFILE = FILEDEMO.MAK
DEBUG = 1
PWBRMAKE = pwbrmake
NMAKEBSC1 = set
NMAKEBSC2 = nmake
CC = cl
CFLAGS_G = /W2 /BATCH
CFLAGS_D = /Od /Zi
CFLAGS_R = /Ot /Ol /Og /Oe /O
www.eeworm.com/read/160624/10513535
mak bell.mak
PROJ = BELL
PROJFILE = BELL.MAK
DEBUG = 1
PWBRMAKE = pwbrmake
NMAKEBSC1 = set
NMAKEBSC2 = nmake
CC = cl
CFLAGS_G = /W2 /BATCH
CFLAGS_D = /Od /Zi
CFLAGS_R = /Ot /Oi /Ol /Oe /Og /Gs
www.eeworm.com/read/278631/10522839
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL \SYMBIAN\PRO_SYM\SAMPLE\GROUP\ %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
goto End
www.eeworm.com/read/423449/10559274
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL "\project\t1\group\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
goto End
:Check
www.eeworm.com/read/350514/10734107
bat abld.bat
@ECHO OFF
REM Bldmake-generated batch file - ABLD.BAT
REM ** DO NOT EDIT **
perl -S ABLD.PL "\SYMBIAN\7.0S\MY\DESCRIPTION\\" %1 %2 %3 %4 %5 %6 %7 %8 %9
if errorlevel==1 goto CheckPerl
goto En