File: sqldbrestschemadesigner.lpk

package info (click to toggle)
lazarus 2.2.6%2Bdfsg2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 219,980 kB
  • sloc: pascal: 1,944,919; xml: 357,634; makefile: 270,608; cpp: 57,115; sh: 3,249; java: 609; perl: 297; sql: 222; ansic: 137
file content (125 lines) | stat: -rw-r--r-- 3,671 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
  <Package Version="4">
    <Name Value="sqldbrestschemadesigner"/>
    <Type Value="RunAndDesignTime"/>
    <CompilerOptions>
      <Version Value="11"/>
      <SearchPaths>
        <OtherUnitFiles Value="../src"/>
        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
      </SearchPaths>
    </CompilerOptions>
    <Files Count="22">
      <Item1>
        <Filename Value="dlgrestfieldoptions.lfm"/>
        <Type Value="LFM"/>
      </Item1>
      <Item2>
        <Filename Value="dlgrestfieldoptions.pp"/>
        <UnitName Value="dlgrestfieldoptions"/>
      </Item2>
      <Item3>
        <Filename Value="dlgsqldbrestconnection.lfm"/>
        <Type Value="LFM"/>
      </Item3>
      <Item4>
        <Filename Value="dlgsqldbrestconnection.pp"/>
        <UnitName Value="dlgsqldbrestconnection"/>
      </Item4>
      <Item5>
        <Filename Value="fraconnections.lfm"/>
        <Type Value="LFM"/>
      </Item5>
      <Item6>
        <Filename Value="fraconnections.pp"/>
        <UnitName Value="fraconnections"/>
      </Item6>
      <Item7>
        <Filename Value="fraschematableseditor.lfm"/>
        <Type Value="LFM"/>
      </Item7>
      <Item8>
        <Filename Value="fraschematableseditor.pp"/>
        <UnitName Value="fraschematableseditor"/>
      </Item8>
      <Item9>
        <Filename Value="frasqldbfullrestschemaaditor.lfm"/>
        <Type Value="LFM"/>
      </Item9>
      <Item10>
        <Filename Value="frasqldbfullrestschemaaditor.pp"/>
        <UnitName Value="frasqldbfullrestschemaaditor"/>
      </Item10>
      <Item11>
        <Filename Value="frasqldbrestfieldedit.lfm"/>
        <Type Value="LFM"/>
      </Item11>
      <Item12>
        <Filename Value="frasqldbrestfieldedit.pp"/>
        <UnitName Value="frasqldbrestfieldedit"/>
      </Item12>
      <Item13>
        <Filename Value="frasqldbrestresourceedit.lfm"/>
        <Type Value="LFM"/>
      </Item13>
      <Item14>
        <Filename Value="frasqldbrestresourceedit.pp"/>
        <UnitName Value="frasqldbrestresourceedit"/>
      </Item14>
      <Item15>
        <Filename Value="frasqldbrestschemaeditor.lfm"/>
        <Type Value="LFM"/>
      </Item15>
      <Item16>
        <Filename Value="frasqldbrestschemaeditor.pp"/>
        <UnitName Value="fraSQLDBRestSchemaEditor"/>
      </Item16>
      <Item17>
        <Filename Value="frmeditframedialog.lfm"/>
        <Type Value="LFM"/>
      </Item17>
      <Item18>
        <Filename Value="frmeditframedialog.pp"/>
        <UnitName Value="frmeditframedialog"/>
      </Item18>
      <Item19>
        <Filename Value="sqldbschemaedittools.pp"/>
        <UnitName Value="sqldbschemaedittools"/>
      </Item19>
      <Item20>
        <Filename Value="frasqldbresourcefields.pp"/>
        <UnitName Value="frasqldbresourcefields"/>
      </Item20>
      <Item21>
        <Filename Value="sqldbschemaedittools.lfm"/>
        <Type Value="LFM"/>
      </Item21>
      <Item22>
        <Filename Value="build304.pp"/>
        <UnitName Value="build304"/>
      </Item22>
    </Files>
    <RequiredPkgs Count="3">
      <Item1>
        <PackageName Value="SynEdit"/>
      </Item1>
      <Item2>
        <PackageName Value="LCL"/>
      </Item2>
      <Item3>
        <PackageName Value="FCL"/>
      </Item3>
    </RequiredPkgs>
    <UsageOptions>
      <UnitPath Value="$(PkgOutDir)"/>
    </UsageOptions>
    <PublishOptions>
      <Version Value="2"/>
      <UseFileFilters Value="True"/>
    </PublishOptions>
    <CustomOptions Items="ExternHelp" Version="2">
      <_ExternHelp Items="Count"/>
    </CustomOptions>
  </Package>
</CONFIG>