Subversion Repositories DevTools

Rev

Rev 2226 | Rev 2230 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2226 Rev 2228
Line 2... Line 2...
2
<!-- C++Builder XML Project -->
2
<!-- C++Builder XML Project -->
3
<PROJECT>
3
<PROJECT>
4
  <MACROS>
4
  <MACROS>
5
    <VERSION value="BCB.06.00"/>
5
    <VERSION value="BCB.06.00"/>
6
    <PROJECT value="TxnTestManager.exe"/>
6
    <PROJECT value="TxnTestManager.exe"/>
7
    <OBJFILES value="DataModule.obj DefinedVariable.obj DefinedVariableTable.obj 
7
    <OBJFILES value="CopyIteration.obj DataModule.obj DefinedVariable.obj 
8
      EvaluationCallback.obj EvaluationContext.obj FieldExpression.obj 
8
      DefinedVariableTable.obj EvaluationCallback.obj EvaluationContext.obj 
-
 
9
      FieldExpression.obj GenerationProperties.obj 
9
      GenerationProperties.obj ImportTransactionParameters.obj InitProgress.obj 
10
      ImportTransactionParameters.obj InitProgress.obj Iteration.obj 
10
      Iteration.obj IterationConfig.obj Login.obj MacQualification.obj Main.obj 
11
      IterationConfig.obj Login.obj MacQualification.obj Main.obj 
11
      ParameterScope.obj ProgressBar.obj ProjectConfig.obj RunTests.obj 
12
      ParameterScope.obj ProgressBar.obj ProjectConfig.obj RunTests.obj 
12
      ScenarioParameters.obj Sequence.obj SequenceCollection.obj 
13
      ScenarioParameters.obj Sequence.obj SequenceCollection.obj 
13
      TestDirectorImport.obj TestDirectorLogin.obj TestScenario.obj 
14
      TestDirectorImport.obj TestDirectorLogin.obj TestScenario.obj 
14
      TestScenarioProperties.obj TestScenarioTemplate.obj TimeEstimate.obj 
15
      TestScenarioProperties.obj TestScenarioTemplate.obj TimeEstimate.obj 
15
      TransactionCache.obj TransactionConfig.obj TransactionFieldTemplate.obj 
16
      TransactionCache.obj TransactionConfig.obj TransactionFieldTemplate.obj 
Line 19... Line 20...
19
      UdFileManifest.obj"/>
20
      UdFileManifest.obj"/>
20
    <RESFILES value="TxnTestManager.res"/>
21
    <RESFILES value="TxnTestManager.res"/>
21
    <IDLFILES value=""/>
22
    <IDLFILES value=""/>
22
    <IDLGENFILES value=""/>
23
    <IDLGENFILES value=""/>
23
    <DEFFILE value="TxnTestManager.def"/>
24
    <DEFFILE value="TxnTestManager.def"/>
24
    <RESDEPEN value="$(RESFILES) DataModule.dfm GenerationProperties.dfm 
25
    <RESDEPEN value="$(RESFILES) CopyIteration.dfm DataModule.dfm GenerationProperties.dfm 
25
      ImportTransactionParameters.dfm InitProgress.dfm IterationConfig.dfm 
26
      ImportTransactionParameters.dfm InitProgress.dfm IterationConfig.dfm 
26
      Login.dfm Main.dfm ParameterScope.dfm ProjectConfig.dfm RunTests.dfm 
27
      Login.dfm Main.dfm ParameterScope.dfm ProjectConfig.dfm RunTests.dfm 
27
      ScenarioParameters.dfm TestDirectorImport.dfm TestDirectorLogin.dfm 
28
      ScenarioParameters.dfm TestDirectorImport.dfm TestDirectorLogin.dfm 
28
      TestScenarioProperties.dfm TransactionConfig.dfm"/>
29
      TestScenarioProperties.dfm TransactionConfig.dfm"/>
29
    <LIBFILES value=""/>
30
    <LIBFILES value=""/>
Line 74... Line 75...
74
    <ALLRES value="$(RESFILES)"/>
75
    <ALLRES value="$(RESFILES)"/>
75
    <ALLLIB value="$(LIBFILES) $(LIBRARIES) import32.lib cp32mt.lib"/>
76
    <ALLLIB value="$(LIBFILES) $(LIBRARIES) import32.lib cp32mt.lib"/>
