~ubuntu-branches/debian/squeeze/sword/squeeze

« back to all changes in this revision

Viewing changes to utilities/bcppmake/mod2vpl.bdsproj

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Marsden, Jonathan Marsden, Dmitrijs Ledkovs, Closed Bugs
  • Date: 2009-05-30 11:55:55 UTC
  • mfrom: (1.3.1 upstream) (6.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090530115555-r427zsn3amivdpfu
Tags: 1.6.0+dfsg-1
[ Jonathan Marsden ]
* New upstream release. (Closes: #507960) (LP: #320558)
* debian/patches/02_libver.diff:
  - Bump SONAME to 8 -- SWORD 1.6 is not backward compatible with 1.5.11.
* debian/patches/series:
  - Remove 10_diatheke.diff -- included in upstream source.
* debian/patches/:
  - Remove several old unused .diff files.
  - Add 11_regex_only_when_needed.diff to conditionally include regex lib.
  - Add 12_fix_compiler_warnings.diff to remove all compiler warnings.
  - Add 13_fix_osis2mod_compression_default.diff from upstream svn.
  - Add 14_closing_section_not_chapter.diff from upstream svn.
* debian/libsword7.*: 
  - Rename to libsword8.*
  - Change libsword7 to libsword8 within files.
* debian/rules: 
  - SONAME bump to 8.
  - Set library version check to >= 1.6
* debian/control:
  - Change libsword7 to libsword8.
  - Add libsword7 to Conflicts.
  - Fix case of sword to SWORD in package descriptions.
  - Bump Standards-Version to 3.8.1 (no changes needed).
  - Fix section for libsword-dbg to avoid lintian warning.
* debian/rules:
  - Add DFSG get-orig-source target.
* debian/copyright:
  - Fix various mistakes in initial attempt to document copyrights.

[ Dmitrijs Ledkovs ]
* debian/rules: Added utils.mk to use missing-files target and call it on
  each build.
* debian/libsword-dev.install: Added libsword.la, previously missing.
* debian/libsword7.install: Added missing libicu translit files.
* debian/control:
  - Updated all uses of SWORD version to 1.6
  - Added libsword-dbg package
* debian/watch: Fixed a small mistake which was resulting in extra "."
  in final version name.
* debian/rules: simplified manpage processing.
* debian/libsword8.lintian-overrides: added override for module
  installation directory.
* debian/copyright: Updated with information about everyfile.
  Closes: #513448 LP: #322638
* debian/diatheke.examples: moved examples here from the diatheke.install
* debian/rules:
  - enabled shell script based testsuite
  - added commented out cppunit testsuite
* debian/patches/40_missing_includes.diff: 
  - added several missing stdio.h includes to prevent FTBFS of testsuite.

[ Closed Bugs ]
* FTBFS on intrepid (LP: #305172)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<BorlandProject>
 
3
  <PersonalityInfo>
 
4
    <Option>
 
5
      <Option Name="Personality">CPlusPlusBuilder.Personality</Option>
 
6
      <Option Name="ProjectType">CppConsoleApplication</Option>
 
7
      <Option Name="Version">1.0</Option>
 
8
      <Option Name="GUID">{31FAB7FF-0030-4558-84D8-0634F85BCE1F}</Option>
 
9
    </Option>
 
10
  </PersonalityInfo>
 
11
  <CPlusPlusBuilder.Personality>
 
12
    <BCBPROJECT>
 
13
      <project version="10.0">
 
14
        <property category="build.config" name="active" value="0"/>
 
15
        <property category="build.config" name="count" value="1"/>
 
16
        <property category="build.config" name="excludedefaultforzero" value="0"/>
 
17
        <property category="build.config.0" name="builddir" value="Debug"/>
 
18
        <property category="build.config.0" name="key" value="Debug_Build"/>
 
19
        <property category="build.config.0" name="name" value="Debug Build"/>
 
20
        <property category="build.config.0" name="settings.win32b" value="default"/>
 
21
        <property category="build.config.0" name="type" value="Toolset"/>
 
22
        <property category="build.config.0" name="win32.win32b.builddir" value="Debug_Build"/>
 
23
        <property category="build.config.1" name="key" value="Release_Build"/>
 
24
        <property category="build.config.1" name="name" value="Release Build"/>
 
25
        <property category="build.config.1" name="settings.win32b" value="default"/>
 
26
        <property category="build.config.1" name="type" value="Toolset"/>
 
27
        <property category="build.config.1" name="win32.win32b.builddir" value="Release_Build"/>
 
28
        <property category="build.node" name="name" value="mod2vpl.exe"/>
 
29
        <property category="build.node" name="packages" value="rtl;vcl;vclx;bcbsmp;dbrtl;vcldb;bdertl;ibsmp;vcldbx;teeui;teedb;tee;ibxpress;bcbie;vclie;inetdb;inet;bcboffice2k"/>
 
30
        <property category="build.node" name="use_packages" value="0"/>
 
31
        <property category="build.platform" name="active" value="win32"/>
 
32
        <property category="build.platform" name="win32.Debug_Build.toolset" value="win32b"/>
 
33
        <property category="build.platform" name="win32.Release_Build.toolset" value="win32b"/>
 
34
        <property category="build.platform" name="win32.default" value="win32b"/>
 
35
        <property category="build.platform" name="win32.enabled" value="1"/>
 
36
        <property category="build.platform" name="win32.win32b.enabled" value="1"/>
 
37
        <property category="win32.Debug_Build.win32b.bcc32" name="option.D.arg.1" value="_DEBUG"/>
 
38
        <property category="win32.Debug_Build.win32b.bcc32" name="option.D.arg.merge" value="1"/>
 
39
        <property category="win32.Debug_Build.win32b.bcc32" name="option.D.enabled" value="1"/>
 
40
        <property category="win32.Debug_Build.win32b.bcc32" name="option.Od.enabled" value="1"/>
 
41
        <property category="win32.Debug_Build.win32b.bcc32" name="option.k.enabled" value="1"/>
 
42
        <property category="win32.Debug_Build.win32b.bcc32" name="option.r.enabled" value="0"/>
 
43
        <property category="win32.Debug_Build.win32b.bcc32" name="option.v.enabled" value="1"/>
 
44
        <property category="win32.Debug_Build.win32b.bcc32" name="option.vi.enabled" value="0"/>
 
45
        <property category="win32.Debug_Build.win32b.bcc32" name="option.y.enabled" value="1"/>
 
46
        <property category="win32.Debug_Build.win32b.dcc32" name="option.$D.enabled" value="1"/>
 
47
        <property category="win32.Debug_Build.win32b.dcc32" name="option.$O.enabled" value="0"/>
 
48
        <property category="win32.Debug_Build.win32b.dcc32" name="option.D.arg.1" value="DEBUG"/>
 
49
        <property category="win32.Debug_Build.win32b.dcc32" name="option.D.arg.merge" value="1"/>
 
50
        <property category="win32.Debug_Build.win32b.dcc32" name="option.D.enabled" value="1"/>
 
51
        <property category="win32.Debug_Build.win32b.dcc32" name="option.V.enabled" value="1"/>
 
52
        <property category="win32.Debug_Build.win32b.ilink32" name="option.D.arg.merge" value="1"/>
 
53
        <property category="win32.Debug_Build.win32b.ilink32" name="option.D.enabled" value="1"/>
 
54
        <property category="win32.Debug_Build.win32b.ilink32" name="option.L.arg.1" value="$(BDS)\lib\debug"/>
 
55
        <property category="win32.Debug_Build.win32b.ilink32" name="option.L.arg.merge" value="1"/>
 
56
        <property category="win32.Debug_Build.win32b.ilink32" name="option.L.enabled" value="1"/>
 
57
        <property category="win32.Debug_Build.win32b.tasm32" name="option.z.enabled" value="1"/>
 
58
        <property category="win32.Debug_Build.win32b.tasm32" name="option.zd.enabled" value="0"/>
 
59
        <property category="win32.Debug_Build.win32b.tasm32" name="option.zi.enabled" value="1"/>
 
60
        <property category="win32.Release_Build.win32b.bcc32" name="option.D.arg.1" value="NDEBUG"/>
 
61
        <property category="win32.Release_Build.win32b.bcc32" name="option.D.arg.merge" value="1"/>
 
62
        <property category="win32.Release_Build.win32b.bcc32" name="option.D.enabled" value="1"/>
 
63
        <property category="win32.Release_Build.win32b.bcc32" name="option.r.enabled" value="1"/>
 
64
        <property category="win32.Release_Build.win32b.dcc32" name="option.$D.enabled" value="0"/>
 
65
        <property category="win32.Release_Build.win32b.dcc32" name="option.$O.enabled" value="1"/>
 
66
        <property category="win32.Release_Build.win32b.dcc32" name="option.V.enabled" value="0"/>
 
67
        <property category="win32.Release_Build.win32b.ilink32" name="option.L.arg.1" value="$(BDS)\lib\release"/>
 
68
        <property category="win32.Release_Build.win32b.ilink32" name="option.L.arg.merge" value="1"/>
 
69
        <property category="win32.Release_Build.win32b.ilink32" name="option.L.enabled" value="1"/>
 
70
        <property category="win32.Release_Build.win32b.tasm32" name="option.z.enabled" value="0"/>
 
71
        <property category="win32.Release_Build.win32b.tasm32" name="option.zd.enabled" value="0"/>
 
72
        <property category="win32.Release_Build.win32b.tasm32" name="option.zi.enabled" value="0"/>
 
73
        <property category="win32.Release_Build.win32b.tasm32" name="option.zn.enabled" value="1"/>
 
74
        <optionset name="all_configurations">
 
75
          <property category="node" name="displayname" value="All Configurations"/>
 
76
          <property category="win32.*.win32b.bcc32" name="option.D.arg.1" value="_ICU_"/>
 
77
          <property category="win32.*.win32b.bcc32" name="option.D.arg.2" value="_ICUSWORD_"/>
 
78
          <property category="win32.*.win32b.bcc32" name="option.D.arg.merge" value="1"/>
 
79
          <property category="win32.*.win32b.bcc32" name="option.D.enabled" value="1"/>
 
80
          <property category="win32.*.win32b.bcc32" name="option.H=.arg.1" value="$(BDS)\lib\vcl100.csm"/>
 
81
          <property category="win32.*.win32b.bcc32" name="option.H=.arg.merge" value="0"/>
 
82
          <property category="win32.*.win32b.bcc32" name="option.H=.enabled" value="1"/>
 
83
          <property category="win32.*.win32b.bcc32" name="option.Hc.enabled" value="1"/>
 
84
          <property category="win32.*.win32b.bcc32" name="option.I.arg.1" value="..\"/>
 
85
          <property category="win32.*.win32b.bcc32" name="option.I.arg.2" value=".."/>
 
86
          <property category="win32.*.win32b.bcc32" name="option.I.arg.3" value="..\..\include"/>
 
87
          <property category="win32.*.win32b.bcc32" name="option.I.arg.4" value="$(BDS)\include"/>
 
88
          <property category="win32.*.win32b.bcc32" name="option.I.arg.5" value="$(BDS)\include\vcl"/>
 
89
          <property category="win32.*.win32b.bcc32" name="option.I.arg.6" value="$(BDS)\include\dinkumware"/>
 
90
          <property category="win32.*.win32b.bcc32" name="option.I.arg.merge" value="1"/>
 
91
          <property category="win32.*.win32b.bcc32" name="option.I.enabled" value="1"/>
 
92
          <property category="win32.*.win32b.bcc32" name="option.O2.enabled" value="1"/>
 
93
          <property category="win32.*.win32b.bcc32" name="option.Ve.enabled" value="1"/>
 
94
          <property category="win32.*.win32b.bcc32" name="option.Vx.enabled" value="1"/>
 
95
          <property category="win32.*.win32b.bcc32" name="option.X.enabled" value="0"/>
 
96
          <property category="win32.*.win32b.bcc32" name="option.b.enabled" value="0"/>
 
97
          <property category="win32.*.win32b.bcc32" name="option.k.enabled" value="0"/>
 
98
          <property category="win32.*.win32b.bcc32" name="option.n.arg.1" value="..\"/>
 
99
          <property category="win32.*.win32b.bcc32" name="option.n.arg.merge" value="1"/>
 
100
          <property category="win32.*.win32b.bcc32" name="option.n.enabled" value="1"/>
 
101
          <property category="win32.*.win32b.bcc32" name="option.sysdefines.arg.1" value="NO_STRICT"/>
 
102
          <property category="win32.*.win32b.bcc32" name="option.sysdefines.arg.2" value="_NO_VCL"/>
 
103
          <property category="win32.*.win32b.bcc32" name="option.sysdefines.arg.merge" value="1"/>
 
104
          <property category="win32.*.win32b.bcc32" name="option.sysdefines.enabled" value="1"/>
 
105
          <property category="win32.*.win32b.bcc32" name="option.tWC.enabled" value="1"/>
 
106
          <property category="win32.*.win32b.bcc32" name="option.tWM.enabled" value="1"/>
 
107
          <property category="win32.*.win32b.bcc32" name="option.vi.enabled" value="1"/>
 
108
          <property category="win32.*.win32b.brcc32" name="option.D.arg.1" value="_ICU_"/>
 
109
          <property category="win32.*.win32b.brcc32" name="option.D.arg.2" value="_ICUSWORD_"/>
 
110
          <property category="win32.*.win32b.brcc32" name="option.D.arg.merge" value="1"/>
 
111
          <property category="win32.*.win32b.brcc32" name="option.D.enabled" value="0"/>
 
112
          <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.1" value="..\"/>
 
113
          <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.2" value=".."/>
 
114
          <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.3" value="..\..\include"/>
 
115
          <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.4" value="$(BDS)\include"/>
 
116
          <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.5" value="$(BDS)\include\vcl"/>
 
117
          <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.6" value="$(BDS)\include\dinkumware"/>
 
118
          <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.merge" value="1"/>
 
119
          <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.enabled" value="1"/>
 
120
          <property category="win32.*.win32b.brcc32" name="option.outputdir.arg.1" value="..\"/>
 
121
          <property category="win32.*.win32b.brcc32" name="option.outputdir.arg.merge" value="1"/>
 
122
          <property category="win32.*.win32b.brcc32" name="option.outputdir.enabled" value="1"/>
 
123
          <property category="win32.*.win32b.dcc32" name="option.$.arg.1" value="Y-"/>
 
124
          <property category="win32.*.win32b.dcc32" name="option.$.arg.merge" value="1"/>
 
125
          <property category="win32.*.win32b.dcc32" name="option.$.enabled" value="1"/>
 
126
          <property category="win32.*.win32b.dcc32" name="option.$D.enabled" value="0"/>
 
127
          <property category="win32.*.win32b.dcc32" name="option.$L.enabled" value="0"/>
 
128
          <property category="win32.*.win32b.dcc32" name="option.I.arg.1" value="..\"/>
 
129
          <property category="win32.*.win32b.dcc32" name="option.I.arg.merge" value="1"/>
 
130
          <property category="win32.*.win32b.dcc32" name="option.I.enabled" value="0"/>
 
131
          <property category="win32.*.win32b.dcc32" name="option.M.enabled" value="1"/>
 
132
          <property category="win32.*.win32b.dcc32" name="option.N0.arg.1" value="..\"/>
 
133
          <property category="win32.*.win32b.dcc32" name="option.N0.arg.merge" value="1"/>
 
134
          <property category="win32.*.win32b.dcc32" name="option.N0.enabled" value="1"/>
 
135
          <property category="win32.*.win32b.dcc32" name="option.NO.arg.1" value="..\"/>
 
136
          <property category="win32.*.win32b.dcc32" name="option.NO.arg.merge" value="1"/>
 
137
          <property category="win32.*.win32b.dcc32" name="option.NO.enabled" value="1"/>
 
138
          <property category="win32.*.win32b.dcc32" name="option.O.arg.1" value="..\"/>
 
139
          <property category="win32.*.win32b.dcc32" name="option.O.arg.merge" value="1"/>
 
140
          <property category="win32.*.win32b.dcc32" name="option.O.enabled" value="0"/>
 
141
          <property category="win32.*.win32b.dcc32" name="option.R.arg.1" value="..\"/>
 
142
          <property category="win32.*.win32b.dcc32" name="option.R.arg.merge" value="1"/>
 
143
          <property category="win32.*.win32b.dcc32" name="option.R.enabled" value="0"/>
 
144
          <property category="win32.*.win32b.dcc32" name="option.U.arg.1" value="..\"/>
 
145
          <property category="win32.*.win32b.dcc32" name="option.U.arg.2" value=".\"/>
 
146
          <property category="win32.*.win32b.dcc32" name="option.U.arg.3" value="$(BDS)\lib"/>
 
147
          <property category="win32.*.win32b.dcc32" name="option.U.arg.4" value="$(BDS)\lib\obj"/>
 
148
          <property category="win32.*.win32b.dcc32" name="option.U.arg.merge" value="1"/>
 
149
          <property category="win32.*.win32b.dcc32" name="option.U.enabled" value="1"/>
 
150
          <property category="win32.*.win32b.dcc32" name="param.filenames.merge" value="1"/>
 
151
          <property category="win32.*.win32b.idl2cpp" name="option.D.arg.1" value="_ICU_"/>
 
152
          <property category="win32.*.win32b.idl2cpp" name="option.D.arg.2" value="_ICUSWORD_"/>
 
153
          <property category="win32.*.win32b.idl2cpp" name="option.D.arg.merge" value="1"/>
 
154
          <property category="win32.*.win32b.idl2cpp" name="option.D.enabled" value="1"/>
 
155
          <property category="win32.*.win32b.idl2cpp" name="option.I.arg.1" value="..\"/>
 
156
          <property category="win32.*.win32b.idl2cpp" name="option.I.arg.2" value="..\."/>
 
157
          <property category="win32.*.win32b.idl2cpp" name="option.I.arg.3" value=".."/>
 
158
          <property category="win32.*.win32b.idl2cpp" name="option.I.arg.4" value="..\..\include"/>
 
159
          <property category="win32.*.win32b.idl2cpp" name="option.I.arg.5" value="$(BDS)\include"/>
 
160
          <property category="win32.*.win32b.idl2cpp" name="option.I.arg.6" value="$(BDS)\include\vcl"/>
 
161
          <property category="win32.*.win32b.idl2cpp" name="option.I.arg.merge" value="1"/>
 
162
          <property category="win32.*.win32b.idl2cpp" name="option.I.enabled" value="1"/>
 
163
          <property category="win32.*.win32b.idl2cpp" name="option.boa.enabled" value="1"/>
 
164
          <property category="win32.*.win32b.idl2cpp" name="option.srcsuffix.arg" value="cpp"/>
 
165
          <property category="win32.*.win32b.idl2cpp" name="option.srcsuffix.arg.merge" value="1"/>
 
166
          <property category="win32.*.win32b.idl2cpp" name="option.srcsuffix.enabled" value="1"/>
 
167
          <property category="win32.*.win32b.ilink32" name="option.D.arg" value="&quot;&quot;"/>
 
168
          <property category="win32.*.win32b.ilink32" name="option.D.arg.merge" value="1"/>
 
169
          <property category="win32.*.win32b.ilink32" name="option.D.enabled" value="1"/>
 
170
          <property category="win32.*.win32b.ilink32" name="option.L.arg.1" value="..\"/>
 
171
          <property category="win32.*.win32b.ilink32" name="option.L.arg.2" value=".."/>
 
172
          <property category="win32.*.win32b.ilink32" name="option.L.arg.3" value="..\..\lib"/>
 
173
          <property category="win32.*.win32b.ilink32" name="option.L.arg.4" value="$(BDS)\lib\obj"/>
 
174
          <property category="win32.*.win32b.ilink32" name="option.L.arg.5" value="$(BDS)\lib"/>
 
175
          <property category="win32.*.win32b.ilink32" name="option.L.arg.merge" value="1"/>
 
176
          <property category="win32.*.win32b.ilink32" name="option.L.enabled" value="1"/>
 
177
          <property category="win32.*.win32b.ilink32" name="option.Tpe.enabled" value="1"/>
 
178
          <property category="win32.*.win32b.ilink32" name="option.ap.enabled" value="1"/>
 
179
          <property category="win32.*.win32b.ilink32" name="option.dynamicrtl.enabled" value="0"/>
 
180
          <property category="win32.*.win32b.ilink32" name="option.j.arg.1" value="..\"/>
 
181
          <property category="win32.*.win32b.ilink32" name="option.j.arg.merge" value="1"/>
 
182
          <property category="win32.*.win32b.ilink32" name="option.j.enabled" value="0"/>
 
183
          <property category="win32.*.win32b.ilink32" name="option.outputdir.arg.1" value="."/>
 
184
          <property category="win32.*.win32b.ilink32" name="option.outputdir.arg.merge" value="1"/>
 
185
          <property category="win32.*.win32b.ilink32" name="option.outputdir.enabled" value="1"/>
 
186
          <property category="win32.*.win32b.ilink32" name="param.libfiles.1" value="$(LIBRARIES)"/>
 
187
          <property category="win32.*.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/>
 
188
          <property category="win32.*.win32b.ilink32" name="param.libfiles.3" value="cw32mt.lib"/>
 
189
          <property category="win32.*.win32b.ilink32" name="param.libfiles.merge" value="1"/>
 
190
          <property category="win32.*.win32b.ilink32" name="param.objfiles.1" value="c0x32.obj"/>
 
191
          <property category="win32.*.win32b.ilink32" name="param.objfiles.merge" value="1"/>
 
192
          <property category="win32.*.win32b.tasm32" name="option.d.arg.1" value="_ICU_"/>
 
193
          <property category="win32.*.win32b.tasm32" name="option.d.arg.2" value="_ICUSWORD_"/>
 
194
          <property category="win32.*.win32b.tasm32" name="option.d.arg.merge" value="1"/>
 
195
          <property category="win32.*.win32b.tasm32" name="option.d.enabled" value="1"/>
 
196
          <property category="win32.*.win32b.tasm32" name="option.i.arg.1" value="..\"/>
 
197
          <property category="win32.*.win32b.tasm32" name="option.i.arg.2" value=".."/>
 
198
          <property category="win32.*.win32b.tasm32" name="option.i.arg.3" value="..\..\include"/>
 
199
          <property category="win32.*.win32b.tasm32" name="option.i.arg.4" value="$(BDS)\include"/>
 
200
          <property category="win32.*.win32b.tasm32" name="option.i.arg.5" value="$(BDS)\include\vcl"/>
 
201
          <property category="win32.*.win32b.tasm32" name="option.i.arg.6" value="$(BDS)\include\dinkumware"/>
 
202
          <property category="win32.*.win32b.tasm32" name="option.i.arg.merge" value="1"/>
 
203
          <property category="win32.*.win32b.tasm32" name="option.i.enabled" value="1"/>
 
204
          <property category="win32.*.win32b.tasm32" name="option.outputdir.arg.1" value="..\"/>
 
205
          <property category="win32.*.win32b.tasm32" name="option.outputdir.arg.merge" value="1"/>
 
206
          <property category="win32.*.win32b.tasm32" name="option.outputdir.enabled" value="1"/>
 
207
          <property category="win32.*.win32b.tasm32" name="option.w2.enabled" value="1"/>
 
208
          <property category="win32.*.win32b.tasm32" name="option.zn.enabled" value="1"/>
 
209
          <property category="win32.*.win32b.tasm32" name="param.listfile.merge" value="1"/>
 
210
          <property category="win32.*.win32b.tasm32" name="param.objfile.merge" value="1"/>
 
211
          <property category="win32.*.win32b.tasm32" name="param.xreffile.merge" value="1"/>
 
212
        </optionset>
 
213
      </project>
 
214
      <FILELIST>
 
215
        <FILE FILENAME="mod2vpl.bpf" CONTAINERID="BPF" LOCALCOMMAND="" UNITNAME="mod2vpl" FORMNAME="" DESIGNCLASS=""/>
 
216
        <FILE FILENAME="..\mod2vpl.cpp" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="mod2vpl" FORMNAME="" DESIGNCLASS=""/>
 
217
        <FILE FILENAME="..\..\..\icu-sword\as_is\borland\icuin.lib" CONTAINERID="LibTool" LOCALCOMMAND="" UNITNAME="icuin" FORMNAME="" DESIGNCLASS=""/>
 
218
        <FILE FILENAME="..\..\..\icu-sword\as_is\borland\icudatab.lib" CONTAINERID="LibTool" LOCALCOMMAND="" UNITNAME="icudatab" FORMNAME="" DESIGNCLASS=""/>
 
219
        <FILE FILENAME="..\..\..\icu-sword\as_is\borland\icuuc.lib" CONTAINERID="LibTool" LOCALCOMMAND="" UNITNAME="icuuc" FORMNAME="" DESIGNCLASS=""/>
 
220
        <FILE FILENAME="..\..\lib\libsword.lib" CONTAINERID="LibTool" LOCALCOMMAND="" UNITNAME="libsword" FORMNAME="" DESIGNCLASS=""/>
 
221
        <FILE FILENAME="..\..\..\biblecs\clucene\clucene.lib" CONTAINERID="LibTool" LOCALCOMMAND="" UNITNAME="clucene" FORMNAME="" DESIGNCLASS=""/>
 
222
      </FILELIST>
 
223
      <IDEOPTIONS>
 
224
        <VersionInfo>
 
225
          <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
 
226
          <VersionInfo Name="AutoIncBuild">False</VersionInfo>
 
227
          <VersionInfo Name="MajorVer">1</VersionInfo>
 
228
          <VersionInfo Name="MinorVer">0</VersionInfo>
 
229
          <VersionInfo Name="Release">0</VersionInfo>
 
230
          <VersionInfo Name="Build">0</VersionInfo>
 
231
          <VersionInfo Name="Debug">False</VersionInfo>
 
232
          <VersionInfo Name="PreRelease">False</VersionInfo>
 
233
          <VersionInfo Name="Special">False</VersionInfo>
 
234
          <VersionInfo Name="Private">False</VersionInfo>
 
235
          <VersionInfo Name="DLL">False</VersionInfo>
 
236
          <VersionInfo Name="Locale">1033</VersionInfo>
 
237
          <VersionInfo Name="CodePage">1252</VersionInfo>
 
238
        </VersionInfo>
 
239
        <VersionInfoKeys>
 
240
          <VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
 
241
          <VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
 
242
          <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
 
243
          <VersionInfoKeys Name="InternalName"></VersionInfoKeys>
 
244
          <VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
 
245
          <VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
 
246
          <VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
 
247
          <VersionInfoKeys Name="ProductName"></VersionInfoKeys>
 
248
          <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
 
249
          <VersionInfoKeys Name="Comments"></VersionInfoKeys>
 
250
        </VersionInfoKeys>
 
251
        <HistoryLists_hlIncludePath>
 
252
          <HistoryLists_hlIncludePath Name="Count">4</HistoryLists_hlIncludePath>
 
253
          <HistoryLists_hlIncludePath Name="Item0">..\;..;..\..\include;$(BCB)\include;$(BCB)\include\vcl</HistoryLists_hlIncludePath>
 
254
          <HistoryLists_hlIncludePath Name="Item1">..\;..\..\utilities;..\..\include;$(BCB)\include;$(BCB)\include\vcl</HistoryLists_hlIncludePath>
 
255
          <HistoryLists_hlIncludePath Name="Item2">..;..\..\include;$(BCB)\include;$(BCB)\include\vcl</HistoryLists_hlIncludePath>
 
256
          <HistoryLists_hlIncludePath Name="Item3">..;$(BCB)\include;$(BCB)\include\vcl</HistoryLists_hlIncludePath>
 
257
        </HistoryLists_hlIncludePath>
 
258
        <HistoryLists_hlLibraryPath>
 
259
          <HistoryLists_hlLibraryPath Name="Count">5</HistoryLists_hlLibraryPath>
 
260
          <HistoryLists_hlLibraryPath Name="Item0">..\;..;..\..\lib;$(BCB)\lib\obj;$(BCB)\lib</HistoryLists_hlLibraryPath>
 
261
          <HistoryLists_hlLibraryPath Name="Item1">..;..\..\lib;$(BCB)\lib\obj;$(BCB)\lib</HistoryLists_hlLibraryPath>
 
262
          <HistoryLists_hlLibraryPath Name="Item2">..\;..;$(BCB)\lib\obj;$(BCB)\lib</HistoryLists_hlLibraryPath>
 
263
          <HistoryLists_hlLibraryPath Name="Item3">..\;..\..\utilities;$(BCB)\lib\obj;$(BCB)\lib</HistoryLists_hlLibraryPath>
 
264
          <HistoryLists_hlLibraryPath Name="Item4">..;$(BCB)\lib\obj;$(BCB)\lib</HistoryLists_hlLibraryPath>
 
265
        </HistoryLists_hlLibraryPath>
 
266
        <HistoryLists_hlDebugSourcePath>
 
267
          <HistoryLists_hlDebugSourcePath Name="Count">1</HistoryLists_hlDebugSourcePath>
 
268
          <HistoryLists_hlDebugSourcePath Name="Item0">$(BCB)\source\vcl</HistoryLists_hlDebugSourcePath>
 
269
        </HistoryLists_hlDebugSourcePath>
 
270
        <HistoryLists_hlConditionals>
 
271
          <HistoryLists_hlConditionals Name="Count">2</HistoryLists_hlConditionals>
 
272
          <HistoryLists_hlConditionals Name="Item0">_ICU_;_ICUSWORD_</HistoryLists_hlConditionals>
 
273
          <HistoryLists_hlConditionals Name="Item1">_DEBUG</HistoryLists_hlConditionals>
 
274
        </HistoryLists_hlConditionals>
 
275
        <Debugging>
 
276
          <Debugging Name="DebugSourceDirs">$(BCB)\source\vcl</Debugging>
 
277
        </Debugging>
 
278
        <Parameters>
 
279
          <Parameters Name="RunParams">RWP ./ 3 2 abc</Parameters>
 
280
          <Parameters Name="Launcher"></Parameters>
 
281
          <Parameters Name="UseLauncher">False</Parameters>
 
282
          <Parameters Name="DebugCWD"></Parameters>
 
283
          <Parameters Name="HostApplication"></Parameters>
 
284
          <Parameters Name="RemoteHost"></Parameters>
 
285
          <Parameters Name="RemotePath"></Parameters>
 
286
          <Parameters Name="RemoteParams"></Parameters>
 
287
          <Parameters Name="RemoteLauncher"></Parameters>
 
288
          <Parameters Name="UseRemoteLauncher">False</Parameters>
 
289
          <Parameters Name="RemoteCWD"></Parameters>
 
290
          <Parameters Name="RemoteDebug">False</Parameters>
 
291
          <Parameters Name="Debug Symbols Search Path"></Parameters>
 
292
          <Parameters Name="LoadAllSymbols">True</Parameters>
 
293
          <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
 
294
        </Parameters>
 
295
        <Language>
 
296
          <Language Name="ActiveLang"></Language>
 
297
          <Language Name="ProjectLang">$00000000</Language>
 
298
          <Language Name="RootDir"></Language>
 
299
        </Language>
 
300
        <Linker>
 
301
          <Linker Name="LibPrefix"></Linker>
 
302
          <Linker Name="LibSuffix"></Linker>
 
303
          <Linker Name="LibVersion"></Linker>
 
304
        </Linker>
 
305
      </IDEOPTIONS>
 
306
    </BCBPROJECT>
 
307
    <Source>
 
308
      <Source Name="MainSource">mod2vpl.bpf</Source>
 
309
    </Source>
 
310
  </CPlusPlusBuilder.Personality>
 
311
</BorlandProject>