Develop and Download Open Source Software

Browse Subversion Repository

Contents of /branches/MoneyImport/MoneyImport.bdsproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 205 - (show annotations) (download)
Sun May 18 04:21:59 2008 UTC (15 years, 10 months ago) by tmurakam
File size: 19252 byte(s)
move older MoneyImport

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">CppVCLApplication</Option>
7 <Option Name="Version">1.0</Option>
8 <Option Name="GUID">{C8400691-8446-4EF6-BAE8-D698F78550B9}</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="MoneyImport.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="sparelibs" value="rtl.lib vcl.lib"/>
31 <property category="build.node" name="use_packages" value="0"/>
32 <property category="build.platform" name="active" value="win32"/>
33 <property category="build.platform" name="win32.Debug_Build.toolset" value="win32b"/>
34 <property category="build.platform" name="win32.Release_Build.toolset" value="win32b"/>
35 <property category="build.platform" name="win32.default" value="win32b"/>
36 <property category="build.platform" name="win32.enabled" value="1"/>
37 <property category="build.platform" name="win32.win32b.enabled" value="1"/>
38 <property category="win32.Debug_Build.win32b.bcc32" name="option.D.arg.1" value="_DEBUG"/>
39 <property category="win32.Debug_Build.win32b.bcc32" name="option.D.arg.merge" value="1"/>
40 <property category="win32.Debug_Build.win32b.bcc32" name="option.D.enabled" value="1"/>
41 <property category="win32.Debug_Build.win32b.bcc32" name="option.r.enabled" value="0"/>
42 <property category="win32.Debug_Build.win32b.dcc32" name="option.$D.enabled" value="1"/>
43 <property category="win32.Debug_Build.win32b.dcc32" name="option.$O.enabled" value="0"/>
44 <property category="win32.Debug_Build.win32b.dcc32" name="option.D.arg.1" value="DEBUG"/>
45 <property category="win32.Debug_Build.win32b.dcc32" name="option.D.arg.merge" 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.V.enabled" value="1"/>
48 <property category="win32.Debug_Build.win32b.ilink32" name="option.D.arg.merge" value="1"/>
49 <property category="win32.Debug_Build.win32b.ilink32" name="option.D.enabled" value="1"/>
50 <property category="win32.Debug_Build.win32b.ilink32" name="option.L.arg.1" value="$(BDS)\lib\debug"/>
51 <property category="win32.Debug_Build.win32b.ilink32" name="option.L.arg.merge" value="1"/>
52 <property category="win32.Debug_Build.win32b.ilink32" name="option.L.enabled" value="1"/>
53 <property category="win32.Debug_Build.win32b.tasm32" name="option.z.enabled" value="1"/>
54 <property category="win32.Debug_Build.win32b.tasm32" name="option.zd.enabled" value="0"/>
55 <property category="win32.Debug_Build.win32b.tasm32" name="option.zi.enabled" value="1"/>
56 <property category="win32.Release_Build.win32b.bcc32" name="option.D.arg.1" value="NDEBUG"/>
57 <property category="win32.Release_Build.win32b.bcc32" name="option.D.arg.merge" value="1"/>
58 <property category="win32.Release_Build.win32b.bcc32" name="option.D.enabled" value="1"/>
59 <property category="win32.Release_Build.win32b.bcc32" name="option.O2.enabled" value="1"/>
60 <property category="win32.Release_Build.win32b.bcc32" name="option.k.enabled" value="0"/>
61 <property category="win32.Release_Build.win32b.bcc32" name="option.r.enabled" value="1"/>
62 <property category="win32.Release_Build.win32b.bcc32" name="option.vi.enabled" value="1"/>
63 <property category="win32.Release_Build.win32b.dcc32" name="option.$D.enabled" value="0"/>
64 <property category="win32.Release_Build.win32b.dcc32" name="option.$O.enabled" value="1"/>
65 <property category="win32.Release_Build.win32b.dcc32" name="option.V.enabled" value="0"/>
66 <property category="win32.Release_Build.win32b.ilink32" name="option.L.arg.1" value="$(BDS)\lib\release"/>
67 <property category="win32.Release_Build.win32b.ilink32" name="option.L.arg.merge" value="1"/>
68 <property category="win32.Release_Build.win32b.ilink32" name="option.L.enabled" value="1"/>
69 <property category="win32.Release_Build.win32b.tasm32" name="option.z.enabled" value="0"/>
70 <property category="win32.Release_Build.win32b.tasm32" name="option.zd.enabled" value="0"/>
71 <property category="win32.Release_Build.win32b.tasm32" name="option.zi.enabled" value="0"/>
72 <property category="win32.Release_Build.win32b.tasm32" name="option.zn.enabled" value="1"/>
73 <optionset name="all_configurations">
74 <property category="node" name="displayname" value="All Configurations"/>
75 <property category="win32.*.win32b.bcc32" name="option.H=.arg.1" value="c:\PROGRA~1\borland\CBUILD~2\lib\vcl100.csm"/>
76 <property category="win32.*.win32b.bcc32" name="option.H=.arg.merge" value="0"/>
77 <property category="win32.*.win32b.bcc32" name="option.H=.enabled" value="1"/>
78 <property category="win32.*.win32b.bcc32" name="option.Hc.enabled" value="1"/>
79 <property category="win32.*.win32b.bcc32" name="option.I.arg.1" value="$(BDS)\include"/>
80 <property category="win32.*.win32b.bcc32" name="option.I.arg.2" value="$(BDS)\include\vcl"/>
81 <property category="win32.*.win32b.bcc32" name="option.I.arg.3" value="$(BDS)\include\dinkumware"/>
82 <property category="win32.*.win32b.bcc32" name="option.I.arg.merge" value="1"/>
83 <property category="win32.*.win32b.bcc32" name="option.I.enabled" value="1"/>
84 <property category="win32.*.win32b.bcc32" name="option.Od.enabled" value="1"/>
85 <property category="win32.*.win32b.bcc32" name="option.Ve.enabled" value="1"/>
86 <property category="win32.*.win32b.bcc32" name="option.Vx.enabled" value="1"/>
87 <property category="win32.*.win32b.bcc32" name="option.X.enabled" value="0"/>
88 <property category="win32.*.win32b.bcc32" name="option.b.enabled" value="0"/>
89 <property category="win32.*.win32b.bcc32" name="option.k.enabled" value="1"/>
90 <property category="win32.*.win32b.bcc32" name="option.noregistervars.enabled" value="1"/>
91 <property category="win32.*.win32b.bcc32" name="option.sysdefines.arg.1" value="NO_STRICT"/>
92 <property category="win32.*.win32b.bcc32" name="option.sysdefines.arg.merge" value="1"/>
93 <property category="win32.*.win32b.bcc32" name="option.sysdefines.enabled" value="1"/>
94 <property category="win32.*.win32b.bcc32" name="option.tW.enabled" value="1"/>
95 <property category="win32.*.win32b.bcc32" name="option.tWM.enabled" value="1"/>
96 <property category="win32.*.win32b.bcc32" name="option.v.enabled" value="1"/>
97 <property category="win32.*.win32b.bcc32" name="option.vi.enabled" value="0"/>
98 <property category="win32.*.win32b.bcc32" name="option.y.enabled" value="1"/>
99 <property category="win32.*.win32b.brcc32" name="option.D.arg.1" value="_DEBUG"/>
100 <property category="win32.*.win32b.brcc32" name="option.D.arg.merge" value="1"/>
101 <property category="win32.*.win32b.brcc32" name="option.D.enabled" value="0"/>
102 <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.1" value="$(BDS)\include"/>
103 <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.2" value="$(BDS)\include\vcl"/>
104 <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.3" value="$(BDS)\include\dinkumware"/>
105 <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.arg.merge" value="1"/>
106 <property category="win32.*.win32b.brcc32" name="option.INCLUDEPATH.enabled" value="1"/>
107 <property category="win32.*.win32b.dcc32" name="option.$.arg.1" value="Y+"/>
108 <property category="win32.*.win32b.dcc32" name="option.$.arg.2" value="W"/>
109 <property category="win32.*.win32b.dcc32" name="option.$.arg.merge" value="1"/>
110 <property category="win32.*.win32b.dcc32" name="option.$.enabled" value="1"/>
111 <property category="win32.*.win32b.dcc32" name="option.$O.enabled" value="0"/>
112 <property category="win32.*.win32b.dcc32" name="option.M.enabled" value="1"/>
113 <property category="win32.*.win32b.dcc32" name="option.U.arg.1" value=".\"/>
114 <property category="win32.*.win32b.dcc32" name="option.U.arg.2" value="$(BDS)\lib"/>
115 <property category="win32.*.win32b.dcc32" name="option.U.arg.3" value="$(BDS)\lib\obj"/>
116 <property category="win32.*.win32b.dcc32" name="option.U.arg.merge" value="1"/>
117 <property category="win32.*.win32b.dcc32" name="option.U.enabled" value="1"/>
118 <property category="win32.*.win32b.dcc32" name="param.filenames.merge" value="1"/>
119 <property category="win32.*.win32b.ilink32" name="option.D.arg" value="&quot;&quot;"/>
120 <property category="win32.*.win32b.ilink32" name="option.D.arg.merge" value="1"/>
121 <property category="win32.*.win32b.ilink32" name="option.D.enabled" value="1"/>
122 <property category="win32.*.win32b.ilink32" name="option.L.arg.1" value="$(BDS)\lib\obj"/>
123 <property category="win32.*.win32b.ilink32" name="option.L.arg.2" value="$(BDS)\lib"/>
124 <property category="win32.*.win32b.ilink32" name="option.L.arg.merge" value="1"/>
125 <property category="win32.*.win32b.ilink32" name="option.L.enabled" value="1"/>
126 <property category="win32.*.win32b.ilink32" name="option.Tpe.enabled" value="1"/>
127 <property category="win32.*.win32b.ilink32" name="option.aa.enabled" value="1"/>
128 <property category="win32.*.win32b.ilink32" name="option.dynamicrtl.enabled" value="0"/>
129 <property category="win32.*.win32b.ilink32" name="option.outputdir.arg.1" value="."/>
130 <property category="win32.*.win32b.ilink32" name="option.outputdir.arg.merge" value="1"/>
131 <property category="win32.*.win32b.ilink32" name="option.outputdir.enabled" value="1"/>
132 <property category="win32.*.win32b.ilink32" name="option.v.enabled" value="1"/>
133 <property category="win32.*.win32b.ilink32" name="param.libfiles.1" value="$(LIBRARIES)"/>
134 <property category="win32.*.win32b.ilink32" name="param.libfiles.2" value="import32.lib"/>
135 <property category="win32.*.win32b.ilink32" name="param.libfiles.3" value="cp32mt.lib"/>
136 <property category="win32.*.win32b.ilink32" name="param.libfiles.merge" value="1"/>
137 <property category="win32.*.win32b.ilink32" name="param.objfiles.1" value="c0w32.obj"/>
138 <property category="win32.*.win32b.ilink32" name="param.objfiles.2" value="sysinit.obj"/>
139 <property category="win32.*.win32b.ilink32" name="param.objfiles.merge" value="1"/>
140 <property category="win32.*.win32b.tasm32" name="option.d.arg.1" value="_DEBUG"/>
141 <property category="win32.*.win32b.tasm32" name="option.d.arg.merge" value="1"/>
142 <property category="win32.*.win32b.tasm32" name="option.d.enabled" value="1"/>
143 <property category="win32.*.win32b.tasm32" name="option.i.arg.1" value="$(BDS)\include"/>
144 <property category="win32.*.win32b.tasm32" name="option.i.arg.2" value="$(BDS)\include\vcl"/>
145 <property category="win32.*.win32b.tasm32" name="option.i.arg.3" value="$(BDS)\include\dinkumware"/>
146 <property category="win32.*.win32b.tasm32" name="option.i.arg.merge" value="1"/>
147 <property category="win32.*.win32b.tasm32" name="option.i.enabled" value="1"/>
148 <property category="win32.*.win32b.tasm32" name="option.w2.enabled" value="1"/>
149 <property category="win32.*.win32b.tasm32" name="option.zi.enabled" value="1"/>
150 <property category="win32.*.win32b.tasm32" name="param.listfile.merge" value="1"/>
151 <property category="win32.*.win32b.tasm32" name="param.objfile.merge" value="1"/>
152 <property category="win32.*.win32b.tasm32" name="param.xreffile.merge" value="1"/>
153 </optionset>
154 </project>
155 <FILELIST>
156 <FILE FILENAME="MoneyImport.cpp" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="MoneyImport" FORMNAME="" DESIGNCLASS=""/>
157 <FILE FILENAME="MoneyImport.res" CONTAINERID="ResTool" LOCALCOMMAND="" UNITNAME="MoneyImport" FORMNAME="" DESIGNCLASS=""/>
158 <FILE FILENAME="MainForm.cpp" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="MainForm" FORMNAME="MForm" DESIGNCLASS="" ADDITIONAL="MainForm.h"/>
159 <FILE FILENAME="Convert.cpp" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="Convert" FORMNAME="" DESIGNCLASS=""/>
160 <FILE FILENAME="JNB.cpp" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="JNB" FORMNAME="" DESIGNCLASS=""/>
161 <FILE FILENAME="SonyBank.cpp" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="SonyBank" FORMNAME="" DESIGNCLASS=""/>
162 <FILE FILENAME="Account.cpp" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="Account" FORMNAME="" DESIGNCLASS=""/>
163 <FILE FILENAME="Transaction.cpp" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="Transaction" FORMNAME="" DESIGNCLASS=""/>
164 <FILE FILENAME="Ebank.cpp" CONTAINERID="CCompiler" LOCALCOMMAND="" UNITNAME="Ebank" FORMNAME="" DESIGNCLASS=""/>
165 </FILELIST>
166 <IDEOPTIONS>
167 <VersionInfo>
168 <VersionInfo Name="IncludeVerInfo">False</VersionInfo>
169 <VersionInfo Name="AutoIncBuild">False</VersionInfo>
170 <VersionInfo Name="MajorVer">1</VersionInfo>
171 <VersionInfo Name="MinorVer">0</VersionInfo>
172 <VersionInfo Name="Release">0</VersionInfo>
173 <VersionInfo Name="Build">0</VersionInfo>
174 <VersionInfo Name="Debug">False</VersionInfo>
175 <VersionInfo Name="PreRelease">False</VersionInfo>
176 <VersionInfo Name="Special">False</VersionInfo>
177 <VersionInfo Name="Private">False</VersionInfo>
178 <VersionInfo Name="DLL">False</VersionInfo>
179 <VersionInfo Name="Locale">1041</VersionInfo>
180 <VersionInfo Name="CodePage">932</VersionInfo>
181 </VersionInfo>
182 <VersionInfoKeys>
183 <VersionInfoKeys Name="CompanyName">Takuya Murakami</VersionInfoKeys>
184 <VersionInfoKeys Name="FileDescription">MoneyImport</VersionInfoKeys>
185 <VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
186 <VersionInfoKeys Name="InternalName"></VersionInfoKeys>
187 <VersionInfoKeys Name="LegalCopyright">Copyright (C) 2001, Takuya Murakami</VersionInfoKeys>
188 <VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
189 <VersionInfoKeys Name="OriginalFilename">MoneyImport.exe</VersionInfoKeys>
190 <VersionInfoKeys Name="ProductName">MoneyImport</VersionInfoKeys>
191 <VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
192 <VersionInfoKeys Name="Comments"></VersionInfoKeys>
193 </VersionInfoKeys>
194 <HistoryLists_hlIncludePath>
195 <HistoryLists_hlIncludePath Name="Count">1</HistoryLists_hlIncludePath>
196 <HistoryLists_hlIncludePath Name="Item0">$(BCB)\include;$(BCB)\include\vcl</HistoryLists_hlIncludePath>
197 </HistoryLists_hlIncludePath>
198 <HistoryLists_hlLibraryPath>
199 <HistoryLists_hlLibraryPath Name="Count">1</HistoryLists_hlLibraryPath>
200 <HistoryLists_hlLibraryPath Name="Item0">$(BCB)\lib\obj;$(BCB)\lib</HistoryLists_hlLibraryPath>
201 </HistoryLists_hlLibraryPath>
202 <HistoryLists_hlDebugSourcePath>
203 <HistoryLists_hlDebugSourcePath Name="Count">1</HistoryLists_hlDebugSourcePath>
204 <HistoryLists_hlDebugSourcePath Name="Item0">$(BCB)\source\vcl</HistoryLists_hlDebugSourcePath>
205 </HistoryLists_hlDebugSourcePath>
206 <HistoryLists_hlConditionals>
207 <HistoryLists_hlConditionals Name="Count">1</HistoryLists_hlConditionals>
208 <HistoryLists_hlConditionals Name="Item0">_DEBUG</HistoryLists_hlConditionals>
209 </HistoryLists_hlConditionals>
210 <Debugging>
211 <Debugging Name="DebugSourceDirs">$(BCB)\source\vcl</Debugging>
212 </Debugging>
213 <Parameters>
214 <Parameters Name="RunParams"></Parameters>
215 <Parameters Name="Launcher"></Parameters>
216 <Parameters Name="UseLauncher">False</Parameters>
217 <Parameters Name="DebugCWD"></Parameters>
218 <Parameters Name="HostApplication"></Parameters>
219 <Parameters Name="RemoteHost"></Parameters>
220 <Parameters Name="RemotePath"></Parameters>
221 <Parameters Name="RemoteParams"></Parameters>
222 <Parameters Name="RemoteLauncher"></Parameters>
223 <Parameters Name="UseRemoteLauncher">False</Parameters>
224 <Parameters Name="RemoteCWD"></Parameters>
225 <Parameters Name="RemoteDebug">False</Parameters>
226 <Parameters Name="Debug Symbols Search Path"></Parameters>
227 <Parameters Name="LoadAllSymbols">True</Parameters>
228 <Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
229 </Parameters>
230 <Language>
231 <Language Name="ActiveLang"></Language>
232 <Language Name="ProjectLang">$00000000</Language>
233 <Language Name="RootDir"></Language>
234 </Language>
235 <Linker>
236 <Linker Name="LibPrefix"></Linker>
237 <Linker Name="LibSuffix"></Linker>
238 <Linker Name="LibVersion"></Linker>
239 </Linker>
240 </IDEOPTIONS>
241 </BCBPROJECT>
242 <Source>
243 <Source Name="MainSource">MoneyImport.cpp</Source>
244 </Source>
245 </CPlusPlusBuilder.Personality>
246 </BorlandProject>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26