mirror of
https://github.com/mbirth/cm2010.git
synced 2024-11-10 00:16:45 +00:00
4e5a946cb4
modified CM2010.pas modified CM2010Project.dof modified CM2010Project.ini + TComPort-LEDs + ProgressBar according to Byte 03/Lo + LOGGING! (1 min = 60x34 Bytes = 2.040 Bytes; 1 hour = 122.400 Bytes) * Optimizations i Added some INI-Entries for future CM2020 support
143 lines
2.4 KiB
INI
143 lines
2.4 KiB
INI
[FileVersion]
|
|
Version=7.0
|
|
[Compiler]
|
|
A=8
|
|
B=0
|
|
C=1
|
|
D=1
|
|
E=0
|
|
F=0
|
|
G=1
|
|
H=1
|
|
I=1
|
|
J=0
|
|
K=0
|
|
L=1
|
|
M=0
|
|
N=1
|
|
O=1
|
|
P=1
|
|
Q=0
|
|
R=0
|
|
S=0
|
|
T=0
|
|
U=0
|
|
V=1
|
|
W=0
|
|
X=1
|
|
Y=1
|
|
Z=1
|
|
ShowHints=1
|
|
ShowWarnings=1
|
|
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|
|
NamespacePrefix=
|
|
SymbolDeprecated=1
|
|
SymbolLibrary=1
|
|
SymbolPlatform=1
|
|
UnitLibrary=1
|
|
UnitPlatform=1
|
|
UnitDeprecated=1
|
|
HResultCompat=1
|
|
HidingMember=1
|
|
HiddenVirtual=1
|
|
Garbage=1
|
|
BoundsError=1
|
|
ZeroNilCompat=1
|
|
StringConstTruncated=1
|
|
ForLoopVarVarPar=1
|
|
TypedConstVarPar=1
|
|
AsgToTypedConst=1
|
|
CaseLabelRange=1
|
|
ForVariable=1
|
|
ConstructingAbstract=1
|
|
ComparisonFalse=1
|
|
ComparisonTrue=1
|
|
ComparingSignedUnsigned=1
|
|
CombiningSignedUnsigned=1
|
|
UnsupportedConstruct=1
|
|
FileOpen=1
|
|
FileOpenUnitSrc=1
|
|
BadGlobalSymbol=1
|
|
DuplicateConstructorDestructor=1
|
|
InvalidDirective=1
|
|
PackageNoLink=1
|
|
PackageThreadVar=1
|
|
ImplicitImport=1
|
|
HPPEMITIgnored=1
|
|
NoRetVal=1
|
|
UseBeforeDef=1
|
|
ForLoopVarUndef=1
|
|
UnitNameMismatch=1
|
|
NoCFGFileFound=1
|
|
MessageDirective=1
|
|
ImplicitVariants=1
|
|
UnicodeToLocale=1
|
|
LocaleToUnicode=1
|
|
ImagebaseMultiple=1
|
|
SuspiciousTypecast=1
|
|
PrivatePropAccessor=1
|
|
UnsafeType=0
|
|
UnsafeCode=0
|
|
UnsafeCast=0
|
|
[Linker]
|
|
MapFile=0
|
|
OutputObjs=0
|
|
ConsoleApp=1
|
|
DebugInfo=0
|
|
RemoteSymbols=0
|
|
MinStackSize=16384
|
|
MaxStackSize=1048576
|
|
ImageBase=4194304
|
|
ExeDescription=CM2010 Project
|
|
[Directories]
|
|
OutputDir=
|
|
UnitOutputDir=
|
|
PackageDLLOutputDir=
|
|
PackageDCPOutputDir=
|
|
SearchPath=
|
|
Packages=designide;vcl;rtl;vclx;vclactnband
|
|
Conditionals=
|
|
DebugSourceDirs=
|
|
UsePackages=1
|
|
[Parameters]
|
|
RunParams=
|
|
HostApplication=
|
|
Launcher=
|
|
UseLauncher=0
|
|
DebugCWD=
|
|
[Language]
|
|
ActiveLang=
|
|
ProjectLang=
|
|
RootDir=
|
|
[Version Info]
|
|
IncludeVerInfo=1
|
|
AutoIncBuild=1
|
|
MajorVer=1
|
|
MinorVer=0
|
|
Release=0
|
|
Build=5
|
|
Debug=0
|
|
PreRelease=1
|
|
Special=0
|
|
Private=0
|
|
DLL=0
|
|
Locale=1033
|
|
CodePage=1252
|
|
[Version Info Keys]
|
|
CompanyName=Markus Birth <mbirth@webwriters.de>
|
|
FileDescription=
|
|
FileVersion=1.0.0.5
|
|
InternalName=CM2010
|
|
LegalCopyright=
|
|
LegalTrademarks=
|
|
OriginalFilename=
|
|
ProductName=
|
|
ProductVersion=1.0.0.0
|
|
Comments=
|
|
[Excluded Packages]
|
|
c:\program files\borland\delphi7\Bin\dclsmpedit70.bpl=Borland Editor Script Enhancements
|
|
c:\program files\borland\delphi7\Bin\dclemacsedit70.bpl=Borland Editor Emacs Enhancements
|
|
[HistoryLists\hlUnitAliases]
|
|
Count=1
|
|
Item0=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
|