76
    <OTHERFILES value=""/>
77
    <OTHERFILES value=""/>
77
  </LINKER>
78
  </LINKER>
78
  <FILELIST>
79
  <FILELIST>
-
 
80
      <FILE FILENAME="CopyIteration.cpp" FORMNAME="CopyIterationForm" UNITNAME="CopyIteration" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
79
      <FILE FILENAME="DataModule.cpp" FORMNAME="Data_Module" UNITNAME="DataModule" CONTAINERID="CCompiler" DESIGNCLASS="TDataModule" LOCALCOMMAND=""/>
81
      <FILE FILENAME="DataModule.cpp" FORMNAME="Data_Module" UNITNAME="DataModule" CONTAINERID="CCompiler" DESIGNCLASS="TDataModule" LOCALCOMMAND=""/>
80
      <FILE FILENAME="DefinedVariable.cpp" FORMNAME="" UNITNAME="DefinedVariable.cpp" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
82
      <FILE FILENAME="DefinedVariable.cpp" FORMNAME="" UNITNAME="DefinedVariable.cpp" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
81
      <FILE FILENAME="DefinedVariableTable.cpp" FORMNAME="" UNITNAME="DefinedVariableTable.cpp" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
83
      <FILE FILENAME="DefinedVariableTable.cpp" FORMNAME="" UNITNAME="DefinedVariableTable.cpp" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
82
      <FILE FILENAME="EvaluationCallback.cpp" FORMNAME="" UNITNAME="EvaluationCallback" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
84
      <FILE FILENAME="EvaluationCallback.cpp" FORMNAME="" UNITNAME="EvaluationCallback" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
83
      <FILE FILENAME="EvaluationContext.cpp" FORMNAME="" UNITNAME="EvaluationContext" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
85
      <FILE FILENAME="EvaluationContext.cpp" FORMNAME="" UNITNAME="EvaluationContext" CONTAINERID="CCompiler" DESIGNCLASS="" LOCALCOMMAND=""/>
Line 123... Line 125...
123
  <IDEOPTIONS>
125
  <IDEOPTIONS>
124
[Version Info]
126
[Version Info]
125
IncludeVerInfo=1
127
IncludeVerInfo=1
126
AutoIncBuild=1
128
AutoIncBuild=1
127
MajorVer=2
129
MajorVer=2
128
MinorVer=1
130
MinorVer=2
129
Release=2
131
Release=0
130
Build=85
132
Build=90
131
Debug=0
133
Debug=0
132
PreRelease=0
134
PreRelease=0
133
Special=0
135
Special=0
134
Private=0
136
Private=0
135
DLL=0
137
DLL=0
Line 137... Line 139...
137
CodePage=1252
139
CodePage=1252
138
 
140
 
139
[Version Info Keys]
141
[Version Info Keys]
140
CompanyName=ERG Group
142
CompanyName=ERG Group
141
FileDescription=Transaction Test Manager
143
FileDescription=Transaction Test Manager
142
FileVersion=2.1.2.85
144
FileVersion=2.2.0.90
143
InternalName=TxnTestManager
145
InternalName=TxnTestManager
144
LegalCopyright=This material is confidential to ERG and may not be disclosed in whole or in part to any third party nor used in any manner whatsoever other than for the purposes expressly consented to by ERG in writing.  This material is copyright and may not be reproduced, stored in a retrieval system or transmitted in any form or by any means in whole or in part without the express written consent of ERG.
146
LegalCopyright=This material is confidential to ERG and may not be disclosed in whole or in part to any third party nor used in any manner whatsoever other than for the purposes expressly consented to by ERG in writing.  This material is copyright and may not be reproduced, stored in a retrieval system or transmitted in any form or by any means in whole or in part without the express written consent of ERG.
145
LegalTrademarks=Copyright © ERG 2001-2005
147
LegalTrademarks=Copyright © ERG 2001-2005
146
OriginalFilename=TxnTestManager
148
OriginalFilename=TxnTestManager
147
ProductName=Transaction Test Manager
149
ProductName=Transaction Test Manager
148
ProductVersion=2.1.2
150
ProductVersion=2.2.0
149
Comments=
151
Comments=
150
PrivateBuild=
152
PrivateBuild=
151
SpecialBuild=
153
SpecialBuild=
152
 
154
 
153
[Excluded Packages]
155
[Excluded Packages]