123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233 |
- <?xml version="1.0"?>
- <CONFIG>
- <ProjectOptions>
- <Version Value="9"/>
- <PathDelim Value="\"/>
- <General>
- <Flags>
- <SaveClosedFiles Value="False"/>
- </Flags>
- <SessionStorage Value="InProjectDir"/>
- <MainUnit Value="0"/>
- <Title Value="CheckRideHelper"/>
- <ResourceType Value="res"/>
- <Icon Value="0"/>
- </General>
- <i18n>
- <EnableI18N LFM="False"/>
- </i18n>
- <VersionInfo>
- <UseVersionInfo Value="True"/>
- <AutoIncrementBuild Value="True"/>
- <MajorVersionNr Value="1"/>
- <BuildNr Value="3"/>
- <StringTable CompanyName="Reinier Olislagers" ProductName="CheckRideHelper" InternalName="CheckRideHelper" ProductVersion="" FileDescription="Remote support software using VNC and SSL/TLS tunnels." OriginalFilename="CheckRideHelper.exe"/>
- </VersionInfo>
- <BuildModes Count="3">
- <Item1 Name="Default" Default="True"/>
- <Item2 Name="Debug">
- <CompilerOptions>
- <Version Value="11"/>
- <PathDelim Value="\"/>
- <Target>
- <Filename Value="..\Output\CheckRideHelper"/>
- </Target>
- <SearchPaths>
- <IncludeFiles Value="$(ProjOutDir)"/>
- <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
- </SearchPaths>
- <CodeGeneration>
- <Checks>
- <IOChecks Value="True"/>
- <RangeChecks Value="True"/>
- <OverflowChecks Value="True"/>
- <StackChecks Value="True"/>
- </Checks>
- </CodeGeneration>
- <Linking>
- <Debugging>
- <DebugInfoType Value="dsDwarf2Set"/>
- <UseHeaptrc Value="True"/>
- </Debugging>
- <LinkSmart Value="True"/>
- <Options>
- <Win32>
- <GraphicApplication Value="True"/>
- </Win32>
- </Options>
- </Linking>
- <Other>
- <CompilerMessages>
- <UseMsgFile Value="True"/>
- </CompilerMessages>
- <CustomOptions Value="-dDEBUG"/>
- <CompilerPath Value="$(CompPath)"/>
- <ExecuteAfter>
- <Command Value="checkrideresourcezipper.exe -o "..\Output\" --writeresourcehelp"/>
- </ExecuteAfter>
- </Other>
- </CompilerOptions>
- </Item2>
- <Item3 Name="Win64">
- <CompilerOptions>
- <Version Value="11"/>
- <PathDelim Value="\"/>
- <Target>
- <Filename Value="..\Output\CheckRideHelper"/>
- </Target>
- <SearchPaths>
- <IncludeFiles Value="$(ProjOutDir)"/>
- <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
- </SearchPaths>
- <CodeGeneration>
- <SmartLinkUnit Value="True"/>
- <SmallerCode Value="True"/>
- <TargetCPU Value="x86_64"/>
- <TargetOS Value="win64"/>
- <Optimizations>
- <OptimizationLevel Value="3"/>
- </Optimizations>
- </CodeGeneration>
- <Linking>
- <Debugging>
- <DebugInfoType Value="dsStabs"/>
- <UseExternalDbgSyms Value="True"/>
- </Debugging>
- <LinkSmart Value="True"/>
- <Options>
- <Win32>
- <GraphicApplication Value="True"/>
- </Win32>
- </Options>
- </Linking>
- <Other>
- <CompilerMessages>
- <UseMsgFile Value="True"/>
- </CompilerMessages>
- <CompilerPath Value="$(CompPath)"/>
- <ExecuteAfter>
- <Command Value="checkrideresourcezipper.exe -o "..\Output\" --writeresourcehelp"/>
- </ExecuteAfter>
- </Other>
- </CompilerOptions>
- </Item3>
- </BuildModes>
- <PublishOptions>
- <Version Value="2"/>
- <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
- <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
- </PublishOptions>
- <RunParams>
- <local>
- <FormatVersion Value="1"/>
- <CommandLineParams Value="--debug-log=d:\cop\lazdebug.txt"/>
- </local>
- </RunParams>
- <RequiredPackages Count="2">
- <Item1>
- <PackageName Value="LCLBase"/>
- <MinVersion Major="1" Release="1" Valid="True"/>
- </Item1>
- <Item2>
- <PackageName Value="LCL"/>
- </Item2>
- </RequiredPackages>
- <Units Count="7">
- <Unit0>
- <Filename Value="CheckRideHelper.lpr"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="CheckRideHelper"/>
- </Unit0>
- <Unit1>
- <Filename Value="checkridehelperunit.pas"/>
- <IsPartOfProject Value="True"/>
- <ComponentName Value="CheckRideHelperMain"/>
- <HasResources Value="True"/>
- <ResourceBaseClass Value="Form"/>
- <UnitName Value="CheckRideHelperUnit"/>
- </Unit1>
- <Unit2>
- <Filename Value="checkrideutil.pas"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="CheckRideUtil"/>
- </Unit2>
- <Unit3>
- <Filename Value="aboutform.pas"/>
- <IsPartOfProject Value="True"/>
- <ComponentName Value="InfoAboutForm"/>
- <ResourceBaseClass Value="Form"/>
- <UnitName Value="aboutform"/>
- </Unit3>
- <Unit4>
- <Filename Value="clientcustomizer.pas"/>
- <IsPartOfProject Value="True"/>
- <ComponentName Value="frmClientCustomizer"/>
- <HasResources Value="True"/>
- <ResourceBaseClass Value="Form"/>
- <UnitName Value="clientcustomizer"/>
- </Unit4>
- <Unit5>
- <Filename Value="poormansresource.pas"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="poormansresource"/>
- </Unit5>
- <Unit6>
- <Filename Value="resourcezipper.pas"/>
- <IsPartOfProject Value="True"/>
- <UnitName Value="resourcezipper"/>
- </Unit6>
- </Units>
- </ProjectOptions>
- <CompilerOptions>
- <Version Value="11"/>
- <PathDelim Value="\"/>
- <Target>
- <Filename Value="..\Output\CheckRideHelper"/>
- </Target>
- <SearchPaths>
- <IncludeFiles Value="$(ProjOutDir)"/>
- <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
- </SearchPaths>
- <CodeGeneration>
- <SmartLinkUnit Value="True"/>
- <SmallerCode Value="True"/>
- <Optimizations>
- <OptimizationLevel Value="3"/>
- </Optimizations>
- </CodeGeneration>
- <Linking>
- <Debugging>
- <DebugInfoType Value="dsStabs"/>
- <UseExternalDbgSyms Value="True"/>
- </Debugging>
- <LinkSmart Value="True"/>
- <Options>
- <Win32>
- <GraphicApplication Value="True"/>
- </Win32>
- </Options>
- </Linking>
- <Other>
- <CompilerMessages>
- <UseMsgFile Value="True"/>
- </CompilerMessages>
- <CompilerPath Value="$(CompPath)"/>
- <ExecuteAfter>
- <Command Value="checkrideresourcezipper.exe -o "..\Output\" --writeresourcehelp"/>
- </ExecuteAfter>
- </Other>
- </CompilerOptions>
- <Debugging>
- <Exceptions Count="3">
- <Item1>
- <Name Value="EAbort"/>
- </Item1>
- <Item2>
- <Name Value="ECodetoolError"/>
- </Item2>
- <Item3>
- <Name Value="EFOpenError"/>
- </Item3>
- </Exceptions>
- </Debugging>
- </CONFIG>
|