1 | <?xml version="1.0"?>
|
---|
2 | <CONFIG>
|
---|
3 | <ProjectOptions>
|
---|
4 | <Version Value="9"/>
|
---|
5 | <PathDelim Value="\"/>
|
---|
6 | <General>
|
---|
7 | <SessionStorage Value="InProjectDir"/>
|
---|
8 | <MainUnit Value="0"/>
|
---|
9 | <Title Value="Button Editor 1.1 by Lainz"/>
|
---|
10 | <ResourceType Value="res"/>
|
---|
11 | <UseXPManifest Value="True"/>
|
---|
12 | <XPManifest>
|
---|
13 | <DpiAware Value="True"/>
|
---|
14 | </XPManifest>
|
---|
15 | </General>
|
---|
16 | <i18n>
|
---|
17 | <EnableI18N LFM="False"/>
|
---|
18 | </i18n>
|
---|
19 | <VersionInfo>
|
---|
20 | <UseVersionInfo Value="True"/>
|
---|
21 | <MajorVersionNr Value="1"/>
|
---|
22 | <MinorVersionNr Value="1"/>
|
---|
23 | <StringTable Comments="Button Editor" CompanyName="Lainz" ProductName="Button Editor" InternalName="buttoneditor" LegalCopyright="Button Editor 2012 by Lainz" ProductVersion="Button Editor 1.1" FileDescription="Button Editor" LegalTrademarks="Button Editor 2012 by Lainz" OriginalFilename="buttoneditor.exe"/>
|
---|
24 | </VersionInfo>
|
---|
25 | <BuildModes Count="1">
|
---|
26 | <Item1 Name="Default" Default="True"/>
|
---|
27 | </BuildModes>
|
---|
28 | <PublishOptions>
|
---|
29 | <Version Value="2"/>
|
---|
30 | <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
---|
31 | <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
|
---|
32 | </PublishOptions>
|
---|
33 | <RunParams>
|
---|
34 | <local>
|
---|
35 | <FormatVersion Value="1"/>
|
---|
36 | </local>
|
---|
37 | </RunParams>
|
---|
38 | <RequiredPackages Count="2">
|
---|
39 | <Item1>
|
---|
40 | <PackageName Value="bgracontrols"/>
|
---|
41 | </Item1>
|
---|
42 | <Item2>
|
---|
43 | <PackageName Value="LCL"/>
|
---|
44 | </Item2>
|
---|
45 | </RequiredPackages>
|
---|
46 | <Units Count="2">
|
---|
47 | <Unit0>
|
---|
48 | <Filename Value="bgraxbutton_test.lpr"/>
|
---|
49 | <IsPartOfProject Value="True"/>
|
---|
50 | <UnitName Value="bgraxbutton_test"/>
|
---|
51 | </Unit0>
|
---|
52 | <Unit1>
|
---|
53 | <Filename Value="umain.pas"/>
|
---|
54 | <IsPartOfProject Value="True"/>
|
---|
55 | <ComponentName Value="frmButtonEditor"/>
|
---|
56 | <ResourceBaseClass Value="Form"/>
|
---|
57 | <UnitName Value="umain"/>
|
---|
58 | </Unit1>
|
---|
59 | </Units>
|
---|
60 | </ProjectOptions>
|
---|
61 | <CompilerOptions>
|
---|
62 | <Version Value="11"/>
|
---|
63 | <PathDelim Value="\"/>
|
---|
64 | <Target>
|
---|
65 | <Filename Value="bgraxbutton_test"/>
|
---|
66 | </Target>
|
---|
67 | <SearchPaths>
|
---|
68 | <IncludeFiles Value="$(ProjOutDir)"/>
|
---|
69 | <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
---|
70 | </SearchPaths>
|
---|
71 | <CodeGeneration>
|
---|
72 | <SmartLinkUnit Value="True"/>
|
---|
73 | <Optimizations>
|
---|
74 | <UncertainOptimizations Value="True"/>
|
---|
75 | <OptimizationLevel Value="3"/>
|
---|
76 | </Optimizations>
|
---|
77 | </CodeGeneration>
|
---|
78 | <Linking>
|
---|
79 | <Debugging>
|
---|
80 | <GenerateDebugInfo Value="False"/>
|
---|
81 | <StripSymbols Value="True"/>
|
---|
82 | </Debugging>
|
---|
83 | <LinkSmart Value="True"/>
|
---|
84 | <Options>
|
---|
85 | <Win32>
|
---|
86 | <GraphicApplication Value="True"/>
|
---|
87 | </Win32>
|
---|
88 | </Options>
|
---|
89 | </Linking>
|
---|
90 | <Other>
|
---|
91 | <CompilerMessages>
|
---|
92 | <MsgFileName Value=""/>
|
---|
93 | </CompilerMessages>
|
---|
94 | <CompilerPath Value="$(CompPath)"/>
|
---|
95 | </Other>
|
---|
96 | </CompilerOptions>
|
---|
97 | <Debugging>
|
---|
98 | <Exceptions Count="3">
|
---|
99 | <Item1>
|
---|
100 | <Name Value="EAbort"/>
|
---|
101 | </Item1>
|
---|
102 | <Item2>
|
---|
103 | <Name Value="ECodetoolError"/>
|
---|
104 | </Item2>
|
---|
105 | <Item3>
|
---|
106 | <Name Value="EFOpenError"/>
|
---|
107 | </Item3>
|
---|
108 | </Exceptions>
|
---|
109 | </Debugging>
|
---|
110 | </CONFIG>
|
---|