Implementing command line bulk compilation with DCC32

Source: Internet
Author: User

*.dof

1 [Compiler]2 3A=14 5B=06 7C=18 9D=1Ten  OneE=0 A  -F=0 -  theG=1 -  -H=1 -  +I=1 -  +J=1 A  atK=0 -  -L=1 -  -M=0 -  inN=1 -  toO=1 +  -P=1 the  *Q=0 $ Panax NotoginsengR=0 -  theS=0 +  AT=0 the  +U=0 -  $V=1 $  -W=0 -  theX=1 - WuyiY=1 the  -Z=1 Wu  -Showhints=1 About  $Showwarnings=1 -  -Unitaliases=wintypes=windows;Winprocs=windows;dbitypes=bde;dbiprocs=bde;dbierrs=bde; -  A   +  the [Linker] -  $Mapfile=0 the  theOutputobjs=0 the  theConsoleapp=1 -  inDebuginfo=0 the  theRemotesymbols=0 About  theminstacksize=16384 the  themaxstacksize=1048576 +  -imagebase=4194304 the Bayiexedescription= the  the   -  - [Directories] the  theOutputdir= the  theUnitoutputdir=C:\DCU -  thePackagedlloutputdir= the  thePackagedcpoutputdir=94  theSearchpath= thePackages=vcl50;Vclx50; Vcldb50;vclado50;ibevnt50; vclbde50;vcldbx50; TeeUI50; TeeDB50; Tee50; TeeQR50; theconditionals=98  Aboutdebugsourcedirs= - 101Usepackages=1102 103  104  the [Parameters]106 107runparams=108 109hostapplication=D:\conductor60\c_dsbin\LeaderWorkCenter.exe the 111   the 113 [Language] the  theactivelang= the 117projectlang=$00000804118 119Rootdir= - 121  122 123 [Version Info]124  theIncludeverinfo=1126 127Autoincbuild=1 - 129majorver=2 the 131minorver=2 the 133release=2134 135build=2136 137Debug=0138 139Prerelease=0 $ 141Special=0142 143Private=0144 145Dll=1146 147locale=2052148 149codepage=936 Max 151   the 153 [Version Info Keys]154 155Companyname=company156 157filedescription=System Program158 159fileversion=2.2.2.2 the 161Internalname=162 163Legalcopyright= (C) 2002164 165legaltrademarks=China (English) version166 167Originalfilename=168 169Productname=system the 171productversion=6.0172 173  174 175 [excluded Packages]176 177$ (DELPHI) \bin\dcldss50.bpl=Borland decision Cube components178 179   the 181 [historylists\hlunitaliases]182 183Count=1184 185Item0=wintypes=windows;Winprocs=windows;dbitypes=bde;dbiprocs=bde;dbierrs=bde;186 187  188 189 [historylists\hlunitoutputdirectory] the 191Count=1192 193item0=C:\DCU194 195  196 197 [Historylists\hloutputdirectorry]198 199Count=5 $ 201item0=D:\Conductor60\c_modi202 203item1=D:\gConductor60\c_modi204 205Item2=d:\gConductor60\c_pkg206 207item3=\\10.4.1.12\gconductor60\c_pkg208 209Item4=d:\gconductor50\c_modi

*. Cfg

-B

-Q

Y-

-awintypes=windows; Winprocs=windows;dbitypes=bde;dbiprocs=bde;dbierrs=bde;

-E "C:\Documents and settings\chengjiea\ desktop \ New Folder"

-ln "C:\Documents and settings\chengjiea\ desktop \ New Folder"

-le "C:\Documents and settings\chengjiea\ desktop \ New Folder"

-N "C:\DCU"

-U "C:\Documents and settings\chengjiea\ desktop \ New Folder; o:\class\source;o:\lib\source;o:\vcl\source;o:\vcl\source\ Quickrpt;o:\vcl\source\designvr5;o:\vcl\source\ip2000-o "C:\Documents and settings\chengjiea\ desktop \ New Folder; O:\CLASS\ source;o:\lib\source;o:\vcl\source;o:\vcl\source\quickrpt;o:\vcl\source\designvr5;o:\vcl\source\ip2000

-R "C:\Documents and settings\chengjiea\ desktop \ New Folder; o:\class\source;o:\lib\source;o:\vcl\source;o:\vcl\source\ quickrpt;o:\vcl\source\designvr5;o:\vcl\source\ip2000

-I "C:\Documents and settings\chengjiea\ desktop \ New Folder; o:\class\source;o:\lib\source;o:\vcl\source;o:\vcl\source\ quickrpt;o:\vcl\source\designvr5;o:\vcl\source\ip2000

-LUVCL50; Vclx50; VclSmp50; Vcldb50;vclado50;ibevnt50;

(please amend as appropriate)

*.bat

1 @echo off2 3 EchoCompiling, please wait a moment ...4 5  6 7 Echo. > "C:\Documents and settings\chengjiea\ desktop \compilehouselog.txt"8 9 Echo. 2008-9-27 8:41:46 >> "C:\Documents and settings\chengjiea\ desktop \compilehouselog.txt"Ten  One Echo. ===========palmr51c ===========>> "C:\Documents and settings\chengjiea\ desktop \compilehouselog.txt" A  -   -  the EchoDelete C:\ProgramFiles\borland\delphi5\bin\dcc32.CFG -  - Echo. "Del C:\Program files\borland\delphi5\bin\dcc32.cfg" >> "C:\Documents and settings\chengjiea\ desktop \ CompileHouseLog.Txt " -  + Del"C:\Program files\borland\delphi5\bin\dcc32.cfg" -  +   A  at EchoCreate C:\ProgramFiles\borland\delphi5\bin\dcc32.CFG -  - Echo. "Copy d:\ local work \ Northern Area \sx-Beginners \source70\palmr59\palmr59c.cfg to Dcc32.cfg" >> "C:\Documents and settings\chengjiea\ desktop \ CompileHouseLog.Txt " -  - Copy"D:\ local work \ Northern Area \sx-Beginners \source70\palmr59\palmr59c.cfg" "C:\Program files\borland\delphi5\bin\dcc32.cfg" -  in   -  to EchoSwitch directory to d:\ local work \ Northern Area \sx-Beginners \source70\palmr59 +  - Echo. "CD d:\ local work \ Northern Area \sx-Beginners \source70\palmr59\" >> "C:\Documents and settings\chengjiea\ desktop \compilehouselog.txt" the  *CD/D "D:\ local work \ Northern Area \sx-Beginners \source70\palmr59\" >> "C:\Documents and settings\chengjiea\ desktop \compilehouselog.txt" $ Panax Notoginseng   -  the Echo Compilation +  AEcho. "Compile" >> "C:\Documents and settings\chengjiea\ desktop \compilehouselog.txt" the  +"C:\ProgramFiles\borland\delphi5\bin\dcc32. Exe "" D:\ local work \ Northern Area \sx-Beginners \SOURCE70\PALMR59\PALMR59C.DPR ">>" C:\Documents and settings\chengjiea\ desktop \ CompileHouseLog.Txt " -  $ Echo ... $  -   -  the Echo Compilation Complete!  - WuyiEcho. & Pause

Implementing command line bulk compilation with DCC32

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.