diff options
-rw-r--r-- | cs/config/Make.rules.mak.cs | 4 | ||||
-rwxr-xr-x | distribution/bin/makethirdpartiesmsi.py | 8 | ||||
-rwxr-xr-x | distribution/makedist.py | 1 | ||||
-rwxr-xr-x | distribution/src/windows/Ice.aip | 1085 | ||||
-rwxr-xr-x | distribution/src/windows/ThirdParty.aip | 2264 | ||||
-rw-r--r-- | distribution/src/windows/docs/thirdparty/README.txt | 14 |
6 files changed, 2009 insertions, 1367 deletions
diff --git a/cs/config/Make.rules.mak.cs b/cs/config/Make.rules.mak.cs index fd473aaaed2..d9753d3d892 100644 --- a/cs/config/Make.rules.mak.cs +++ b/cs/config/Make.rules.mak.cs @@ -74,8 +74,8 @@ refdir = $(bindir) refdir = $(ice_dir)\bin
!endif
-!if "$(VERSION_PATCH)" > "0" && "$(VERSION_PATCH)" < "51"
- generate_policies = yes
+!if "$(VERSION_PATCH)" != "0" && "$(VERSION_PATCH)" != "51"
+generate_policies = yes
!endif
MCS = csc -nologo
diff --git a/distribution/bin/makethirdpartiesmsi.py b/distribution/bin/makethirdpartiesmsi.py index ca3d5b56079..31c92f2030c 100755 --- a/distribution/bin/makethirdpartiesmsi.py +++ b/distribution/bin/makethirdpartiesmsi.py @@ -20,14 +20,14 @@ iceVersion = '3.4.1' # # Current default third party library versions. # -OpenSSLVer = '0.9.8l' +OpenSSLVer = '0.9.8n' Bzip2Ver = '1.0.5' STLPortVer = '4.6.2' ExpatVer = '2.0.1' -DBVer = '4.8.24' +DBVer = '4.8.30' MCPPVer = '2.7.2' -LooksVer = '2.3.0' -FormsVer = '1.2.1' +LooksVer = '2.3.1' +FormsVer = '1.3.0' QtVer = '4.5.3' diff --git a/distribution/makedist.py b/distribution/makedist.py index 0a9d2fdb605..1cbd5cd0828 100755 --- a/distribution/makedist.py +++ b/distribution/makedist.py @@ -172,6 +172,7 @@ fixVersion(os.path.join("distribution", "src", "rpm", "glacier2router.conf"), *v fixVersion(os.path.join("distribution", "src", "rpm", "icegridregistry.conf"), *versions) fixVersion(os.path.join("distribution", "src", "rpm", "RPM_README"), *versions) fixVersion(os.path.join("vsplugin", "config", "Ice-VS2008.AddIn"), *versions) +fixVersion(os.path.join("vsplugin", "config", "Ice-VS2010.AddIn"), *versions) bisonFiles = [] flexFiles = [] diff --git a/distribution/src/windows/Ice.aip b/distribution/src/windows/Ice.aip index 6c3c0fa682d..9f386c3847b 100755 --- a/distribution/src/windows/Ice.aip +++ b/distribution/src/windows/Ice.aip @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<DOCUMENT type="Advanced Installer" CreateVersion="7.3" version="7.5.1" modules="enterprise" RootPath="." Language="en">
+<DOCUMENT Type="Advanced Installer" CreateVersion="7.3" version="7.6.1" Modules="enterprise" RootPath="." Language="en">
<COMPONENT cid="caphyon.advinst.msicomp.MsiPropsComponent">
<ROW Property="AI_UPGRADE" Value="No"/>
<ROW Property="ALLUSERS" Value="2"/>
@@ -10,19 +10,22 @@ <ROW Property="CTRLS" Value="1"/>
<ROW Property="DialogBitmap" MultiBuildValue="DefaultBuild:installer_main.bmp_1" Type="1"/>
<ROW Property="Manufacturer" Value="Zeroc, Inc" ValueLocId="*"/>
- <ROW Property="ProductCode" Value="1033:{C69C5CD7-2C53-4223-A228-EF40DCF90AE7} " Type="16"/>
+ <ROW Property="ProductCode" Value="1033:{4C5036D7-C6D3-4327-A13E-D2DFB047EACB} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
- <ROW Property="ProductName" Value="Ice 3.4.0" ValueLocId="*"/>
- <ROW Property="ProductVersion" Value="3.4.0"/>
+ <ROW Property="ProductName" Value="Ice 3.4.1" ValueLocId="*"/>
+ <ROW Property="ProductVersion" Value="3.4.1"/>
<ROW Property="REBOOT" MultiBuildValue="DefaultBuild:ReallySuppress"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND"/>
<ROW Property="UpgradeCode" Value="{933BADDE-6A31-4CDC-AB46-FBDFC214EBDB}"/>
<ROW Property="VIEWREADME" Value="1" Type="4"/>
<ROW Property="VS_2008_CPP_TEMPLATE_DIR_MOD" Value="C:\Program Files\Microsoft Visual Studio 9.0\VC\vcprojectitems"/>
<ROW Property="VS_2008_CS_TEMPLATE_DIR_MOD" Value="C:\Program Files\Microsoft Visual Studio 9.0\VC#\CSharpProjectItems"/>
+ <ROW Property="VS_2010_CPP_TEMPLATE_DIR_MOD" Value="C:\Program Files\Microsoft Visual Studio 10.0\VC\vcprojectitems"/>
+ <ROW Property="VS_2010_CS_TEMPLATE_DIR_MOD" Value="C:\Program Files\Microsoft Visual Studio 10.0\VC#\CSharpProjectItems"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiDirsComponent">
<ROW Directory="APPDIR" Directory_Parent="TARGETDIR" DefaultDir="APPDIR:." IsPseudoRoot="1"/>
+ <ROW Directory="Addins_1_DIR" Directory_Parent="New_Folder_DIR" DefaultDir="Addins"/>
<ROW Directory="Addins_DIR" Directory_Parent="Visual_Studio_2008_DIR" DefaultDir="Addins"/>
<ROW Directory="Freeze_1_DIR" Directory_Parent="include_DIR" DefaultDir="Freeze"/>
<ROW Directory="Freeze_DIR" Directory_Parent="slice_DIR" DefaultDir="Freeze"/>
@@ -61,16 +64,24 @@ <ROW Directory="Ice_2_DIR" Directory_Parent="ruby_DIR" DefaultDir="Ice"/>
<ROW Directory="Ice_3_DIR" Directory_Parent="php_DIR" DefaultDir="Ice"/>
<ROW Directory="Ice_DIR" Directory_Parent="slice_DIR" DefaultDir="Ice"/>
+ <ROW Directory="ItemTemplates_1_DIR" Directory_Parent="Templates_1_DIR" DefaultDir="ItemTe~1|ItemTemplates"/>
<ROW Directory="ItemTemplates_DIR" Directory_Parent="Templates_DIR" DefaultDir="ItemTe~1|ItemTemplates"/>
<ROW Directory="New_Folder_2_DIR" Directory_Parent="ruby_DIR" DefaultDir="IceBox"/>
+ <ROW Directory="New_Folder_DIR" Directory_Parent="PersonalFolder" DefaultDir="Visual~2|Visual Studio 2010"/>
<ROW Directory="PersonalFolder" Directory_Parent="TARGETDIR" DefaultDir="Person~1|PersonalFolder" IsPseudoRoot="1"/>
<ROW Directory="Slice_1_DIR" Directory_Parent="VS_2008_CPP_TEMPLATE_DIR_MOD" DefaultDir="Slice"/>
<ROW Directory="Slice_2_DIR" Directory_Parent="VS_2008_CS_TEMPLATE_DIR_MOD" DefaultDir="Slice"/>
+ <ROW Directory="Slice_3_DIR" Directory_Parent="VS_2010_CPP_TEMPLATE_DIR_MOD" DefaultDir="Slice"/>
+ <ROW Directory="Slice_4_DIR" Directory_Parent="VS_2010_CS_TEMPLATE_DIR_MOD" DefaultDir="Slice"/>
<ROW Directory="Slice_DIR" Directory_Parent="include_DIR" DefaultDir="Slice"/>
<ROW Directory="TARGETDIR" DefaultDir="SourceDir"/>
+ <ROW Directory="Templates_1_DIR" Directory_Parent="New_Folder_DIR" DefaultDir="Templa~1|Templates"/>
<ROW Directory="Templates_DIR" Directory_Parent="Visual_Studio_2008_DIR" DefaultDir="Templa~1|Templates"/>
<ROW Directory="VS_2008_CPP_TEMPLATE_DIR_MOD" Directory_Parent="TARGETDIR" DefaultDir="VS_200~1|VS_2008_CPP_TEMPLATE_DIR_MOD" IsPseudoRoot="1"/>
<ROW Directory="VS_2008_CS_TEMPLATE_DIR_MOD" Directory_Parent="TARGETDIR" DefaultDir="VS_200~2|VS_2008_CS_TEMPLATE_DIR_MOD" IsPseudoRoot="1"/>
+ <ROW Directory="VS_2010_CPP_TEMPLATE_DIR_MOD" Directory_Parent="TARGETDIR" DefaultDir="VS_201~1|VS_2010_CPP_TEMPLATE_DIR_MOD" IsPseudoRoot="1"/>
+ <ROW Directory="VS_2010_CS_TEMPLATE_DIR_MOD" Directory_Parent="TARGETDIR" DefaultDir="VS_201~2|VS_2010_CS_TEMPLATE_DIR_MOD" IsPseudoRoot="1"/>
+ <ROW Directory="Visual_C_1_DIR" Directory_Parent="ItemTemplates_1_DIR" DefaultDir="Visual~1|Visual C#"/>
<ROW Directory="Visual_C_DIR" Directory_Parent="ItemTemplates_DIR" DefaultDir="Visual~1|Visual C#"/>
<ROW Directory="Visual_Studio_2008_DIR" Directory_Parent="PersonalFolder" DefaultDir="Visual~1|Visual Studio 2008"/>
<ROW Directory="bcc10_1_DIR" Directory_Parent="lib_DIR" DefaultDir="bcc10"/>
@@ -85,291 +96,478 @@ <ROW Directory="python_DIR" Directory_Parent="APPDIR" DefaultDir="python"/>
<ROW Directory="ruby_DIR" Directory_Parent="APPDIR" DefaultDir="ruby"/>
<ROW Directory="slice_DIR" Directory_Parent="APPDIR" DefaultDir="slice"/>
+ <ROW Directory="vc100_1_DIR" Directory_Parent="lib_DIR" DefaultDir="vc100"/>
+ <ROW Directory="vc100_DIR" Directory_Parent="bin_DIR" DefaultDir="vc100"/>
<ROW Directory="x64_1_DIR" Directory_Parent="lib_DIR" DefaultDir="x64"/>
<ROW Directory="x64_2_DIR" Directory_Parent="python_DIR" DefaultDir="x64"/>
+ <ROW Directory="x64_3_DIR" Directory_Parent="vc100_DIR" DefaultDir="x64"/>
+ <ROW Directory="x64_4_DIR" Directory_Parent="vc100_1_DIR" DefaultDir="x64"/>
<ROW Directory="x64_DIR" Directory_Parent="bin_DIR" DefaultDir="x64"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
- <ROW Component="AbstractMutex.h" ComponentId="{5D2F7624-76EA-4C43-8ADD-4D8FA846EB0C}" Directory_="IceUtil_DIR" Attributes="0" KeyPath="AbstractMutex.h" Type="0"/>
- <ROW Component="Addins" ComponentId="{C2FE0652-4FB3-43CD-BAEB-6DC15FD282E3}" Directory_="Addins_DIR" Attributes="0"/>
- <ROW Component="Admin.h" ComponentId="{F3DF0D3E-25CC-4CD7-B438-79F5F85D1ACC}" Directory_="IceGrid_1_DIR" Attributes="0" KeyPath="Admin.h" Type="0"/>
- <ROW Component="Application.h" ComponentId="{1AEFC58F-9EEA-4C8D-8ADA-4962CE2A1E5F}" Directory_="Glacier2_1_DIR" Attributes="0" KeyPath="Application.h" Type="0"/>
- <ROW Component="Application.h_1" ComponentId="{0FDE6E4D-B0A8-4562-AC88-7CCE90D522BA}" Directory_="Ice_1_DIR" Attributes="0" KeyPath="Application.h_1" Type="0"/>
- <ROW Component="Checksum.h" ComponentId="{E82A5921-AFE0-4E4D-AC0A-AFF96925C138}" Directory_="Slice_DIR" Attributes="0" KeyPath="Checksum.h" Type="0"/>
- <ROW Component="ClientUtil.h" ComponentId="{FB10301A-6F6C-4D8C-A767-EF567A785AEE}" Directory_="IcePatch2_1_DIR" Attributes="0" KeyPath="ClientUtil.h" Type="0"/>
- <ROW Component="ConnectionInfo.h" ComponentId="{0EA64C31-3AE7-4961-9A43-438D6EF5DA39}" Directory_="IceSSL_1_DIR" Attributes="0" KeyPath="ConnectionInfo.h" Type="0"/>
- <ROW Component="EndpointInfo.ice" ComponentId="{0AEBE59A-CF0B-484B-AE8C-D3FAB2488E83}" Directory_="IceSSL_DIR" Attributes="0" KeyPath="EndpointInfo.ice" Type="0"/>
- <ROW Component="FileServer.ice" ComponentId="{33A91E5F-008E-43A9-911C-23BED2CAEEC7}" Directory_="IcePatch2_DIR" Attributes="0" KeyPath="FileServer.ice" Type="0"/>
- <ROW Component="FileServer.php" ComponentId="{E8D31770-BBA7-432E-80B3-EF9EE7C237BE}" Directory_="IcePatch2_4_DIR" Attributes="0" KeyPath="FileServer.php" Type="0"/>
- <ROW Component="FileServer.rb" ComponentId="{B3A11996-7118-4CFA-B77F-BEA655D42198}" Directory_="IcePatch2_3_DIR" Attributes="0" KeyPath="FileServer.rb" Type="0"/>
- <ROW Component="Glacier2.dll" ComponentId="{AAC00F25-B64C-4E0D-9054-FA7438BE86E8}" Directory_="bin_DIR" Attributes="0" KeyPath="Glacier2.dll"/>
- <ROW Component="Glacier2.php" ComponentId="{E13522E0-1C33-43F7-B684-C885D553F484}" Directory_="php_DIR" Attributes="0" KeyPath="Glacier2.php" Type="0"/>
- <ROW Component="Ice.dll" ComponentId="{E17ECB2B-AC1E-4940-8E10-F459E97C1710}" Directory_="bin_DIR" Attributes="0" KeyPath="Ice.dll"/>
- <ROW Component="Ice.jar" ComponentId="{2F314BDE-9999-4535-8562-8CCBEFE46D8B}" Directory_="lib_DIR" Attributes="0" KeyPath="Ice.jar" Type="0"/>
- <ROW Component="IceBox.dll" ComponentId="{4964E803-A181-436D-B14C-3E8E6DFDEF3C}" Directory_="bin_DIR" Attributes="0" KeyPath="IceBox.dll"/>
- <ROW Component="IceBox.h" ComponentId="{80A63546-AD61-44F1-B1D2-9735E99AF36B}" Directory_="IceBox_1_DIR" Attributes="0" KeyPath="IceBox.h" Type="0"/>
- <ROW Component="IceBox.ice" ComponentId="{E45FA429-4694-448E-879E-D024079E455D}" Directory_="IceBox_DIR" Attributes="0" KeyPath="IceBox.ice" Type="0"/>
- <ROW Component="IceBox.php" ComponentId="{E269F542-47F2-49FE-AD74-3B9C0A384AB0}" Directory_="IceBox_3_DIR" Attributes="0" KeyPath="IceBox.php_1" Type="0"/>
- <ROW Component="IceBox.rb" ComponentId="{D126BEC8-0869-4062-B33A-5AFBEE87253D}" Directory_="New_Folder_2_DIR" Attributes="0" KeyPath="IceBox.rb_1" Type="0"/>
- <ROW Component="IceGrid.dll" ComponentId="{7A18DB04-C495-45F8-854A-92EA7F2A1831}" Directory_="bin_DIR" Attributes="0" KeyPath="IceGrid.dll"/>
- <ROW Component="IceGridAdmin.chm" ComponentId="{82A67978-B51B-4599-9181-C1F4B980EBB2}" Directory_="help_DIR" Attributes="0" KeyPath="IceGridAdmin.chm" Type="1"/>
- <ROW Component="IcePatch2.dll" ComponentId="{AD6CEF3B-1EDC-4AB2-94E6-CD2644775CFC}" Directory_="bin_DIR" Attributes="0" KeyPath="IcePatch2.dll"/>
- <ROW Component="IceRuby.dll" ComponentId="{BA7AA813-9D9A-4B14-97DC-07EEE43F6EC0}" Directory_="ruby_DIR" Attributes="0" KeyPath="IceRuby.dll"/>
- <ROW Component="IceSSL.dll" ComponentId="{3A9009E4-D472-4563-8615-1DC6B4731441}" Directory_="bin_DIR" Attributes="0" KeyPath="IceSSL.dll"/>
- <ROW Component="IceStorm.dll" ComponentId="{585EA6E5-3B2D-41D6-8037-9BAFF3E31861}" Directory_="bin_DIR" Attributes="0" KeyPath="IceStorm.dll"/>
- <ROW Component="IceStorm.h" ComponentId="{2A979BF3-BDFD-4CFD-9C4C-8C62B9410832}" Directory_="IceStorm_1_DIR" Attributes="0" KeyPath="IceStorm.h" Type="0"/>
- <ROW Component="IceStorm.ice" ComponentId="{94CEAE2D-B1C7-4C59-84D7-C9E6FC340DCF}" Directory_="IceStorm_DIR" Attributes="0" KeyPath="IceStorm.ice" Type="0"/>
- <ROW Component="IceStorm.php" ComponentId="{FFB86844-C2FA-4421-B302-287F850A5051}" Directory_="IceStorm_4_DIR" Attributes="0" KeyPath="IceStorm.php_1" Type="0"/>
- <ROW Component="IceStorm.rb" ComponentId="{EBA75443-35AD-41B6-B0A4-741FE7BF3D1A}" Directory_="ruby_DIR" Attributes="0" KeyPath="IceStorm.rb" Type="0"/>
- <ROW Component="IceStorm.rb_1" ComponentId="{80452562-F427-404B-8499-0DA978DBD227}" Directory_="IceStorm_3_DIR" Attributes="0" KeyPath="IceStorm.rb_1" Type="0"/>
- <ROW Component="IceStorm_IceStorm_ice.py" ComponentId="{33F53DA6-7E4E-46C2-A1B4-EAC766553EAE}" Directory_="python_DIR" Attributes="0" KeyPath="IceStorm_IceStorm_ice.py" Type="0"/>
- <ROW Component="IceStorm_IceStorm_ice.py_1" ComponentId="{E52BD2D8-9A96-463D-8EF5-CB11F5489B08}" Directory_="x64_2_DIR" Attributes="0" KeyPath="IceStorm_IceStorm_ice.py_1" Type="0"/>
- <ROW Component="IceVisualStudioAddin_VS2008.dll" ComponentId="{4F7626EB-3E8C-4D08-8103-A7E41194E331}" Directory_="bin_DIR" Attributes="0" KeyPath="IceVisualStudioAddin_VS2008.dll"/>
- <ROW Component="InstallDir" ComponentId="{A03494DF-86E4-4E77-B5AA-0EC2B02B6471}" Directory_="APPDIR" Attributes="260" KeyPath="InstallDir"/>
- <ROW Component="Parser.h" ComponentId="{60A1E8C5-0721-4923-94E5-3FABA6B19533}" Directory_="IceXML_DIR" Attributes="0" KeyPath="Parser.h" Type="0"/>
- <ROW Component="QtCore4.dll" ComponentId="{1D1256F1-43C4-4A9A-9CE3-AE4E1431339F}" Directory_="bin_DIR" Attributes="0" KeyPath="QtCore4.dll"/>
- <ROW Component="QtCore4.dll_1" ComponentId="{1DFBC963-EF97-4C30-80B6-45A940D5A0C4}" Directory_="x64_DIR" Attributes="256" KeyPath="QtCore4.dll_1"/>
- <ROW Component="QtCored4.dll" ComponentId="{20DB97BA-1D05-4AAD-B427-B273E9859B34}" Directory_="bin_DIR" Attributes="0" KeyPath="QtCored4.dll"/>
- <ROW Component="QtCored4.dll_1" ComponentId="{41F3755C-6AF7-4892-BB77-1A492AC1E831}" Directory_="x64_DIR" Attributes="256" KeyPath="QtCored4.dll_1"/>
- <ROW Component="QtSql4.dll" ComponentId="{793DDAAC-BCFF-4AB1-BF77-371223F10651}" Directory_="bin_DIR" Attributes="0" KeyPath="QtSql4.dll"/>
- <ROW Component="QtSql4.dll_1" ComponentId="{9538EDD4-8F9C-44E5-B878-921012AEAA25}" Directory_="x64_DIR" Attributes="256" KeyPath="QtSql4.dll_1"/>
- <ROW Component="QtSqld4.dll" ComponentId="{003EDBBB-EC15-4215-9882-D5492C8FCEF9}" Directory_="bin_DIR" Attributes="0" KeyPath="QtSqld4.dll"/>
- <ROW Component="QtSqld4.dll_1" ComponentId="{C7113D91-B171-4C5B-9F29-27D66D1DE2F8}" Directory_="x64_DIR" Attributes="256" KeyPath="QtSqld4.dll_1"/>
- <ROW Component="SSLInfo.ice" ComponentId="{2DDDBFA6-79F2-4291-84D1-133F58EA2F4E}" Directory_="Glacier2_DIR" Attributes="0" KeyPath="SSLInfo.ice" Type="0"/>
- <ROW Component="SSLInfo.php" ComponentId="{79BFB743-98FC-46B8-8704-DC5D4CE1588C}" Directory_="Glacier2_3_DIR" Attributes="0" KeyPath="SSLInfo.php" Type="0"/>
- <ROW Component="SSLInfo.rb" ComponentId="{45357D2B-A3AA-446F-A0D6-638C2FE6B500}" Directory_="Glacier2_2_DIR" Attributes="0" KeyPath="SSLInfo.rb" Type="0"/>
- <ROW Component="Slice.zip" ComponentId="{760F576A-99DD-4C2C-B5D0-7A70B312183A}" Directory_="Visual_C_DIR" Attributes="0" KeyPath="Slice.zip"/>
- <ROW Component="StatsF.ice" ComponentId="{48EC5B2B-F9F7-4AC8-9855-AECA66FCD6EA}" Directory_="Ice_DIR" Attributes="0" KeyPath="StatsF.ice" Type="0"/>
- <ROW Component="StatsF.php" ComponentId="{091E6D19-5E2C-4ADA-AC48-2F32BDDAAE2B}" Directory_="Ice_3_DIR" Attributes="0" KeyPath="StatsF.php" Type="0"/>
- <ROW Component="StatsF.rb" ComponentId="{0A6D35FD-EEBC-45F9-99E2-8D518C287DF8}" Directory_="Ice_2_DIR" Attributes="0" KeyPath="StatsF.rb" Type="0"/>
- <ROW Component="THIRD_PARTY_SOURCES.txt" ComponentId="{E16285C2-2A4C-455E-82B6-8C0027A1273D}" Directory_="APPDIR" Attributes="0" KeyPath="LICENSE.txt" Type="0"/>
- <ROW Component="TransactionHolder.h" ComponentId="{F801F668-0D40-4425-BBFA-861B6962E2B0}" Directory_="Freeze_1_DIR" Attributes="0" KeyPath="TransactionHolder.h" Type="0"/>
- <ROW Component="TransactionalEvictor.ice" ComponentId="{EBCB344F-904C-40A4-9969-49BE4BB3CD8F}" Directory_="Freeze_DIR" Attributes="0" KeyPath="TransactionalEvictor.ice" Type="0"/>
- <ROW Component="UserAccountMapper.ice" ComponentId="{7498B7C4-5CE8-4888-AB6F-6AE8EFA4A282}" Directory_="IceGrid_DIR" Attributes="0" KeyPath="UserAccountMapper.ice" Type="0"/>
- <ROW Component="UserAccountMapper.php" ComponentId="{0EB285C6-F1E4-4402-A560-5676EFDFA632}" Directory_="IceGrid_4_DIR" Attributes="0" KeyPath="UserAccountMapper.php" Type="0"/>
- <ROW Component="UserAccountMapper.rb" ComponentId="{E2C1EBF8-19AB-4793-9C68-35C811640174}" Directory_="IceGrid_3_DIR" Attributes="0" KeyPath="UserAccountMapper.rb" Type="0"/>
- <ROW Component="_" ComponentId="{50158667-9CB5-4BBD-BDFF-C86EB9071FCF}" Directory_="APPDIR" Attributes="4" KeyPath="_"/>
- <ROW Component="bzip2.dll" ComponentId="{A5B89FCD-F1B8-44DB-B15E-7CCD3DC8F443}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2.dll"/>
- <ROW Component="bzip2.dll_1" ComponentId="{8E7D7EAE-34BF-46C3-9A71-2D27609DF451}" Directory_="x64_DIR" Attributes="256" KeyPath="bzip2.dll_1"/>
- <ROW Component="bzip2_vc6.dll" ComponentId="{786E7590-B9AF-41D5-8B14-8016967EF7F0}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2_vc6.dll"/>
- <ROW Component="bzip2d.dll" ComponentId="{6901FF0F-832C-4F63-819F-331F19507ACA}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2d.dll"/>
- <ROW Component="bzip2d.dll_1" ComponentId="{969D207D-B459-464E-BA4D-72172011F975}" Directory_="x64_DIR" Attributes="256" KeyPath="bzip2d.dll_1"/>
- <ROW Component="db_archive.exe" ComponentId="{555570B9-B8B1-4A13-9EDD-26ED77369E92}" Directory_="bin_DIR" Attributes="0" KeyPath="db_archive.exe"/>
- <ROW Component="db_archive.exe_1" ComponentId="{915DEA9B-2495-4D24-8B3A-6E18FDDF88B0}" Directory_="x64_DIR" Attributes="256" KeyPath="db_archive.exe_1"/>
- <ROW Component="db_archive.exe_2" ComponentId="{1D7387C1-426F-4ECB-B116-A5B776351ADE}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_archive.exe_2"/>
- <ROW Component="db_checkpoint.exe" ComponentId="{8794FFF8-9134-42D5-937E-ECB1219336B4}" Directory_="bin_DIR" Attributes="0" KeyPath="db_checkpoint.exe"/>
- <ROW Component="db_checkpoint.exe_1" ComponentId="{F5805699-561E-4295-B9E5-08D595A51BC5}" Directory_="x64_DIR" Attributes="256" KeyPath="db_checkpoint.exe_1"/>
- <ROW Component="db_checkpoint.exe_2" ComponentId="{8D4475BF-9356-4CF0-B8BB-87EA66859E65}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_checkpoint.exe_2"/>
- <ROW Component="db_deadlock.exe" ComponentId="{21660F8A-9528-45CD-B9EA-3C54C077D9A7}" Directory_="bin_DIR" Attributes="0" KeyPath="db_deadlock.exe"/>
- <ROW Component="db_deadlock.exe_1" ComponentId="{B0D5F9C6-DA16-464F-A6F5-937AA5062953}" Directory_="x64_DIR" Attributes="256" KeyPath="db_deadlock.exe_1"/>
- <ROW Component="db_deadlock.exe_2" ComponentId="{5E6668C2-9E6F-465E-9B92-5EFC818D3610}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_deadlock.exe_2"/>
- <ROW Component="db_dump.exe" ComponentId="{481F8681-F79C-449B-B925-721F074D7603}" Directory_="bin_DIR" Attributes="0" KeyPath="db_dump.exe"/>
- <ROW Component="db_dump.exe_1" ComponentId="{0E177D27-BE1A-40B6-8288-F0E4CD14C041}" Directory_="x64_DIR" Attributes="256" KeyPath="db_dump.exe_1"/>
- <ROW Component="db_dump.exe_2" ComponentId="{965C505F-6EAA-4CD2-BF07-83D97A4FEC14}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_dump.exe_2"/>
- <ROW Component="db_hotbackup.exe" ComponentId="{BCC044D8-04CC-416C-ABD3-6E95D0C9BAED}" Directory_="bin_DIR" Attributes="0" KeyPath="db_hotbackup.exe"/>
- <ROW Component="db_hotbackup.exe_1" ComponentId="{A4EAE445-4D17-4E20-804B-5CEF4CCA07B4}" Directory_="x64_DIR" Attributes="256" KeyPath="db_hotbackup.exe_1"/>
- <ROW Component="db_hotbackup.exe_2" ComponentId="{EE2BD1E6-F63C-46FC-8EAE-27E3CD35BC03}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_hotbackup.exe_2"/>
- <ROW Component="db_load.exe" ComponentId="{33E8F9D2-1CB8-45D1-9F95-1A1FC22F90C6}" Directory_="bin_DIR" Attributes="0" KeyPath="db_load.exe"/>
- <ROW Component="db_load.exe_1" ComponentId="{CAF1C1E0-E520-4897-B5D1-B5C902E9E4C8}" Directory_="x64_DIR" Attributes="256" KeyPath="db_load.exe_1"/>
- <ROW Component="db_load.exe_2" ComponentId="{6F974CAF-B562-45E9-8C0D-1187D8BFE163}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_load.exe_2"/>
- <ROW Component="db_printlog.exe" ComponentId="{B9AB410A-31F8-4CB9-9A78-515E3D08AF71}" Directory_="bin_DIR" Attributes="0" KeyPath="db_printlog.exe"/>
- <ROW Component="db_printlog.exe_1" ComponentId="{8C3345B1-8DB2-4B50-B351-966B2649C6E2}" Directory_="x64_DIR" Attributes="256" KeyPath="db_printlog.exe_1"/>
- <ROW Component="db_printlog.exe_2" ComponentId="{D364C1AB-3654-4AFE-93F6-F6B9D7303C12}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_printlog.exe_2"/>
- <ROW Component="db_recover.exe" ComponentId="{C2FA7D9F-2FB8-4D43-9135-6D88B67D6FC8}" Directory_="bin_DIR" Attributes="0" KeyPath="db_recover.exe"/>
- <ROW Component="db_recover.exe_1" ComponentId="{9E56AAC1-BA38-4A0F-824C-FEFCF34D3CEA}" Directory_="x64_DIR" Attributes="256" KeyPath="db_recover.exe_1"/>
- <ROW Component="db_recover.exe_2" ComponentId="{68EEE79B-C7FF-4FC2-B33E-D840AFBF88EB}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_recover.exe_2"/>
- <ROW Component="db_stat.exe" ComponentId="{960505BA-7BD7-4090-9517-95D7D54FED46}" Directory_="bin_DIR" Attributes="0" KeyPath="db_stat.exe"/>
- <ROW Component="db_stat.exe_1" ComponentId="{1D57F050-28A6-4528-8A76-0FD483F4D8D0}" Directory_="x64_DIR" Attributes="256" KeyPath="db_stat.exe_1"/>
- <ROW Component="db_stat.exe_2" ComponentId="{D980EB78-D360-48C5-82FF-776148E5A20B}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_stat.exe_2"/>
- <ROW Component="db_upgrade.exe" ComponentId="{CEC95B27-EBFB-4CDE-BCB0-C5D404E2A625}" Directory_="bin_DIR" Attributes="0" KeyPath="db_upgrade.exe"/>
- <ROW Component="db_upgrade.exe_1" ComponentId="{A2F66BC1-C9F9-465E-9B96-C221F96CB91D}" Directory_="x64_DIR" Attributes="256" KeyPath="db_upgrade.exe_1"/>
- <ROW Component="db_upgrade.exe_2" ComponentId="{AE5FC9EB-E789-4994-8ACC-064740536657}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_upgrade.exe_2"/>
- <ROW Component="db_verify.exe" ComponentId="{6C128486-5776-454D-BA0D-56836B297FDB}" Directory_="bin_DIR" Attributes="0" KeyPath="db_verify.exe"/>
- <ROW Component="db_verify.exe_1" ComponentId="{D030E93D-6863-4E21-947B-B4B1E5FBA40A}" Directory_="x64_DIR" Attributes="256" KeyPath="db_verify.exe_1"/>
- <ROW Component="db_verify.exe_2" ComponentId="{AAFAFD51-CE5D-4345-AC4B-512B0402F53C}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_verify.exe_2"/>
- <ROW Component="dumpdb.exe" ComponentId="{75F796B2-1A1A-4BE1-9164-DF4B8DAB740F}" Directory_="bin_DIR" Attributes="0" KeyPath="dumpdb.exe"/>
- <ROW Component="dumpdb.exe_1" ComponentId="{F701BA46-37FC-4BDF-8581-0014D272CB33}" Directory_="x64_DIR" Attributes="256" KeyPath="dumpdb.exe_1"/>
- <ROW Component="freeze34.dll" ComponentId="{FAC0E19A-D956-4E07-8EA8-78AFD5E61E3F}" Directory_="bin_DIR" Attributes="0" KeyPath="freeze34.dll"/>
- <ROW Component="freeze34.dll_1" ComponentId="{3C4A1F7B-9989-4EAC-99A3-ED674B755484}" Directory_="bcc10_DIR" Attributes="0" KeyPath="freeze34.dll_1"/>
- <ROW Component="freeze34.dll_2" ComponentId="{D9E78930-736F-421A-A8C8-3F006F47A036}" Directory_="x64_DIR" Attributes="256" KeyPath="freeze34.dll_2"/>
- <ROW Component="freeze34d.dll" ComponentId="{0CB76B2D-14B1-433A-BCD1-5781E761D097}" Directory_="bin_DIR" Attributes="0" KeyPath="freeze34d.dll"/>
- <ROW Component="freeze34d.dll_1" ComponentId="{79FA279F-3CA5-4A96-9E83-05C55EA68C29}" Directory_="bcc10_DIR" Attributes="0" KeyPath="freeze34d.dll_1"/>
- <ROW Component="freeze34d.dll_2" ComponentId="{DCA6BC2A-4ADF-4F57-B81B-6BFE0CE3473A}" Directory_="x64_DIR" Attributes="256" KeyPath="freeze34d.dll_2"/>
- <ROW Component="freeze34d.pdb" ComponentId="{DE4F226C-B4ED-40E9-BFB8-87CF6DEFC9B4}" Directory_="x64_DIR" Attributes="0" KeyPath="freeze34d.pdb_1" Type="0"/>
- <ROW Component="freezed.lib" ComponentId="{5EC999FE-75AD-45BE-B0B2-BC70B01642E7}" Directory_="x64_1_DIR" Attributes="0" KeyPath="freezed.lib_1" Type="0"/>
- <ROW Component="freezed.lib_1" ComponentId="{9203018A-32B8-4B3C-938E-9EBC889A7FDB}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="freezed.lib_2" Type="0"/>
- <ROW Component="glacier234.dll" ComponentId="{BC04EBF4-C6FD-496C-AB5A-32067A3AE6DF}" Directory_="bin_DIR" Attributes="0" KeyPath="glacier234.dll"/>
- <ROW Component="glacier234.dll_1" ComponentId="{F8D65994-CEA9-4851-A722-E0C804250124}" Directory_="bcc10_DIR" Attributes="0" KeyPath="glacier234.dll_1"/>
- <ROW Component="glacier234.dll_2" ComponentId="{F6A2CEE2-2FA9-4BEB-B4BB-235E66F24CE1}" Directory_="x64_DIR" Attributes="256" KeyPath="glacier234.dll_2"/>
- <ROW Component="glacier234d.dll" ComponentId="{6C2A4917-3FBF-49D4-AF0E-B7F3D3A90C9B}" Directory_="bin_DIR" Attributes="0" KeyPath="glacier234d.dll"/>
- <ROW Component="glacier234d.dll_1" ComponentId="{DA045AE8-AA0E-4BA3-A290-6F4E4244AF4F}" Directory_="bcc10_DIR" Attributes="0" KeyPath="glacier234d.dll_1"/>
- <ROW Component="glacier234d.dll_2" ComponentId="{6487506B-DED0-4E9A-A1DC-CC38E33014F5}" Directory_="x64_DIR" Attributes="256" KeyPath="glacier234d.dll_2"/>
- <ROW Component="glacier2router.exe" ComponentId="{4442BD5A-DB1C-477F-80F9-DF7EC36F9873}" Directory_="bin_DIR" Attributes="0" KeyPath="glacier2router.exe"/>
- <ROW Component="glacier2router.exe_1" ComponentId="{53032721-6E75-468F-A4A3-DA2FCE510CEA}" Directory_="x64_DIR" Attributes="256" KeyPath="glacier2router.exe_1"/>
- <ROW Component="ice34.dll" ComponentId="{9299DB75-5C9C-4BDE-9F3C-0E646CEE1E5A}" Directory_="bin_DIR" Attributes="0" KeyPath="ice34.dll"/>
- <ROW Component="ice34.dll_1" ComponentId="{4A84FD37-F1FD-4E48-B568-7EA7A9ABA099}" Directory_="bcc10_DIR" Attributes="0" KeyPath="ice34.dll_1"/>
- <ROW Component="ice34.dll_2" ComponentId="{3334294E-B6AB-4B96-8AA3-9825ED4310FF}" Directory_="x64_DIR" Attributes="256" KeyPath="ice34.dll_2"/>
- <ROW Component="ice34d.dll" ComponentId="{7AFA5836-F436-4E44-B4C7-60B35AA15D73}" Directory_="bin_DIR" Attributes="0" KeyPath="ice34d.dll"/>
- <ROW Component="ice34d.dll_1" ComponentId="{AB8A66DA-3FC8-4E50-8AE7-0007CFC00250}" Directory_="bcc10_DIR" Attributes="0" KeyPath="ice34d.dll_1"/>
- <ROW Component="ice34d.dll_2" ComponentId="{41046C71-BEF9-4F19-8F13-99CF7699EBDB}" Directory_="x64_DIR" Attributes="256" KeyPath="ice34d.dll_2"/>
- <ROW Component="icebox.exe" ComponentId="{E32017D0-3D4F-4AA7-80E3-0FF8C4AA984E}" Directory_="bin_DIR" Attributes="0" KeyPath="icebox.exe"/>
- <ROW Component="icebox.exe_1" ComponentId="{5AE507BC-CD46-4172-8F22-977C45486987}" Directory_="x64_DIR" Attributes="256" KeyPath="icebox.exe_1"/>
- <ROW Component="icebox34.dll" ComponentId="{F1EE6F00-A5EE-438D-9845-0BF01BC628BF}" Directory_="bin_DIR" Attributes="0" KeyPath="icebox34.dll"/>
- <ROW Component="icebox34.dll_1" ComponentId="{2B6C87BE-B5A3-489A-AF08-88C426CB9159}" Directory_="x64_DIR" Attributes="256" KeyPath="icebox34.dll_1"/>
- <ROW Component="icebox34d.dll" ComponentId="{36C4F4BA-197D-42C7-B622-C521592C5DFC}" Directory_="bin_DIR" Attributes="0" KeyPath="icebox34d.dll"/>
- <ROW Component="icebox34d.dll_1" ComponentId="{18B058A8-96EF-4B7D-A643-F64D87486364}" Directory_="x64_DIR" Attributes="256" KeyPath="icebox34d.dll_1"/>
- <ROW Component="iceboxadmin.exe" ComponentId="{B2D75BEB-06E5-4171-B6AB-22B25DAD6879}" Directory_="bin_DIR" Attributes="0" KeyPath="iceboxadmin.exe"/>
- <ROW Component="iceboxadmin.exe_1" ComponentId="{D0EA463F-80AB-4162-9136-FCDF4EDCB3CF}" Directory_="x64_DIR" Attributes="256" KeyPath="iceboxadmin.exe_1"/>
- <ROW Component="iceboxd.exe" ComponentId="{00A8EF75-3BA0-4081-893B-7F239FEDE8D3}" Directory_="bin_DIR" Attributes="0" KeyPath="iceboxd.exe"/>
- <ROW Component="iceboxd.exe_1" ComponentId="{B5643973-29B2-4B92-958F-B469A97902F1}" Directory_="x64_DIR" Attributes="256" KeyPath="iceboxd.exe_1"/>
- <ROW Component="iceboxnet.exe" ComponentId="{EB0C24F2-5BB4-4806-95E8-66B0F57D2550}" Directory_="bin_DIR" Attributes="0" KeyPath="iceboxnet.exe"/>
- <ROW Component="icedb34.dll" ComponentId="{E7077D05-291A-4519-8068-1493CD799D79}" Directory_="bin_DIR" Attributes="0" KeyPath="icedb34.dll"/>
- <ROW Component="icedb34.dll_1" ComponentId="{9CF94495-D07A-4B1E-BE9E-315A31D33875}" Directory_="x64_DIR" Attributes="256" KeyPath="icedb34.dll_1"/>
- <ROW Component="icedb34d.dll" ComponentId="{CDB6B9F9-2CE3-4940-80AE-E43B99EFE13C}" Directory_="bin_DIR" Attributes="0" KeyPath="icedb34d.dll"/>
- <ROW Component="icedb34d.dll_1" ComponentId="{4EEC6490-9707-44A7-B2C5-9280AF33BB02}" Directory_="x64_DIR" Attributes="256" KeyPath="icedb34d.dll_1"/>
- <ROW Component="icegrid34.dll" ComponentId="{93F25EC0-8698-4E46-A644-6B10FB435FF3}" Directory_="bin_DIR" Attributes="0" KeyPath="icegrid34.dll"/>
- <ROW Component="icegrid34.dll_1" ComponentId="{5B9A4B76-A2B4-4D7C-ACE7-802385113DA7}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icegrid34.dll_1"/>
- <ROW Component="icegrid34.dll_2" ComponentId="{FF789DC4-9E62-4A43-A9B4-4944B66C211B}" Directory_="x64_DIR" Attributes="256" KeyPath="icegrid34.dll_2"/>
- <ROW Component="icegrid34d.dll" ComponentId="{0BF3D8D6-5A08-43C6-B6AC-84336DE7F03C}" Directory_="bin_DIR" Attributes="0" KeyPath="icegrid34d.dll"/>
- <ROW Component="icegrid34d.dll_1" ComponentId="{0AB5575A-E0FD-4586-B021-6C736B0B93EB}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icegrid34d.dll_1"/>
- <ROW Component="icegrid34d.dll_2" ComponentId="{67247351-34FA-41A9-9B0F-6515ABACFDFF}" Directory_="x64_DIR" Attributes="256" KeyPath="icegrid34d.dll_2"/>
- <ROW Component="icegridadmin.exe" ComponentId="{5163814C-2FF7-46C2-847E-3DE0CFC2A155}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridadmin.exe"/>
- <ROW Component="icegridadmin.exe_1" ComponentId="{648D078D-FE09-40A0-B63D-76FB551661F2}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridadmin.exe_1"/>
- <ROW Component="icegridfreezedb34.dll" ComponentId="{6297CE99-FB06-4392-B7CF-AA01524A64A5}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridfreezedb34.dll"/>
- <ROW Component="icegridfreezedb34.dll_1" ComponentId="{DD4B4793-3282-47FE-B943-7BEDDB32DDB8}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridfreezedb34.dll_1"/>
- <ROW Component="icegridfreezedb34d.dll" ComponentId="{69DA4D5F-89C0-4921-89D7-825BC0B9A8EB}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridfreezedb34d.dll"/>
- <ROW Component="icegridfreezedb34d.dll_1" ComponentId="{CAC9EDF4-84AF-4253-BB63-44B205A6E99D}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridfreezedb34d.dll_1"/>
- <ROW Component="icegridnode.exe" ComponentId="{E0697801-1B9A-44A3-90F3-B5A28E61632A}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridnode.exe"/>
- <ROW Component="icegridnode.exe_1" ComponentId="{14B4E74F-B819-4FC0-A53A-6E83FC22C555}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridnode.exe_1"/>
- <ROW Component="icegridregistry.exe" ComponentId="{F9ED9C07-898F-4FE4-9856-601E6188FCEB}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridregistry.exe"/>
- <ROW Component="icegridregistry.exe_1" ComponentId="{1B275272-95D5-4AC8-936C-96143FEBA5DA}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridregistry.exe_1"/>
- <ROW Component="icegridsqldb34.dll" ComponentId="{0E25A0B6-4C54-4184-9919-CAB8CD59D164}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridsqldb34.dll"/>
- <ROW Component="icegridsqldb34.dll_1" ComponentId="{427A1EBE-E226-4B6D-81C6-AAA716F23649}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridsqldb34.dll_1"/>
- <ROW Component="icegridsqldb34d.dll" ComponentId="{295BC22E-499C-423F-B166-8801F54A3D1B}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridsqldb34d.dll"/>
- <ROW Component="icegridsqldb34d.dll_1" ComponentId="{E3EF2D53-1C31-4EB0-BE61-FA42A4C10820}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridsqldb34d.dll_1"/>
- <ROW Component="icepatch234.dll" ComponentId="{34FD7666-E3AD-46F2-B98E-EBE551D9279F}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch234.dll"/>
- <ROW Component="icepatch234.dll_1" ComponentId="{0517FAEE-FF32-41FD-BB84-0B7554F3A281}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icepatch234.dll_1"/>
- <ROW Component="icepatch234.dll_2" ComponentId="{8D1415A2-7B2A-41F9-8911-BD407C3D5BCB}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch234.dll_2"/>
- <ROW Component="icepatch234d.dll" ComponentId="{34DB96AB-E7C3-4C98-AFDA-DD6E36EAA70D}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch234d.dll"/>
- <ROW Component="icepatch234d.dll_1" ComponentId="{DB51555E-19EC-443C-9A48-0CABF760D82D}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icepatch234d.dll_1"/>
- <ROW Component="icepatch234d.dll_2" ComponentId="{B788A49C-2B11-435C-AA28-66E6608D4BE0}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch234d.dll_2"/>
- <ROW Component="icepatch2calc.exe" ComponentId="{E7C63DE1-C58E-4520-A3BB-AB37B9C146E5}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch2calc.exe"/>
- <ROW Component="icepatch2calc.exe_1" ComponentId="{95124313-6730-47BA-8F70-FF89FDB013C0}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch2calc.exe_1"/>
- <ROW Component="icepatch2client.exe" ComponentId="{570612D9-CF91-4DB3-B9FA-DC62E92302B8}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch2client.exe"/>
- <ROW Component="icepatch2client.exe_1" ComponentId="{11C5ABE8-B5C2-42CC-8125-0DE31865EF53}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch2client.exe_1"/>
- <ROW Component="icepatch2server.exe" ComponentId="{4F356213-7650-4AC1-8A23-D3DDA02994F6}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch2server.exe"/>
- <ROW Component="icepatch2server.exe_1" ComponentId="{21736166-1D60-4966-9A2F-B8AED917E335}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch2server.exe_1"/>
- <ROW Component="iceserviceinstall.exe" ComponentId="{0973A71F-0366-4C2F-8244-43CC5467ED78}" Directory_="bin_DIR" Attributes="0" KeyPath="iceserviceinstall.exe"/>
- <ROW Component="iceserviceinstall.exe_1" ComponentId="{1585CEC6-C93B-4178-A87A-865D4D415156}" Directory_="x64_DIR" Attributes="256" KeyPath="iceserviceinstall.exe_1"/>
- <ROW Component="icessl34.dll" ComponentId="{15C84A31-7392-4EF3-ACFD-C2E8B2BF5A42}" Directory_="bin_DIR" Attributes="0" KeyPath="icessl34.dll"/>
- <ROW Component="icessl34.dll_1" ComponentId="{ADEC1776-6837-4C0A-86AE-0841B3B9FF00}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icessl34.dll_1"/>
- <ROW Component="icessl34.dll_2" ComponentId="{4CCB390B-A3DD-4C39-B509-653200BCFA90}" Directory_="x64_DIR" Attributes="256" KeyPath="icessl34.dll_2"/>
- <ROW Component="icessl34d.dll" ComponentId="{BD1195EB-B3C2-4AAD-A6EE-6F0CD3B9FD1B}" Directory_="bin_DIR" Attributes="0" KeyPath="icessl34d.dll"/>
- <ROW Component="icessl34d.dll_1" ComponentId="{E90681B3-30D5-4A06-B2BA-3B86F1C36DE5}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icessl34d.dll_1"/>
- <ROW Component="icessl34d.dll_2" ComponentId="{72284B1A-76B6-4540-8013-70CB1DFF498D}" Directory_="x64_DIR" Attributes="256" KeyPath="icessl34d.dll_2"/>
- <ROW Component="icesslvc60_34.dll" ComponentId="{7516803C-B717-42C0-BE56-B9ED3FD24AC1}" Directory_="bin_DIR" Attributes="0" KeyPath="icesslvc60_34.dll"/>
- <ROW Component="icestorm34.dll" ComponentId="{CD396CB4-6FD7-4044-8B80-B71A92903B27}" Directory_="bin_DIR" Attributes="0" KeyPath="icestorm34.dll"/>
- <ROW Component="icestorm34.dll_1" ComponentId="{EA16766E-A8B3-4724-B720-6F4ACAEE98E9}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icestorm34.dll_1"/>
- <ROW Component="icestorm34.dll_2" ComponentId="{3D54AF1C-763C-45DA-BC3F-88D1E9E095E1}" Directory_="x64_DIR" Attributes="256" KeyPath="icestorm34.dll_2"/>
- <ROW Component="icestorm34d.dll" ComponentId="{73F7FD73-D8BE-40BC-84C0-B704DED4A770}" Directory_="bin_DIR" Attributes="0" KeyPath="icestorm34d.dll"/>
- <ROW Component="icestorm34d.dll_1" ComponentId="{1F9FCF73-4831-482A-9086-C791BEF99D1C}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icestorm34d.dll_1"/>
- <ROW Component="icestorm34d.dll_2" ComponentId="{D5236C42-F162-43AB-B143-F30D4BEBE2A5}" Directory_="x64_DIR" Attributes="256" KeyPath="icestorm34d.dll_2"/>
- <ROW Component="icestormadmin.exe" ComponentId="{E3B8C30C-E5A8-4900-BBA8-7881B32714D9}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormadmin.exe"/>
- <ROW Component="icestormadmin.exe_1" ComponentId="{58C09CD0-D9D1-4E22-81E9-97B702AE3528}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormadmin.exe_1"/>
- <ROW Component="icestormfreezedb34.dll" ComponentId="{8335AD34-3373-4EE6-816D-6F9055BAD1B8}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormfreezedb34.dll"/>
- <ROW Component="icestormfreezedb34.dll_1" ComponentId="{1A04BD48-C0B4-41BE-AAC5-45B6E07CFE20}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormfreezedb34.dll_1"/>
- <ROW Component="icestormfreezedb34d.dll" ComponentId="{19D290C8-F2B1-414C-A9D6-3221BDF5EBD4}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormfreezedb34d.dll"/>
- <ROW Component="icestormfreezedb34d.dll_1" ComponentId="{6B1CBB8B-A02E-4F61-A502-F5C8A0D74E63}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormfreezedb34d.dll_1"/>
- <ROW Component="icestormmigrate.exe" ComponentId="{8AB47DBC-EC65-4343-A474-6F4895AE5D18}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormmigrate.exe"/>
- <ROW Component="icestormmigrate.exe_1" ComponentId="{5090EBE1-5C23-46DB-A237-9DE08B2019F4}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormmigrate.exe_1"/>
- <ROW Component="icestormservice34.dll" ComponentId="{73E98360-79D6-4CA2-A47B-FA98BD4100E0}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormservice34.dll"/>
- <ROW Component="icestormservice34.dll_1" ComponentId="{4038D4D9-993F-4669-BD1C-BCD1A7E0FBBD}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormservice34.dll_1"/>
- <ROW Component="icestormservice34d.dll" ComponentId="{9E2C59B4-4BF0-472A-9129-E2B4C2F7C2CF}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormservice34d.dll"/>
- <ROW Component="icestormservice34d.dll_1" ComponentId="{7F938AB0-6AAF-46E3-A289-C1391C7CA43C}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormservice34d.dll_1"/>
- <ROW Component="icestormsqldb34.dll" ComponentId="{B18DE2FE-1EA7-47C5-86AD-006EF3B519CF}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormsqldb34.dll"/>
- <ROW Component="icestormsqldb34.dll_1" ComponentId="{F22D6672-1AA5-466B-911D-345134373B49}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormsqldb34.dll_1"/>
- <ROW Component="icestormsqldb34d.dll" ComponentId="{E3AE2E01-102D-4887-ACE1-0CC62CE0AC7F}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormsqldb34d.dll"/>
- <ROW Component="icestormsqldb34d.dll_1" ComponentId="{0CD7865D-153C-4A08-8757-DEEB488D455C}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormsqldb34d.dll_1"/>
- <ROW Component="iceutil34.dll" ComponentId="{3B27B192-5B83-45AD-AB68-8909BF9F228D}" Directory_="bin_DIR" Attributes="0" KeyPath="iceutil34.dll"/>
- <ROW Component="iceutil34.dll_1" ComponentId="{3C34E1D2-EE58-4757-AB3A-3C8474571270}" Directory_="bcc10_DIR" Attributes="0" KeyPath="iceutil34.dll_1"/>
- <ROW Component="iceutil34.dll_2" ComponentId="{B30B0F93-9FAC-479D-8AF2-1E54C96CE4F3}" Directory_="x64_DIR" Attributes="256" KeyPath="iceutil34.dll_2"/>
- <ROW Component="iceutil34d.dll" ComponentId="{1129F67E-70A8-4D4E-B246-60F2C7A68D8A}" Directory_="bin_DIR" Attributes="0" KeyPath="iceutil34d.dll"/>
- <ROW Component="iceutil34d.dll_1" ComponentId="{5D6F1ED1-F927-4669-8D59-EC0BDF1FBF9B}" Directory_="bcc10_DIR" Attributes="0" KeyPath="iceutil34d.dll_1"/>
- <ROW Component="iceutil34d.dll_2" ComponentId="{16B1A627-F87D-4973-8021-F7378F2475A3}" Directory_="x64_DIR" Attributes="256" KeyPath="iceutil34d.dll_2"/>
- <ROW Component="iceutilvc60_34.dll" ComponentId="{805ECA64-A43F-43EE-B1BC-478E6E812C75}" Directory_="bin_DIR" Attributes="0" KeyPath="iceutilvc60_34.dll"/>
- <ROW Component="icevc60_34.dll" ComponentId="{DE6B0567-E2D1-456F-B78C-0F9BC953B10B}" Directory_="bin_DIR" Attributes="0" KeyPath="icevc60_34.dll"/>
- <ROW Component="icexml34.dll" ComponentId="{1D12C321-1EBF-478D-99AB-BA53C3CD853C}" Directory_="bin_DIR" Attributes="0" KeyPath="icexml34.dll"/>
- <ROW Component="icexml34.dll_1" ComponentId="{EA91E4FB-5308-4FED-98FA-AC7EE085D6B1}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icexml34.dll_1"/>
- <ROW Component="icexml34.dll_2" ComponentId="{D49F536C-91E4-4E9A-8209-BFD4A4AD4290}" Directory_="x64_DIR" Attributes="256" KeyPath="icexml34.dll_2"/>
- <ROW Component="icexml34d.dll" ComponentId="{58A4A646-45A5-49AC-BF51-83AAC0D6E54B}" Directory_="bin_DIR" Attributes="0" KeyPath="icexml34d.dll"/>
- <ROW Component="icexml34d.dll_1" ComponentId="{7FCA8615-95D8-4F86-9D90-25929B2BE460}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icexml34d.dll_1"/>
- <ROW Component="icexml34d.dll_2" ComponentId="{B0B722C9-F92F-47B4-85B0-C9BB9CF27F9D}" Directory_="x64_DIR" Attributes="256" KeyPath="icexml34d.dll_2"/>
- <ROW Component="icexml34d.tds" ComponentId="{1D40A417-09B0-4857-948B-C4C2321E6D25}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icexml34d.tds" Type="0"/>
- <ROW Component="init_.py" ComponentId="{17E2D066-A936-41F7-8830-29E6209A3376}" Directory_="IceBox_2_DIR" Attributes="0" KeyPath="init_.py" Type="0"/>
- <ROW Component="init_.py_1" ComponentId="{5D45913F-C2D5-4EE1-AEF2-EB7DB15014E2}" Directory_="IceGrid_2_DIR" Attributes="0" KeyPath="init_.py_1" Type="0"/>
- <ROW Component="init_.py_2" ComponentId="{95239410-3C98-422A-9B4B-63E4AF4E606F}" Directory_="IcePatch2_2_DIR" Attributes="0" KeyPath="init_.py_2" Type="0"/>
- <ROW Component="init_.py_3" ComponentId="{A3E05892-0DD7-4431-B453-6887DD6FBE2E}" Directory_="IceStorm_2_DIR" Attributes="0" KeyPath="init_.py_3" Type="0"/>
- <ROW Component="init_.py_4" ComponentId="{4760DDE7-9507-4CE7-8536-668724575118}" Directory_="IceBox_4_DIR" Attributes="0" KeyPath="init_.py_4" Type="0"/>
- <ROW Component="init_.py_5" ComponentId="{3209A37A-7664-4CFF-93F9-392AF08B852C}" Directory_="IceGrid_5_DIR" Attributes="0" KeyPath="init_.py_5" Type="0"/>
- <ROW Component="init_.py_6" ComponentId="{A8BDC02F-56CD-4C6D-9F87-11DEB194FE70}" Directory_="IcePatch2_5_DIR" Attributes="0" KeyPath="init_.py_6" Type="0"/>
- <ROW Component="init_.py_7" ComponentId="{549D45CB-FBEC-4422-93EE-06D5BC630D7A}" Directory_="IceStorm_5_DIR" Attributes="0" KeyPath="init_.py_7" Type="0"/>
- <ROW Component="libdb48.dll" ComponentId="{C53792F0-4B69-452A-8866-9B9599092F54}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb48.dll"/>
- <ROW Component="libdb48.dll_1" ComponentId="{6170C29D-D2CE-4969-8C0A-B60E339F9317}" Directory_="bcc10_DIR" Attributes="0" KeyPath="libdb48.dll_1"/>
- <ROW Component="libdb48.dll_2" ComponentId="{972FD77C-83A8-402E-B643-43C49258EDC2}" Directory_="x64_DIR" Attributes="256" KeyPath="libdb48.dll_2"/>
- <ROW Component="libdb48d.dll" ComponentId="{965E43DA-6A31-4FCC-9A11-433FA039DF2F}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb48d.dll"/>
- <ROW Component="libdb48d.dll_1" ComponentId="{648142F3-3197-4F6C-988C-72F637A85046}" Directory_="x64_DIR" Attributes="256" KeyPath="libdb48d.dll_1"/>
- <ROW Component="libdb_java48.dll" ComponentId="{2A51E660-BC44-4396-882F-00F2CE43B946}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb_java48.dll"/>
- <ROW Component="libdb_java48.dll_1" ComponentId="{8012D10F-BC62-4E35-BDE2-3498321CB217}" Directory_="x64_DIR" Attributes="256" KeyPath="libdb_java48.dll_1"/>
- <ROW Component="libeay32.dll" ComponentId="{DA5D52DA-0324-4879-88C9-0471F00BE512}" Directory_="bin_DIR" Attributes="0" KeyPath="libeay32.dll"/>
- <ROW Component="libeay32.dll_1" ComponentId="{46D12C77-5E71-4BF5-A018-527C7CBBFDFE}" Directory_="x64_DIR" Attributes="256" KeyPath="libeay32.dll_1"/>
- <ROW Component="libeay32_vc6.dll" ComponentId="{BDCAE52F-A658-45CA-A572-5943976A90AF}" Directory_="bin_DIR" Attributes="0" KeyPath="libeay32_vc6.dll"/>
- <ROW Component="libexpat.dll" ComponentId="{DDEE5D01-0B78-49AD-9E99-C54CFFB954C9}" Directory_="bin_DIR" Attributes="0" KeyPath="libexpat.dll"/>
- <ROW Component="libexpat.dll_1" ComponentId="{F494E32A-34A6-4368-85DF-6BD956B36492}" Directory_="x64_DIR" Attributes="0" KeyPath="libexpat.dll_1"/>
- <ROW Component="msvcp60.dll" ComponentId="{EEB7471D-9A84-49CD-937F-337BD769DA98}" Directory_="bin_DIR" Attributes="0" KeyPath="msvcp60.dll"/>
- <ROW Component="msvcrt.dll" ComponentId="{82A53662-32D9-484A-8DD0-D41850C087B3}" Directory_="bin_DIR" Attributes="0" KeyPath="msvcrt.dll"/>
- <ROW Component="newslice.ico" ComponentId="{F8D213D9-87C8-4BD3-AEA0-A2503AE746D7}" Directory_="icon_DIR" Attributes="0" KeyPath="newslice.ico"/>
- <ROW Component="openssl.exe" ComponentId="{10E10097-33A4-4328-9D42-5B2BFA19D6C4}" Directory_="bin_DIR" Attributes="0" KeyPath="openssl.exe"/>
- <ROW Component="openssl.exe_1" ComponentId="{E8D47306-FD7B-42F1-8F5A-E0830A0ABEDE}" Directory_="x64_DIR" Attributes="256" KeyPath="openssl.exe_1"/>
- <ROW Component="php_ice.dll" ComponentId="{99D401D6-3775-49A5-995C-7B0CB5B6AE9B}" Directory_="bin_DIR" Attributes="0" KeyPath="php_ice.dll"/>
- <ROW Component="slice.vsdir" ComponentId="{D5E31759-6E15-4053-94F6-E8D133A374CC}" Directory_="VS_2008_CPP_TEMPLATE_DIR_MOD" Attributes="0" KeyPath="slice.vsdir"/>
- <ROW Component="slice.vsdir_1" ComponentId="{501632F7-EA5C-4AD5-8069-4FFFF129EA4E}" Directory_="VS_2008_CS_TEMPLATE_DIR_MOD" Attributes="0" KeyPath="slice.vsdir_1"/>
- <ROW Component="slice.vsdir_2" ComponentId="{8909C551-9A14-4A64-BCE7-FB7B04BFE7C5}" Directory_="Slice_1_DIR" Attributes="0" KeyPath="slice.vsdir_2"/>
- <ROW Component="slice.vsdir_3" ComponentId="{1CEDB5AC-61A0-4532-AE3F-1D30D129C326}" Directory_="Slice_2_DIR" Attributes="0" KeyPath="slice.vsdir_3"/>
- <ROW Component="slice2cpp.exe" ComponentId="{FAFC0CF7-9E7A-475B-BD93-2D7590F20472}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2cpp.exe"/>
- <ROW Component="slice2cpp.exe_1" ComponentId="{06D5BD86-0A4A-4D02-B170-B5395AD62428}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2cpp.exe_1"/>
- <ROW Component="slice2cs.exe" ComponentId="{AAD9282E-6143-4292-8CAA-6BC6F28AB482}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2cs.exe"/>
- <ROW Component="slice2cs.exe_1" ComponentId="{BE729B8F-C6F3-4004-B845-E997CC0780C5}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2cs.exe_1"/>
- <ROW Component="slice2freeze.exe" ComponentId="{EAD724DD-4CD4-4806-8F6B-75A79948B180}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2freeze.exe"/>
- <ROW Component="slice2freeze.exe_1" ComponentId="{1D0D143A-BE38-46AA-A1BF-9D8665C023BE}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2freeze.exe_1"/>
- <ROW Component="slice2freezej.exe" ComponentId="{B9AF7633-612C-4A43-9181-D89BAC0082DF}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2freezej.exe"/>
- <ROW Component="slice2freezej.exe_1" ComponentId="{D7FA497B-6847-4D42-8F1F-1B89C0E1784E}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2freezej.exe_1"/>
- <ROW Component="slice2html.exe" ComponentId="{F059CC2D-25D9-43A2-A824-970EA49958C2}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2html.exe"/>
- <ROW Component="slice2html.exe_1" ComponentId="{125F8D9F-D442-4D6A-AEF8-30C24B347D09}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2html.exe_1"/>
- <ROW Component="slice2java.exe" ComponentId="{5664D20D-E97E-496C-9524-3E3182D35AD4}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2java.exe"/>
- <ROW Component="slice2java.exe_1" ComponentId="{1F8A065A-E4D8-4703-AADD-6467ACEBBA85}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2java.exe_1"/>
- <ROW Component="slice2php.exe" ComponentId="{A09568FE-CA4C-4E54-9CA0-0B09F70F1255}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2php.exe"/>
- <ROW Component="slice2php.exe_1" ComponentId="{A3A4D1ED-0AA3-4522-8EF5-43BAA0E2C396}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2php.exe_1"/>
- <ROW Component="slice2py.exe" ComponentId="{08F178F6-573C-4630-8080-E5B874400A81}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2py.exe"/>
- <ROW Component="slice2py.exe_1" ComponentId="{E55083CE-4308-41EC-83A9-D852DE6BD597}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2py.exe_1"/>
- <ROW Component="slice2rb.exe" ComponentId="{6CF5D737-C7DC-4B6B-8110-1F8832AA565D}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2rb.exe"/>
- <ROW Component="slice2rb.exe_1" ComponentId="{16B55518-784E-450C-81BD-3DF5B7DF992B}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2rb.exe_1"/>
- <ROW Component="slice34.dll" ComponentId="{EAD7C9AD-43A3-4BDC-A2F3-5E5AC4AC39CA}" Directory_="bin_DIR" Attributes="0" KeyPath="slice34.dll"/>
- <ROW Component="slice34.dll_1" ComponentId="{F9617810-756C-4E6B-A310-F3924DF443B5}" Directory_="x64_DIR" Attributes="256" KeyPath="slice34.dll_1"/>
- <ROW Component="slice34d.dll" ComponentId="{2E17A789-6219-46CD-932B-36A5046D92E4}" Directory_="bin_DIR" Attributes="0" KeyPath="slice34d.dll"/>
- <ROW Component="slice34d.dll_1" ComponentId="{02D9F0E9-A0C1-4FB9-AF1E-CE1926A82323}" Directory_="x64_DIR" Attributes="256" KeyPath="slice34d.dll_1"/>
- <ROW Component="slicevc60_34.dll" ComponentId="{3DE301CC-FBA9-40E8-B401-B74D44136244}" Directory_="bin_DIR" Attributes="0" KeyPath="slicevc60_34.dll"/>
- <ROW Component="ssleay32.dll" ComponentId="{385919FA-6477-4789-968E-619D5F206ABA}" Directory_="bin_DIR" Attributes="0" KeyPath="ssleay32.dll"/>
- <ROW Component="ssleay32.dll_1" ComponentId="{686C80F6-A6C6-4603-A76D-75E470660FFE}" Directory_="x64_DIR" Attributes="256" KeyPath="ssleay32.dll_1"/>
- <ROW Component="ssleay32_vc6.dll" ComponentId="{123320FE-7ED7-48ED-8408-D69F862B987D}" Directory_="bin_DIR" Attributes="0" KeyPath="ssleay32_vc6.dll"/>
- <ROW Component="stlport_vc646.dll" ComponentId="{127D6FF6-F8E0-4EC8-9C4A-3C2E9F594B62}" Directory_="bin_DIR" Attributes="0" KeyPath="stlport_vc646.dll"/>
- <ROW Component="stlport_vc6_stldebug46.pdb" ComponentId="{87E10717-9A89-48EE-BBF5-BBBEC6299C1D}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch234d.pdb" Type="0"/>
- <ROW Component="transformdb.exe" ComponentId="{09C7A839-BB64-45A4-B0BD-1BEAC9BECEB5}" Directory_="bin_DIR" Attributes="0" KeyPath="transformdb.exe"/>
- <ROW Component="transformdb.exe_1" ComponentId="{98DDFC5B-D7F3-4FB7-9EDE-EAFCCF271939}" Directory_="x64_DIR" Attributes="256" KeyPath="transformdb.exe_1"/>
- <ROW Component="upgradeicegrid.py" ComponentId="{1003F497-83B9-4591-94C5-200FA71C7C89}" Directory_="config_DIR" Attributes="0" KeyPath="upgradeicegrid.py" Type="0"/>
+ <ROW Component="AbstractMutex.h" ComponentId="{58AE280F-8C93-4E0E-AD0A-4116FD8C4BDF}" Directory_="IceUtil_DIR" Attributes="0" KeyPath="AbstractMutex.h" Type="0"/>
+ <ROW Component="Addins" ComponentId="{F0187FE2-DD4D-460F-BE13-EBA82E478FE7}" Directory_="Addins_DIR" Attributes="0"/>
+ <ROW Component="Addins_1" ComponentId="{8FFF5066-A1C1-4953-BF6B-89FAB7BEB526}" Directory_="Addins_1_DIR" Attributes="0"/>
+ <ROW Component="Admin.h" ComponentId="{31B9BB8F-47B4-46DF-9DD7-ED7C97B77850}" Directory_="IceGrid_1_DIR" Attributes="0" KeyPath="Admin.h" Type="0"/>
+ <ROW Component="Application.h" ComponentId="{DE4AB467-6D75-48E6-9199-817F39D02CD7}" Directory_="Glacier2_1_DIR" Attributes="0" KeyPath="Application.h" Type="0"/>
+ <ROW Component="Application.h_1" ComponentId="{48C71A2E-8BE6-4053-9586-E8868405E4AD}" Directory_="Ice_1_DIR" Attributes="0" KeyPath="Application.h_1" Type="0"/>
+ <ROW Component="Checksum.h" ComponentId="{53ADF44B-603E-4A3C-B06D-0E81236F2B5C}" Directory_="Slice_DIR" Attributes="0" KeyPath="Checksum.h" Type="0"/>
+ <ROW Component="ClientUtil.h" ComponentId="{53FD880D-E64A-4F8A-9858-D42C8D9822D6}" Directory_="IcePatch2_1_DIR" Attributes="0" KeyPath="ClientUtil.h" Type="0"/>
+ <ROW Component="ConnectionInfo.h" ComponentId="{E78048A5-5404-4268-857B-20D4ADA4BB73}" Directory_="IceSSL_1_DIR" Attributes="0" KeyPath="ConnectionInfo.h" Type="0"/>
+ <ROW Component="EndpointInfo.ice" ComponentId="{51DCE239-696A-422E-BEF8-355101857C8C}" Directory_="IceSSL_DIR" Attributes="0" KeyPath="EndpointInfo.ice" Type="0"/>
+ <ROW Component="FileServer.ice" ComponentId="{6E9ED1A5-1219-4F66-96D4-6CF9B6BAC5A9}" Directory_="IcePatch2_DIR" Attributes="0" KeyPath="FileServer.ice" Type="0"/>
+ <ROW Component="FileServer.php" ComponentId="{965AEA40-2871-4E39-9E6C-593CBCF086B5}" Directory_="IcePatch2_4_DIR" Attributes="0" KeyPath="FileServer.php" Type="0"/>
+ <ROW Component="FileServer.rb" ComponentId="{6055AD12-B2B5-42C9-B04F-9DD47710C1C4}" Directory_="IcePatch2_3_DIR" Attributes="0" KeyPath="FileServer.rb" Type="0"/>
+ <ROW Component="Glacier2.dll" ComponentId="{0031734D-465B-4609-AE52-63A10456D2D3}" Directory_="bin_DIR" Attributes="0" KeyPath="Glacier2.dll"/>
+ <ROW Component="Glacier2.php" ComponentId="{10428981-3CEB-40DE-B6A7-506397C9DD6E}" Directory_="php_DIR" Attributes="0" KeyPath="Glacier2.php" Type="0"/>
+ <ROW Component="Ice.dll" ComponentId="{1FABD786-19D1-403E-960D-56E5FE4A8732}" Directory_="bin_DIR" Attributes="0" KeyPath="Ice.dll"/>
+ <ROW Component="Ice.jar" ComponentId="{9387BDC4-0AA9-4AF2-9EEF-6C7C7E541BE2}" Directory_="lib_DIR" Attributes="0" KeyPath="Ice.jar" Type="0"/>
+ <ROW Component="IceBox.dll" ComponentId="{704CF647-3320-497D-8A5A-EFBA2BDF886D}" Directory_="bin_DIR" Attributes="0" KeyPath="IceBox.dll"/>
+ <ROW Component="IceBox.h" ComponentId="{B5E79F83-1AA4-448D-A0BB-672698EFCF1D}" Directory_="IceBox_1_DIR" Attributes="0" KeyPath="IceBox.h" Type="0"/>
+ <ROW Component="IceBox.ice" ComponentId="{9ADBF77E-9C51-4531-B87A-87A1B4905572}" Directory_="IceBox_DIR" Attributes="0" KeyPath="IceBox.ice" Type="0"/>
+ <ROW Component="IceBox.php" ComponentId="{E8B4FD20-CF36-45C1-BB04-B4FBC5893655}" Directory_="IceBox_3_DIR" Attributes="0" KeyPath="IceBox.php_1" Type="0"/>
+ <ROW Component="IceBox.rb" ComponentId="{0E5B753F-FC02-42C6-9D37-2F7ECA95D32E}" Directory_="New_Folder_2_DIR" Attributes="0" KeyPath="IceBox.rb_1" Type="0"/>
+ <ROW Component="IceGrid.dll" ComponentId="{6152251C-EE63-4353-A6B3-1D41CF72AC59}" Directory_="bin_DIR" Attributes="0" KeyPath="IceGrid.dll"/>
+ <ROW Component="IceGridAdmin.chm" ComponentId="{3B607271-E223-4AE0-B953-67BC2C8C66B0}" Directory_="help_DIR" Attributes="0" KeyPath="IceGridAdmin.chm" Type="1"/>
+ <ROW Component="IcePatch2.dll" ComponentId="{5CE209C2-2F51-47CB-A83F-706E62E091EC}" Directory_="bin_DIR" Attributes="0" KeyPath="IcePatch2.dll"/>
+ <ROW Component="IceRuby.dll" ComponentId="{41B1A2C4-4FD2-4E34-A555-DC3749155A0E}" Directory_="ruby_DIR" Attributes="0" KeyPath="IceRuby.dll"/>
+ <ROW Component="IceSSL.dll" ComponentId="{BD1FC40F-BB28-4DC3-8C97-4F4E58CB373F}" Directory_="bin_DIR" Attributes="0" KeyPath="IceSSL.dll"/>
+ <ROW Component="IceStorm.dll" ComponentId="{859C1764-94FB-4713-860B-6B3483966EF1}" Directory_="bin_DIR" Attributes="0" KeyPath="IceStorm.dll"/>
+ <ROW Component="IceStorm.h" ComponentId="{72F2EECB-53A7-4CFF-B854-9243515688A2}" Directory_="IceStorm_1_DIR" Attributes="0" KeyPath="IceStorm.h" Type="0"/>
+ <ROW Component="IceStorm.ice" ComponentId="{294CC0AA-9A55-4F6C-8DF1-A8A8F9C9A7B8}" Directory_="IceStorm_DIR" Attributes="0" KeyPath="IceStorm.ice" Type="0"/>
+ <ROW Component="IceStorm.php" ComponentId="{2DDF800C-64F6-4772-9B11-2EA91F60F0C5}" Directory_="IceStorm_4_DIR" Attributes="0" KeyPath="IceStorm.php_1" Type="0"/>
+ <ROW Component="IceStorm.rb" ComponentId="{ADB9251E-8EE3-4FCA-9514-0A7EB8311A6E}" Directory_="ruby_DIR" Attributes="0" KeyPath="IceStorm.rb" Type="0"/>
+ <ROW Component="IceStorm.rb_1" ComponentId="{0AA294E5-2102-4A2F-9CFA-5250D47068A6}" Directory_="IceStorm_3_DIR" Attributes="0" KeyPath="IceStorm.rb_1" Type="0"/>
+ <ROW Component="IceStorm_IceStorm_ice.py" ComponentId="{A84DB20B-9500-472B-A039-290215C08B0C}" Directory_="python_DIR" Attributes="0" KeyPath="IceStorm_IceStorm_ice.py" Type="0"/>
+ <ROW Component="IceStorm_IceStorm_ice.py_1" ComponentId="{970F77D9-F619-469A-BB39-ADF31D2DEACB}" Directory_="x64_2_DIR" Attributes="0" KeyPath="IceStorm_IceStorm_ice.py_1" Type="0"/>
+ <ROW Component="IceVisualStudioAddin_VS2008.dll" ComponentId="{18673125-0C92-4B3A-AAA6-32FDD374EF22}" Directory_="bin_DIR" Attributes="0" KeyPath="IceVisualStudioAddin_VS2008.dll"/>
+ <ROW Component="IceVisualStudioAddin_VS2010.dll" ComponentId="{4B160554-975D-41EE-A69A-0092A39B986D}" Directory_="bin_DIR" Attributes="0" KeyPath="IceVisualStudioAddin_VS2010.dll"/>
+ <ROW Component="InstallDir" ComponentId="{6A7B76E5-1A5D-498C-A332-005D8C891618}" Directory_="APPDIR" Attributes="260" KeyPath="InstallDir"/>
+ <ROW Component="Parser.h" ComponentId="{3ADB458A-2E8D-485C-BE94-F4BDFA447F21}" Directory_="IceXML_DIR" Attributes="0" KeyPath="Parser.h" Type="0"/>
+ <ROW Component="QtCore4.dll" ComponentId="{93CD24B6-53FE-4D43-A4B6-28FAC61F1519}" Directory_="bin_DIR" Attributes="0" KeyPath="QtCore4.dll"/>
+ <ROW Component="QtCore4.dll_1" ComponentId="{4DD92E40-4400-4B0C-8452-69304A3F987E}" Directory_="x64_DIR" Attributes="256" KeyPath="QtCore4.dll_1"/>
+ <ROW Component="QtCore4.dll_2" ComponentId="{B8EE8245-F33D-4011-A8CB-FA17F3D229AE}" Directory_="vc100_DIR" Attributes="0" KeyPath="QtCore4.dll_2"/>
+ <ROW Component="QtCore4.dll_3" ComponentId="{802EAA31-0970-45A6-A44C-D018AF561CC4}" Directory_="x64_3_DIR" Attributes="256" KeyPath="QtCore4.dll_3"/>
+ <ROW Component="QtCored4.dll" ComponentId="{120749D0-9FDD-4B7C-B40D-0DD2CF5DEAC0}" Directory_="bin_DIR" Attributes="0" KeyPath="QtCored4.dll"/>
+ <ROW Component="QtCored4.dll_1" ComponentId="{EB70CAB9-F750-43AE-B188-2334C1100A28}" Directory_="x64_DIR" Attributes="256" KeyPath="QtCored4.dll_1"/>
+ <ROW Component="QtCored4.dll_2" ComponentId="{F2B75E73-7F90-4171-B9C1-37F50453ABDF}" Directory_="vc100_DIR" Attributes="0" KeyPath="QtCored4.dll_2"/>
+ <ROW Component="QtCored4.dll_3" ComponentId="{F2C47B34-5EDF-4D48-9886-300430588B04}" Directory_="x64_3_DIR" Attributes="256" KeyPath="QtCored4.dll_3"/>
+ <ROW Component="QtSql4.dll" ComponentId="{D5374DA8-E866-4169-BADB-97AF69F20ED8}" Directory_="bin_DIR" Attributes="0" KeyPath="QtSql4.dll"/>
+ <ROW Component="QtSql4.dll_1" ComponentId="{78F77446-4BC8-48E9-94C3-92D9E5384810}" Directory_="x64_DIR" Attributes="256" KeyPath="QtSql4.dll_1"/>
+ <ROW Component="QtSql4.dll_2" ComponentId="{B006E3B4-A05D-429E-996D-540AE386C280}" Directory_="vc100_DIR" Attributes="0" KeyPath="QtSql4.dll_2"/>
+ <ROW Component="QtSql4.dll_3" ComponentId="{4635C67A-C9F2-4500-AC49-87700ED35F7A}" Directory_="x64_3_DIR" Attributes="256" KeyPath="QtSql4.dll_3"/>
+ <ROW Component="QtSqld4.dll" ComponentId="{CAD35BA7-613E-408F-B23D-1B293F658975}" Directory_="bin_DIR" Attributes="0" KeyPath="QtSqld4.dll"/>
+ <ROW Component="QtSqld4.dll_1" ComponentId="{41E6341D-D7B8-4284-B610-074DDBCC2D91}" Directory_="x64_DIR" Attributes="256" KeyPath="QtSqld4.dll_1"/>
+ <ROW Component="QtSqld4.dll_2" ComponentId="{3FE1E3A0-DF3C-4D29-B7EC-52B4A018EA13}" Directory_="vc100_DIR" Attributes="0" KeyPath="QtSqld4.dll_2"/>
+ <ROW Component="QtSqld4.dll_3" ComponentId="{2CFB1758-4BFC-419C-A894-A9D5B654988E}" Directory_="x64_3_DIR" Attributes="256" KeyPath="QtSqld4.dll_3"/>
+ <ROW Component="SSLInfo.ice" ComponentId="{A647204E-92D5-4952-B7D5-A9771C9A2136}" Directory_="Glacier2_DIR" Attributes="0" KeyPath="SSLInfo.ice" Type="0"/>
+ <ROW Component="SSLInfo.php" ComponentId="{1C1A75B7-24DA-4D48-8957-60F3FA41521A}" Directory_="Glacier2_3_DIR" Attributes="0" KeyPath="SSLInfo.php" Type="0"/>
+ <ROW Component="SSLInfo.rb" ComponentId="{22222645-C433-4F1E-8712-E4FCE996721F}" Directory_="Glacier2_2_DIR" Attributes="0" KeyPath="SSLInfo.rb" Type="0"/>
+ <ROW Component="Slice.zip" ComponentId="{2C68F60B-AE39-4C97-905E-72C8601802AF}" Directory_="Visual_C_DIR" Attributes="0" KeyPath="Slice.zip"/>
+ <ROW Component="Slice.zip_1" ComponentId="{1832A803-C971-4342-B4DD-8289A94C65FC}" Directory_="Visual_C_1_DIR" Attributes="0" KeyPath="Slice.zip_1"/>
+ <ROW Component="StatsF.ice" ComponentId="{8A1C9A78-20E0-4133-A174-0FC9B908A672}" Directory_="Ice_DIR" Attributes="0" KeyPath="StatsF.ice" Type="0"/>
+ <ROW Component="StatsF.php" ComponentId="{3FD7858A-C0FC-4064-8EA7-EA2DE3FCAEC8}" Directory_="Ice_3_DIR" Attributes="0" KeyPath="StatsF.php" Type="0"/>
+ <ROW Component="StatsF.rb" ComponentId="{1955674F-81ED-4FA2-B045-E72D7798E156}" Directory_="Ice_2_DIR" Attributes="0" KeyPath="StatsF.rb" Type="0"/>
+ <ROW Component="THIRD_PARTY_SOURCES.txt" ComponentId="{9D52A310-836F-4885-B725-FF0F01D75F8F}" Directory_="APPDIR" Attributes="0" KeyPath="LICENSE.txt" Type="0"/>
+ <ROW Component="TransactionHolder.h" ComponentId="{6A66A89E-A081-454F-A292-BD0D3ECEAE83}" Directory_="Freeze_1_DIR" Attributes="0" KeyPath="TransactionHolder.h" Type="0"/>
+ <ROW Component="TransactionalEvictor.ice" ComponentId="{DB8018C0-6064-4DBF-BA7B-D576F60D287F}" Directory_="Freeze_DIR" Attributes="0" KeyPath="TransactionalEvictor.ice" Type="0"/>
+ <ROW Component="UserAccountMapper.ice" ComponentId="{CF1BFEEB-E165-4650-85F4-B67C8FCF8AE7}" Directory_="IceGrid_DIR" Attributes="0" KeyPath="UserAccountMapper.ice" Type="0"/>
+ <ROW Component="UserAccountMapper.php" ComponentId="{D22F75C0-E98B-4D09-9092-CFEB79F7DE6B}" Directory_="IceGrid_4_DIR" Attributes="0" KeyPath="UserAccountMapper.php" Type="0"/>
+ <ROW Component="UserAccountMapper.rb" ComponentId="{8C0B6693-686F-46D4-A33F-D5A83B45A054}" Directory_="IceGrid_3_DIR" Attributes="0" KeyPath="UserAccountMapper.rb" Type="0"/>
+ <ROW Component="_" ComponentId="{3B715ABC-09FA-4C8D-BB63-D72EB08768F3}" Directory_="APPDIR" Attributes="4" KeyPath="_"/>
+ <ROW Component="bzip2.dll" ComponentId="{06D98F56-2906-42C4-A089-76F45B15CB95}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2.dll"/>
+ <ROW Component="bzip2.dll_1" ComponentId="{F120FC48-6511-4A06-B385-BE91BB75273F}" Directory_="x64_DIR" Attributes="256" KeyPath="bzip2.dll_1"/>
+ <ROW Component="bzip2.dll_2" ComponentId="{D19F48FF-7564-4125-B9FC-23ABF1B146B0}" Directory_="vc100_DIR" Attributes="0" KeyPath="bzip2.dll_2"/>
+ <ROW Component="bzip2.dll_3" ComponentId="{FC1D1B70-4758-48B0-8572-B9D6E4F00524}" Directory_="x64_3_DIR" Attributes="256" KeyPath="bzip2.dll_3"/>
+ <ROW Component="bzip2_vc6.dll" ComponentId="{70337A6B-1F20-44AC-814F-66D2544D8787}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2_vc6.dll"/>
+ <ROW Component="bzip2d.dll" ComponentId="{65583C66-4713-47F4-8AEB-4F07E1A027D9}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2d.dll"/>
+ <ROW Component="bzip2d.dll_1" ComponentId="{AC80EF00-FC74-4F77-B17A-585E4576FA09}" Directory_="x64_DIR" Attributes="256" KeyPath="bzip2d.dll_1"/>
+ <ROW Component="bzip2d.dll_2" ComponentId="{9D4EE0E1-7051-43C4-850D-6B1711F1529C}" Directory_="vc100_DIR" Attributes="0" KeyPath="bzip2d.dll_2"/>
+ <ROW Component="bzip2d.dll_3" ComponentId="{77D66117-9B8F-4489-8CD7-E958534F0336}" Directory_="x64_3_DIR" Attributes="256" KeyPath="bzip2d.dll_3"/>
+ <ROW Component="db_archive.exe" ComponentId="{583E1D60-6E64-45EB-99EF-3300C8077A7B}" Directory_="bin_DIR" Attributes="0" KeyPath="db_archive.exe"/>
+ <ROW Component="db_archive.exe_1" ComponentId="{F768206C-B11A-43B9-BDDC-BDBDD5DAA915}" Directory_="x64_DIR" Attributes="256" KeyPath="db_archive.exe_1"/>
+ <ROW Component="db_archive.exe_2" ComponentId="{4895F7DA-911F-41E3-BD51-29AB9FFBE4F8}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_archive.exe_2"/>
+ <ROW Component="db_archive.exe_3" ComponentId="{C4A11113-69B6-4885-A087-F16A6AFC05E6}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_archive.exe_3"/>
+ <ROW Component="db_archive.exe_4" ComponentId="{1915AA3A-A69B-495B-99C9-15320FE57888}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_archive.exe_4"/>
+ <ROW Component="db_checkpoint.exe" ComponentId="{B119CBB1-58CB-47FD-96C0-C321CB518111}" Directory_="bin_DIR" Attributes="0" KeyPath="db_checkpoint.exe"/>
+ <ROW Component="db_checkpoint.exe_1" ComponentId="{7EFC6C76-9CE7-4853-A811-E74EB2C53F2A}" Directory_="x64_DIR" Attributes="256" KeyPath="db_checkpoint.exe_1"/>
+ <ROW Component="db_checkpoint.exe_2" ComponentId="{E6CD9DCA-F034-4E30-A657-37A897AFCE54}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_checkpoint.exe_2"/>
+ <ROW Component="db_checkpoint.exe_3" ComponentId="{2DD43292-AD71-4D14-A573-78B3458E466C}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_checkpoint.exe_3"/>
+ <ROW Component="db_checkpoint.exe_4" ComponentId="{D697069E-020E-44C4-97CE-D9C338E9ED9B}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_checkpoint.exe_4"/>
+ <ROW Component="db_deadlock.exe" ComponentId="{30142B98-7068-4C5A-B83E-D629CDD5EB25}" Directory_="bin_DIR" Attributes="0" KeyPath="db_deadlock.exe"/>
+ <ROW Component="db_deadlock.exe_1" ComponentId="{CAD1B2E9-B46F-4096-B9E2-AD86B20F1F1B}" Directory_="x64_DIR" Attributes="256" KeyPath="db_deadlock.exe_1"/>
+ <ROW Component="db_deadlock.exe_2" ComponentId="{2F2913EB-CA86-402C-8669-1A10CA7084F1}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_deadlock.exe_2"/>
+ <ROW Component="db_deadlock.exe_3" ComponentId="{6020192A-6B52-49BF-9DA9-5628A641B602}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_deadlock.exe_3"/>
+ <ROW Component="db_deadlock.exe_4" ComponentId="{507CDA56-679D-4D5A-A4FC-6EDCBDFE3DAA}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_deadlock.exe_4"/>
+ <ROW Component="db_dump.exe" ComponentId="{51D505A5-7BB1-4A01-BCEE-25B32F178AF0}" Directory_="bin_DIR" Attributes="0" KeyPath="db_dump.exe"/>
+ <ROW Component="db_dump.exe_1" ComponentId="{451575BA-37AC-4D54-B689-CD483F9FB321}" Directory_="x64_DIR" Attributes="256" KeyPath="db_dump.exe_1"/>
+ <ROW Component="db_dump.exe_2" ComponentId="{ACD80E81-EF8A-4BAA-87BB-CC038C91007C}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_dump.exe_2"/>
+ <ROW Component="db_dump.exe_3" ComponentId="{F84BF787-D696-4797-9791-0FE343409385}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_dump.exe_3"/>
+ <ROW Component="db_dump.exe_4" ComponentId="{11352FBD-E07E-478B-9A66-3DBD673AD9D8}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_dump.exe_4"/>
+ <ROW Component="db_hotbackup.exe" ComponentId="{8882BCD1-1591-45DA-86EE-2A7FE2665FDC}" Directory_="bin_DIR" Attributes="0" KeyPath="db_hotbackup.exe"/>
+ <ROW Component="db_hotbackup.exe_1" ComponentId="{B452F2EF-7D75-47AC-91DF-BA615AEFA375}" Directory_="x64_DIR" Attributes="256" KeyPath="db_hotbackup.exe_1"/>
+ <ROW Component="db_hotbackup.exe_2" ComponentId="{29F7E071-06AF-4AAB-9BA0-24A042B47170}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_hotbackup.exe_2"/>
+ <ROW Component="db_hotbackup.exe_3" ComponentId="{13E7CF01-4099-41E4-8D95-5D07B285A3C1}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_hotbackup.exe_3"/>
+ <ROW Component="db_hotbackup.exe_4" ComponentId="{72CC1018-9378-452B-9C2C-494C3AB947B9}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_hotbackup.exe_4"/>
+ <ROW Component="db_load.exe" ComponentId="{EA734037-8042-44CC-A9D6-7D233661B988}" Directory_="bin_DIR" Attributes="0" KeyPath="db_load.exe"/>
+ <ROW Component="db_load.exe_1" ComponentId="{A7B4507E-A268-4997-99DD-F1094CC763FF}" Directory_="x64_DIR" Attributes="256" KeyPath="db_load.exe_1"/>
+ <ROW Component="db_load.exe_2" ComponentId="{5390AB1A-311B-428F-BBBC-72560C3DC3A1}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_load.exe_2"/>
+ <ROW Component="db_load.exe_3" ComponentId="{8DAD46B4-C0B6-4BAC-BAE4-CB6E6EA9D664}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_load.exe_3"/>
+ <ROW Component="db_load.exe_4" ComponentId="{AA7C1CAA-F041-4ACE-B999-7E028CDBC523}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_load.exe_4"/>
+ <ROW Component="db_printlog.exe" ComponentId="{0C0A3B8C-0C5F-4937-9B84-7D991DA6E4AA}" Directory_="bin_DIR" Attributes="0" KeyPath="db_printlog.exe"/>
+ <ROW Component="db_printlog.exe_1" ComponentId="{5285FBD1-0D06-47A1-A668-ECB2EBB994CF}" Directory_="x64_DIR" Attributes="256" KeyPath="db_printlog.exe_1"/>
+ <ROW Component="db_printlog.exe_2" ComponentId="{CBDBE520-CCD3-4A43-9732-62B4614F826B}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_printlog.exe_2"/>
+ <ROW Component="db_printlog.exe_3" ComponentId="{B4FCEEE7-4C4B-4283-8F8D-9A4041DCBA15}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_printlog.exe_3"/>
+ <ROW Component="db_printlog.exe_4" ComponentId="{100B38B5-E4FD-4EE1-AE6E-992D2FE5FD01}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_printlog.exe_4"/>
+ <ROW Component="db_recover.exe" ComponentId="{CE862A27-B6F7-47D3-8139-540F2CCA7755}" Directory_="bin_DIR" Attributes="0" KeyPath="db_recover.exe"/>
+ <ROW Component="db_recover.exe_1" ComponentId="{29B566E6-BD19-41C6-85D0-75A88E3D2E2C}" Directory_="x64_DIR" Attributes="256" KeyPath="db_recover.exe_1"/>
+ <ROW Component="db_recover.exe_2" ComponentId="{FF12994D-F2A1-4BC6-AD8B-B00D8FB6ACDF}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_recover.exe_2"/>
+ <ROW Component="db_recover.exe_3" ComponentId="{4424F438-1833-4F31-B9A6-903D3EB0AD3C}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_recover.exe_3"/>
+ <ROW Component="db_recover.exe_4" ComponentId="{8E1467F2-3D37-4E3C-A9E4-4BFB73BC4B0C}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_recover.exe_4"/>
+ <ROW Component="db_stat.exe" ComponentId="{47724BF0-265D-450D-8DDE-214DE1C4DD9E}" Directory_="bin_DIR" Attributes="0" KeyPath="db_stat.exe"/>
+ <ROW Component="db_stat.exe_1" ComponentId="{25D846F3-A917-4C8A-82B1-8F483C46B6B8}" Directory_="x64_DIR" Attributes="256" KeyPath="db_stat.exe_1"/>
+ <ROW Component="db_stat.exe_2" ComponentId="{49DBC97A-15E7-4BB9-92ED-65270FDF519D}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_stat.exe_2"/>
+ <ROW Component="db_stat.exe_3" ComponentId="{7D016368-6701-4AD8-8926-140976E902BB}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_stat.exe_3"/>
+ <ROW Component="db_stat.exe_4" ComponentId="{8BCEE2C8-2079-45BC-8458-A55EF8E828ED}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_stat.exe_4"/>
+ <ROW Component="db_upgrade.exe" ComponentId="{21BA7F1E-46BC-4DBC-9901-56F64E2DB90C}" Directory_="bin_DIR" Attributes="0" KeyPath="db_upgrade.exe"/>
+ <ROW Component="db_upgrade.exe_1" ComponentId="{098D2D42-BBFA-4C32-AB16-46050CBDA546}" Directory_="x64_DIR" Attributes="256" KeyPath="db_upgrade.exe_1"/>
+ <ROW Component="db_upgrade.exe_2" ComponentId="{8CC11F6A-D518-4961-A2B0-E78132F6F0D4}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_upgrade.exe_2"/>
+ <ROW Component="db_upgrade.exe_3" ComponentId="{8C2E6D9C-A7B8-4728-A7DA-FCAEB9CF93E7}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_upgrade.exe_3"/>
+ <ROW Component="db_upgrade.exe_4" ComponentId="{C8CAD114-62D4-40BE-8D25-137ACC94B82F}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_upgrade.exe_4"/>
+ <ROW Component="db_verify.exe" ComponentId="{F1E49AE5-35C6-47FB-B331-8AB9C2AF2642}" Directory_="bin_DIR" Attributes="0" KeyPath="db_verify.exe"/>
+ <ROW Component="db_verify.exe_1" ComponentId="{EC8E2E4A-0733-4F37-B475-1183AB744D60}" Directory_="x64_DIR" Attributes="256" KeyPath="db_verify.exe_1"/>
+ <ROW Component="db_verify.exe_2" ComponentId="{C503A0B8-FB2A-4B47-90F8-2B7AD2FE13A5}" Directory_="bcc10_DIR" Attributes="0" KeyPath="db_verify.exe_2"/>
+ <ROW Component="db_verify.exe_3" ComponentId="{9C6FE64E-A9C8-49CD-841C-3BF30BF4553B}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_verify.exe_3"/>
+ <ROW Component="db_verify.exe_4" ComponentId="{2E75ACB7-2247-432C-A9A3-44229B597822}" Directory_="x64_3_DIR" Attributes="256" KeyPath="db_verify.exe_4"/>
+ <ROW Component="dumpdb.exe" ComponentId="{10DA3267-926C-4A83-96BC-F53DEA297979}" Directory_="bin_DIR" Attributes="0" KeyPath="dumpdb.exe"/>
+ <ROW Component="dumpdb.exe_1" ComponentId="{77BFDE8E-530E-49B5-9735-86C18F50E967}" Directory_="x64_DIR" Attributes="256" KeyPath="dumpdb.exe_1"/>
+ <ROW Component="dumpdb.exe_2" ComponentId="{ECDC009A-B0E6-44A8-A0FC-DEE5A3F663A2}" Directory_="vc100_DIR" Attributes="0" KeyPath="dumpdb.exe_2"/>
+ <ROW Component="dumpdb.exe_3" ComponentId="{B9D454AA-EF50-4AA1-8609-6B998EC232A7}" Directory_="x64_3_DIR" Attributes="256" KeyPath="dumpdb.exe_3"/>
+ <ROW Component="freeze34.dll" ComponentId="{89B8F3B9-3636-4583-A5C9-AB02CD60C1C6}" Directory_="bin_DIR" Attributes="0" KeyPath="freeze34.dll"/>
+ <ROW Component="freeze34.dll_1" ComponentId="{693CCCD5-ABA7-44F5-AABB-EAFBBBAB90D5}" Directory_="bcc10_DIR" Attributes="0" KeyPath="freeze34.dll_1"/>
+ <ROW Component="freeze34.dll_2" ComponentId="{D0B79214-EFE5-47BB-BF19-F67227569D6E}" Directory_="x64_DIR" Attributes="256" KeyPath="freeze34.dll_2"/>
+ <ROW Component="freeze34.dll_3" ComponentId="{78EE3CD5-D986-4CE0-9398-D22A066762BE}" Directory_="vc100_DIR" Attributes="0" KeyPath="freeze34.dll_3"/>
+ <ROW Component="freeze34.dll_4" ComponentId="{FD7BFDDE-228A-4A0D-8E3B-5EB7EC52D1BA}" Directory_="x64_3_DIR" Attributes="256" KeyPath="freeze34.dll_4"/>
+ <ROW Component="freeze34d.dll" ComponentId="{111141E8-9E5F-4707-8121-21C7B8A1BD2E}" Directory_="bin_DIR" Attributes="0" KeyPath="freeze34d.dll"/>
+ <ROW Component="freeze34d.dll_1" ComponentId="{5D457717-B151-4234-8D04-0DC74B2F92E9}" Directory_="bcc10_DIR" Attributes="0" KeyPath="freeze34d.dll_1"/>
+ <ROW Component="freeze34d.dll_2" ComponentId="{6197608B-A4B8-4448-85AB-A4E1BEC0E00D}" Directory_="x64_DIR" Attributes="256" KeyPath="freeze34d.dll_2"/>
+ <ROW Component="freeze34d.dll_3" ComponentId="{E62907E3-1D64-4095-BE80-674CBCFA4036}" Directory_="vc100_DIR" Attributes="0" KeyPath="freeze34d.dll_3"/>
+ <ROW Component="freeze34d.dll_4" ComponentId="{90577374-8C24-4633-972E-2718F83D7253}" Directory_="x64_3_DIR" Attributes="256" KeyPath="freeze34d.dll_4"/>
+ <ROW Component="freeze34d.pdb" ComponentId="{8D069996-78D4-4EC4-8813-2F12985BE1B3}" Directory_="x64_DIR" Attributes="0" KeyPath="freeze34d.pdb_1" Type="0"/>
+ <ROW Component="freezed.lib" ComponentId="{0BF5DC28-A83E-4AD1-90FB-DD02966AA511}" Directory_="x64_1_DIR" Attributes="0" KeyPath="freezed.lib_1" Type="0"/>
+ <ROW Component="freezed.lib_1" ComponentId="{39FBC3F0-FAB6-4A64-A423-9F1263B807E0}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="freezed.lib_2" Type="0"/>
+ <ROW Component="freezed.lib_2" ComponentId="{EBADF1A9-D7FA-4270-BF28-F7D19E7D7E6B}" Directory_="x64_4_DIR" Attributes="0" KeyPath="freezed.lib_4" Type="0"/>
+ <ROW Component="glacier234.dll" ComponentId="{791BC304-9545-42A4-A8BB-2DF9C9270135}" Directory_="bin_DIR" Attributes="0" KeyPath="glacier234.dll"/>
+ <ROW Component="glacier234.dll_1" ComponentId="{5E0D9155-2F64-4D17-BC18-1C1B17962EEA}" Directory_="bcc10_DIR" Attributes="0" KeyPath="glacier234.dll_1"/>
+ <ROW Component="glacier234.dll_2" ComponentId="{23D49A43-2F5E-4524-B2F6-51CD9B22B6E5}" Directory_="x64_DIR" Attributes="256" KeyPath="glacier234.dll_2"/>
+ <ROW Component="glacier234.dll_3" ComponentId="{370D1FBC-8983-404F-AEE0-088BB26DCB0D}" Directory_="vc100_DIR" Attributes="0" KeyPath="glacier234.dll_3"/>
+ <ROW Component="glacier234.dll_4" ComponentId="{4AB2664D-034B-4B3E-922D-5D6B6CD665B0}" Directory_="x64_3_DIR" Attributes="256" KeyPath="glacier234.dll_4"/>
+ <ROW Component="glacier234d.dll" ComponentId="{44373A26-ED28-45B7-9BC9-A523781CB524}" Directory_="bin_DIR" Attributes="0" KeyPath="glacier234d.dll"/>
+ <ROW Component="glacier234d.dll_1" ComponentId="{70846999-9E66-4D71-98CD-B3923966EC26}" Directory_="bcc10_DIR" Attributes="0" KeyPath="glacier234d.dll_1"/>
+ <ROW Component="glacier234d.dll_2" ComponentId="{FF2D9D1A-77F5-4123-8FB2-0311EF67CEDC}" Directory_="x64_DIR" Attributes="256" KeyPath="glacier234d.dll_2"/>
+ <ROW Component="glacier234d.dll_3" ComponentId="{A621ACCB-F051-4625-8197-04B2AC39EB39}" Directory_="vc100_DIR" Attributes="0" KeyPath="glacier234d.dll_3"/>
+ <ROW Component="glacier234d.dll_4" ComponentId="{CC03F81E-D036-4043-9F27-7B0EB9FACBFC}" Directory_="x64_3_DIR" Attributes="256" KeyPath="glacier234d.dll_4"/>
+ <ROW Component="glacier2router.exe" ComponentId="{9487BC91-82AE-496F-8679-7BE0A18AAEED}" Directory_="bin_DIR" Attributes="0" KeyPath="glacier2router.exe"/>
+ <ROW Component="glacier2router.exe_1" ComponentId="{CB62B093-241B-43BC-9D3E-4DF50233B41B}" Directory_="x64_DIR" Attributes="256" KeyPath="glacier2router.exe_1"/>
+ <ROW Component="glacier2router.exe_2" ComponentId="{825E9B8E-AD6E-4769-9693-95443E9A2D68}" Directory_="vc100_DIR" Attributes="0" KeyPath="glacier2router.exe_2"/>
+ <ROW Component="glacier2router.exe_3" ComponentId="{E090A91F-E230-4CDE-AF5A-EF66F8577452}" Directory_="x64_3_DIR" Attributes="256" KeyPath="glacier2router.exe_3"/>
+ <ROW Component="ice34.dll" ComponentId="{55CB83CC-4FF2-4220-8DDB-2082C739D456}" Directory_="bin_DIR" Attributes="0" KeyPath="ice34.dll"/>
+ <ROW Component="ice34.dll_1" ComponentId="{480B0792-8226-4075-8D28-26C8F027C94B}" Directory_="bcc10_DIR" Attributes="0" KeyPath="ice34.dll_1"/>
+ <ROW Component="ice34.dll_2" ComponentId="{4AD3ED95-FAE9-4B14-AF1F-B103C40CD3DD}" Directory_="x64_DIR" Attributes="256" KeyPath="ice34.dll_2"/>
+ <ROW Component="ice34.dll_3" ComponentId="{3BCC247B-E9F8-4981-B401-77BB741071DB}" Directory_="vc100_DIR" Attributes="0" KeyPath="ice34.dll_3"/>
+ <ROW Component="ice34.dll_4" ComponentId="{EE7B1EE5-E066-4D22-AF1E-1B5E67720AA8}" Directory_="x64_3_DIR" Attributes="256" KeyPath="ice34.dll_4"/>
+ <ROW Component="ice34d.dll" ComponentId="{7431851D-170B-49FF-8DA4-675189C622E6}" Directory_="bin_DIR" Attributes="0" KeyPath="ice34d.dll"/>
+ <ROW Component="ice34d.dll_1" ComponentId="{2A9D28DF-BBD6-4001-957E-81E0A9F6E301}" Directory_="bcc10_DIR" Attributes="0" KeyPath="ice34d.dll_1"/>
+ <ROW Component="ice34d.dll_2" ComponentId="{17EA6C6D-681A-45C6-B44E-C6A97B0FD366}" Directory_="x64_DIR" Attributes="256" KeyPath="ice34d.dll_2"/>
+ <ROW Component="ice34d.dll_3" ComponentId="{8934DC21-5B9E-4F9A-B3D8-77F750AC4E41}" Directory_="vc100_DIR" Attributes="0" KeyPath="ice34d.dll_3"/>
+ <ROW Component="ice34d.dll_4" ComponentId="{5B6C8705-A278-40AC-88B5-96F63F8165DE}" Directory_="x64_3_DIR" Attributes="256" KeyPath="ice34d.dll_4"/>
+ <ROW Component="icebox.exe" ComponentId="{0B51CCBD-34BA-4FED-B84E-A178059A203E}" Directory_="bin_DIR" Attributes="0" KeyPath="icebox.exe"/>
+ <ROW Component="icebox.exe_1" ComponentId="{DB63BCB6-6AF9-4848-B6FD-72CAC1103F5D}" Directory_="x64_DIR" Attributes="256" KeyPath="icebox.exe_1"/>
+ <ROW Component="icebox.exe_2" ComponentId="{5A9464D3-ACB4-407A-B65F-35774E800129}" Directory_="vc100_DIR" Attributes="0" KeyPath="icebox.exe_2"/>
+ <ROW Component="icebox.exe_3" ComponentId="{D6318D3B-DEBE-4B3B-A37B-3B49DBBAA292}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icebox.exe_3"/>
+ <ROW Component="icebox34.dll" ComponentId="{7D3517AC-0C59-4C3F-B158-0D79EABD53A6}" Directory_="bin_DIR" Attributes="0" KeyPath="icebox34.dll"/>
+ <ROW Component="icebox34.dll_1" ComponentId="{7E918514-0549-41CB-8138-ABD258145638}" Directory_="x64_DIR" Attributes="256" KeyPath="icebox34.dll_1"/>
+ <ROW Component="icebox34.dll_2" ComponentId="{3B23F88A-5C91-4E17-9BF1-3ECD0C13247A}" Directory_="vc100_DIR" Attributes="0" KeyPath="icebox34.dll_2"/>
+ <ROW Component="icebox34.dll_3" ComponentId="{799688E6-3279-436D-8302-788AA3603241}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icebox34.dll_3"/>
+ <ROW Component="icebox34d.dll" ComponentId="{E276F62D-59B9-49DA-AB10-74BE8860CABF}" Directory_="bin_DIR" Attributes="0" KeyPath="icebox34d.dll"/>
+ <ROW Component="icebox34d.dll_1" ComponentId="{A0A98A52-3E5E-43F6-AFBE-7A81844AE83C}" Directory_="x64_DIR" Attributes="256" KeyPath="icebox34d.dll_1"/>
+ <ROW Component="icebox34d.dll_2" ComponentId="{9B649760-3CE3-4307-B35E-0B2B113FE09B}" Directory_="vc100_DIR" Attributes="0" KeyPath="icebox34d.dll_2"/>
+ <ROW Component="icebox34d.dll_3" ComponentId="{C9242C11-428B-41E8-8E6D-2399A2AF5D14}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icebox34d.dll_3"/>
+ <ROW Component="iceboxadmin.exe" ComponentId="{F93EDF2E-F925-4C32-9795-FA3F129D7B3F}" Directory_="bin_DIR" Attributes="0" KeyPath="iceboxadmin.exe"/>
+ <ROW Component="iceboxadmin.exe_1" ComponentId="{043AB6F1-B82B-436F-868C-34101E700ED7}" Directory_="x64_DIR" Attributes="256" KeyPath="iceboxadmin.exe_1"/>
+ <ROW Component="iceboxadmin.exe_2" ComponentId="{C89E72EA-C027-4B18-BE8E-1996571251CB}" Directory_="vc100_DIR" Attributes="0" KeyPath="iceboxadmin.exe_2"/>
+ <ROW Component="iceboxadmin.exe_3" ComponentId="{834BFF5A-C794-44F9-8872-FE2DEB650161}" Directory_="x64_3_DIR" Attributes="256" KeyPath="iceboxadmin.exe_3"/>
+ <ROW Component="iceboxd.exe" ComponentId="{FED081B2-895A-44E3-9B05-E1D143188537}" Directory_="bin_DIR" Attributes="0" KeyPath="iceboxd.exe"/>
+ <ROW Component="iceboxd.exe_1" ComponentId="{1D514834-17E0-4132-9003-9F579767A773}" Directory_="x64_DIR" Attributes="256" KeyPath="iceboxd.exe_1"/>
+ <ROW Component="iceboxd.exe_2" ComponentId="{C86E1536-DB03-4B06-A7C6-65A334FAE0BC}" Directory_="vc100_DIR" Attributes="0" KeyPath="iceboxd.exe_2"/>
+ <ROW Component="iceboxd.exe_3" ComponentId="{EA8C430C-D75F-4B28-A1F3-E39A06597208}" Directory_="x64_3_DIR" Attributes="256" KeyPath="iceboxd.exe_3"/>
+ <ROW Component="iceboxnet.exe" ComponentId="{3DFFCB5E-DCB3-444A-ACE0-E97747B06ED6}" Directory_="bin_DIR" Attributes="0" KeyPath="iceboxnet.exe"/>
+ <ROW Component="icedb34.dll" ComponentId="{D5DBDEA0-9609-44EF-8F1F-AA3FED54D6BB}" Directory_="bin_DIR" Attributes="0" KeyPath="icedb34.dll"/>
+ <ROW Component="icedb34.dll_1" ComponentId="{89066EEE-7CE0-4E1F-95A2-CDF55E7E7132}" Directory_="x64_DIR" Attributes="256" KeyPath="icedb34.dll_1"/>
+ <ROW Component="icedb34.dll_2" ComponentId="{94541CF1-5738-40C0-82A4-3BBFB51F50DC}" Directory_="vc100_DIR" Attributes="0" KeyPath="icedb34.dll_2"/>
+ <ROW Component="icedb34.dll_3" ComponentId="{14214BC1-11FD-4F24-9A91-F2D93E532D0A}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icedb34.dll_3"/>
+ <ROW Component="icedb34d.dll" ComponentId="{1280D60B-9D96-464A-9FE2-14094F8D6737}" Directory_="bin_DIR" Attributes="0" KeyPath="icedb34d.dll"/>
+ <ROW Component="icedb34d.dll_1" ComponentId="{6BECDC13-9F63-4755-8A6E-9F21A22661E2}" Directory_="x64_DIR" Attributes="256" KeyPath="icedb34d.dll_1"/>
+ <ROW Component="icedb34d.dll_2" ComponentId="{A2CEA0BE-1051-462E-BAD0-67AB0FBCD984}" Directory_="vc100_DIR" Attributes="0" KeyPath="icedb34d.dll_2"/>
+ <ROW Component="icedb34d.dll_3" ComponentId="{450CED33-37E9-4C9F-B6F2-92393F02FA27}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icedb34d.dll_3"/>
+ <ROW Component="icegrid34.dll" ComponentId="{00A428DC-8D70-4B4D-8AAF-200DE2086944}" Directory_="bin_DIR" Attributes="0" KeyPath="icegrid34.dll"/>
+ <ROW Component="icegrid34.dll_1" ComponentId="{6EA51EBC-4F1E-49A8-88D4-1F310234E091}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icegrid34.dll_1"/>
+ <ROW Component="icegrid34.dll_2" ComponentId="{78D16525-A8F6-4220-BDC2-2930AA93B330}" Directory_="x64_DIR" Attributes="256" KeyPath="icegrid34.dll_2"/>
+ <ROW Component="icegrid34.dll_3" ComponentId="{79C3E0AF-107F-466C-9AD0-0C198533C211}" Directory_="vc100_DIR" Attributes="0" KeyPath="icegrid34.dll_3"/>
+ <ROW Component="icegrid34.dll_4" ComponentId="{92BDC586-E2C7-4BAA-99AE-2FEC4DC48E29}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icegrid34.dll_4"/>
+ <ROW Component="icegrid34d.dll" ComponentId="{120F21AE-2BF9-4085-A439-6D007927D404}" Directory_="bin_DIR" Attributes="0" KeyPath="icegrid34d.dll"/>
+ <ROW Component="icegrid34d.dll_1" ComponentId="{90278F4A-0BB4-42C1-AA04-779E25CE8A7D}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icegrid34d.dll_1"/>
+ <ROW Component="icegrid34d.dll_2" ComponentId="{3774D46B-1A75-464B-9E31-9274E1F2C6FC}" Directory_="x64_DIR" Attributes="256" KeyPath="icegrid34d.dll_2"/>
+ <ROW Component="icegrid34d.dll_3" ComponentId="{72CE6689-C018-498F-8FE0-5C54B9FEB39A}" Directory_="vc100_DIR" Attributes="0" KeyPath="icegrid34d.dll_3"/>
+ <ROW Component="icegrid34d.dll_4" ComponentId="{2C5F06FD-345A-48FC-89BE-2334F639C390}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icegrid34d.dll_4"/>
+ <ROW Component="icegridadmin.exe" ComponentId="{1D404EC3-BDAF-4201-8B62-51C7FB0C24B6}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridadmin.exe"/>
+ <ROW Component="icegridadmin.exe_1" ComponentId="{21A3853F-FC1D-4237-AF04-543AF72F5358}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridadmin.exe_1"/>
+ <ROW Component="icegridadmin.exe_2" ComponentId="{03999331-7C13-41D5-9E97-1D11CD0FD624}" Directory_="vc100_DIR" Attributes="0" KeyPath="icegridadmin.exe_2"/>
+ <ROW Component="icegridadmin.exe_3" ComponentId="{490925F7-48E0-42EC-943D-60248E2690AD}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icegridadmin.exe_3"/>
+ <ROW Component="icegridfreezedb34.dll" ComponentId="{BC45C553-854A-4885-9A60-6EC979C9B798}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridfreezedb34.dll"/>
+ <ROW Component="icegridfreezedb34.dll_1" ComponentId="{FD7255CE-A385-45E9-9CC1-C3E491D44845}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridfreezedb34.dll_1"/>
+ <ROW Component="icegridfreezedb34.dll_2" ComponentId="{1189EB4C-8288-4ED9-A5FE-FBD38134A91F}" Directory_="vc100_DIR" Attributes="0" KeyPath="icegridfreezedb34.dll_2"/>
+ <ROW Component="icegridfreezedb34.dll_3" ComponentId="{3624EBCB-8D00-4DFF-A20E-53FFFE64F74F}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icegridfreezedb34.dll_3"/>
+ <ROW Component="icegridfreezedb34d.dll" ComponentId="{FC47F79F-9210-40DA-B65C-7A4190B9BC76}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridfreezedb34d.dll"/>
+ <ROW Component="icegridfreezedb34d.dll_1" ComponentId="{A1D4EA96-584C-46F8-94B0-3DE88CAF7254}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridfreezedb34d.dll_1"/>
+ <ROW Component="icegridfreezedb34d.dll_2" ComponentId="{79AC571A-E536-4246-829C-A339981CA302}" Directory_="vc100_DIR" Attributes="0" KeyPath="icegridfreezedb34d.dll_2"/>
+ <ROW Component="icegridfreezedb34d.dll_3" ComponentId="{2A2C051B-74B0-40D8-882A-640479FD96C9}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icegridfreezedb34d.dll_3"/>
+ <ROW Component="icegridnode.exe" ComponentId="{076AA7BD-172A-411C-9DB9-158112CC64A9}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridnode.exe"/>
+ <ROW Component="icegridnode.exe_1" ComponentId="{0153226B-7124-4042-9DD8-9A953C5A2DC0}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridnode.exe_1"/>
+ <ROW Component="icegridnode.exe_2" ComponentId="{7F4EFE54-0CD9-4CA8-9705-6A77EB14F59D}" Directory_="vc100_DIR" Attributes="0" KeyPath="icegridnode.exe_2"/>
+ <ROW Component="icegridnode.exe_3" ComponentId="{F201862D-BCC2-4E8A-A91D-34D5011C10BE}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icegridnode.exe_3"/>
+ <ROW Component="icegridregistry.exe" ComponentId="{C37FE94F-5B27-4391-B45E-EEAD75796B24}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridregistry.exe"/>
+ <ROW Component="icegridregistry.exe_1" ComponentId="{F47B0B8A-115A-4E30-9307-088F600B3090}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridregistry.exe_1"/>
+ <ROW Component="icegridregistry.exe_2" ComponentId="{54A3743F-75BF-43F7-90D3-0DDEE644F3B6}" Directory_="vc100_DIR" Attributes="0" KeyPath="icegridregistry.exe_2"/>
+ <ROW Component="icegridregistry.exe_3" ComponentId="{0311D5B0-990F-436C-ACEB-ED56FE28F40C}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icegridregistry.exe_3"/>
+ <ROW Component="icegridsqldb34.dll" ComponentId="{03BE9C77-7BB8-4BA4-BD87-70359AFA4DD4}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridsqldb34.dll"/>
+ <ROW Component="icegridsqldb34.dll_1" ComponentId="{211DC453-1122-4C6E-9D54-E2BEEDC911E7}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridsqldb34.dll_1"/>
+ <ROW Component="icegridsqldb34.dll_2" ComponentId="{B3020F87-86A0-44D9-A47B-D5A38153CADF}" Directory_="vc100_DIR" Attributes="0" KeyPath="icegridsqldb34.dll_2"/>
+ <ROW Component="icegridsqldb34.dll_3" ComponentId="{08B2416E-57A5-4FBE-B195-B1C9C19B9F74}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icegridsqldb34.dll_3"/>
+ <ROW Component="icegridsqldb34d.dll" ComponentId="{46042C8F-B7CA-488D-B51B-5A699294850A}" Directory_="bin_DIR" Attributes="0" KeyPath="icegridsqldb34d.dll"/>
+ <ROW Component="icegridsqldb34d.dll_1" ComponentId="{776FA3AD-D0EB-4F92-AA67-D8C54F50F65C}" Directory_="x64_DIR" Attributes="256" KeyPath="icegridsqldb34d.dll_1"/>
+ <ROW Component="icegridsqldb34d.dll_2" ComponentId="{E16C53A2-C17C-4DFF-AD21-0C8CCC0D6603}" Directory_="vc100_DIR" Attributes="0" KeyPath="icegridsqldb34d.dll_2"/>
+ <ROW Component="icegridsqldb34d.dll_3" ComponentId="{0B2D3281-3055-4214-B567-C66B90B718B7}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icegridsqldb34d.dll_3"/>
+ <ROW Component="icepatch234.dll" ComponentId="{8F5A32A7-481A-4F59-B5DE-5786357893EA}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch234.dll"/>
+ <ROW Component="icepatch234.dll_1" ComponentId="{EC09C837-B370-409C-B554-05E108559B66}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icepatch234.dll_1"/>
+ <ROW Component="icepatch234.dll_2" ComponentId="{1FDFD4FA-7C65-44A6-AFC8-11E497F36205}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch234.dll_2"/>
+ <ROW Component="icepatch234.dll_3" ComponentId="{C576D5A4-B0C5-463A-9CC9-3B27F23AA5EB}" Directory_="vc100_DIR" Attributes="0" KeyPath="icepatch234.dll_3"/>
+ <ROW Component="icepatch234.dll_4" ComponentId="{3BF98406-E14F-4AF9-A68C-EC1656074F90}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icepatch234.dll_4"/>
+ <ROW Component="icepatch234d.dll" ComponentId="{E03642CB-9313-42EE-AC47-064B393E4F21}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch234d.dll"/>
+ <ROW Component="icepatch234d.dll_1" ComponentId="{A1A73D23-5228-41E9-82D0-D034FA2485CE}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icepatch234d.dll_1"/>
+ <ROW Component="icepatch234d.dll_2" ComponentId="{FC4E25B4-6208-4C31-9FF1-CE50067CADB5}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch234d.dll_2"/>
+ <ROW Component="icepatch234d.dll_3" ComponentId="{CA6FF5BD-CFF2-4BD8-82F7-EA886BAC4864}" Directory_="vc100_DIR" Attributes="0" KeyPath="icepatch234d.dll_3"/>
+ <ROW Component="icepatch234d.dll_4" ComponentId="{8EB07F51-B77C-4F6B-BAEF-6293DB2CEA8B}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icepatch234d.dll_4"/>
+ <ROW Component="icepatch2calc.exe" ComponentId="{5017B3F3-5315-4E04-900B-CCB8F46144C1}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch2calc.exe"/>
+ <ROW Component="icepatch2calc.exe_1" ComponentId="{990C0AC8-FF2B-4038-B66A-74AA3FC0332C}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch2calc.exe_1"/>
+ <ROW Component="icepatch2calc.exe_2" ComponentId="{851E1E53-2E4A-481C-9162-2A034791DE57}" Directory_="vc100_DIR" Attributes="0" KeyPath="icepatch2calc.exe_2"/>
+ <ROW Component="icepatch2calc.exe_3" ComponentId="{EC816CB0-5BD1-446C-BFE2-9385991D4547}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icepatch2calc.exe_3"/>
+ <ROW Component="icepatch2client.exe" ComponentId="{A21B7F4D-E37B-4E68-9FF8-838C6B08DF60}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch2client.exe"/>
+ <ROW Component="icepatch2client.exe_1" ComponentId="{5F88A500-7853-4BCF-A725-AB8ECF7FACA8}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch2client.exe_1"/>
+ <ROW Component="icepatch2client.exe_2" ComponentId="{4F5DF9CD-29B7-4DBA-A23B-0DFEF870DA98}" Directory_="vc100_DIR" Attributes="0" KeyPath="icepatch2client.exe_2"/>
+ <ROW Component="icepatch2client.exe_3" ComponentId="{CCA1CE68-CA83-4CA9-8636-5FBC922D4667}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icepatch2client.exe_3"/>
+ <ROW Component="icepatch2server.exe" ComponentId="{818182E3-DAD2-41F7-BCDD-C7F1EEAF062E}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch2server.exe"/>
+ <ROW Component="icepatch2server.exe_1" ComponentId="{7E2D63EA-C09C-46AE-A4A4-D5CCAC5F54B8}" Directory_="x64_DIR" Attributes="256" KeyPath="icepatch2server.exe_1"/>
+ <ROW Component="icepatch2server.exe_2" ComponentId="{CE327426-DF33-4407-8A91-D246CF455500}" Directory_="vc100_DIR" Attributes="0" KeyPath="icepatch2server.exe_2"/>
+ <ROW Component="icepatch2server.exe_3" ComponentId="{B449F1BB-3EFD-4796-A4FD-FC8ACF8AE9DF}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icepatch2server.exe_3"/>
+ <ROW Component="iceserviceinstall.exe" ComponentId="{DC4C0E33-C0E1-49E0-BB1F-9CE482EAC0F3}" Directory_="bin_DIR" Attributes="0" KeyPath="iceserviceinstall.exe"/>
+ <ROW Component="iceserviceinstall.exe_1" ComponentId="{F9450C69-A2FC-4E84-8AC6-52D0F5FC8546}" Directory_="x64_DIR" Attributes="256" KeyPath="iceserviceinstall.exe_1"/>
+ <ROW Component="iceserviceinstall.exe_2" ComponentId="{D6FD28A7-25FC-4C7B-B2C6-4C43F4C89A7B}" Directory_="vc100_DIR" Attributes="0" KeyPath="iceserviceinstall.exe_2"/>
+ <ROW Component="iceserviceinstall.exe_3" ComponentId="{6DA2C840-E7F2-4B41-AB3B-2AE568CF27FC}" Directory_="x64_3_DIR" Attributes="256" KeyPath="iceserviceinstall.exe_3"/>
+ <ROW Component="icessl34.dll" ComponentId="{38680423-64AA-4C82-9695-6A638B7716A6}" Directory_="bin_DIR" Attributes="0" KeyPath="icessl34.dll"/>
+ <ROW Component="icessl34.dll_1" ComponentId="{BA4E24C7-66A9-46F9-82A4-08C542EEF37E}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icessl34.dll_1"/>
+ <ROW Component="icessl34.dll_2" ComponentId="{E7973AE2-2AC2-4375-8561-FCB52F5C8401}" Directory_="x64_DIR" Attributes="256" KeyPath="icessl34.dll_2"/>
+ <ROW Component="icessl34.dll_3" ComponentId="{053A7E1A-0024-4C02-B262-9221E2E99D67}" Directory_="vc100_DIR" Attributes="0" KeyPath="icessl34.dll_3"/>
+ <ROW Component="icessl34.dll_4" ComponentId="{F9EF5E1D-DFCD-4324-8F3E-22C57D5FEF6F}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icessl34.dll_4"/>
+ <ROW Component="icessl34d.dll" ComponentId="{47DDB713-2EB0-40AC-BAB4-9F8CD92C8F30}" Directory_="bin_DIR" Attributes="0" KeyPath="icessl34d.dll"/>
+ <ROW Component="icessl34d.dll_1" ComponentId="{FFB5ED40-3FF4-4562-8FDE-45BFF6CDC319}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icessl34d.dll_1"/>
+ <ROW Component="icessl34d.dll_2" ComponentId="{E6029C09-389C-49CA-95DF-6A87622BAFB7}" Directory_="x64_DIR" Attributes="256" KeyPath="icessl34d.dll_2"/>
+ <ROW Component="icessl34d.dll_3" ComponentId="{622EB46D-84C9-4916-B25C-000FAD002625}" Directory_="vc100_DIR" Attributes="0" KeyPath="icessl34d.dll_3"/>
+ <ROW Component="icessl34d.dll_4" ComponentId="{3B0C2069-7F41-4E9E-BBC5-35EE9FAC9896}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icessl34d.dll_4"/>
+ <ROW Component="icesslvc60_34.dll" ComponentId="{B34D00BE-4EDE-42F0-9993-513E6AEFB924}" Directory_="bin_DIR" Attributes="0" KeyPath="icesslvc60_34.dll"/>
+ <ROW Component="icestorm34.dll" ComponentId="{C95C5509-DE84-4704-BAF7-8EB0650A2F67}" Directory_="bin_DIR" Attributes="0" KeyPath="icestorm34.dll"/>
+ <ROW Component="icestorm34.dll_1" ComponentId="{BCE5B8AF-75A5-4B99-8F28-21C498191D61}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icestorm34.dll_1"/>
+ <ROW Component="icestorm34.dll_2" ComponentId="{66771D22-DE65-483F-A4C4-45ED738C3F01}" Directory_="x64_DIR" Attributes="256" KeyPath="icestorm34.dll_2"/>
+ <ROW Component="icestorm34.dll_3" ComponentId="{235D6CE3-38AE-4FDD-8B18-A57E990E34BC}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestorm34.dll_3"/>
+ <ROW Component="icestorm34.dll_4" ComponentId="{DAA5FF04-8BCC-4F4E-8273-F05DE6522A59}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestorm34.dll_4"/>
+ <ROW Component="icestorm34d.dll" ComponentId="{26C4FB48-3048-4879-9E7F-AAAC905814B0}" Directory_="bin_DIR" Attributes="0" KeyPath="icestorm34d.dll"/>
+ <ROW Component="icestorm34d.dll_1" ComponentId="{A58E3756-0A17-4842-A7BD-9FD36212A3D2}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icestorm34d.dll_1"/>
+ <ROW Component="icestorm34d.dll_2" ComponentId="{E9FDBB54-D78C-4B7B-B3C8-AF14D1D51750}" Directory_="x64_DIR" Attributes="256" KeyPath="icestorm34d.dll_2"/>
+ <ROW Component="icestorm34d.dll_3" ComponentId="{A313A39E-C58C-42C1-B671-C2E1C1C127FE}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestorm34d.dll_3"/>
+ <ROW Component="icestorm34d.dll_4" ComponentId="{CC721BB4-DD22-4906-92EE-919DAAD2647F}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestorm34d.dll_4"/>
+ <ROW Component="icestormadmin.exe" ComponentId="{260B3695-269F-454B-998C-10225D3161D4}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormadmin.exe"/>
+ <ROW Component="icestormadmin.exe_1" ComponentId="{921109F4-0E75-40EF-AA3C-2DBB4B05908E}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormadmin.exe_1"/>
+ <ROW Component="icestormadmin.exe_2" ComponentId="{0BE72462-3D31-4CFF-98D4-669C51095767}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestormadmin.exe_2"/>
+ <ROW Component="icestormadmin.exe_3" ComponentId="{1005B018-63FA-4E4E-B119-7D748682FC37}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestormadmin.exe_3"/>
+ <ROW Component="icestormfreezedb34.dll" ComponentId="{B869913F-42EF-44EC-BDD0-A8CC8B1C9A2C}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormfreezedb34.dll"/>
+ <ROW Component="icestormfreezedb34.dll_1" ComponentId="{1050B2B1-8F4D-474B-A2B1-18DCA11B72ED}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormfreezedb34.dll_1"/>
+ <ROW Component="icestormfreezedb34.dll_2" ComponentId="{7C1BDE39-10AB-4210-BC89-FA6F4FF3C9CC}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestormfreezedb34.dll_2"/>
+ <ROW Component="icestormfreezedb34.dll_3" ComponentId="{B40E8601-646B-4ADD-86A8-9E1E8F63B3C5}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestormfreezedb34.dll_3"/>
+ <ROW Component="icestormfreezedb34d.dll" ComponentId="{7C3F0235-4362-47B0-978D-6E27E7224D59}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormfreezedb34d.dll"/>
+ <ROW Component="icestormfreezedb34d.dll_1" ComponentId="{FE45CA0E-2E07-4DE9-8F10-80530977E136}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormfreezedb34d.dll_1"/>
+ <ROW Component="icestormfreezedb34d.dll_2" ComponentId="{98442B77-8569-44FA-BEBF-A11878115CCB}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestormfreezedb34d.dll_2"/>
+ <ROW Component="icestormfreezedb34d.dll_3" ComponentId="{FDCC5DC7-1744-4265-9165-F120BD4C106D}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestormfreezedb34d.dll_3"/>
+ <ROW Component="icestormmigrate.exe" ComponentId="{795B9F0E-301A-4DDB-81DD-09A28ED8857D}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormmigrate.exe"/>
+ <ROW Component="icestormmigrate.exe_1" ComponentId="{A4B65D1A-36C4-4ABA-B4EE-54D6C631C743}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormmigrate.exe_1"/>
+ <ROW Component="icestormmigrate.exe_2" ComponentId="{DD17A61B-7905-4184-921E-70FCC54C72A1}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestormmigrate.exe_2"/>
+ <ROW Component="icestormmigrate.exe_3" ComponentId="{AF45E856-2530-4E47-B509-BF4C8A21ADA5}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestormmigrate.exe_3"/>
+ <ROW Component="icestormservice34.dll" ComponentId="{38D88F10-F734-42D2-8EEC-75778B4B8DD4}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormservice34.dll"/>
+ <ROW Component="icestormservice34.dll_1" ComponentId="{9812CAB6-B17A-43D2-92F1-5FF4D1686B0A}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormservice34.dll_1"/>
+ <ROW Component="icestormservice34.dll_2" ComponentId="{E30E46CD-9E12-436B-953E-E2C5FD4D7070}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestormservice34.dll_2"/>
+ <ROW Component="icestormservice34.dll_3" ComponentId="{31F77B6B-9F3C-4FD1-A971-C86146BF9782}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestormservice34.dll_3"/>
+ <ROW Component="icestormservice34d.dll" ComponentId="{E71EBCD7-E7E9-4EA4-AF3C-145819C0AE1A}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormservice34d.dll"/>
+ <ROW Component="icestormservice34d.dll_1" ComponentId="{B69F61A5-B209-4C48-B5DE-9771BE244B30}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormservice34d.dll_1"/>
+ <ROW Component="icestormservice34d.dll_2" ComponentId="{B48AFC1F-DFDE-4F31-A912-7C84E1B22780}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestormservice34d.dll_2"/>
+ <ROW Component="icestormservice34d.dll_3" ComponentId="{7D11BDCE-D6A8-4BB3-A559-7DA6F622A8C7}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestormservice34d.dll_3"/>
+ <ROW Component="icestormsqldb34.dll" ComponentId="{A7FCB619-149F-464A-88E8-166AA2D8F96F}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormsqldb34.dll"/>
+ <ROW Component="icestormsqldb34.dll_1" ComponentId="{22D7B53B-3061-45D5-92A8-F9CF534974C1}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormsqldb34.dll_1"/>
+ <ROW Component="icestormsqldb34.dll_2" ComponentId="{F042C14B-3541-493E-800E-68D79B546FF0}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestormsqldb34.dll_2"/>
+ <ROW Component="icestormsqldb34.dll_3" ComponentId="{34D0BBC8-90DA-4605-97F3-7D8A9D3B77B6}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestormsqldb34.dll_3"/>
+ <ROW Component="icestormsqldb34d.dll" ComponentId="{C0FFD858-9D1E-45DC-BE15-9DE8445888CC}" Directory_="bin_DIR" Attributes="0" KeyPath="icestormsqldb34d.dll"/>
+ <ROW Component="icestormsqldb34d.dll_1" ComponentId="{61B1AA39-03D7-4550-AA8F-0A8E20CDF544}" Directory_="x64_DIR" Attributes="256" KeyPath="icestormsqldb34d.dll_1"/>
+ <ROW Component="icestormsqldb34d.dll_2" ComponentId="{46972BDC-AE09-45F6-BC7B-D68A67C8A01A}" Directory_="vc100_DIR" Attributes="0" KeyPath="icestormsqldb34d.dll_2"/>
+ <ROW Component="icestormsqldb34d.dll_3" ComponentId="{1EDEDBF1-67E3-4DA2-AB90-E5CB396363F2}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icestormsqldb34d.dll_3"/>
+ <ROW Component="iceutil34.dll" ComponentId="{E9540300-9310-4DB6-B0A7-FB475F47A7FF}" Directory_="bin_DIR" Attributes="0" KeyPath="iceutil34.dll"/>
+ <ROW Component="iceutil34.dll_1" ComponentId="{AF59F327-DB28-4342-BE61-C4096B3B9A00}" Directory_="bcc10_DIR" Attributes="0" KeyPath="iceutil34.dll_1"/>
+ <ROW Component="iceutil34.dll_2" ComponentId="{19D5742C-7E95-43C2-93CA-2D035C6FBE75}" Directory_="x64_DIR" Attributes="256" KeyPath="iceutil34.dll_2"/>
+ <ROW Component="iceutil34.dll_3" ComponentId="{21DB963C-D32F-420D-BE00-F22EE3B7DF28}" Directory_="vc100_DIR" Attributes="0" KeyPath="iceutil34.dll_3"/>
+ <ROW Component="iceutil34.dll_4" ComponentId="{DD25FE1B-F018-4A60-859E-798810D02AD1}" Directory_="x64_3_DIR" Attributes="256" KeyPath="iceutil34.dll_4"/>
+ <ROW Component="iceutil34d.dll" ComponentId="{2C853D30-D66A-4C27-94A8-D0CDE39D7A29}" Directory_="bin_DIR" Attributes="0" KeyPath="iceutil34d.dll"/>
+ <ROW Component="iceutil34d.dll_1" ComponentId="{210B57ED-2EDA-4724-A2F3-36AD0447CB55}" Directory_="bcc10_DIR" Attributes="0" KeyPath="iceutil34d.dll_1"/>
+ <ROW Component="iceutil34d.dll_2" ComponentId="{4B238FE1-7029-4746-A699-854F9EFADF49}" Directory_="x64_DIR" Attributes="256" KeyPath="iceutil34d.dll_2"/>
+ <ROW Component="iceutil34d.dll_3" ComponentId="{C1CB6C10-B1D7-478D-90C5-89D61ED0269C}" Directory_="vc100_DIR" Attributes="0" KeyPath="iceutil34d.dll_3"/>
+ <ROW Component="iceutil34d.dll_4" ComponentId="{76502D7A-22E8-460E-8C8B-1C66D20BA139}" Directory_="x64_3_DIR" Attributes="256" KeyPath="iceutil34d.dll_4"/>
+ <ROW Component="iceutilvc60_34.dll" ComponentId="{FF90F532-3EA0-4C1B-84AD-2AD219637EA4}" Directory_="bin_DIR" Attributes="0" KeyPath="iceutilvc60_34.dll"/>
+ <ROW Component="icevc60_34.dll" ComponentId="{D39EF4B7-0728-48BA-B881-FFB320F30651}" Directory_="bin_DIR" Attributes="0" KeyPath="icevc60_34.dll"/>
+ <ROW Component="icexml34.dll" ComponentId="{6CCA576E-3A12-418C-84EC-B6BFD05CD697}" Directory_="bin_DIR" Attributes="0" KeyPath="icexml34.dll"/>
+ <ROW Component="icexml34.dll_1" ComponentId="{EB1805AD-C80F-4617-9C77-8690802290C1}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icexml34.dll_1"/>
+ <ROW Component="icexml34.dll_2" ComponentId="{2E50BEE8-CD2A-46E7-BCE4-FCBF441DB468}" Directory_="x64_DIR" Attributes="256" KeyPath="icexml34.dll_2"/>
+ <ROW Component="icexml34.dll_3" ComponentId="{601DD8C0-3FF7-4D77-8683-6C570D8BA283}" Directory_="vc100_DIR" Attributes="0" KeyPath="icexml34.dll_3"/>
+ <ROW Component="icexml34.dll_4" ComponentId="{BC918A6F-FBC5-4B33-85F0-498FF0B3624E}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icexml34.dll_4"/>
+ <ROW Component="icexml34d.dll" ComponentId="{B21E74EB-ABFA-40A8-B4D3-B045B45BB420}" Directory_="bin_DIR" Attributes="0" KeyPath="icexml34d.dll"/>
+ <ROW Component="icexml34d.dll_1" ComponentId="{5F44196F-886A-4E65-812F-96ED915E3EEB}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icexml34d.dll_1"/>
+ <ROW Component="icexml34d.dll_2" ComponentId="{8208C283-7BE9-4787-B3DF-A136DCD381C9}" Directory_="x64_DIR" Attributes="256" KeyPath="icexml34d.dll_2"/>
+ <ROW Component="icexml34d.dll_3" ComponentId="{4223BCCC-B6EA-43B9-A7D4-D237085694D3}" Directory_="vc100_DIR" Attributes="0" KeyPath="icexml34d.dll_3"/>
+ <ROW Component="icexml34d.dll_4" ComponentId="{FA632701-4E42-4B8D-89DD-CCCEFB7E6F7C}" Directory_="x64_3_DIR" Attributes="256" KeyPath="icexml34d.dll_4"/>
+ <ROW Component="icexml34d.tds" ComponentId="{752B8590-65C2-4B23-B981-D762A1F17CE6}" Directory_="bcc10_DIR" Attributes="0" KeyPath="icexml34d.tds" Type="0"/>
+ <ROW Component="init_.py" ComponentId="{7DC9F638-377F-4AAF-8938-4FC30E00FF61}" Directory_="IceBox_2_DIR" Attributes="0" KeyPath="init_.py" Type="0"/>
+ <ROW Component="init_.py_1" ComponentId="{D7FB6124-D428-43A9-8B3E-F0B7E216F346}" Directory_="IceGrid_2_DIR" Attributes="0" KeyPath="init_.py_1" Type="0"/>
+ <ROW Component="init_.py_2" ComponentId="{C7B21FB1-9EFF-405B-A34D-E3B6C065CDE9}" Directory_="IcePatch2_2_DIR" Attributes="0" KeyPath="init_.py_2" Type="0"/>
+ <ROW Component="init_.py_3" ComponentId="{88FE4743-12D3-4922-8247-C76C330F30CA}" Directory_="IceStorm_2_DIR" Attributes="0" KeyPath="init_.py_3" Type="0"/>
+ <ROW Component="init_.py_4" ComponentId="{C0DE8138-0BA7-4D1B-ABA8-2BAF524892DA}" Directory_="IceBox_4_DIR" Attributes="0" KeyPath="init_.py_4" Type="0"/>
+ <ROW Component="init_.py_5" ComponentId="{06A871A8-6EE2-4B8C-82CD-33565316309C}" Directory_="IceGrid_5_DIR" Attributes="0" KeyPath="init_.py_5" Type="0"/>
+ <ROW Component="init_.py_6" ComponentId="{B79ED83E-F8EB-4161-ACF4-FB0C5DA2B6A6}" Directory_="IcePatch2_5_DIR" Attributes="0" KeyPath="init_.py_6" Type="0"/>
+ <ROW Component="init_.py_7" ComponentId="{B2CE7515-4852-4D89-9F47-BA03C31CA477}" Directory_="IceStorm_5_DIR" Attributes="0" KeyPath="init_.py_7" Type="0"/>
+ <ROW Component="libdb48.dll" ComponentId="{5691EE70-1EAD-412D-92AA-732493F1E27D}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb48.dll"/>
+ <ROW Component="libdb48.dll_1" ComponentId="{85102FE3-AEF7-4A37-98BA-67CED04BABC2}" Directory_="bcc10_DIR" Attributes="0" KeyPath="libdb48.dll_1"/>
+ <ROW Component="libdb48.dll_2" ComponentId="{A3B9CE16-A63C-4E59-831B-492725B15996}" Directory_="x64_DIR" Attributes="256" KeyPath="libdb48.dll_2"/>
+ <ROW Component="libdb48.dll_3" ComponentId="{6167FADA-9472-48FE-8ABE-58FA593E0BE4}" Directory_="vc100_DIR" Attributes="0" KeyPath="libdb48.dll_3"/>
+ <ROW Component="libdb48.dll_4" ComponentId="{7CCEAD62-22DF-42ED-A993-1757D5963683}" Directory_="x64_3_DIR" Attributes="256" KeyPath="libdb48.dll_4"/>
+ <ROW Component="libdb48d.dll" ComponentId="{789CFDB5-2A52-4DD7-A177-B9750CEAD8A1}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb48d.dll"/>
+ <ROW Component="libdb48d.dll_1" ComponentId="{FCDF89A9-B728-424E-B3EE-E8BB108FB319}" Directory_="x64_DIR" Attributes="256" KeyPath="libdb48d.dll_1"/>
+ <ROW Component="libdb48d.dll_2" ComponentId="{CD04F2E7-090C-48E7-B1B3-076D7FFEC2D8}" Directory_="vc100_DIR" Attributes="0" KeyPath="libdb48d.dll_2"/>
+ <ROW Component="libdb48d.dll_3" ComponentId="{64700E5C-6900-4DF0-A025-39E7B33554EE}" Directory_="x64_3_DIR" Attributes="256" KeyPath="libdb48d.dll_3"/>
+ <ROW Component="libdb_java48.dll" ComponentId="{6B05A6DE-B474-4975-AEA5-53E7EF9FE288}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb_java48.dll"/>
+ <ROW Component="libdb_java48.dll_1" ComponentId="{73BAB594-12C4-43DA-8FFB-D4E6C29CB058}" Directory_="x64_DIR" Attributes="256" KeyPath="libdb_java48.dll_1"/>
+ <ROW Component="libdb_java48.dll_2" ComponentId="{3E364BA2-E766-4A6E-8CDC-A5BDA39FA2BC}" Directory_="vc100_DIR" Attributes="0" KeyPath="libdb_java48.dll_2"/>
+ <ROW Component="libdb_java48.dll_3" ComponentId="{EF438D28-66A3-4DBC-A3DA-A1B1E45E2C8F}" Directory_="x64_3_DIR" Attributes="256" KeyPath="libdb_java48.dll_3"/>
+ <ROW Component="libeay32.dll" ComponentId="{DB489480-5521-4DAB-9507-1B764A2479E7}" Directory_="bin_DIR" Attributes="0" KeyPath="libeay32.dll"/>
+ <ROW Component="libeay32.dll_1" ComponentId="{ACA57549-BAC7-40D4-B89B-855A2335F4BF}" Directory_="x64_DIR" Attributes="256" KeyPath="libeay32.dll_1"/>
+ <ROW Component="libeay32.dll_2" ComponentId="{080CE553-2664-485C-B0B3-18F582965CE6}" Directory_="vc100_DIR" Attributes="0" KeyPath="libeay32.dll_2"/>
+ <ROW Component="libeay32.dll_3" ComponentId="{28DAEF53-4A40-47A8-A9A2-617A23905513}" Directory_="x64_3_DIR" Attributes="256" KeyPath="libeay32.dll_3"/>
+ <ROW Component="libeay32_vc6.dll" ComponentId="{55B2FDC8-DC41-488D-82FE-8D1F07D74E5D}" Directory_="bin_DIR" Attributes="0" KeyPath="libeay32_vc6.dll"/>
+ <ROW Component="libexpat.dll" ComponentId="{8569EB67-8A2E-4CBC-B866-3A905A234EF1}" Directory_="bin_DIR" Attributes="0" KeyPath="libexpat.dll"/>
+ <ROW Component="libexpat.dll_1" ComponentId="{92BB4945-0A16-42F0-94F4-7A32950778F1}" Directory_="x64_DIR" Attributes="0" KeyPath="libexpat.dll_1"/>
+ <ROW Component="libexpat.dll_2" ComponentId="{9E999CFD-C167-48C7-B68F-DB24AF5B3E29}" Directory_="vc100_DIR" Attributes="0" KeyPath="libexpat.dll_2"/>
+ <ROW Component="libexpat.dll_3" ComponentId="{016B06BE-ED0E-46F4-BF68-6344991C58F3}" Directory_="x64_3_DIR" Attributes="256" KeyPath="libexpat.dll_3"/>
+ <ROW Component="msvcp60.dll" ComponentId="{9917095A-4B35-4555-A5CC-D209288F4963}" Directory_="bin_DIR" Attributes="0" KeyPath="msvcp60.dll"/>
+ <ROW Component="msvcrt.dll" ComponentId="{0B2EB9F2-0C56-4C2C-A493-64FAE9427059}" Directory_="bin_DIR" Attributes="0" KeyPath="msvcrt.dll"/>
+ <ROW Component="newslice.ico" ComponentId="{101A2A9E-D363-4D20-A208-10F8EEA5C61A}" Directory_="icon_DIR" Attributes="0" KeyPath="newslice.ico"/>
+ <ROW Component="openssl.exe" ComponentId="{03111F29-3A91-4109-B07E-5D7DEA8E3DFD}" Directory_="bin_DIR" Attributes="0" KeyPath="openssl.exe"/>
+ <ROW Component="openssl.exe_1" ComponentId="{545EE124-B424-4BF3-9A3C-6FF95479AAB2}" Directory_="x64_DIR" Attributes="256" KeyPath="openssl.exe_1"/>
+ <ROW Component="openssl.exe_2" ComponentId="{4FF06D47-E040-4BA2-A094-B60EB083590A}" Directory_="vc100_DIR" Attributes="0" KeyPath="openssl.exe_2"/>
+ <ROW Component="openssl.exe_3" ComponentId="{660ED760-0926-4794-BA95-114CDE82C135}" Directory_="x64_3_DIR" Attributes="256" KeyPath="openssl.exe_3"/>
+ <ROW Component="php_ice.dll" ComponentId="{D43A8CF1-74F9-444A-BCC8-A6811C90B8B2}" Directory_="bin_DIR" Attributes="0" KeyPath="php_ice.dll"/>
+ <ROW Component="policy.3.4.Glacier2.dll" ComponentId="{199D68AB-CEC9-40FF-9BEF-39C9B2FC325D}" Directory_="bin_DIR" Attributes="0" KeyPath="policy.3.4.Glacier2.dll"/>
+ <ROW Component="policy.3.4.Ice.dll" ComponentId="{D71A8A3E-C573-4C89-B74A-93C9118ABD30}" Directory_="bin_DIR" Attributes="0" KeyPath="policy.3.4.Ice.dll"/>
+ <ROW Component="policy.3.4.IceBox.dll" ComponentId="{873A8BA9-5428-43A2-9010-17D2D72EB0F4}" Directory_="bin_DIR" Attributes="0" KeyPath="policy.3.4.IceBox.dll"/>
+ <ROW Component="policy.3.4.IceGrid.dll" ComponentId="{D2E6904A-32D1-4CC7-8980-6D59F251DB40}" Directory_="bin_DIR" Attributes="0" KeyPath="policy.3.4.IceGrid.dll"/>
+ <ROW Component="policy.3.4.IcePatch2.dll" ComponentId="{CEB02D0F-066D-4F2B-A2CC-B0733CB9D09E}" Directory_="bin_DIR" Attributes="0" KeyPath="policy.3.4.IcePatch2.dll"/>
+ <ROW Component="policy.3.4.IceSSL.dll" ComponentId="{8D3275C6-6B52-4FCE-8910-A817ECBADD38}" Directory_="bin_DIR" Attributes="0" KeyPath="policy.3.4.IceSSL.dll"/>
+ <ROW Component="policy.3.4.IceStorm.dll" ComponentId="{2136AFB0-6C48-4791-BB48-7D962B1978F5}" Directory_="bin_DIR" Attributes="0" KeyPath="policy.3.4.IceStorm.dll"/>
+ <ROW Component="slice.vsdir" ComponentId="{25741856-879F-4AA6-8332-09B5A99D1716}" Directory_="VS_2008_CPP_TEMPLATE_DIR_MOD" Attributes="0" KeyPath="slice.vsdir"/>
+ <ROW Component="slice.vsdir_1" ComponentId="{808DBA6D-AE7E-4A99-B704-B61E9A6109FB}" Directory_="VS_2008_CS_TEMPLATE_DIR_MOD" Attributes="0" KeyPath="slice.vsdir_1"/>
+ <ROW Component="slice.vsdir_2" ComponentId="{D1EB5400-1277-4499-A04D-33E6D2278DF1}" Directory_="Slice_1_DIR" Attributes="0" KeyPath="slice.vsdir_2"/>
+ <ROW Component="slice.vsdir_3" ComponentId="{AEB6DDEB-14FE-4107-BE87-63760AA05755}" Directory_="Slice_2_DIR" Attributes="0" KeyPath="slice.vsdir_3"/>
+ <ROW Component="slice.vsdir_4" ComponentId="{6A731CBF-FC96-4090-8B15-CCC641242B49}" Directory_="VS_2010_CPP_TEMPLATE_DIR_MOD" Attributes="0" KeyPath="slice.vsdir_4"/>
+ <ROW Component="slice.vsdir_5" ComponentId="{8A450EB4-4D98-4F25-A8CE-0C065889E5D4}" Directory_="VS_2010_CS_TEMPLATE_DIR_MOD" Attributes="0" KeyPath="slice.vsdir_5"/>
+ <ROW Component="slice.vsdir_6" ComponentId="{5AC5D5F8-2410-47DE-B8B0-9499E29F2C8D}" Directory_="Slice_3_DIR" Attributes="0" KeyPath="slice.vsdir_6"/>
+ <ROW Component="slice.vsdir_7" ComponentId="{2A8E537E-6098-4B60-ABA6-F6D0F4E8F8C7}" Directory_="Slice_4_DIR" Attributes="0" KeyPath="slice.vsdir_7"/>
+ <ROW Component="slice2cpp.exe" ComponentId="{ACC3D65B-E524-431F-980B-964AEF7A9EB1}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2cpp.exe"/>
+ <ROW Component="slice2cpp.exe_1" ComponentId="{EC1A7E7D-297F-416A-8967-901163BB6748}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2cpp.exe_1"/>
+ <ROW Component="slice2cpp.exe_2" ComponentId="{CF9D3AD7-772A-4312-8471-869F95EBA200}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice2cpp.exe_2"/>
+ <ROW Component="slice2cpp.exe_3" ComponentId="{EEC9F1A8-E907-4234-8768-CE04B7B1A947}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice2cpp.exe_3"/>
+ <ROW Component="slice2cs.exe" ComponentId="{B0E7E8FB-EB5F-4825-A7D8-A17F63393E31}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2cs.exe"/>
+ <ROW Component="slice2cs.exe_1" ComponentId="{5B0DB5F1-BC98-4167-8231-2F612E4E053F}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2cs.exe_1"/>
+ <ROW Component="slice2cs.exe_2" ComponentId="{5519C2DA-48ED-4DDF-BD9E-46481988CD1A}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice2cs.exe_2"/>
+ <ROW Component="slice2cs.exe_3" ComponentId="{6A3B4EB0-ABAD-4E3F-8DDD-CBFF9D0EF00A}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice2cs.exe_3"/>
+ <ROW Component="slice2freeze.exe" ComponentId="{D059B4D7-0BCD-4BB4-9C52-D7492F0CE568}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2freeze.exe"/>
+ <ROW Component="slice2freeze.exe_1" ComponentId="{99D486F9-E1CF-44D2-8753-3657AEBF2664}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2freeze.exe_1"/>
+ <ROW Component="slice2freeze.exe_2" ComponentId="{0274655C-EFB8-4156-A1A0-0079FFAC9EC1}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice2freeze.exe_2"/>
+ <ROW Component="slice2freeze.exe_3" ComponentId="{772D7CE7-8C9F-4A15-B88A-D8C1EA5F8E41}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice2freeze.exe_3"/>
+ <ROW Component="slice2freezej.exe" ComponentId="{04C4641F-E9AE-49FA-A152-C81D7708DAB0}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2freezej.exe"/>
+ <ROW Component="slice2freezej.exe_1" ComponentId="{FAE5CF1C-DE47-4BAB-A557-AA4A6F8D9DDC}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2freezej.exe_1"/>
+ <ROW Component="slice2freezej.exe_2" ComponentId="{330BE4E7-4FC9-4491-8657-41773599B647}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice2freezej.exe_2"/>
+ <ROW Component="slice2freezej.exe_3" ComponentId="{4D3C61BE-ED99-407C-B430-6797A3659818}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice2freezej.exe_3"/>
+ <ROW Component="slice2html.exe" ComponentId="{83D723B6-4092-43EC-B182-7E5EF2D761B4}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2html.exe"/>
+ <ROW Component="slice2html.exe_1" ComponentId="{F533F8CC-77D3-4924-BF19-40D1C998BD35}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2html.exe_1"/>
+ <ROW Component="slice2html.exe_2" ComponentId="{68E1FB2F-8AE2-42B6-9199-10CA47114206}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice2html.exe_2"/>
+ <ROW Component="slice2html.exe_3" ComponentId="{3C69B9F4-E9A3-4EEE-83E5-D2C35B537544}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice2html.exe_3"/>
+ <ROW Component="slice2java.exe" ComponentId="{B71145FB-E889-4979-BB2C-650E821C8D15}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2java.exe"/>
+ <ROW Component="slice2java.exe_1" ComponentId="{E5F3AC1D-AE57-4F36-973E-18CFF17CA876}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2java.exe_1"/>
+ <ROW Component="slice2java.exe_2" ComponentId="{6858914F-B38D-4B12-8EF6-9F49F6B19145}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice2java.exe_2"/>
+ <ROW Component="slice2java.exe_3" ComponentId="{E690E857-2CE7-4FDE-B5ED-AC7DAA10A0F0}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice2java.exe_3"/>
+ <ROW Component="slice2php.exe" ComponentId="{E499EE0E-EDF0-47E9-81C1-081F15680851}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2php.exe"/>
+ <ROW Component="slice2php.exe_1" ComponentId="{0886E2A2-6EE3-436E-B2B6-853DEA2DDF85}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2php.exe_1"/>
+ <ROW Component="slice2php.exe_2" ComponentId="{210488AD-4A86-494A-A00F-4C7A393AD470}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice2php.exe_2"/>
+ <ROW Component="slice2php.exe_3" ComponentId="{5EB18214-A40B-4212-ACB7-3A805D3CD120}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice2php.exe_3"/>
+ <ROW Component="slice2py.exe" ComponentId="{C0B9FA70-856D-4398-B8F8-72D62C7DBA82}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2py.exe"/>
+ <ROW Component="slice2py.exe_1" ComponentId="{117FFB2C-42F6-45F4-A1F3-2DD312EFE27A}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2py.exe_1"/>
+ <ROW Component="slice2py.exe_2" ComponentId="{72446674-ACD6-4510-B8E8-6BD1D442BF58}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice2py.exe_2"/>
+ <ROW Component="slice2py.exe_3" ComponentId="{DFEACDE1-FD82-4C48-B1D1-0FE399381ACD}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice2py.exe_3"/>
+ <ROW Component="slice2rb.exe" ComponentId="{15E6744E-E4A2-48B8-9C66-7077D731E480}" Directory_="bin_DIR" Attributes="0" KeyPath="slice2rb.exe"/>
+ <ROW Component="slice2rb.exe_1" ComponentId="{39033512-1B93-4D69-9179-4247411EDAFB}" Directory_="x64_DIR" Attributes="256" KeyPath="slice2rb.exe_1"/>
+ <ROW Component="slice2rb.exe_2" ComponentId="{CDE6BB4E-A48C-439B-9C76-56A8480684FD}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice2rb.exe_2"/>
+ <ROW Component="slice2rb.exe_3" ComponentId="{8C280D12-3076-495B-B929-89838ACCEBAE}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice2rb.exe_3"/>
+ <ROW Component="slice34.dll" ComponentId="{F4739B8F-A5C2-42B8-9B0F-676442341EF8}" Directory_="bin_DIR" Attributes="0" KeyPath="slice34.dll"/>
+ <ROW Component="slice34.dll_1" ComponentId="{1D6607C6-4B8A-4CE2-8193-53BC52F8C45C}" Directory_="x64_DIR" Attributes="256" KeyPath="slice34.dll_1"/>
+ <ROW Component="slice34.dll_2" ComponentId="{DE884F3A-103A-401E-B0A0-3ABA7B181AC5}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice34.dll_2"/>
+ <ROW Component="slice34.dll_3" ComponentId="{32D5D5F7-EBD8-496D-AF03-92F1B3A3FFB8}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice34.dll_3"/>
+ <ROW Component="slice34d.dll" ComponentId="{390DA862-BB60-4E3C-B8F9-494647988773}" Directory_="bin_DIR" Attributes="0" KeyPath="slice34d.dll"/>
+ <ROW Component="slice34d.dll_1" ComponentId="{6B99BE5D-FB28-4226-9A8C-CC3A68871558}" Directory_="x64_DIR" Attributes="256" KeyPath="slice34d.dll_1"/>
+ <ROW Component="slice34d.dll_2" ComponentId="{CCA2631D-A60C-49DE-98AD-2A856D142DC6}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice34d.dll_2"/>
+ <ROW Component="slice34d.dll_3" ComponentId="{ECE89AA2-5A4F-4820-ABAD-081DD04DAF1F}" Directory_="x64_3_DIR" Attributes="256" KeyPath="slice34d.dll_3"/>
+ <ROW Component="slice34d.pdb" ComponentId="{28A941A7-3588-4CE0-A04A-2F4DFF40722E}" Directory_="vc100_DIR" Attributes="0" KeyPath="slice34d.pdb_2" Type="0"/>
+ <ROW Component="slice34d.pdb_1" ComponentId="{49D4CC1B-77FA-4277-8E06-2CCCD5DCCE01}" Directory_="x64_3_DIR" Attributes="0" KeyPath="slice34d.pdb_3" Type="0"/>
+ <ROW Component="sliced.lib" ComponentId="{83C48B3B-1E0C-48AB-916C-467608278DD7}" Directory_="vc100_1_DIR" Attributes="0" KeyPath="sliced.lib_2" Type="0"/>
+ <ROW Component="slicevc60_34.dll" ComponentId="{31AA70D6-B38E-4669-83E4-7EFADF2316BA}" Directory_="bin_DIR" Attributes="0" KeyPath="slicevc60_34.dll"/>
+ <ROW Component="ssleay32.dll" ComponentId="{E9C7E38A-6219-44E7-99D2-3FE39CC54744}" Directory_="bin_DIR" Attributes="0" KeyPath="ssleay32.dll"/>
+ <ROW Component="ssleay32.dll_1" ComponentId="{1EC98B8A-E78A-4C49-8E2D-927AFF465E92}" Directory_="x64_DIR" Attributes="256" KeyPath="ssleay32.dll_1"/>
+ <ROW Component="ssleay32.dll_2" ComponentId="{324360CE-9B07-4365-9474-99EF1EB105D3}" Directory_="vc100_DIR" Attributes="0" KeyPath="ssleay32.dll_2"/>
+ <ROW Component="ssleay32.dll_3" ComponentId="{F4D3D621-E1B0-4C6E-B109-1A16A1C1781D}" Directory_="x64_3_DIR" Attributes="256" KeyPath="ssleay32.dll_3"/>
+ <ROW Component="ssleay32_vc6.dll" ComponentId="{5C9780D9-98BD-4926-9076-044199D86ED4}" Directory_="bin_DIR" Attributes="0" KeyPath="ssleay32_vc6.dll"/>
+ <ROW Component="stlport_vc646.dll" ComponentId="{C78E1A1D-7F59-4861-9FDA-7DA657F81669}" Directory_="bin_DIR" Attributes="0" KeyPath="stlport_vc646.dll"/>
+ <ROW Component="stlport_vc6_stldebug46.pdb" ComponentId="{2B0291E9-0F50-428B-9AEC-33F7FFEAC082}" Directory_="bin_DIR" Attributes="0" KeyPath="icepatch234d.pdb" Type="0"/>
+ <ROW Component="transformdb.exe" ComponentId="{657FBC2E-81BD-4866-B788-93CA43C48CFD}" Directory_="bin_DIR" Attributes="0" KeyPath="transformdb.exe"/>
+ <ROW Component="transformdb.exe_1" ComponentId="{F2170E3F-4335-4A2D-8B8F-CC767F29EF14}" Directory_="x64_DIR" Attributes="256" KeyPath="transformdb.exe_1"/>
+ <ROW Component="transformdb.exe_2" ComponentId="{E55D6A48-902B-47DA-9B31-2E2BFAFBBE10}" Directory_="vc100_DIR" Attributes="0" KeyPath="transformdb.exe_2"/>
+ <ROW Component="transformdb.exe_3" ComponentId="{18A0D42D-74A9-4EE9-81E4-10D2A3AA07CB}" Directory_="x64_3_DIR" Attributes="256" KeyPath="transformdb.exe_3"/>
+ <ROW Component="upgradeicegrid.py" ComponentId="{3433A172-6EB1-427F-825F-CC33F54B77E7}" Directory_="config_DIR" Attributes="0" KeyPath="upgradeicegrid.py" Type="0"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiFeatsComponent">
- <ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="3" Level="1" Directory_="APPDIR" Attributes="0" Components="THIRD_PARTY_SOURCES.txt stlport_vc646.dll bzip2.dll bzip2_vc6.dll bzip2d.dll db_archive.exe db_checkpoint.exe db_deadlock.exe db_dump.exe db_hotbackup.exe db_load.exe db_printlog.exe db_recover.exe db_stat.exe db_upgrade.exe db_verify.exe libdb48.dll libdb48d.dll libdb_java48.dll libeay32.dll libeay32_vc6.dll libexpat.dll msvcp60.dll msvcrt.dll openssl.exe ssleay32.dll ssleay32_vc6.dll stlport_vc6_stldebug46.pdb libdb48.dll_1 ssleay32.dll_1 bzip2.dll_1 bzip2d.dll_1 db_archive.exe_1 db_checkpoint.exe_1 db_deadlock.exe_1 db_dump.exe_1 db_hotbackup.exe_1 db_load.exe_1 db_printlog.exe_1 db_recover.exe_1 db_stat.exe_1 db_upgrade.exe_1 db_verify.exe_1 libdb48.dll_2 libdb48d.dll_1 libeay32.dll_1 libexpat.dll_1 openssl.exe_1 IceGridAdmin.chm TransactionalEvictor.ice SSLInfo.ice StatsF.ice IceBox.ice UserAccountMapper.ice FileServer.ice EndpointInfo.ice IceStorm.ice TransactionHolder.h Application.h Application.h_1 IceBox.h Admin.h ClientUtil.h ConnectionInfo.h IceStorm.h AbstractMutex.h Parser.h Checksum.h IceStorm.dll Glacier2.dll Ice.dll IceBox.dll iceboxnet.exe IceGrid.dll IcePatch2.dll IceSSL.dll transformdb.exe dumpdb.exe freeze34.dll glacier2router.exe glacier234.dll ice34.dll icebox.exe icebox34.dll iceboxadmin.exe icedb34.dll icegrid34.dll icegridadmin.exe icegridfreezedb34.dll icegridnode.exe icegridregistry.exe icepatch2calc.exe icepatch2client.exe icepatch2server.exe icepatch234.dll iceserviceinstall.exe icessl34.dll icestorm34.dll icestormadmin.exe icestormfreezedb34.dll icestormmigrate.exe icestormservice34.dll iceutil34.dll icexml34.dll slice2cpp.exe slice2cs.exe slice2freeze.exe slice2freezej.exe slice2html.exe slice2java.exe slice2php.exe slice2py.exe slice2rb.exe slice34.dll icessl34d.dll icestorm34d.dll icestormfreezedb34d.dll icestormservice34d.dll iceutil34d.dll icexml34d.dll slice34d.dll freeze34d.dll glacier234d.dll ice34d.dll icebox34d.dll iceboxd.exe icedb34d.dll icegrid34d.dll icegridfreezedb34d.dll icepatch234d.dll upgradeicegrid.py freeze34.dll_1 glacier234.dll_1 ice34.dll_1 icegrid34.dll_1 icepatch234.dll_1 icessl34.dll_1 icestorm34.dll_1 iceutil34.dll_1 icexml34.dll_1 icexml34d.tds freeze34d.dll_1 glacier234d.dll_1 ice34d.dll_1 icegrid34d.dll_1 icepatch234d.dll_1 icessl34d.dll_1 icestorm34d.dll_1 iceutil34d.dll_1 icexml34d.dll_1 transformdb.exe_1 dumpdb.exe_1 freeze34.dll_2 glacier2router.exe_1 glacier234.dll_2 ice34.dll_2 icebox.exe_1 icebox34.dll_1 iceboxadmin.exe_1 icedb34.dll_1 icegrid34.dll_2 icegridadmin.exe_1 icegridfreezedb34.dll_1 icegridnode.exe_1 icegridregistry.exe_1 icepatch2calc.exe_1 icepatch2client.exe_1 icepatch2server.exe_1 icepatch234.dll_2 iceserviceinstall.exe_1 icessl34.dll_2 icestorm34.dll_2 icestormadmin.exe_1 icestormfreezedb34.dll_1 icestormmigrate.exe_1 icestormservice34.dll_1 iceutil34.dll_2 icexml34.dll_2 slice2cpp.exe_1 slice2cs.exe_1 slice2freeze.exe_1 slice2freezej.exe_1 slice2html.exe_1 slice2java.exe_1 slice2php.exe_1 slice2py.exe_1 slice2rb.exe_1 slice34.dll_1 slice34d.dll_1 freeze34d.pdb freeze34d.dll_2 glacier234d.dll_2 ice34d.dll_2 icebox34d.dll_1 iceboxd.exe_1 icedb34d.dll_1 icegrid34d.dll_2 icegridfreezedb34d.dll_1 icepatch234d.dll_2 icessl34d.dll_2 icestorm34d.dll_2 icestormfreezedb34d.dll_1 icestormservice34d.dll_1 iceutil34d.dll_2 icexml34d.dll_2 Ice.jar freezed.lib freezed.lib_1 IceStorm_IceStorm_ice.py init_.py init_.py_1 init_.py_2 init_.py_3 php_ice.dll icestormsqldb34d.dll icegridsqldb34d.dll icegridsqldb34.dll icestormsqldb34.dll icestormsqldb34d.dll_1 icegridsqldb34d.dll_1 icegridsqldb34.dll_1 icestormsqldb34.dll_1 QtSqld4.dll QtCore4.dll QtCored4.dll QtSql4.dll QtSqld4.dll_1 QtCore4.dll_1 QtCored4.dll_1 QtSql4.dll_1 InstallDir IceStorm.rb IceRuby.dll SSLInfo.rb StatsF.rb IceBox.rb UserAccountMapper.rb IceStorm.rb_1 FileServer.rb slicevc60_34.dll icesslvc60_34.dll iceutilvc60_34.dll icevc60_34.dll libdb_java48.dll_1 Glacier2.php SSLInfo.php StatsF.php IceBox.php UserAccountMapper.php FileServer.php IceStorm.php IceStorm_IceStorm_ice.py_1 init_.py_4 init_.py_5 init_.py_6 init_.py_7 db_verify.exe_2 db_archive.exe_2 db_checkpoint.exe_2 db_deadlock.exe_2 db_dump.exe_2 db_hotbackup.exe_2 db_load.exe_2 db_printlog.exe_2 db_recover.exe_2 db_stat.exe_2 db_upgrade.exe_2"/>
- <ROW Feature="VS2008PLUGIN" Title="VS 2008 Plugin" Description="Visual Studio 2008 Plugin" Display="4" Level="1" Directory_="APPDIR" Attributes="0" Components="slice.vsdir slice.vsdir_1 slice.vsdir_2 slice.vsdir_3 Slice.zip newslice.ico IceVisualStudioAddin_VS2008.dll Addins _"/>
+ <ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="3" Level="1" Directory_="APPDIR" Attributes="0" Components="THIRD_PARTY_SOURCES.txt stlport_vc646.dll bzip2.dll bzip2_vc6.dll bzip2d.dll db_archive.exe db_checkpoint.exe db_deadlock.exe db_dump.exe db_hotbackup.exe db_load.exe db_printlog.exe db_recover.exe db_stat.exe db_upgrade.exe db_verify.exe libdb48.dll libdb48d.dll libdb_java48.dll libeay32.dll libeay32_vc6.dll libexpat.dll msvcp60.dll msvcrt.dll openssl.exe ssleay32.dll ssleay32_vc6.dll stlport_vc6_stldebug46.pdb libdb48.dll_1 ssleay32.dll_1 bzip2.dll_1 bzip2d.dll_1 db_archive.exe_1 db_checkpoint.exe_1 db_deadlock.exe_1 db_dump.exe_1 db_hotbackup.exe_1 db_load.exe_1 db_printlog.exe_1 db_recover.exe_1 db_stat.exe_1 db_upgrade.exe_1 db_verify.exe_1 libdb48.dll_2 libdb48d.dll_1 libeay32.dll_1 libexpat.dll_1 openssl.exe_1 IceGridAdmin.chm TransactionalEvictor.ice SSLInfo.ice StatsF.ice IceBox.ice UserAccountMapper.ice FileServer.ice EndpointInfo.ice IceStorm.ice TransactionHolder.h Application.h Application.h_1 IceBox.h Admin.h ClientUtil.h ConnectionInfo.h IceStorm.h AbstractMutex.h Parser.h Checksum.h IceStorm.dll Glacier2.dll Ice.dll IceBox.dll iceboxnet.exe IceGrid.dll IcePatch2.dll IceSSL.dll transformdb.exe dumpdb.exe freeze34.dll glacier2router.exe glacier234.dll ice34.dll icebox.exe icebox34.dll iceboxadmin.exe icedb34.dll icegrid34.dll icegridadmin.exe icegridfreezedb34.dll icegridnode.exe icegridregistry.exe icepatch2calc.exe icepatch2client.exe icepatch2server.exe icepatch234.dll iceserviceinstall.exe icessl34.dll icestorm34.dll icestormadmin.exe icestormfreezedb34.dll icestormmigrate.exe icestormservice34.dll iceutil34.dll icexml34.dll slice2cpp.exe slice2cs.exe slice2freeze.exe slice2freezej.exe slice2html.exe slice2java.exe slice2php.exe slice2py.exe slice2rb.exe slice34.dll icessl34d.dll icestorm34d.dll icestormfreezedb34d.dll icestormservice34d.dll iceutil34d.dll icexml34d.dll slice34d.dll freeze34d.dll glacier234d.dll ice34d.dll icebox34d.dll iceboxd.exe icedb34d.dll icegrid34d.dll icegridfreezedb34d.dll icepatch234d.dll upgradeicegrid.py freeze34.dll_1 glacier234.dll_1 ice34.dll_1 icegrid34.dll_1 icepatch234.dll_1 icessl34.dll_1 icestorm34.dll_1 iceutil34.dll_1 icexml34.dll_1 icexml34d.tds freeze34d.dll_1 glacier234d.dll_1 ice34d.dll_1 icegrid34d.dll_1 icepatch234d.dll_1 icessl34d.dll_1 icestorm34d.dll_1 iceutil34d.dll_1 icexml34d.dll_1 transformdb.exe_1 dumpdb.exe_1 freeze34.dll_2 glacier2router.exe_1 glacier234.dll_2 ice34.dll_2 icebox.exe_1 icebox34.dll_1 iceboxadmin.exe_1 icedb34.dll_1 icegrid34.dll_2 icegridadmin.exe_1 icegridfreezedb34.dll_1 icegridnode.exe_1 icegridregistry.exe_1 icepatch2calc.exe_1 icepatch2client.exe_1 icepatch2server.exe_1 icepatch234.dll_2 iceserviceinstall.exe_1 icessl34.dll_2 icestorm34.dll_2 icestormadmin.exe_1 icestormfreezedb34.dll_1 icestormmigrate.exe_1 icestormservice34.dll_1 iceutil34.dll_2 icexml34.dll_2 slice2cpp.exe_1 slice2cs.exe_1 slice2freeze.exe_1 slice2freezej.exe_1 slice2html.exe_1 slice2java.exe_1 slice2php.exe_1 slice2py.exe_1 slice2rb.exe_1 slice34.dll_1 slice34d.dll_1 freeze34d.pdb freeze34d.dll_2 glacier234d.dll_2 ice34d.dll_2 icebox34d.dll_1 iceboxd.exe_1 icedb34d.dll_1 icegrid34d.dll_2 icegridfreezedb34d.dll_1 icepatch234d.dll_2 icessl34d.dll_2 icestorm34d.dll_2 icestormfreezedb34d.dll_1 icestormservice34d.dll_1 iceutil34d.dll_2 icexml34d.dll_2 Ice.jar freezed.lib freezed.lib_1 IceStorm_IceStorm_ice.py init_.py init_.py_1 init_.py_2 init_.py_3 php_ice.dll icestormsqldb34d.dll icegridsqldb34d.dll icegridsqldb34.dll icestormsqldb34.dll icestormsqldb34d.dll_1 icegridsqldb34d.dll_1 icegridsqldb34.dll_1 icestormsqldb34.dll_1 QtSqld4.dll QtCore4.dll QtCored4.dll QtSql4.dll QtSqld4.dll_1 QtCore4.dll_1 QtCored4.dll_1 QtSql4.dll_1 InstallDir IceStorm.rb IceRuby.dll SSLInfo.rb StatsF.rb IceBox.rb UserAccountMapper.rb IceStorm.rb_1 FileServer.rb slicevc60_34.dll icesslvc60_34.dll iceutilvc60_34.dll icevc60_34.dll libdb_java48.dll_1 Glacier2.php SSLInfo.php StatsF.php IceBox.php UserAccountMapper.php FileServer.php IceStorm.php IceStorm_IceStorm_ice.py_1 init_.py_4 init_.py_5 init_.py_6 init_.py_7 db_verify.exe_2 db_archive.exe_2 db_checkpoint.exe_2 db_deadlock.exe_2 db_dump.exe_2 db_hotbackup.exe_2 db_load.exe_2 db_printlog.exe_2 db_recover.exe_2 db_stat.exe_2 db_upgrade.exe_2 sliced.lib freezed.lib_2 ssleay32.dll_2 bzip2.dll_2 bzip2d.dll_2 db_archive.exe_3 db_checkpoint.exe_3 db_deadlock.exe_3 db_dump.exe_3 db_hotbackup.exe_3 db_load.exe_3 db_printlog.exe_3 db_recover.exe_3 db_stat.exe_3 db_upgrade.exe_3 db_verify.exe_3 libdb48.dll_3 libdb48d.dll_2 libdb_java48.dll_2 libeay32.dll_2 libexpat.dll_2 openssl.exe_2 QtCore4.dll_2 QtCored4.dll_2 QtSql4.dll_2 QtSqld4.dll_2 ssleay32.dll_3 bzip2.dll_3 bzip2d.dll_3 db_archive.exe_4 db_checkpoint.exe_4 db_deadlock.exe_4 db_dump.exe_4 db_hotbackup.exe_4 db_load.exe_4 db_printlog.exe_4 db_recover.exe_4 db_stat.exe_4 db_upgrade.exe_4 db_verify.exe_4 libdb48.dll_4 libdb48d.dll_3 libdb_java48.dll_3 libeay32.dll_3 libexpat.dll_3 openssl.exe_3 QtCore4.dll_3 QtCored4.dll_3 QtSql4.dll_3 QtSqld4.dll_3 slice34d.pdb freeze34d.dll_3 glacier234d.dll_3 ice34d.dll_3 icebox34d.dll_2 iceboxd.exe_2 icedb34d.dll_2 icegrid34d.dll_3 icegridfreezedb34d.dll_2 icegridsqldb34d.dll_2 icepatch234d.dll_3 icessl34d.dll_3 icestorm34d.dll_3 icestormfreezedb34d.dll_2 icestormservice34d.dll_2 icestormsqldb34d.dll_2 iceutil34d.dll_3 icexml34d.dll_3 slice34d.dll_2 slice2cpp.exe_2 slice2cs.exe_2 slice2freeze.exe_2 slice2freezej.exe_2 slice2html.exe_2 slice2java.exe_2 slice2php.exe_2 slice2py.exe_2 slice2rb.exe_2 slice34.dll_2 transformdb.exe_2 dumpdb.exe_2 freeze34.dll_3 glacier2router.exe_2 glacier234.dll_3 ice34.dll_3 icebox34.dll_2 icebox.exe_2 iceboxadmin.exe_2 icedb34.dll_2 icegrid34.dll_3 icegridadmin.exe_2 icegridfreezedb34.dll_2 icegridnode.exe_2 icegridregistry.exe_2 icegridsqldb34.dll_2 icepatch2calc.exe_2 icepatch2client.exe_2 icepatch2server.exe_2 icepatch234.dll_3 iceserviceinstall.exe_2 icessl34.dll_3 icestorm34.dll_3 icestormadmin.exe_2 icestormfreezedb34.dll_2 icestormmigrate.exe_2 icestormservice34.dll_2 icestormsqldb34.dll_2 iceutil34.dll_3 icexml34.dll_3 slice34d.pdb_1 freeze34d.dll_4 glacier234d.dll_4 ice34d.dll_4 icebox34d.dll_3 iceboxd.exe_3 icedb34d.dll_3 icegrid34d.dll_4 icegridfreezedb34d.dll_3 icegridsqldb34d.dll_3 icepatch234d.dll_4 icessl34d.dll_4 icestorm34d.dll_4 icestormfreezedb34d.dll_3 icestormservice34d.dll_3 icestormsqldb34d.dll_3 iceutil34d.dll_4 icexml34d.dll_4 slice34d.dll_3 dumpdb.exe_3 freeze34.dll_4 glacier2router.exe_3 glacier234.dll_4 ice34.dll_4 icebox34.dll_3 icebox.exe_3 iceboxadmin.exe_3 icedb34.dll_3 icegrid34.dll_4 icegridadmin.exe_3 icegridfreezedb34.dll_3 icegridnode.exe_3 icegridregistry.exe_3 icegridsqldb34.dll_3 icepatch2calc.exe_3 icepatch2client.exe_3 icepatch2server.exe_3 icepatch234.dll_4 iceserviceinstall.exe_3 icessl34.dll_4 icestorm34.dll_4 icestormadmin.exe_3 icestormfreezedb34.dll_3 icestormmigrate.exe_3 icestormservice34.dll_3 icestormsqldb34.dll_3 iceutil34.dll_4 icexml34.dll_4 slice2cpp.exe_3 slice2cs.exe_3 slice2freeze.exe_3 slice2freezej.exe_3 slice2html.exe_3 slice2java.exe_3 slice2php.exe_3 slice2py.exe_3 slice2rb.exe_3 slice34.dll_3 transformdb.exe_3 policy.3.4.IceStorm.dll policy.3.4.Glacier2.dll policy.3.4.Ice.dll policy.3.4.IceBox.dll policy.3.4.IceGrid.dll policy.3.4.IcePatch2.dll policy.3.4.IceSSL.dll _ newslice.ico"/>
+ <ROW Feature="VS2008PLUGIN" Title="VS 2008 Plugin" Description="Visual Studio 2008 Plugin" Display="4" Level="1" Directory_="APPDIR" Attributes="0" Components="slice.vsdir slice.vsdir_1 slice.vsdir_2 slice.vsdir_3 Slice.zip IceVisualStudioAddin_VS2008.dll Addins"/>
+ <ROW Feature="VS2010PLUGIN" Title="VS 2010 Plugin" Description="Visual Studio 2008 Plugin" Display="6" Level="1" Directory_="APPDIR" Attributes="0" Components="Slice.zip_1 slice.vsdir_4 slice.vsdir_5 slice.vsdir_6 slice.vsdir_7 IceVisualStudioAddin_VS2010.dll Addins_1"/>
<ATTRIBUTE name="CurrentFeature" value="MainFeature"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent">
@@ -605,6 +803,7 @@ <ROW File="IceStorm_IceStorm_ice.py_1" Component_="IceStorm_IceStorm_ice.py_1" FileName="IceSto~1.py|IceStorm_IceStorm_ice.py" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\py\python\IceStorm_IceStorm_ice.py" SelfReg="false" Sequence="806"/>
<ROW File="IceUtil.h" Component_="AbstractMutex.h" FileName="IceUtil.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\IceUtil\IceUtil.h" SelfReg="false" Sequence="268"/>
<ROW File="IceVisualStudioAddin_VS2008.dll" Component_="IceVisualStudioAddin_VS2008.dll" FileName="IceVis~1.dll|IceVisualStudioAddin-VS2008.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\bin\IceVisualStudioAddin-VS2008.dll" SelfReg="false" Sequence="659" DigSign="true"/>
+ <ROW File="IceVisualStudioAddin_VS2010.dll" Component_="IceVisualStudioAddin_VS2010.dll" FileName="IceVis~2.dll|IceVisualStudioAddin-VS2010.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\bin\IceVisualStudioAddin-VS2010.dll" SelfReg="false" Sequence="1157"/>
<ROW File="Ice_BuiltinSequences_ice.py" Component_="IceStorm_IceStorm_ice.py" FileName="Ice_Bu~1.py|Ice_BuiltinSequences_ice.py" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\py\python\Ice_BuiltinSequences_ice.py" SelfReg="false" Sequence="589"/>
<ROW File="Ice_BuiltinSequences_ice.py_1" Component_="IceStorm_IceStorm_ice.py_1" FileName="Ice_Bu~1.py|Ice_BuiltinSequences_ice.py" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\py\python\Ice_BuiltinSequences_ice.py" SelfReg="false" Sequence="815"/>
<ROW File="Ice_CommunicatorF_ice.py" Component_="IceStorm_IceStorm_ice.py" FileName="Ice_Co~2.py|Ice_CommunicatorF_ice.py" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\py\python\Ice_CommunicatorF_ice.py" SelfReg="false" Sequence="591"/>
@@ -809,17 +1008,25 @@ <ROW File="PythonUtil.h" Component_="Checksum.h" FileName="Python~1.h|PythonUtil.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\Slice\PythonUtil.h" SelfReg="false" Sequence="302"/>
<ROW File="QtCore4.dll" Component_="QtCore4.dll" FileName="QtCore4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\QtCore4.dll" SelfReg="false" Sequence="671" DigSign="true"/>
<ROW File="QtCore4.dll_1" Component_="QtCore4.dll_1" FileName="QtCore4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\QtCore4.dll" SelfReg="false" Sequence="675" DigSign="true"/>
+ <ROW File="QtCore4.dll_2" Component_="QtCore4.dll_2" FileName="QtCore4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\QtCore4.dll" SelfReg="false" Sequence="952" DigSign="true"/>
+ <ROW File="QtCore4.dll_3" Component_="QtCore4.dll_3" FileName="QtCore4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\QtCore4.dll" SelfReg="false" Sequence="976" DigSign="true"/>
<ROW File="QtCored4.dll" Component_="QtCored4.dll" FileName="QtCored4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\QtCored4.dll" SelfReg="false" Sequence="672" DigSign="true"/>
<ROW File="QtCored4.dll_1" Component_="QtCored4.dll_1" FileName="QtCored4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\QtCored4.dll" SelfReg="false" Sequence="676" DigSign="true"/>
+ <ROW File="QtCored4.dll_2" Component_="QtCored4.dll_2" FileName="QtCored4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\QtCored4.dll" SelfReg="false" Sequence="953" DigSign="true"/>
+ <ROW File="QtCored4.dll_3" Component_="QtCored4.dll_3" FileName="QtCored4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\QtCored4.dll" SelfReg="false" Sequence="977" DigSign="true"/>
<ROW File="QtSql4.dll" Component_="QtSql4.dll" FileName="QtSql4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\QtSql4.dll" SelfReg="false" Sequence="673" DigSign="true"/>
<ROW File="QtSql4.dll_1" Component_="QtSql4.dll_1" FileName="QtSql4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\QtSql4.dll" SelfReg="false" Sequence="677" DigSign="true"/>
+ <ROW File="QtSql4.dll_2" Component_="QtSql4.dll_2" FileName="QtSql4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\QtSql4.dll" SelfReg="false" Sequence="954" DigSign="true"/>
+ <ROW File="QtSql4.dll_3" Component_="QtSql4.dll_3" FileName="QtSql4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\QtSql4.dll" SelfReg="false" Sequence="978" DigSign="true"/>
<ROW File="QtSqld4.dll" Component_="QtSqld4.dll" FileName="QtSqld4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\QtSqld4.dll" SelfReg="false" Sequence="670" DigSign="true"/>
<ROW File="QtSqld4.dll_1" Component_="QtSqld4.dll_1" FileName="QtSqld4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\QtSqld4.dll" SelfReg="false" Sequence="674" DigSign="true"/>
+ <ROW File="QtSqld4.dll_2" Component_="QtSqld4.dll_2" FileName="QtSqld4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\QtSqld4.dll" SelfReg="false" Sequence="955" DigSign="true"/>
+ <ROW File="QtSqld4.dll_3" Component_="QtSqld4.dll_3" FileName="QtSqld4.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\QtSqld4.dll" SelfReg="false" Sequence="979" DigSign="true"/>
<ROW File="Query.h" Component_="Admin.h" FileName="Query.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\IceGrid\Query.h" SelfReg="false" Sequence="243"/>
<ROW File="Query.ice" Component_="UserAccountMapper.ice" FileName="Query.ice" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\slice\IceGrid\Query.ice" SelfReg="false" Sequence="111"/>
<ROW File="Query.php" Component_="UserAccountMapper.php" FileName="Query.php" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\php\lib\IceGrid\Query.php" SelfReg="false" Sequence="799"/>
<ROW File="Query.rb" Component_="UserAccountMapper.rb" FileName="Query.rb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\rb\ruby\IceGrid\Query.rb" SelfReg="false" Sequence="731"/>
- <ROW File="README.txt" Component_="THIRD_PARTY_SOURCES.txt" FileName="README.txt" Attributes="0" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.0\src\windows\docs\main\README.txt" SelfReg="false" Sequence="1"/>
+ <ROW File="README.txt" Component_="THIRD_PARTY_SOURCES.txt" FileName="README.txt" Attributes="0" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.1\src\windows\docs\main\README.txt" SelfReg="false" Sequence="1"/>
<ROW File="RELEASE_NOTES.txt" Component_="THIRD_PARTY_SOURCES.txt" FileName="RELEAS~1.txt|RELEASE_NOTES.txt" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\RELEASE_NOTES.txt" SelfReg="false" Sequence="643"/>
<ROW File="RWRecMutex.h" Component_="AbstractMutex.h" FileName="RWRecM~1.h|RWRecMutex.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\IceUtil\RWRecMutex.h" SelfReg="false" Sequence="281"/>
<ROW File="Random.h" Component_="AbstractMutex.h" FileName="Random.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\IceUtil\Random.h" SelfReg="false" Sequence="279"/>
@@ -847,7 +1054,7 @@ <ROW File="RouterF.rb" Component_="SSLInfo.rb" FileName="RouterF.rb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\rb\ruby\Glacier2\RouterF.rb" SelfReg="false" Sequence="689"/>
<ROW File="RouterF.rb_1" Component_="StatsF.rb" FileName="RouterF.rb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\rb\ruby\Ice\RouterF.rb" SelfReg="false" Sequence="720"/>
<ROW File="RubyUtil.h" Component_="Checksum.h" FileName="RubyUtil.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\Slice\RubyUtil.h" SelfReg="false" Sequence="303"/>
- <ROW File="SOURCES.txt" Component_="THIRD_PARTY_SOURCES.txt" FileName="SOURCES.txt" Attributes="0" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.0\src\windows\docs\main\SOURCES.txt" SelfReg="false" Sequence="2"/>
+ <ROW File="SOURCES.txt" Component_="THIRD_PARTY_SOURCES.txt" FileName="SOURCES.txt" Attributes="0" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.1\src\windows\docs\main\SOURCES.txt" SelfReg="false" Sequence="2"/>
<ROW File="SSLInfo.h" Component_="Application.h" FileName="SSLInfo.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\Glacier2\SSLInfo.h" SelfReg="false" Sequence="144"/>
<ROW File="SSLInfo.ice" Component_="SSLInfo.ice" FileName="SSLInfo.ice" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\slice\Glacier2\SSLInfo.ice" SelfReg="false" Sequence="62"/>
<ROW File="SSLInfo.php" Component_="SSLInfo.php" FileName="SSLInfo.php" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\php\lib\Glacier2\SSLInfo.php" SelfReg="false" Sequence="753"/>
@@ -869,6 +1076,7 @@ <ROW File="Session.rb_1" Component_="UserAccountMapper.rb" FileName="Session.rb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\rb\ruby\IceGrid\Session.rb" SelfReg="false" Sequence="733"/>
<ROW File="Shared.h" Component_="AbstractMutex.h" FileName="Shared.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\IceUtil\Shared.h" SelfReg="false" Sequence="283"/>
<ROW File="Slice.zip" Component_="Slice.zip" FileName="Slice.zip" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\templates\Slice.zip" SelfReg="false" Sequence="661"/>
+ <ROW File="Slice.zip_1" Component_="Slice.zip_1" FileName="Slice.zip" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\templates\Slice.zip" SelfReg="false" Sequence="1148"/>
<ROW File="SliceChecksumDict.h" Component_="Application.h_1" FileName="SliceC~1.h|SliceChecksumDict.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\Ice\SliceChecksumDict.h" SelfReg="false" Sequence="225"/>
<ROW File="SliceChecksumDict.ice" Component_="StatsF.ice" FileName="SliceC~1.ice|SliceChecksumDict.ice" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\slice\Ice\SliceChecksumDict.ice" SelfReg="false" Sequence="101"/>
<ROW File="SliceChecksumDict.php" Component_="StatsF.php" FileName="SliceC~1.php|SliceChecksumDict.php" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\php\lib\Ice\SliceChecksumDict.php" SelfReg="false" Sequence="789"/>
@@ -887,7 +1095,7 @@ <ROW File="StreamF.h" Component_="Application.h_1" FileName="StreamF.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\Ice\StreamF.h" SelfReg="false" Sequence="230"/>
<ROW File="StringConverter.h" Component_="Application.h_1" FileName="String~1.h|StringConverter.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\Ice\StringConverter.h" SelfReg="false" Sequence="231"/>
<ROW File="StringUtil.h" Component_="AbstractMutex.h" FileName="String~1.h|StringUtil.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\IceUtil\StringUtil.h" SelfReg="false" Sequence="285"/>
- <ROW File="THIRD_PARTY_LICENSE.txt" Component_="THIRD_PARTY_SOURCES.txt" FileName="THIRD_~2.txt|THIRD_PARTY_LICENSE.txt" Attributes="0" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.0\src\windows\docs\main\THIRD_PARTY_LICENSE.txt" SelfReg="false" Sequence="3"/>
+ <ROW File="THIRD_PARTY_LICENSE.txt" Component_="THIRD_PARTY_SOURCES.txt" FileName="THIRD_~2.txt|THIRD_PARTY_LICENSE.txt" Attributes="0" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.1\src\windows\docs\main\THIRD_PARTY_LICENSE.txt" SelfReg="false" Sequence="3"/>
<ROW File="Thread.h" Component_="AbstractMutex.h" FileName="Thread.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\IceUtil\Thread.h" SelfReg="false" Sequence="286"/>
<ROW File="ThreadException.h" Component_="AbstractMutex.h" FileName="Thread~1.h|ThreadException.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\IceUtil\ThreadException.h" SelfReg="false" Sequence="287"/>
<ROW File="Time.h" Component_="AbstractMutex.h" FileName="Time.h" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\include\IceUtil\Time.h" SelfReg="false" Sequence="288"/>
@@ -910,110 +1118,186 @@ <ROW File="ant_ice.jar" Component_="Ice.jar" FileName="ant-ice.jar" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\java\lib\ant-ice.jar" SelfReg="false" Sequence="507"/>
<ROW File="bzip2.dll" Component_="bzip2.dll" FileName="bzip2.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bzip2.dll" SelfReg="false" Sequence="5" DigSign="true"/>
<ROW File="bzip2.dll_1" Component_="bzip2.dll_1" FileName="bzip2.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\bzip2.dll" SelfReg="false" Sequence="32" DigSign="true"/>
+ <ROW File="bzip2.dll_2" Component_="bzip2.dll_2" FileName="bzip2.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\bzip2.dll" SelfReg="false" Sequence="933" DigSign="true"/>
+ <ROW File="bzip2.dll_3" Component_="bzip2.dll_3" FileName="bzip2.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\bzip2.dll" SelfReg="false" Sequence="957" DigSign="true"/>
<ROW File="bzip2_vc6.dll" Component_="bzip2_vc6.dll" FileName="bzip2_~1.dll|bzip2_vc6.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bzip2_vc6.dll" SelfReg="false" Sequence="6" DigSign="true"/>
<ROW File="bzip2d.dll" Component_="bzip2d.dll" FileName="bzip2d.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bzip2d.dll" SelfReg="false" Sequence="7" DigSign="true"/>
<ROW File="bzip2d.dll_1" Component_="bzip2d.dll_1" FileName="bzip2d.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\bzip2d.dll" SelfReg="false" Sequence="33" DigSign="true"/>
+ <ROW File="bzip2d.dll_2" Component_="bzip2d.dll_2" FileName="bzip2d.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\bzip2d.dll" SelfReg="false" Sequence="934" DigSign="true"/>
+ <ROW File="bzip2d.dll_3" Component_="bzip2d.dll_3" FileName="bzip2d.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\bzip2d.dll" SelfReg="false" Sequence="958" DigSign="true"/>
<ROW File="convertssl.py" Component_="upgradeicegrid.py" FileName="conver~1.py|convertssl.py" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\config\convertssl.py" SelfReg="false" Sequence="737"/>
<ROW File="db.jar" Component_="Ice.jar" FileName="db.jar" Attributes="0" SourcePath="<THIRDPARTY_HOME>lib\db.jar" SelfReg="false" Sequence="805"/>
<ROW File="db_archive.exe" Component_="db_archive.exe" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_archive.exe" SelfReg="false" Sequence="8" DigSign="true"/>
<ROW File="db_archive.exe_1" Component_="db_archive.exe_1" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_archive.exe" SelfReg="false" Sequence="34" DigSign="true"/>
<ROW File="db_archive.exe_2" Component_="db_archive.exe_2" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_archive.exe" SelfReg="false" Sequence="870" DigSign="true"/>
+ <ROW File="db_archive.exe_3" Component_="db_archive.exe_3" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_archive.exe" SelfReg="false" Sequence="935" DigSign="true"/>
+ <ROW File="db_archive.exe_4" Component_="db_archive.exe_4" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_archive.exe" SelfReg="false" Sequence="959" DigSign="true"/>
<ROW File="db_checkpoint.exe" Component_="db_checkpoint.exe" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_checkpoint.exe" SelfReg="false" Sequence="9" DigSign="true"/>
<ROW File="db_checkpoint.exe_1" Component_="db_checkpoint.exe_1" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_checkpoint.exe" SelfReg="false" Sequence="35" DigSign="true"/>
<ROW File="db_checkpoint.exe_2" Component_="db_checkpoint.exe_2" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_checkpoint.exe" SelfReg="false" Sequence="871" DigSign="true"/>
+ <ROW File="db_checkpoint.exe_3" Component_="db_checkpoint.exe_3" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_checkpoint.exe" SelfReg="false" Sequence="936" DigSign="true"/>
+ <ROW File="db_checkpoint.exe_4" Component_="db_checkpoint.exe_4" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_checkpoint.exe" SelfReg="false" Sequence="960" DigSign="true"/>
<ROW File="db_deadlock.exe" Component_="db_deadlock.exe" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_deadlock.exe" SelfReg="false" Sequence="10" DigSign="true"/>
<ROW File="db_deadlock.exe_1" Component_="db_deadlock.exe_1" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_deadlock.exe" SelfReg="false" Sequence="36" DigSign="true"/>
<ROW File="db_deadlock.exe_2" Component_="db_deadlock.exe_2" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_deadlock.exe" SelfReg="false" Sequence="872" DigSign="true"/>
+ <ROW File="db_deadlock.exe_3" Component_="db_deadlock.exe_3" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_deadlock.exe" SelfReg="false" Sequence="937" DigSign="true"/>
+ <ROW File="db_deadlock.exe_4" Component_="db_deadlock.exe_4" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_deadlock.exe" SelfReg="false" Sequence="961" DigSign="true"/>
<ROW File="db_dump.exe" Component_="db_dump.exe" FileName="db_dump.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_dump.exe" SelfReg="false" Sequence="11" DigSign="true"/>
<ROW File="db_dump.exe_1" Component_="db_dump.exe_1" FileName="db_dump.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_dump.exe" SelfReg="false" Sequence="37" DigSign="true"/>
<ROW File="db_dump.exe_2" Component_="db_dump.exe_2" FileName="db_dump.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_dump.exe" SelfReg="false" Sequence="873" DigSign="true"/>
+ <ROW File="db_dump.exe_3" Component_="db_dump.exe_3" FileName="db_dump.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_dump.exe" SelfReg="false" Sequence="938" DigSign="true"/>
+ <ROW File="db_dump.exe_4" Component_="db_dump.exe_4" FileName="db_dump.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_dump.exe" SelfReg="false" Sequence="962" DigSign="true"/>
<ROW File="db_hotbackup.exe" Component_="db_hotbackup.exe" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_hotbackup.exe" SelfReg="false" Sequence="12" DigSign="true"/>
<ROW File="db_hotbackup.exe_1" Component_="db_hotbackup.exe_1" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_hotbackup.exe" SelfReg="false" Sequence="38" DigSign="true"/>
<ROW File="db_hotbackup.exe_2" Component_="db_hotbackup.exe_2" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_hotbackup.exe" SelfReg="false" Sequence="874" DigSign="true"/>
+ <ROW File="db_hotbackup.exe_3" Component_="db_hotbackup.exe_3" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_hotbackup.exe" SelfReg="false" Sequence="939" DigSign="true"/>
+ <ROW File="db_hotbackup.exe_4" Component_="db_hotbackup.exe_4" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_hotbackup.exe" SelfReg="false" Sequence="963" DigSign="true"/>
<ROW File="db_load.exe" Component_="db_load.exe" FileName="db_load.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_load.exe" SelfReg="false" Sequence="13" DigSign="true"/>
<ROW File="db_load.exe_1" Component_="db_load.exe_1" FileName="db_load.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_load.exe" SelfReg="false" Sequence="39" DigSign="true"/>
<ROW File="db_load.exe_2" Component_="db_load.exe_2" FileName="db_load.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_load.exe" SelfReg="false" Sequence="875" DigSign="true"/>
+ <ROW File="db_load.exe_3" Component_="db_load.exe_3" FileName="db_load.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_load.exe" SelfReg="false" Sequence="940" DigSign="true"/>
+ <ROW File="db_load.exe_4" Component_="db_load.exe_4" FileName="db_load.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_load.exe" SelfReg="false" Sequence="964" DigSign="true"/>
<ROW File="db_printlog.exe" Component_="db_printlog.exe" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_printlog.exe" SelfReg="false" Sequence="14" DigSign="true"/>
<ROW File="db_printlog.exe_1" Component_="db_printlog.exe_1" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_printlog.exe" SelfReg="false" Sequence="40" DigSign="true"/>
<ROW File="db_printlog.exe_2" Component_="db_printlog.exe_2" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_printlog.exe" SelfReg="false" Sequence="876" DigSign="true"/>
+ <ROW File="db_printlog.exe_3" Component_="db_printlog.exe_3" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_printlog.exe" SelfReg="false" Sequence="941" DigSign="true"/>
+ <ROW File="db_printlog.exe_4" Component_="db_printlog.exe_4" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_printlog.exe" SelfReg="false" Sequence="965" DigSign="true"/>
<ROW File="db_recover.exe" Component_="db_recover.exe" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_recover.exe" SelfReg="false" Sequence="15" DigSign="true"/>
<ROW File="db_recover.exe_1" Component_="db_recover.exe_1" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_recover.exe" SelfReg="false" Sequence="41" DigSign="true"/>
<ROW File="db_recover.exe_2" Component_="db_recover.exe_2" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_recover.exe" SelfReg="false" Sequence="877" DigSign="true"/>
+ <ROW File="db_recover.exe_3" Component_="db_recover.exe_3" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_recover.exe" SelfReg="false" Sequence="942" DigSign="true"/>
+ <ROW File="db_recover.exe_4" Component_="db_recover.exe_4" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_recover.exe" SelfReg="false" Sequence="966" DigSign="true"/>
<ROW File="db_stat.exe" Component_="db_stat.exe" FileName="db_stat.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_stat.exe" SelfReg="false" Sequence="16" DigSign="true"/>
<ROW File="db_stat.exe_1" Component_="db_stat.exe_1" FileName="db_stat.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_stat.exe" SelfReg="false" Sequence="42" DigSign="true"/>
<ROW File="db_stat.exe_2" Component_="db_stat.exe_2" FileName="db_stat.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_stat.exe" SelfReg="false" Sequence="878" DigSign="true"/>
+ <ROW File="db_stat.exe_3" Component_="db_stat.exe_3" FileName="db_stat.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_stat.exe" SelfReg="false" Sequence="943" DigSign="true"/>
+ <ROW File="db_stat.exe_4" Component_="db_stat.exe_4" FileName="db_stat.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_stat.exe" SelfReg="false" Sequence="967" DigSign="true"/>
<ROW File="db_upgrade.exe" Component_="db_upgrade.exe" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_upgrade.exe" SelfReg="false" Sequence="17" DigSign="true"/>
<ROW File="db_upgrade.exe_1" Component_="db_upgrade.exe_1" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_upgrade.exe" SelfReg="false" Sequence="43" DigSign="true"/>
<ROW File="db_upgrade.exe_2" Component_="db_upgrade.exe_2" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_upgrade.exe" SelfReg="false" Sequence="879" DigSign="true"/>
+ <ROW File="db_upgrade.exe_3" Component_="db_upgrade.exe_3" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_upgrade.exe" SelfReg="false" Sequence="944" DigSign="true"/>
+ <ROW File="db_upgrade.exe_4" Component_="db_upgrade.exe_4" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_upgrade.exe" SelfReg="false" Sequence="968" DigSign="true"/>
<ROW File="db_verify.exe" Component_="db_verify.exe" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\db_verify.exe" SelfReg="false" Sequence="18" DigSign="true"/>
<ROW File="db_verify.exe_1" Component_="db_verify.exe_1" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\db_verify.exe" SelfReg="false" Sequence="44" DigSign="true"/>
<ROW File="db_verify.exe_2" Component_="db_verify.exe_2" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\db_verify.exe" SelfReg="false" Sequence="869" DigSign="true"/>
+ <ROW File="db_verify.exe_3" Component_="db_verify.exe_3" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\db_verify.exe" SelfReg="false" Sequence="945" DigSign="true"/>
+ <ROW File="db_verify.exe_4" Component_="db_verify.exe_4" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\db_verify.exe" SelfReg="false" Sequence="969" DigSign="true"/>
<ROW File="demos.zip" Component_="THIRD_PARTY_SOURCES.txt" FileName="demos.zip" Attributes="0" SourcePath="<ICE_BUILD_HOME>distfiles\demos.zip" SelfReg="false" Sequence="868"/>
<ROW File="dumpdb.exe" Component_="dumpdb.exe" FileName="dumpdb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\dumpdb.exe" SelfReg="false" Sequence="330" DigSign="true"/>
<ROW File="dumpdb.exe_1" Component_="dumpdb.exe_1" FileName="dumpdb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\dumpdb.exe" SelfReg="false" Sequence="437" DigSign="true"/>
+ <ROW File="dumpdb.exe_2" Component_="dumpdb.exe_2" FileName="dumpdb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\dumpdb.exe" SelfReg="false" Sequence="1027" DigSign="true"/>
+ <ROW File="dumpdb.exe_3" Component_="dumpdb.exe_3" FileName="dumpdb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\dumpdb.exe" SelfReg="false" Sequence="1093" DigSign="true"/>
<ROW File="freeze.lib" Component_="Ice.jar" FileName="freeze.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\freeze.lib" SelfReg="false" Sequence="511"/>
<ROW File="freeze.lib_1" Component_="freezed.lib" FileName="freeze.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\freeze.lib" SelfReg="false" Sequence="549"/>
<ROW File="freeze.lib_2" Component_="freezed.lib_1" FileName="freeze.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\lib\freeze.lib" SelfReg="false" Sequence="571"/>
+ <ROW File="freeze.lib_3" Component_="sliced.lib" FileName="freeze.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\freeze.lib" SelfReg="false" Sequence="893"/>
+ <ROW File="freeze.lib_4" Component_="freezed.lib_2" FileName="freeze.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\freeze.lib" SelfReg="false" Sequence="919"/>
<ROW File="freeze34.dll" Component_="freeze34.dll" FileName="freeze~1.dll|freeze34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\freeze34.dll" SelfReg="false" Sequence="331" DigSign="true"/>
<ROW File="freeze34.dll_1" Component_="freeze34.dll_1" FileName="freeze~1.dll|freeze34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\bin\freeze34.dll" SelfReg="false" Sequence="409" DigSign="true"/>
<ROW File="freeze34.dll_2" Component_="freeze34.dll_2" FileName="freeze~1.dll|freeze34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\freeze34.dll" SelfReg="false" Sequence="438" DigSign="true"/>
+ <ROW File="freeze34.dll_3" Component_="freeze34.dll_3" FileName="freeze34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\freeze34.dll" SelfReg="false" Sequence="1028" DigSign="true"/>
+ <ROW File="freeze34.dll_4" Component_="freeze34.dll_4" FileName="freeze34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\freeze34.dll" SelfReg="false" Sequence="1094" DigSign="true"/>
<ROW File="freeze34d.dll" Component_="freeze34d.dll" FileName="freeze~2.dll|freeze34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\freeze34d.dll" SelfReg="false" Sequence="384" DigSign="true"/>
<ROW File="freeze34d.dll_1" Component_="freeze34d.dll_1" FileName="freeze~2.dll|freeze34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\freeze34d.dll" SelfReg="false" Sequence="419" DigSign="true"/>
<ROW File="freeze34d.dll_2" Component_="freeze34d.dll_2" FileName="freeze~2.dll|freeze34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\freeze34d.dll" SelfReg="false" Sequence="476" DigSign="true"/>
+ <ROW File="freeze34d.dll_3" Component_="freeze34d.dll_3" FileName="freeze~1.dll|freeze34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\freeze34d.dll" SelfReg="false" Sequence="981" DigSign="true"/>
+ <ROW File="freeze34d.dll_4" Component_="freeze34d.dll_4" FileName="freeze~1.dll|freeze34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\freeze34d.dll" SelfReg="false" Sequence="1058" DigSign="true"/>
<ROW File="freeze34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="freeze~1.pdb|freeze34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\freeze34d.pdb" SelfReg="false" Sequence="383"/>
<ROW File="freeze34d.pdb_1" Component_="freeze34d.pdb" FileName="freeze~1.pdb|freeze34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\freeze34d.pdb" SelfReg="false" Sequence="475"/>
+ <ROW File="freeze34d.pdb_2" Component_="slice34d.pdb" FileName="freeze~1.pdb|freeze34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\freeze34d.pdb" SelfReg="false" Sequence="982"/>
+ <ROW File="freeze34d.pdb_3" Component_="slice34d.pdb_1" FileName="freeze~1.pdb|freeze34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\freeze34d.pdb" SelfReg="false" Sequence="1059"/>
<ROW File="freeze34d.tds" Component_="icexml34d.tds" FileName="freeze~1.tds|freeze34d.tds" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\freeze34d.tds" SelfReg="false" Sequence="420"/>
<ROW File="freezed.lib" Component_="Ice.jar" FileName="freezed.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\freezed.lib" SelfReg="false" Sequence="524"/>
<ROW File="freezed.lib_1" Component_="freezed.lib" FileName="freezed.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\freezed.lib" SelfReg="false" Sequence="536"/>
<ROW File="freezed.lib_2" Component_="freezed.lib_1" FileName="freezed.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\lib\freezed.lib" SelfReg="false" Sequence="562"/>
+ <ROW File="freezed.lib_3" Component_="sliced.lib" FileName="freezed.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\freezed.lib" SelfReg="false" Sequence="881"/>
+ <ROW File="freezed.lib_4" Component_="freezed.lib_2" FileName="freezed.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\freezed.lib" SelfReg="false" Sequence="906"/>
<ROW File="glacier2.lib" Component_="Ice.jar" FileName="glacier2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\glacier2.lib" SelfReg="false" Sequence="512"/>
<ROW File="glacier2.lib_1" Component_="freezed.lib" FileName="glacier2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\glacier2.lib" SelfReg="false" Sequence="550"/>
<ROW File="glacier2.lib_2" Component_="freezed.lib_1" FileName="glacier2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\lib\glacier2.lib" SelfReg="false" Sequence="572"/>
+ <ROW File="glacier2.lib_3" Component_="sliced.lib" FileName="glacier2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\glacier2.lib" SelfReg="false" Sequence="894"/>
+ <ROW File="glacier2.lib_4" Component_="freezed.lib_2" FileName="glacier2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\glacier2.lib" SelfReg="false" Sequence="920"/>
<ROW File="glacier234.dll" Component_="glacier234.dll" FileName="glacie~1.dll|glacier234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\glacier234.dll" SelfReg="false" Sequence="333" DigSign="true"/>
<ROW File="glacier234.dll_1" Component_="glacier234.dll_1" FileName="glacie~1.dll|glacier234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\bin\glacier234.dll" SelfReg="false" Sequence="410" DigSign="true"/>
<ROW File="glacier234.dll_2" Component_="glacier234.dll_2" FileName="glacie~1.dll|glacier234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\glacier234.dll" SelfReg="false" Sequence="440" DigSign="true"/>
+ <ROW File="glacier234.dll_3" Component_="glacier234.dll_3" FileName="glacie~2.dll|glacier234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\glacier234.dll" SelfReg="false" Sequence="1030" DigSign="true"/>
+ <ROW File="glacier234.dll_4" Component_="glacier234.dll_4" FileName="glacie~2.dll|glacier234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\glacier234.dll" SelfReg="false" Sequence="1096" DigSign="true"/>
<ROW File="glacier234d.dll" Component_="glacier234d.dll" FileName="glacie~2.dll|glacier234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\glacier234d.dll" SelfReg="false" Sequence="386" DigSign="true"/>
<ROW File="glacier234d.dll_1" Component_="glacier234d.dll_1" FileName="glacie~2.dll|glacier234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\glacier234d.dll" SelfReg="false" Sequence="421" DigSign="true"/>
<ROW File="glacier234d.dll_2" Component_="glacier234d.dll_2" FileName="glacie~2.dll|glacier234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\glacier234d.dll" SelfReg="false" Sequence="478" DigSign="true"/>
+ <ROW File="glacier234d.dll_3" Component_="glacier234d.dll_3" FileName="glacie~1.dll|glacier234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\glacier234d.dll" SelfReg="false" Sequence="983" DigSign="true"/>
+ <ROW File="glacier234d.dll_4" Component_="glacier234d.dll_4" FileName="glacie~1.dll|glacier234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\glacier234d.dll" SelfReg="false" Sequence="1060" DigSign="true"/>
<ROW File="glacier234d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="glacie~1.pdb|glacier234d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\glacier234d.pdb" SelfReg="false" Sequence="385"/>
<ROW File="glacier234d.pdb_1" Component_="freeze34d.pdb" FileName="glacie~1.pdb|glacier234d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\glacier234d.pdb" SelfReg="false" Sequence="477"/>
+ <ROW File="glacier234d.pdb_2" Component_="slice34d.pdb" FileName="glacie~1.pdb|glacier234d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\glacier234d.pdb" SelfReg="false" Sequence="984"/>
+ <ROW File="glacier234d.pdb_3" Component_="slice34d.pdb_1" FileName="glacie~1.pdb|glacier234d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\glacier234d.pdb" SelfReg="false" Sequence="1061"/>
<ROW File="glacier234d.tds" Component_="icexml34d.tds" FileName="glacie~1.tds|glacier234d.tds" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\glacier234d.tds" SelfReg="false" Sequence="422"/>
<ROW File="glacier2d.lib" Component_="Ice.jar" FileName="glacie~1.lib|glacier2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\glacier2d.lib" SelfReg="false" Sequence="525"/>
<ROW File="glacier2d.lib_1" Component_="freezed.lib" FileName="glacie~1.lib|glacier2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\glacier2d.lib" SelfReg="false" Sequence="537"/>
<ROW File="glacier2d.lib_2" Component_="freezed.lib_1" FileName="glacie~1.lib|glacier2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\lib\glacier2d.lib" SelfReg="false" Sequence="563"/>
+ <ROW File="glacier2d.lib_3" Component_="sliced.lib" FileName="glacie~1.lib|glacier2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\glacier2d.lib" SelfReg="false" Sequence="882"/>
+ <ROW File="glacier2d.lib_4" Component_="freezed.lib_2" FileName="glacie~1.lib|glacier2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\glacier2d.lib" SelfReg="false" Sequence="907"/>
<ROW File="glacier2router.cfg" Component_="upgradeicegrid.py" FileName="glacie~1.cfg|glacier2router.cfg" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\config\glacier2router.cfg" SelfReg="false" Sequence="402"/>
<ROW File="glacier2router.exe" Component_="glacier2router.exe" FileName="glacie~1.exe|glacier2router.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\glacier2router.exe" SelfReg="false" Sequence="332" DigSign="true"/>
<ROW File="glacier2router.exe_1" Component_="glacier2router.exe_1" FileName="glacie~1.exe|glacier2router.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\glacier2router.exe" SelfReg="false" Sequence="439" DigSign="true"/>
+ <ROW File="glacier2router.exe_2" Component_="glacier2router.exe_2" FileName="glacie~1.exe|glacier2router.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\glacier2router.exe" SelfReg="false" Sequence="1029" DigSign="true"/>
+ <ROW File="glacier2router.exe_3" Component_="glacier2router.exe_3" FileName="glacie~1.exe|glacier2router.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\glacier2router.exe" SelfReg="false" Sequence="1095" DigSign="true"/>
<ROW File="ice.lib" Component_="Ice.jar" FileName="ice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\ice.lib" SelfReg="false" Sequence="513"/>
<ROW File="ice.lib_1" Component_="freezed.lib" FileName="ice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\ice.lib" SelfReg="false" Sequence="551"/>
<ROW File="ice.lib_2" Component_="freezed.lib_1" FileName="ice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\lib\ice.lib" SelfReg="false" Sequence="573"/>
+ <ROW File="ice.lib_3" Component_="sliced.lib" FileName="ice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\ice.lib" SelfReg="false" Sequence="895"/>
+ <ROW File="ice.lib_4" Component_="freezed.lib_2" FileName="ice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\ice.lib" SelfReg="false" Sequence="921"/>
<ROW File="ice34.dll" Component_="ice34.dll" FileName="ice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\ice34.dll" SelfReg="false" Sequence="334" DigSign="true"/>
<ROW File="ice34.dll_1" Component_="ice34.dll_1" FileName="ice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\bin\ice34.dll" SelfReg="false" Sequence="411" DigSign="true"/>
<ROW File="ice34.dll_2" Component_="ice34.dll_2" FileName="ice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\ice34.dll" SelfReg="false" Sequence="441" DigSign="true"/>
+ <ROW File="ice34.dll_3" Component_="ice34.dll_3" FileName="ice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\ice34.dll" SelfReg="false" Sequence="1031" DigSign="true"/>
+ <ROW File="ice34.dll_4" Component_="ice34.dll_4" FileName="ice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\ice34.dll" SelfReg="false" Sequence="1097" DigSign="true"/>
<ROW File="ice34d.dll" Component_="ice34d.dll" FileName="ice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\ice34d.dll" SelfReg="false" Sequence="388" DigSign="true"/>
<ROW File="ice34d.dll_1" Component_="ice34d.dll_1" FileName="ice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\ice34d.dll" SelfReg="false" Sequence="423" DigSign="true"/>
<ROW File="ice34d.dll_2" Component_="ice34d.dll_2" FileName="ice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\ice34d.dll" SelfReg="false" Sequence="480" DigSign="true"/>
+ <ROW File="ice34d.dll_3" Component_="ice34d.dll_3" FileName="ice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\ice34d.dll" SelfReg="false" Sequence="985" DigSign="true"/>
+ <ROW File="ice34d.dll_4" Component_="ice34d.dll_4" FileName="ice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\ice34d.dll" SelfReg="false" Sequence="1062" DigSign="true"/>
<ROW File="ice34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="ice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\ice34d.pdb" SelfReg="false" Sequence="387"/>
<ROW File="ice34d.pdb_1" Component_="freeze34d.pdb" FileName="ice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\ice34d.pdb" SelfReg="false" Sequence="479"/>
+ <ROW File="ice34d.pdb_2" Component_="slice34d.pdb" FileName="ice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\ice34d.pdb" SelfReg="false" Sequence="986"/>
+ <ROW File="ice34d.pdb_3" Component_="slice34d.pdb_1" FileName="ice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\ice34d.pdb" SelfReg="false" Sequence="1063"/>
<ROW File="ice34d.tds" Component_="icexml34d.tds" FileName="ice34d.tds" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\ice34d.tds" SelfReg="false" Sequence="424"/>
<ROW File="icebox.exe" Component_="icebox.exe" FileName="icebox.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icebox.exe" SelfReg="false" Sequence="335" DigSign="true"/>
<ROW File="icebox.exe_1" Component_="icebox.exe_1" FileName="icebox.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icebox.exe" SelfReg="false" Sequence="442" DigSign="true"/>
+ <ROW File="icebox.exe_2" Component_="icebox.exe_2" FileName="icebox.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icebox.exe" SelfReg="false" Sequence="1033" DigSign="true"/>
+ <ROW File="icebox.exe_3" Component_="icebox.exe_3" FileName="icebox.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icebox.exe" SelfReg="false" Sequence="1099" DigSign="true"/>
<ROW File="icebox.lib" Component_="Ice.jar" FileName="icebox.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\icebox.lib" SelfReg="false" Sequence="514"/>
<ROW File="icebox.lib_1" Component_="freezed.lib" FileName="icebox.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\icebox.lib" SelfReg="false" Sequence="552"/>
+ <ROW File="icebox.lib_2" Component_="sliced.lib" FileName="icebox.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\icebox.lib" SelfReg="false" Sequence="896"/>
+ <ROW File="icebox.lib_3" Component_="freezed.lib_2" FileName="icebox.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\icebox.lib" SelfReg="false" Sequence="922"/>
<ROW File="icebox34.dll" Component_="icebox34.dll" FileName="icebox~1.dll|icebox34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icebox34.dll" SelfReg="false" Sequence="336" DigSign="true"/>
<ROW File="icebox34.dll_1" Component_="icebox34.dll_1" FileName="icebox~1.dll|icebox34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icebox34.dll" SelfReg="false" Sequence="443" DigSign="true"/>
+ <ROW File="icebox34.dll_2" Component_="icebox34.dll_2" FileName="icebox34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icebox34.dll" SelfReg="false" Sequence="1032" DigSign="true"/>
+ <ROW File="icebox34.dll_3" Component_="icebox34.dll_3" FileName="icebox34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icebox34.dll" SelfReg="false" Sequence="1098" DigSign="true"/>
<ROW File="icebox34d.dll" Component_="icebox34d.dll" FileName="icebox~2.dll|icebox34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icebox34d.dll" SelfReg="false" Sequence="390" DigSign="true"/>
<ROW File="icebox34d.dll_1" Component_="icebox34d.dll_1" FileName="icebox~2.dll|icebox34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icebox34d.dll" SelfReg="false" Sequence="482" DigSign="true"/>
+ <ROW File="icebox34d.dll_2" Component_="icebox34d.dll_2" FileName="icebox~1.dll|icebox34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icebox34d.dll" SelfReg="false" Sequence="987" DigSign="true"/>
+ <ROW File="icebox34d.dll_3" Component_="icebox34d.dll_3" FileName="icebox~1.dll|icebox34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icebox34d.dll" SelfReg="false" Sequence="1064" DigSign="true"/>
<ROW File="icebox34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icebox~2.pdb|icebox34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icebox34d.pdb" SelfReg="false" Sequence="389"/>
<ROW File="icebox34d.pdb_1" Component_="freeze34d.pdb" FileName="icebox~1.pdb|icebox34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icebox34d.pdb" SelfReg="false" Sequence="481"/>
+ <ROW File="icebox34d.pdb_2" Component_="slice34d.pdb" FileName="icebox~1.pdb|icebox34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icebox34d.pdb" SelfReg="false" Sequence="988"/>
+ <ROW File="icebox34d.pdb_3" Component_="slice34d.pdb_1" FileName="icebox~1.pdb|icebox34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icebox34d.pdb" SelfReg="false" Sequence="1065"/>
<ROW File="iceboxadmin.exe" Component_="iceboxadmin.exe" FileName="icebox~2.exe|iceboxadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\iceboxadmin.exe" SelfReg="false" Sequence="337" DigSign="true"/>
<ROW File="iceboxadmin.exe_1" Component_="iceboxadmin.exe_1" FileName="icebox~1.exe|iceboxadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\iceboxadmin.exe" SelfReg="false" Sequence="444" DigSign="true"/>
+ <ROW File="iceboxadmin.exe_2" Component_="iceboxadmin.exe_2" FileName="icebox~1.exe|iceboxadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\iceboxadmin.exe" SelfReg="false" Sequence="1034" DigSign="true"/>
+ <ROW File="iceboxadmin.exe_3" Component_="iceboxadmin.exe_3" FileName="icebox~1.exe|iceboxadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\iceboxadmin.exe" SelfReg="false" Sequence="1100" DigSign="true"/>
<ROW File="iceboxd.exe" Component_="iceboxd.exe" FileName="iceboxd.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\iceboxd.exe" SelfReg="false" Sequence="391" DigSign="true"/>
<ROW File="iceboxd.exe_1" Component_="iceboxd.exe_1" FileName="iceboxd.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\iceboxd.exe" SelfReg="false" Sequence="483" DigSign="true"/>
+ <ROW File="iceboxd.exe_2" Component_="iceboxd.exe_2" FileName="iceboxd.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\iceboxd.exe" SelfReg="false" Sequence="989" DigSign="true"/>
+ <ROW File="iceboxd.exe_3" Component_="iceboxd.exe_3" FileName="iceboxd.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\iceboxd.exe" SelfReg="false" Sequence="1066" DigSign="true"/>
<ROW File="iceboxd.lib" Component_="Ice.jar" FileName="iceboxd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\iceboxd.lib" SelfReg="false" Sequence="526"/>
<ROW File="iceboxd.lib_1" Component_="freezed.lib" FileName="iceboxd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\iceboxd.lib" SelfReg="false" Sequence="538"/>
+ <ROW File="iceboxd.lib_2" Component_="sliced.lib" FileName="iceboxd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\iceboxd.lib" SelfReg="false" Sequence="883"/>
+ <ROW File="iceboxd.lib_3" Component_="freezed.lib_2" FileName="iceboxd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\iceboxd.lib" SelfReg="false" Sequence="908"/>
<ROW File="iceboxd.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="iceboxd.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\iceboxd.pdb" SelfReg="false" Sequence="392"/>
<ROW File="iceboxd.pdb_1" Component_="freeze34d.pdb" FileName="iceboxd.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\iceboxd.pdb" SelfReg="false" Sequence="484"/>
+ <ROW File="iceboxd.pdb_2" Component_="slice34d.pdb" FileName="iceboxd.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\iceboxd.pdb" SelfReg="false" Sequence="990"/>
+ <ROW File="iceboxd.pdb_3" Component_="slice34d.pdb_1" FileName="iceboxd.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\iceboxd.pdb" SelfReg="false" Sequence="1067"/>
<ROW File="iceboxnet.exe" Component_="iceboxnet.exe" FileName="icebox~1.exe|iceboxnet.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\iceboxnet.exe" SelfReg="false" Sequence="313" DigSign="true"/>
<ROW File="iceboxnet.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icebox~1.pdb|iceboxnet.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\iceboxnet.pdb" SelfReg="false" Sequence="314"/>
<ROW File="iceca" Component_="stlport_vc6_stldebug46.pdb" FileName="iceca" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\iceca" SelfReg="false" Sequence="338"/>
@@ -1021,166 +1305,292 @@ <ROW File="iced.lib" Component_="Ice.jar" FileName="iced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\iced.lib" SelfReg="false" Sequence="527"/>
<ROW File="iced.lib_1" Component_="freezed.lib" FileName="iced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\iced.lib" SelfReg="false" Sequence="539"/>
<ROW File="iced.lib_2" Component_="freezed.lib_1" FileName="iced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\lib\iced.lib" SelfReg="false" Sequence="564"/>
+ <ROW File="iced.lib_3" Component_="sliced.lib" FileName="iced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\iced.lib" SelfReg="false" Sequence="884"/>
+ <ROW File="iced.lib_4" Component_="freezed.lib_2" FileName="iced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\iced.lib" SelfReg="false" Sequence="909"/>
<ROW File="icedb.lib" Component_="Ice.jar" FileName="icedb.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\icedb.lib" SelfReg="false" Sequence="515"/>
<ROW File="icedb.lib_1" Component_="freezed.lib" FileName="icedb.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\icedb.lib" SelfReg="false" Sequence="553"/>
+ <ROW File="icedb.lib_2" Component_="sliced.lib" FileName="icedb.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\icedb.lib" SelfReg="false" Sequence="897"/>
+ <ROW File="icedb.lib_3" Component_="freezed.lib_2" FileName="icedb.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\icedb.lib" SelfReg="false" Sequence="923"/>
<ROW File="icedb34.dll" Component_="icedb34.dll" FileName="icedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icedb34.dll" SelfReg="false" Sequence="340" DigSign="true"/>
<ROW File="icedb34.dll_1" Component_="icedb34.dll_1" FileName="icedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icedb34.dll" SelfReg="false" Sequence="445" DigSign="true"/>
+ <ROW File="icedb34.dll_2" Component_="icedb34.dll_2" FileName="icedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icedb34.dll" SelfReg="false" Sequence="1035" DigSign="true"/>
+ <ROW File="icedb34.dll_3" Component_="icedb34.dll_3" FileName="icedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icedb34.dll" SelfReg="false" Sequence="1101" DigSign="true"/>
<ROW File="icedb34d.dll" Component_="icedb34d.dll" FileName="icedb3~1.dll|icedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icedb34d.dll" SelfReg="false" Sequence="394" DigSign="true"/>
<ROW File="icedb34d.dll_1" Component_="icedb34d.dll_1" FileName="icedb3~1.dll|icedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icedb34d.dll" SelfReg="false" Sequence="486" DigSign="true"/>
+ <ROW File="icedb34d.dll_2" Component_="icedb34d.dll_2" FileName="icedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icedb34d.dll" SelfReg="false" Sequence="991" DigSign="true"/>
+ <ROW File="icedb34d.dll_3" Component_="icedb34d.dll_3" FileName="icedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icedb34d.dll" SelfReg="false" Sequence="1068" DigSign="true"/>
<ROW File="icedb34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icedb3~1.pdb|icedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icedb34d.pdb" SelfReg="false" Sequence="393"/>
<ROW File="icedb34d.pdb_1" Component_="freeze34d.pdb" FileName="icedb3~1.pdb|icedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icedb34d.pdb" SelfReg="false" Sequence="485"/>
+ <ROW File="icedb34d.pdb_2" Component_="slice34d.pdb" FileName="icedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icedb34d.pdb" SelfReg="false" Sequence="992"/>
+ <ROW File="icedb34d.pdb_3" Component_="slice34d.pdb_1" FileName="icedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icedb34d.pdb" SelfReg="false" Sequence="1069"/>
<ROW File="icedbd.lib" Component_="Ice.jar" FileName="icedbd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\icedbd.lib" SelfReg="false" Sequence="528"/>
<ROW File="icedbd.lib_1" Component_="freezed.lib" FileName="icedbd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\icedbd.lib" SelfReg="false" Sequence="540"/>
+ <ROW File="icedbd.lib_2" Component_="sliced.lib" FileName="icedbd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\icedbd.lib" SelfReg="false" Sequence="885"/>
+ <ROW File="icedbd.lib_3" Component_="freezed.lib_2" FileName="icedbd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\icedbd.lib" SelfReg="false" Sequence="910"/>
<ROW File="icegrid.lib" Component_="Ice.jar" FileName="icegrid.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\icegrid.lib" SelfReg="false" Sequence="516"/>
<ROW File="icegrid.lib_1" Component_="freezed.lib" FileName="icegrid.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\icegrid.lib" SelfReg="false" Sequence="554"/>
<ROW File="icegrid.lib_2" Component_="freezed.lib_1" FileName="icegrid.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\lib\icegrid.lib" SelfReg="false" Sequence="574"/>
+ <ROW File="icegrid.lib_3" Component_="sliced.lib" FileName="icegrid.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\icegrid.lib" SelfReg="false" Sequence="898"/>
+ <ROW File="icegrid.lib_4" Component_="freezed.lib_2" FileName="icegrid.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\icegrid.lib" SelfReg="false" Sequence="924"/>
<ROW File="icegrid34.dll" Component_="icegrid34.dll" FileName="icegri~1.dll|icegrid34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icegrid34.dll" SelfReg="false" Sequence="341" DigSign="true"/>
<ROW File="icegrid34.dll_1" Component_="icegrid34.dll_1" FileName="icegri~1.dll|icegrid34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\bin\icegrid34.dll" SelfReg="false" Sequence="412" DigSign="true"/>
<ROW File="icegrid34.dll_2" Component_="icegrid34.dll_2" FileName="icegri~1.dll|icegrid34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icegrid34.dll" SelfReg="false" Sequence="446" DigSign="true"/>
+ <ROW File="icegrid34.dll_3" Component_="icegrid34.dll_3" FileName="icegri~4.dll|icegrid34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icegrid34.dll" SelfReg="false" Sequence="1036" DigSign="true"/>
+ <ROW File="icegrid34.dll_4" Component_="icegrid34.dll_4" FileName="icegri~4.dll|icegrid34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icegrid34.dll" SelfReg="false" Sequence="1102" DigSign="true"/>
<ROW File="icegrid34d.dll" Component_="icegrid34d.dll" FileName="icegri~3.dll|icegrid34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icegrid34d.dll" SelfReg="false" Sequence="396" DigSign="true"/>
<ROW File="icegrid34d.dll_1" Component_="icegrid34d.dll_1" FileName="icegri~2.dll|icegrid34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icegrid34d.dll" SelfReg="false" Sequence="425" DigSign="true"/>
<ROW File="icegrid34d.dll_2" Component_="icegrid34d.dll_2" FileName="icegri~3.dll|icegrid34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icegrid34d.dll" SelfReg="false" Sequence="488" DigSign="true"/>
+ <ROW File="icegrid34d.dll_3" Component_="icegrid34d.dll_3" FileName="icegri~1.dll|icegrid34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icegrid34d.dll" SelfReg="false" Sequence="993" DigSign="true"/>
+ <ROW File="icegrid34d.dll_4" Component_="icegrid34d.dll_4" FileName="icegri~1.dll|icegrid34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icegrid34d.dll" SelfReg="false" Sequence="1070" DigSign="true"/>
<ROW File="icegrid34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icegri~1.pdb|icegrid34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icegrid34d.pdb" SelfReg="false" Sequence="395"/>
<ROW File="icegrid34d.pdb_1" Component_="freeze34d.pdb" FileName="icegri~1.pdb|icegrid34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icegrid34d.pdb" SelfReg="false" Sequence="487"/>
+ <ROW File="icegrid34d.pdb_2" Component_="slice34d.pdb" FileName="icegri~1.pdb|icegrid34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icegrid34d.pdb" SelfReg="false" Sequence="994"/>
+ <ROW File="icegrid34d.pdb_3" Component_="slice34d.pdb_1" FileName="icegri~1.pdb|icegrid34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icegrid34d.pdb" SelfReg="false" Sequence="1071"/>
<ROW File="icegrid34d.tds" Component_="icexml34d.tds" FileName="icegri~1.tds|icegrid34d.tds" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icegrid34d.tds" SelfReg="false" Sequence="426"/>
<ROW File="icegrid_slice.3.1.ice.gz" Component_="upgradeicegrid.py" FileName="icegri~1.gz|icegrid-slice.3.1.ice.gz" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\config\icegrid-slice.3.1.ice.gz" SelfReg="false" Sequence="405"/>
<ROW File="icegrid_slice.3.2.ice.gz" Component_="upgradeicegrid.py" FileName="icegri~2.gz|icegrid-slice.3.2.ice.gz" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\config\icegrid-slice.3.2.ice.gz" SelfReg="false" Sequence="406"/>
<ROW File="icegrid_slice.3.3.ice.gz" Component_="upgradeicegrid.py" FileName="icegri~3.gz|icegrid-slice.3.3.ice.gz" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\config\icegrid-slice.3.3.ice.gz" SelfReg="false" Sequence="407"/>
<ROW File="icegridadmin.exe" Component_="icegridadmin.exe" FileName="icegri~1.exe|icegridadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icegridadmin.exe" SelfReg="false" Sequence="342" DigSign="true"/>
<ROW File="icegridadmin.exe_1" Component_="icegridadmin.exe_1" FileName="icegri~1.exe|icegridadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icegridadmin.exe" SelfReg="false" Sequence="447" DigSign="true"/>
+ <ROW File="icegridadmin.exe_2" Component_="icegridadmin.exe_2" FileName="icegri~1.exe|icegridadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icegridadmin.exe" SelfReg="false" Sequence="1037" DigSign="true"/>
+ <ROW File="icegridadmin.exe_3" Component_="icegridadmin.exe_3" FileName="icegri~1.exe|icegridadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icegridadmin.exe" SelfReg="false" Sequence="1103" DigSign="true"/>
<ROW File="icegridd.lib" Component_="Ice.jar" FileName="icegridd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\icegridd.lib" SelfReg="false" Sequence="529"/>
<ROW File="icegridd.lib_1" Component_="freezed.lib" FileName="icegridd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\icegridd.lib" SelfReg="false" Sequence="541"/>
<ROW File="icegridd.lib_2" Component_="freezed.lib_1" FileName="icegridd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\lib\icegridd.lib" SelfReg="false" Sequence="565"/>
+ <ROW File="icegridd.lib_3" Component_="sliced.lib" FileName="icegridd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\icegridd.lib" SelfReg="false" Sequence="886"/>
+ <ROW File="icegridd.lib_4" Component_="freezed.lib_2" FileName="icegridd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\icegridd.lib" SelfReg="false" Sequence="911"/>
<ROW File="icegridfreezedb34.dll" Component_="icegridfreezedb34.dll" FileName="icegri~2.dll|icegridfreezedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icegridfreezedb34.dll" SelfReg="false" Sequence="343" DigSign="true"/>
<ROW File="icegridfreezedb34.dll_1" Component_="icegridfreezedb34.dll_1" FileName="icegri~2.dll|icegridfreezedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icegridfreezedb34.dll" SelfReg="false" Sequence="448" DigSign="true"/>
+ <ROW File="icegridfreezedb34.dll_2" Component_="icegridfreezedb34.dll_2" FileName="icegri~5.dll|icegridfreezedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icegridfreezedb34.dll" SelfReg="false" Sequence="1038" DigSign="true"/>
+ <ROW File="icegridfreezedb34.dll_3" Component_="icegridfreezedb34.dll_3" FileName="icegri~5.dll|icegridfreezedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icegridfreezedb34.dll" SelfReg="false" Sequence="1104" DigSign="true"/>
<ROW File="icegridfreezedb34d.dll" Component_="icegridfreezedb34d.dll" FileName="icegri~4.dll|icegridfreezedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icegridfreezedb34d.dll" SelfReg="false" Sequence="398" DigSign="true"/>
<ROW File="icegridfreezedb34d.dll_1" Component_="icegridfreezedb34d.dll_1" FileName="icegri~4.dll|icegridfreezedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icegridfreezedb34d.dll" SelfReg="false" Sequence="490" DigSign="true"/>
+ <ROW File="icegridfreezedb34d.dll_2" Component_="icegridfreezedb34d.dll_2" FileName="icegri~2.dll|icegridfreezedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icegridfreezedb34d.dll" SelfReg="false" Sequence="995" DigSign="true"/>
+ <ROW File="icegridfreezedb34d.dll_3" Component_="icegridfreezedb34d.dll_3" FileName="icegri~2.dll|icegridfreezedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icegridfreezedb34d.dll" SelfReg="false" Sequence="1072" DigSign="true"/>
<ROW File="icegridfreezedb34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icegri~2.pdb|icegridfreezedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icegridfreezedb34d.pdb" SelfReg="false" Sequence="397"/>
<ROW File="icegridfreezedb34d.pdb_1" Component_="freeze34d.pdb" FileName="icegri~2.pdb|icegridfreezedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icegridfreezedb34d.pdb" SelfReg="false" Sequence="489"/>
+ <ROW File="icegridfreezedb34d.pdb_2" Component_="slice34d.pdb" FileName="icegri~2.pdb|icegridfreezedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icegridfreezedb34d.pdb" SelfReg="false" Sequence="996"/>
+ <ROW File="icegridfreezedb34d.pdb_3" Component_="slice34d.pdb_1" FileName="icegri~2.pdb|icegridfreezedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icegridfreezedb34d.pdb" SelfReg="false" Sequence="1073"/>
<ROW File="icegridnode.cfg" Component_="upgradeicegrid.py" FileName="icegri~1.cfg|icegridnode.cfg" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\config\icegridnode.cfg" SelfReg="false" Sequence="403"/>
<ROW File="icegridnode.exe" Component_="icegridnode.exe" FileName="icegri~2.exe|icegridnode.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icegridnode.exe" SelfReg="false" Sequence="344" DigSign="true"/>
<ROW File="icegridnode.exe_1" Component_="icegridnode.exe_1" FileName="icegri~2.exe|icegridnode.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icegridnode.exe" SelfReg="false" Sequence="449" DigSign="true"/>
+ <ROW File="icegridnode.exe_2" Component_="icegridnode.exe_2" FileName="icegri~2.exe|icegridnode.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icegridnode.exe" SelfReg="false" Sequence="1039" DigSign="true"/>
+ <ROW File="icegridnode.exe_3" Component_="icegridnode.exe_3" FileName="icegri~2.exe|icegridnode.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icegridnode.exe" SelfReg="false" Sequence="1105" DigSign="true"/>
<ROW File="icegridregistry.cfg" Component_="upgradeicegrid.py" FileName="icegri~2.cfg|icegridregistry.cfg" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\config\icegridregistry.cfg" SelfReg="false" Sequence="404"/>
<ROW File="icegridregistry.exe" Component_="icegridregistry.exe" FileName="icegri~3.exe|icegridregistry.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icegridregistry.exe" SelfReg="false" Sequence="345" DigSign="true"/>
<ROW File="icegridregistry.exe_1" Component_="icegridregistry.exe_1" FileName="icegri~3.exe|icegridregistry.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icegridregistry.exe" SelfReg="false" Sequence="450" DigSign="true"/>
+ <ROW File="icegridregistry.exe_2" Component_="icegridregistry.exe_2" FileName="icegri~3.exe|icegridregistry.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icegridregistry.exe" SelfReg="false" Sequence="1040" DigSign="true"/>
+ <ROW File="icegridregistry.exe_3" Component_="icegridregistry.exe_3" FileName="icegri~3.exe|icegridregistry.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icegridregistry.exe" SelfReg="false" Sequence="1106" DigSign="true"/>
<ROW File="icegridsqldb34.dll" Component_="icegridsqldb34.dll" FileName="icegri~6.dll|icegridsqldb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icegridsqldb34.dll" SelfReg="false" Sequence="651" DigSign="true"/>
<ROW File="icegridsqldb34.dll_1" Component_="icegridsqldb34.dll_1" FileName="icegri~6.dll|icegridsqldb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icegridsqldb34.dll" SelfReg="false" Sequence="657" DigSign="true"/>
+ <ROW File="icegridsqldb34.dll_2" Component_="icegridsqldb34.dll_2" FileName="icegri~6.dll|icegridsqldb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icegridsqldb34.dll" SelfReg="false" Sequence="1041" DigSign="true"/>
+ <ROW File="icegridsqldb34.dll_3" Component_="icegridsqldb34.dll_3" FileName="icegri~6.dll|icegridsqldb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icegridsqldb34.dll" SelfReg="false" Sequence="1107" DigSign="true"/>
<ROW File="icegridsqldb34d.dll" Component_="icegridsqldb34d.dll" FileName="icegri~5.dll|icegridsqldb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icegridsqldb34d.dll" SelfReg="false" Sequence="649" DigSign="true"/>
<ROW File="icegridsqldb34d.dll_1" Component_="icegridsqldb34d.dll_1" FileName="icegri~5.dll|icegridsqldb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icegridsqldb34d.dll" SelfReg="false" Sequence="655" DigSign="true"/>
+ <ROW File="icegridsqldb34d.dll_2" Component_="icegridsqldb34d.dll_2" FileName="icegri~3.dll|icegridsqldb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icegridsqldb34d.dll" SelfReg="false" Sequence="997" DigSign="true"/>
+ <ROW File="icegridsqldb34d.dll_3" Component_="icegridsqldb34d.dll_3" FileName="icegri~3.dll|icegridsqldb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icegridsqldb34d.dll" SelfReg="false" Sequence="1074" DigSign="true"/>
<ROW File="icegridsqldb34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icegri~3.pdb|icegridsqldb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icegridsqldb34d.pdb" SelfReg="false" Sequence="648"/>
<ROW File="icegridsqldb34d.pdb_1" Component_="freeze34d.pdb" FileName="icegri~3.pdb|icegridsqldb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icegridsqldb34d.pdb" SelfReg="false" Sequence="654"/>
+ <ROW File="icegridsqldb34d.pdb_2" Component_="slice34d.pdb" FileName="icegri~3.pdb|icegridsqldb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icegridsqldb34d.pdb" SelfReg="false" Sequence="998"/>
+ <ROW File="icegridsqldb34d.pdb_3" Component_="slice34d.pdb_1" FileName="icegri~3.pdb|icegridsqldb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icegridsqldb34d.pdb" SelfReg="false" Sequence="1075"/>
<ROW File="icepatch2.lib" Component_="Ice.jar" FileName="icepat~1.lib|icepatch2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\icepatch2.lib" SelfReg="false" Sequence="517"/>
<ROW File="icepatch2.lib_1" Component_="freezed.lib" FileName="icepat~2.lib|icepatch2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\icepatch2.lib" SelfReg="false" Sequence="555"/>
<ROW File="icepatch2.lib_2" Component_="freezed.lib_1" FileName="icepat~2.lib|icepatch2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\lib\icepatch2.lib" SelfReg="false" Sequence="575"/>
+ <ROW File="icepatch2.lib_3" Component_="sliced.lib" FileName="icepat~2.lib|icepatch2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\icepatch2.lib" SelfReg="false" Sequence="899"/>
+ <ROW File="icepatch2.lib_4" Component_="freezed.lib_2" FileName="icepat~2.lib|icepatch2.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\icepatch2.lib" SelfReg="false" Sequence="925"/>
<ROW File="icepatch234.dll" Component_="icepatch234.dll" FileName="icepat~2.dll|icepatch234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icepatch234.dll" SelfReg="false" Sequence="349" DigSign="true"/>
<ROW File="icepatch234.dll_1" Component_="icepatch234.dll_1" FileName="icepat~1.dll|icepatch234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\bin\icepatch234.dll" SelfReg="false" Sequence="413" DigSign="true"/>
<ROW File="icepatch234.dll_2" Component_="icepatch234.dll_2" FileName="icepat~1.dll|icepatch234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icepatch234.dll" SelfReg="false" Sequence="454" DigSign="true"/>
+ <ROW File="icepatch234.dll_3" Component_="icepatch234.dll_3" FileName="icepat~2.dll|icepatch234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icepatch234.dll" SelfReg="false" Sequence="1045" DigSign="true"/>
+ <ROW File="icepatch234.dll_4" Component_="icepatch234.dll_4" FileName="icepat~2.dll|icepatch234.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icepatch234.dll" SelfReg="false" Sequence="1111" DigSign="true"/>
<ROW File="icepatch234d.dll" Component_="icepatch234d.dll" FileName="icepat~3.dll|icepatch234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icepatch234d.dll" SelfReg="false" Sequence="400" DigSign="true"/>
<ROW File="icepatch234d.dll_1" Component_="icepatch234d.dll_1" FileName="icepat~2.dll|icepatch234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icepatch234d.dll" SelfReg="false" Sequence="427" DigSign="true"/>
<ROW File="icepatch234d.dll_2" Component_="icepatch234d.dll_2" FileName="icepat~2.dll|icepatch234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icepatch234d.dll" SelfReg="false" Sequence="492" DigSign="true"/>
+ <ROW File="icepatch234d.dll_3" Component_="icepatch234d.dll_3" FileName="icepat~1.dll|icepatch234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icepatch234d.dll" SelfReg="false" Sequence="999" DigSign="true"/>
+ <ROW File="icepatch234d.dll_4" Component_="icepatch234d.dll_4" FileName="icepat~1.dll|icepatch234d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icepatch234d.dll" SelfReg="false" Sequence="1076" DigSign="true"/>
<ROW File="icepatch234d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icepat~2.pdb|icepatch234d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icepatch234d.pdb" SelfReg="false" Sequence="399"/>
<ROW File="icepatch234d.pdb_1" Component_="freeze34d.pdb" FileName="icepat~1.pdb|icepatch234d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icepatch234d.pdb" SelfReg="false" Sequence="491"/>
+ <ROW File="icepatch234d.pdb_2" Component_="slice34d.pdb" FileName="icepat~1.pdb|icepatch234d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icepatch234d.pdb" SelfReg="false" Sequence="1000"/>
+ <ROW File="icepatch234d.pdb_3" Component_="slice34d.pdb_1" FileName="icepat~1.pdb|icepatch234d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icepatch234d.pdb" SelfReg="false" Sequence="1077"/>
<ROW File="icepatch234d.tds" Component_="icexml34d.tds" FileName="icepat~1.tds|icepatch234d.tds" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icepatch234d.tds" SelfReg="false" Sequence="428"/>
<ROW File="icepatch2calc.exe" Component_="icepatch2calc.exe" FileName="icepat~1.exe|icepatch2calc.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icepatch2calc.exe" SelfReg="false" Sequence="346" DigSign="true"/>
<ROW File="icepatch2calc.exe_1" Component_="icepatch2calc.exe_1" FileName="icepat~1.exe|icepatch2calc.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icepatch2calc.exe" SelfReg="false" Sequence="451" DigSign="true"/>
+ <ROW File="icepatch2calc.exe_2" Component_="icepatch2calc.exe_2" FileName="icepat~1.exe|icepatch2calc.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icepatch2calc.exe" SelfReg="false" Sequence="1042" DigSign="true"/>
+ <ROW File="icepatch2calc.exe_3" Component_="icepatch2calc.exe_3" FileName="icepat~1.exe|icepatch2calc.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icepatch2calc.exe" SelfReg="false" Sequence="1108" DigSign="true"/>
<ROW File="icepatch2client.exe" Component_="icepatch2client.exe" FileName="icepat~2.exe|icepatch2client.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icepatch2client.exe" SelfReg="false" Sequence="347" DigSign="true"/>
<ROW File="icepatch2client.exe_1" Component_="icepatch2client.exe_1" FileName="icepat~2.exe|icepatch2client.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icepatch2client.exe" SelfReg="false" Sequence="452" DigSign="true"/>
+ <ROW File="icepatch2client.exe_2" Component_="icepatch2client.exe_2" FileName="icepat~2.exe|icepatch2client.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icepatch2client.exe" SelfReg="false" Sequence="1043" DigSign="true"/>
+ <ROW File="icepatch2client.exe_3" Component_="icepatch2client.exe_3" FileName="icepat~2.exe|icepatch2client.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icepatch2client.exe" SelfReg="false" Sequence="1109" DigSign="true"/>
<ROW File="icepatch2d.lib" Component_="Ice.jar" FileName="icepat~2.lib|icepatch2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\icepatch2d.lib" SelfReg="false" Sequence="530"/>
<ROW File="icepatch2d.lib_1" Component_="freezed.lib" FileName="icepat~1.lib|icepatch2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\icepatch2d.lib" SelfReg="false" Sequence="542"/>
<ROW File="icepatch2d.lib_2" Component_="freezed.lib_1" FileName="icepat~1.lib|icepatch2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\lib\icepatch2d.lib" SelfReg="false" Sequence="566"/>
+ <ROW File="icepatch2d.lib_3" Component_="sliced.lib" FileName="icepat~1.lib|icepatch2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\icepatch2d.lib" SelfReg="false" Sequence="887"/>
+ <ROW File="icepatch2d.lib_4" Component_="freezed.lib_2" FileName="icepat~1.lib|icepatch2d.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\icepatch2d.lib" SelfReg="false" Sequence="912"/>
<ROW File="icepatch2server.exe" Component_="icepatch2server.exe" FileName="icepat~3.exe|icepatch2server.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icepatch2server.exe" SelfReg="false" Sequence="348" DigSign="true"/>
<ROW File="icepatch2server.exe_1" Component_="icepatch2server.exe_1" FileName="icepat~3.exe|icepatch2server.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icepatch2server.exe" SelfReg="false" Sequence="453" DigSign="true"/>
+ <ROW File="icepatch2server.exe_2" Component_="icepatch2server.exe_2" FileName="icepat~3.exe|icepatch2server.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icepatch2server.exe" SelfReg="false" Sequence="1044" DigSign="true"/>
+ <ROW File="icepatch2server.exe_3" Component_="icepatch2server.exe_3" FileName="icepat~3.exe|icepatch2server.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icepatch2server.exe" SelfReg="false" Sequence="1110" DigSign="true"/>
<ROW File="iceserviceinstall.exe" Component_="iceserviceinstall.exe" FileName="iceser~1.exe|iceserviceinstall.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\iceserviceinstall.exe" SelfReg="false" Sequence="350" DigSign="true"/>
<ROW File="iceserviceinstall.exe_1" Component_="iceserviceinstall.exe_1" FileName="iceser~1.exe|iceserviceinstall.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\iceserviceinstall.exe" SelfReg="false" Sequence="455" DigSign="true"/>
+ <ROW File="iceserviceinstall.exe_2" Component_="iceserviceinstall.exe_2" FileName="iceser~1.exe|iceserviceinstall.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\iceserviceinstall.exe" SelfReg="false" Sequence="1046" DigSign="true"/>
+ <ROW File="iceserviceinstall.exe_3" Component_="iceserviceinstall.exe_3" FileName="iceser~1.exe|iceserviceinstall.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\iceserviceinstall.exe" SelfReg="false" Sequence="1112" DigSign="true"/>
<ROW File="icessl.lib" Component_="Ice.jar" FileName="icessl.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\icessl.lib" SelfReg="false" Sequence="518"/>
<ROW File="icessl.lib_1" Component_="freezed.lib" FileName="icessl.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\icessl.lib" SelfReg="false" Sequence="556"/>
<ROW File="icessl.lib_2" Component_="freezed.lib_1" FileName="icessl.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\lib\icessl.lib" SelfReg="false" Sequence="576"/>
+ <ROW File="icessl.lib_3" Component_="sliced.lib" FileName="icessl.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\icessl.lib" SelfReg="false" Sequence="900"/>
+ <ROW File="icessl.lib_4" Component_="freezed.lib_2" FileName="icessl.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\icessl.lib" SelfReg="false" Sequence="926"/>
<ROW File="icessl34.dll" Component_="icessl34.dll" FileName="icessl~1.dll|icessl34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icessl34.dll" SelfReg="false" Sequence="351" DigSign="true"/>
<ROW File="icessl34.dll_1" Component_="icessl34.dll_1" FileName="icessl~1.dll|icessl34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\bin\icessl34.dll" SelfReg="false" Sequence="414" DigSign="true"/>
<ROW File="icessl34.dll_2" Component_="icessl34.dll_2" FileName="icessl~1.dll|icessl34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icessl34.dll" SelfReg="false" Sequence="456" DigSign="true"/>
+ <ROW File="icessl34.dll_3" Component_="icessl34.dll_3" FileName="icessl34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icessl34.dll" SelfReg="false" Sequence="1047" DigSign="true"/>
+ <ROW File="icessl34.dll_4" Component_="icessl34.dll_4" FileName="icessl34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icessl34.dll" SelfReg="false" Sequence="1113" DigSign="true"/>
<ROW File="icessl34d.dll" Component_="icessl34d.dll" FileName="icessl~2.dll|icessl34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icessl34d.dll" SelfReg="false" Sequence="370" DigSign="true"/>
<ROW File="icessl34d.dll_1" Component_="icessl34d.dll_1" FileName="icessl~2.dll|icessl34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icessl34d.dll" SelfReg="false" Sequence="429" DigSign="true"/>
<ROW File="icessl34d.dll_2" Component_="icessl34d.dll_2" FileName="icessl~2.dll|icessl34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icessl34d.dll" SelfReg="false" Sequence="494" DigSign="true"/>
+ <ROW File="icessl34d.dll_3" Component_="icessl34d.dll_3" FileName="icessl~1.dll|icessl34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icessl34d.dll" SelfReg="false" Sequence="1001" DigSign="true"/>
+ <ROW File="icessl34d.dll_4" Component_="icessl34d.dll_4" FileName="icessl~1.dll|icessl34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icessl34d.dll" SelfReg="false" Sequence="1078" DigSign="true"/>
<ROW File="icessl34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icessl~1.pdb|icessl34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icessl34d.pdb" SelfReg="false" Sequence="369"/>
<ROW File="icessl34d.pdb_1" Component_="freeze34d.pdb" FileName="icessl~1.pdb|icessl34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icessl34d.pdb" SelfReg="false" Sequence="493"/>
+ <ROW File="icessl34d.pdb_2" Component_="slice34d.pdb" FileName="icessl~1.pdb|icessl34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icessl34d.pdb" SelfReg="false" Sequence="1002"/>
+ <ROW File="icessl34d.pdb_3" Component_="slice34d.pdb_1" FileName="icessl~1.pdb|icessl34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icessl34d.pdb" SelfReg="false" Sequence="1079"/>
<ROW File="icessl34d.tds" Component_="icexml34d.tds" FileName="icessl~1.tds|icessl34d.tds" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icessl34d.tds" SelfReg="false" Sequence="430"/>
<ROW File="icessld.lib" Component_="Ice.jar" FileName="icessld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\icessld.lib" SelfReg="false" Sequence="531"/>
<ROW File="icessld.lib_1" Component_="freezed.lib" FileName="icessld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\icessld.lib" SelfReg="false" Sequence="543"/>
<ROW File="icessld.lib_2" Component_="freezed.lib_1" FileName="icessld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\lib\icessld.lib" SelfReg="false" Sequence="567"/>
+ <ROW File="icessld.lib_3" Component_="sliced.lib" FileName="icessld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\icessld.lib" SelfReg="false" Sequence="888"/>
+ <ROW File="icessld.lib_4" Component_="freezed.lib_2" FileName="icessld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\icessld.lib" SelfReg="false" Sequence="913"/>
<ROW File="icesslvc60_34.dll" Component_="icesslvc60_34.dll" FileName="icessl~6.dll|icesslvc60_34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\cpp\bin\icesslvc60_34.dll" SelfReg="false" Sequence="739" DigSign="true"/>
<ROW File="icestorm.lib" Component_="Ice.jar" FileName="icestorm.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\icestorm.lib" SelfReg="false" Sequence="519"/>
<ROW File="icestorm.lib_1" Component_="freezed.lib" FileName="icestorm.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\icestorm.lib" SelfReg="false" Sequence="557"/>
<ROW File="icestorm.lib_2" Component_="freezed.lib_1" FileName="icestorm.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\lib\icestorm.lib" SelfReg="false" Sequence="577"/>
+ <ROW File="icestorm.lib_3" Component_="sliced.lib" FileName="icestorm.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\icestorm.lib" SelfReg="false" Sequence="901"/>
+ <ROW File="icestorm.lib_4" Component_="freezed.lib_2" FileName="icestorm.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\icestorm.lib" SelfReg="false" Sequence="927"/>
<ROW File="icestorm34.dll" Component_="icestorm34.dll" FileName="icesto~1.dll|icestorm34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icestorm34.dll" SelfReg="false" Sequence="352" DigSign="true"/>
<ROW File="icestorm34.dll_1" Component_="icestorm34.dll_1" FileName="icesto~1.dll|icestorm34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\bin\icestorm34.dll" SelfReg="false" Sequence="415" DigSign="true"/>
<ROW File="icestorm34.dll_2" Component_="icestorm34.dll_2" FileName="icesto~1.dll|icestorm34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icestorm34.dll" SelfReg="false" Sequence="457" DigSign="true"/>
+ <ROW File="icestorm34.dll_3" Component_="icestorm34.dll_3" FileName="icesto~5.dll|icestorm34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icestorm34.dll" SelfReg="false" Sequence="1048" DigSign="true"/>
+ <ROW File="icestorm34.dll_4" Component_="icestorm34.dll_4" FileName="icesto~5.dll|icestorm34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icestorm34.dll" SelfReg="false" Sequence="1114" DigSign="true"/>
<ROW File="icestorm34d.dll" Component_="icestorm34d.dll" FileName="icesto~4.dll|icestorm34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icestorm34d.dll" SelfReg="false" Sequence="372" DigSign="true"/>
<ROW File="icestorm34d.dll_1" Component_="icestorm34d.dll_1" FileName="icesto~2.dll|icestorm34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icestorm34d.dll" SelfReg="false" Sequence="431" DigSign="true"/>
<ROW File="icestorm34d.dll_2" Component_="icestorm34d.dll_2" FileName="icesto~4.dll|icestorm34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icestorm34d.dll" SelfReg="false" Sequence="496" DigSign="true"/>
+ <ROW File="icestorm34d.dll_3" Component_="icestorm34d.dll_3" FileName="icesto~1.dll|icestorm34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icestorm34d.dll" SelfReg="false" Sequence="1003" DigSign="true"/>
+ <ROW File="icestorm34d.dll_4" Component_="icestorm34d.dll_4" FileName="icesto~1.dll|icestorm34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icestorm34d.dll" SelfReg="false" Sequence="1080" DigSign="true"/>
<ROW File="icestorm34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icesto~1.pdb|icestorm34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icestorm34d.pdb" SelfReg="false" Sequence="371"/>
<ROW File="icestorm34d.pdb_1" Component_="freeze34d.pdb" FileName="icesto~1.pdb|icestorm34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icestorm34d.pdb" SelfReg="false" Sequence="495"/>
+ <ROW File="icestorm34d.pdb_2" Component_="slice34d.pdb" FileName="icesto~1.pdb|icestorm34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icestorm34d.pdb" SelfReg="false" Sequence="1004"/>
+ <ROW File="icestorm34d.pdb_3" Component_="slice34d.pdb_1" FileName="icesto~1.pdb|icestorm34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icestorm34d.pdb" SelfReg="false" Sequence="1081"/>
<ROW File="icestorm34d.tds" Component_="icexml34d.tds" FileName="icesto~1.tds|icestorm34d.tds" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icestorm34d.tds" SelfReg="false" Sequence="432"/>
<ROW File="icestormadmin.exe" Component_="icestormadmin.exe" FileName="icesto~1.exe|icestormadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icestormadmin.exe" SelfReg="false" Sequence="353" DigSign="true"/>
<ROW File="icestormadmin.exe_1" Component_="icestormadmin.exe_1" FileName="icesto~1.exe|icestormadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icestormadmin.exe" SelfReg="false" Sequence="458" DigSign="true"/>
+ <ROW File="icestormadmin.exe_2" Component_="icestormadmin.exe_2" FileName="icesto~1.exe|icestormadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icestormadmin.exe" SelfReg="false" Sequence="1049" DigSign="true"/>
+ <ROW File="icestormadmin.exe_3" Component_="icestormadmin.exe_3" FileName="icesto~1.exe|icestormadmin.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icestormadmin.exe" SelfReg="false" Sequence="1115" DigSign="true"/>
+ <ROW File="icestormadmin.lib" Component_="slice34d.pdb" FileName="icesto~1.lib|icestormadmin.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icestormadmin.lib" SelfReg="false" Sequence="1050"/>
+ <ROW File="icestormadmin.lib_1" Component_="slice34d.pdb_1" FileName="icesto~1.lib|icestormadmin.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icestormadmin.lib" SelfReg="false" Sequence="1116"/>
<ROW File="icestormd.lib" Component_="Ice.jar" FileName="icesto~3.lib|icestormd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\icestormd.lib" SelfReg="false" Sequence="532"/>
<ROW File="icestormd.lib_1" Component_="freezed.lib" FileName="icesto~1.lib|icestormd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\icestormd.lib" SelfReg="false" Sequence="544"/>
<ROW File="icestormd.lib_2" Component_="freezed.lib_1" FileName="icesto~1.lib|icestormd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\lib\icestormd.lib" SelfReg="false" Sequence="568"/>
+ <ROW File="icestormd.lib_3" Component_="sliced.lib" FileName="icesto~1.lib|icestormd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\icestormd.lib" SelfReg="false" Sequence="889"/>
+ <ROW File="icestormd.lib_4" Component_="freezed.lib_2" FileName="icesto~1.lib|icestormd.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\icestormd.lib" SelfReg="false" Sequence="914"/>
<ROW File="icestormfreezedb34.dll" Component_="icestormfreezedb34.dll" FileName="icesto~2.dll|icestormfreezedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icestormfreezedb34.dll" SelfReg="false" Sequence="354" DigSign="true"/>
<ROW File="icestormfreezedb34.dll_1" Component_="icestormfreezedb34.dll_1" FileName="icesto~2.dll|icestormfreezedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icestormfreezedb34.dll" SelfReg="false" Sequence="459" DigSign="true"/>
+ <ROW File="icestormfreezedb34.dll_2" Component_="icestormfreezedb34.dll_2" FileName="icesto~6.dll|icestormfreezedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icestormfreezedb34.dll" SelfReg="false" Sequence="1051" DigSign="true"/>
+ <ROW File="icestormfreezedb34.dll_3" Component_="icestormfreezedb34.dll_3" FileName="icesto~6.dll|icestormfreezedb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icestormfreezedb34.dll" SelfReg="false" Sequence="1117" DigSign="true"/>
<ROW File="icestormfreezedb34d.dll" Component_="icestormfreezedb34d.dll" FileName="icesto~5.dll|icestormfreezedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icestormfreezedb34d.dll" SelfReg="false" Sequence="374" DigSign="true"/>
<ROW File="icestormfreezedb34d.dll_1" Component_="icestormfreezedb34d.dll_1" FileName="icesto~5.dll|icestormfreezedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icestormfreezedb34d.dll" SelfReg="false" Sequence="498" DigSign="true"/>
+ <ROW File="icestormfreezedb34d.dll_2" Component_="icestormfreezedb34d.dll_2" FileName="icesto~2.dll|icestormfreezedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icestormfreezedb34d.dll" SelfReg="false" Sequence="1005" DigSign="true"/>
+ <ROW File="icestormfreezedb34d.dll_3" Component_="icestormfreezedb34d.dll_3" FileName="icesto~2.dll|icestormfreezedb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icestormfreezedb34d.dll" SelfReg="false" Sequence="1082" DigSign="true"/>
<ROW File="icestormfreezedb34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icesto~2.pdb|icestormfreezedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icestormfreezedb34d.pdb" SelfReg="false" Sequence="373"/>
<ROW File="icestormfreezedb34d.pdb_1" Component_="freeze34d.pdb" FileName="icesto~2.pdb|icestormfreezedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icestormfreezedb34d.pdb" SelfReg="false" Sequence="497"/>
+ <ROW File="icestormfreezedb34d.pdb_2" Component_="slice34d.pdb" FileName="icesto~2.pdb|icestormfreezedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icestormfreezedb34d.pdb" SelfReg="false" Sequence="1006"/>
+ <ROW File="icestormfreezedb34d.pdb_3" Component_="slice34d.pdb_1" FileName="icesto~2.pdb|icestormfreezedb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icestormfreezedb34d.pdb" SelfReg="false" Sequence="1083"/>
<ROW File="icestormmigrate.exe" Component_="icestormmigrate.exe" FileName="icesto~2.exe|icestormmigrate.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icestormmigrate.exe" SelfReg="false" Sequence="355" DigSign="true"/>
<ROW File="icestormmigrate.exe_1" Component_="icestormmigrate.exe_1" FileName="icesto~2.exe|icestormmigrate.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icestormmigrate.exe" SelfReg="false" Sequence="460" DigSign="true"/>
+ <ROW File="icestormmigrate.exe_2" Component_="icestormmigrate.exe_2" FileName="icesto~2.exe|icestormmigrate.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icestormmigrate.exe" SelfReg="false" Sequence="1052" DigSign="true"/>
+ <ROW File="icestormmigrate.exe_3" Component_="icestormmigrate.exe_3" FileName="icesto~2.exe|icestormmigrate.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icestormmigrate.exe" SelfReg="false" Sequence="1118" DigSign="true"/>
<ROW File="icestormservice.lib" Component_="Ice.jar" FileName="icesto~2.lib|icestormservice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\icestormservice.lib" SelfReg="false" Sequence="520"/>
<ROW File="icestormservice.lib_1" Component_="freezed.lib" FileName="icesto~5.lib|icestormservice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\icestormservice.lib" SelfReg="false" Sequence="558"/>
+ <ROW File="icestormservice.lib_2" Component_="sliced.lib" FileName="icesto~6.lib|icestormservice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\icestormservice.lib" SelfReg="false" Sequence="902"/>
+ <ROW File="icestormservice.lib_3" Component_="freezed.lib_2" FileName="icesto~3.lib|icestormservice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\icestormservice.lib" SelfReg="false" Sequence="928"/>
<ROW File="icestormservice34.dll" Component_="icestormservice34.dll" FileName="icesto~3.dll|icestormservice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icestormservice34.dll" SelfReg="false" Sequence="356" DigSign="true"/>
<ROW File="icestormservice34.dll_1" Component_="icestormservice34.dll_1" FileName="icesto~3.dll|icestormservice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icestormservice34.dll" SelfReg="false" Sequence="461" DigSign="true"/>
+ <ROW File="icestormservice34.dll_2" Component_="icestormservice34.dll_2" FileName="icesto~7.dll|icestormservice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icestormservice34.dll" SelfReg="false" Sequence="1053" DigSign="true"/>
+ <ROW File="icestormservice34.dll_3" Component_="icestormservice34.dll_3" FileName="icesto~7.dll|icestormservice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icestormservice34.dll" SelfReg="false" Sequence="1119" DigSign="true"/>
<ROW File="icestormservice34d.dll" Component_="icestormservice34d.dll" FileName="icesto~6.dll|icestormservice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icestormservice34d.dll" SelfReg="false" Sequence="376" DigSign="true"/>
<ROW File="icestormservice34d.dll_1" Component_="icestormservice34d.dll_1" FileName="icesto~6.dll|icestormservice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icestormservice34d.dll" SelfReg="false" Sequence="500" DigSign="true"/>
+ <ROW File="icestormservice34d.dll_2" Component_="icestormservice34d.dll_2" FileName="icesto~3.dll|icestormservice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icestormservice34d.dll" SelfReg="false" Sequence="1007" DigSign="true"/>
+ <ROW File="icestormservice34d.dll_3" Component_="icestormservice34d.dll_3" FileName="icesto~3.dll|icestormservice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icestormservice34d.dll" SelfReg="false" Sequence="1084" DigSign="true"/>
<ROW File="icestormservice34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icesto~3.pdb|icestormservice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icestormservice34d.pdb" SelfReg="false" Sequence="375"/>
<ROW File="icestormservice34d.pdb_1" Component_="freeze34d.pdb" FileName="icesto~3.pdb|icestormservice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icestormservice34d.pdb" SelfReg="false" Sequence="499"/>
+ <ROW File="icestormservice34d.pdb_2" Component_="slice34d.pdb" FileName="icesto~3.pdb|icestormservice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icestormservice34d.pdb" SelfReg="false" Sequence="1008"/>
+ <ROW File="icestormservice34d.pdb_3" Component_="slice34d.pdb_1" FileName="icesto~3.pdb|icestormservice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icestormservice34d.pdb" SelfReg="false" Sequence="1085"/>
<ROW File="icestormserviced.lib" Component_="Ice.jar" FileName="icesto~5.lib|icestormserviced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\icestormserviced.lib" SelfReg="false" Sequence="533"/>
<ROW File="icestormserviced.lib_1" Component_="freezed.lib" FileName="icesto~3.lib|icestormserviced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\icestormserviced.lib" SelfReg="false" Sequence="545"/>
+ <ROW File="icestormserviced.lib_2" Component_="sliced.lib" FileName="icesto~3.lib|icestormserviced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\icestormserviced.lib" SelfReg="false" Sequence="890"/>
+ <ROW File="icestormserviced.lib_3" Component_="freezed.lib_2" FileName="icesto~2.lib|icestormserviced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\icestormserviced.lib" SelfReg="false" Sequence="915"/>
<ROW File="icestormsqldb34.dll" Component_="icestormsqldb34.dll" FileName="icesto~8.dll|icestormsqldb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icestormsqldb34.dll" SelfReg="false" Sequence="652" DigSign="true"/>
<ROW File="icestormsqldb34.dll_1" Component_="icestormsqldb34.dll_1" FileName="icesto~8.dll|icestormsqldb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icestormsqldb34.dll" SelfReg="false" Sequence="658" DigSign="true"/>
+ <ROW File="icestormsqldb34.dll_2" Component_="icestormsqldb34.dll_2" FileName="icesto~8.dll|icestormsqldb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icestormsqldb34.dll" SelfReg="false" Sequence="1054" DigSign="true"/>
+ <ROW File="icestormsqldb34.dll_3" Component_="icestormsqldb34.dll_3" FileName="icesto~8.dll|icestormsqldb34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icestormsqldb34.dll" SelfReg="false" Sequence="1120" DigSign="true"/>
<ROW File="icestormsqldb34d.dll" Component_="icestormsqldb34d.dll" FileName="icesto~7.dll|icestormsqldb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icestormsqldb34d.dll" SelfReg="false" Sequence="647" DigSign="true"/>
<ROW File="icestormsqldb34d.dll_1" Component_="icestormsqldb34d.dll_1" FileName="icesto~7.dll|icestormsqldb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icestormsqldb34d.dll" SelfReg="false" Sequence="653" DigSign="true"/>
+ <ROW File="icestormsqldb34d.dll_2" Component_="icestormsqldb34d.dll_2" FileName="icesto~4.dll|icestormsqldb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icestormsqldb34d.dll" SelfReg="false" Sequence="1009" DigSign="true"/>
+ <ROW File="icestormsqldb34d.dll_3" Component_="icestormsqldb34d.dll_3" FileName="icesto~4.dll|icestormsqldb34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icestormsqldb34d.dll" SelfReg="false" Sequence="1086" DigSign="true"/>
<ROW File="icestormsqldb34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icesto~4.pdb|icestormsqldb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icestormsqldb34d.pdb" SelfReg="false" Sequence="650"/>
<ROW File="icestormsqldb34d.pdb_1" Component_="freeze34d.pdb" FileName="icesto~4.pdb|icestormsqldb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icestormsqldb34d.pdb" SelfReg="false" Sequence="656"/>
+ <ROW File="icestormsqldb34d.pdb_2" Component_="slice34d.pdb" FileName="icesto~4.pdb|icestormsqldb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icestormsqldb34d.pdb" SelfReg="false" Sequence="1010"/>
+ <ROW File="icestormsqldb34d.pdb_3" Component_="slice34d.pdb_1" FileName="icesto~4.pdb|icestormsqldb34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icestormsqldb34d.pdb" SelfReg="false" Sequence="1087"/>
<ROW File="iceutil.lib" Component_="Ice.jar" FileName="iceutil.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\iceutil.lib" SelfReg="false" Sequence="521"/>
<ROW File="iceutil.lib_1" Component_="freezed.lib" FileName="iceutil.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\iceutil.lib" SelfReg="false" Sequence="559"/>
<ROW File="iceutil.lib_2" Component_="freezed.lib_1" FileName="iceutil.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\lib\iceutil.lib" SelfReg="false" Sequence="578"/>
+ <ROW File="iceutil.lib_3" Component_="sliced.lib" FileName="iceutil.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\iceutil.lib" SelfReg="false" Sequence="903"/>
+ <ROW File="iceutil.lib_4" Component_="freezed.lib_2" FileName="iceutil.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\iceutil.lib" SelfReg="false" Sequence="929"/>
<ROW File="iceutil34.dll" Component_="iceutil34.dll" FileName="iceuti~1.dll|iceutil34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\iceutil34.dll" SelfReg="false" Sequence="357" DigSign="true"/>
<ROW File="iceutil34.dll_1" Component_="iceutil34.dll_1" FileName="iceuti~1.dll|iceutil34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\bin\iceutil34.dll" SelfReg="false" Sequence="416" DigSign="true"/>
<ROW File="iceutil34.dll_2" Component_="iceutil34.dll_2" FileName="iceuti~1.dll|iceutil34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\iceutil34.dll" SelfReg="false" Sequence="462" DigSign="true"/>
+ <ROW File="iceutil34.dll_3" Component_="iceutil34.dll_3" FileName="iceuti~2.dll|iceutil34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\iceutil34.dll" SelfReg="false" Sequence="1055" DigSign="true"/>
+ <ROW File="iceutil34.dll_4" Component_="iceutil34.dll_4" FileName="iceuti~2.dll|iceutil34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\iceutil34.dll" SelfReg="false" Sequence="1121" DigSign="true"/>
<ROW File="iceutil34d.dll" Component_="iceutil34d.dll" FileName="iceuti~2.dll|iceutil34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\iceutil34d.dll" SelfReg="false" Sequence="378" DigSign="true"/>
<ROW File="iceutil34d.dll_1" Component_="iceutil34d.dll_1" FileName="iceuti~2.dll|iceutil34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\iceutil34d.dll" SelfReg="false" Sequence="433" DigSign="true"/>
<ROW File="iceutil34d.dll_2" Component_="iceutil34d.dll_2" FileName="iceuti~2.dll|iceutil34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\iceutil34d.dll" SelfReg="false" Sequence="502" DigSign="true"/>
+ <ROW File="iceutil34d.dll_3" Component_="iceutil34d.dll_3" FileName="iceuti~1.dll|iceutil34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\iceutil34d.dll" SelfReg="false" Sequence="1011" DigSign="true"/>
+ <ROW File="iceutil34d.dll_4" Component_="iceutil34d.dll_4" FileName="iceuti~1.dll|iceutil34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\iceutil34d.dll" SelfReg="false" Sequence="1088" DigSign="true"/>
<ROW File="iceutil34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="iceuti~1.pdb|iceutil34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\iceutil34d.pdb" SelfReg="false" Sequence="377"/>
<ROW File="iceutil34d.pdb_1" Component_="freeze34d.pdb" FileName="iceuti~1.pdb|iceutil34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\iceutil34d.pdb" SelfReg="false" Sequence="501"/>
+ <ROW File="iceutil34d.pdb_2" Component_="slice34d.pdb" FileName="iceuti~1.pdb|iceutil34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\iceutil34d.pdb" SelfReg="false" Sequence="1012"/>
+ <ROW File="iceutil34d.pdb_3" Component_="slice34d.pdb_1" FileName="iceuti~1.pdb|iceutil34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\iceutil34d.pdb" SelfReg="false" Sequence="1089"/>
<ROW File="iceutil34d.tds" Component_="icexml34d.tds" FileName="iceuti~1.tds|iceutil34d.tds" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\iceutil34d.tds" SelfReg="false" Sequence="434"/>
<ROW File="iceutild.lib" Component_="Ice.jar" FileName="iceutild.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\iceutild.lib" SelfReg="false" Sequence="534"/>
<ROW File="iceutild.lib_1" Component_="freezed.lib" FileName="iceutild.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\iceutild.lib" SelfReg="false" Sequence="546"/>
<ROW File="iceutild.lib_2" Component_="freezed.lib_1" FileName="iceutild.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\lib\iceutild.lib" SelfReg="false" Sequence="569"/>
+ <ROW File="iceutild.lib_3" Component_="sliced.lib" FileName="iceutild.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\iceutild.lib" SelfReg="false" Sequence="891"/>
+ <ROW File="iceutild.lib_4" Component_="freezed.lib_2" FileName="iceutild.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\iceutild.lib" SelfReg="false" Sequence="916"/>
<ROW File="iceutilvc60_34.dll" Component_="iceutilvc60_34.dll" FileName="iceuti~6.dll|iceutilvc60_34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\cpp\bin\iceutilvc60_34.dll" SelfReg="false" Sequence="740" DigSign="true"/>
<ROW File="icevc60_34.dll" Component_="icevc60_34.dll" FileName="icevc6~2.dll|icevc60_34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\cpp\bin\icevc60_34.dll" SelfReg="false" Sequence="741" DigSign="true"/>
<ROW File="icexml.lib" Component_="Ice.jar" FileName="icexml.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\icexml.lib" SelfReg="false" Sequence="522"/>
<ROW File="icexml.lib_1" Component_="freezed.lib" FileName="icexml.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\icexml.lib" SelfReg="false" Sequence="560"/>
<ROW File="icexml.lib_2" Component_="freezed.lib_1" FileName="icexml.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\lib\icexml.lib" SelfReg="false" Sequence="579"/>
+ <ROW File="icexml.lib_3" Component_="sliced.lib" FileName="icexml.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\icexml.lib" SelfReg="false" Sequence="904"/>
+ <ROW File="icexml.lib_4" Component_="freezed.lib_2" FileName="icexml.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\icexml.lib" SelfReg="false" Sequence="930"/>
<ROW File="icexml34.dll" Component_="icexml34.dll" FileName="icexml~1.dll|icexml34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\icexml34.dll" SelfReg="false" Sequence="358" DigSign="true"/>
<ROW File="icexml34.dll_1" Component_="icexml34.dll_1" FileName="icexml~1.dll|icexml34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Release\cpp\bin\icexml34.dll" SelfReg="false" Sequence="417" DigSign="true"/>
<ROW File="icexml34.dll_2" Component_="icexml34.dll_2" FileName="icexml~1.dll|icexml34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\icexml34.dll" SelfReg="false" Sequence="463" DigSign="true"/>
+ <ROW File="icexml34.dll_3" Component_="icexml34.dll_3" FileName="icexml34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\icexml34.dll" SelfReg="false" Sequence="1056" DigSign="true"/>
+ <ROW File="icexml34.dll_4" Component_="icexml34.dll_4" FileName="icexml34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\icexml34.dll" SelfReg="false" Sequence="1122" DigSign="true"/>
<ROW File="icexml34d.dll" Component_="icexml34d.dll" FileName="icexml~2.dll|icexml34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icexml34d.dll" SelfReg="false" Sequence="380" DigSign="true"/>
<ROW File="icexml34d.dll_1" Component_="icexml34d.dll_1" FileName="icexml~2.dll|icexml34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icexml34d.dll" SelfReg="false" Sequence="435" DigSign="true"/>
<ROW File="icexml34d.dll_2" Component_="icexml34d.dll_2" FileName="icexml~2.dll|icexml34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icexml34d.dll" SelfReg="false" Sequence="504" DigSign="true"/>
+ <ROW File="icexml34d.dll_3" Component_="icexml34d.dll_3" FileName="icexml~1.dll|icexml34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icexml34d.dll" SelfReg="false" Sequence="1013" DigSign="true"/>
+ <ROW File="icexml34d.dll_4" Component_="icexml34d.dll_4" FileName="icexml~1.dll|icexml34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icexml34d.dll" SelfReg="false" Sequence="1090" DigSign="true"/>
<ROW File="icexml34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="icexml~1.pdb|icexml34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\icexml34d.pdb" SelfReg="false" Sequence="379"/>
<ROW File="icexml34d.pdb_1" Component_="freeze34d.pdb" FileName="icexml~1.pdb|icexml34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\icexml34d.pdb" SelfReg="false" Sequence="503"/>
+ <ROW File="icexml34d.pdb_2" Component_="slice34d.pdb" FileName="icexml~1.pdb|icexml34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\icexml34d.pdb" SelfReg="false" Sequence="1014"/>
+ <ROW File="icexml34d.pdb_3" Component_="slice34d.pdb_1" FileName="icexml~1.pdb|icexml34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\icexml34d.pdb" SelfReg="false" Sequence="1091"/>
<ROW File="icexml34d.tds" Component_="icexml34d.tds" FileName="icexml~1.tds|icexml34d.tds" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\bin\icexml34d.tds" SelfReg="false" Sequence="418"/>
<ROW File="icexmld.lib" Component_="Ice.jar" FileName="icexmld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\icexmld.lib" SelfReg="false" Sequence="535"/>
<ROW File="icexmld.lib_1" Component_="freezed.lib" FileName="icexmld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\icexmld.lib" SelfReg="false" Sequence="547"/>
<ROW File="icexmld.lib_2" Component_="freezed.lib_1" FileName="icexmld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>BCC10\Debug\cpp\lib\icexmld.lib" SelfReg="false" Sequence="570"/>
+ <ROW File="icexmld.lib_3" Component_="sliced.lib" FileName="icexmld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\icexmld.lib" SelfReg="false" Sequence="892"/>
+ <ROW File="icexmld.lib_4" Component_="freezed.lib_2" FileName="icexmld.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\icexmld.lib" SelfReg="false" Sequence="917"/>
<ROW File="init_.py" Component_="init_.py" FileName="__init__.py" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\py\python\IceBox\__init__.py" SelfReg="false" Sequence="638"/>
<ROW File="init_.py_1" Component_="init_.py_1" FileName="__init__.py" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\py\python\IceGrid\__init__.py" SelfReg="false" Sequence="639"/>
<ROW File="init_.py_2" Component_="init_.py_2" FileName="__init__.py" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\py\python\IcePatch2\__init__.py" SelfReg="false" Sequence="640"/>
@@ -1192,69 +1602,135 @@ <ROW File="libdb48.dll" Component_="libdb48.dll" FileName="libdb48.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\libdb48.dll" SelfReg="false" Sequence="19" DigSign="true"/>
<ROW File="libdb48.dll_1" Component_="libdb48.dll_1" FileName="libdb48.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\bcc10\libdb48.dll" SelfReg="false" Sequence="30" DigSign="true"/>
<ROW File="libdb48.dll_2" Component_="libdb48.dll_2" FileName="libdb48.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\libdb48.dll" SelfReg="false" Sequence="45" DigSign="true"/>
+ <ROW File="libdb48.dll_3" Component_="libdb48.dll_3" FileName="libdb48.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\libdb48.dll" SelfReg="false" Sequence="946" DigSign="true"/>
+ <ROW File="libdb48.dll_4" Component_="libdb48.dll_4" FileName="libdb48.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\libdb48.dll" SelfReg="false" Sequence="970" DigSign="true"/>
<ROW File="libdb48d.dll" Component_="libdb48d.dll" FileName="libdb48d.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\libdb48d.dll" SelfReg="false" Sequence="20" DigSign="true"/>
<ROW File="libdb48d.dll_1" Component_="libdb48d.dll_1" FileName="libdb48d.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\libdb48d.dll" SelfReg="false" Sequence="46" DigSign="true"/>
+ <ROW File="libdb48d.dll_2" Component_="libdb48d.dll_2" FileName="libdb48d.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\libdb48d.dll" SelfReg="false" Sequence="947" DigSign="true"/>
+ <ROW File="libdb48d.dll_3" Component_="libdb48d.dll_3" FileName="libdb48d.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\libdb48d.dll" SelfReg="false" Sequence="971" DigSign="true"/>
<ROW File="libdb_java48.dll" Component_="libdb_java48.dll" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\libdb_java48.dll" SelfReg="false" Sequence="21" DigSign="true"/>
<ROW File="libdb_java48.dll_1" Component_="libdb_java48.dll_1" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\libdb_java48.dll" SelfReg="false" Sequence="744" DigSign="true"/>
+ <ROW File="libdb_java48.dll_2" Component_="libdb_java48.dll_2" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\libdb_java48.dll" SelfReg="false" Sequence="948" DigSign="true"/>
+ <ROW File="libdb_java48.dll_3" Component_="libdb_java48.dll_3" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\libdb_java48.dll" SelfReg="false" Sequence="972" DigSign="true"/>
<ROW File="libeay32.dll" Component_="libeay32.dll" FileName="libeay32.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\libeay32.dll" SelfReg="false" Sequence="22" DigSign="true"/>
<ROW File="libeay32.dll_1" Component_="libeay32.dll_1" FileName="libeay32.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\libeay32.dll" SelfReg="false" Sequence="47" DigSign="true"/>
+ <ROW File="libeay32.dll_2" Component_="libeay32.dll_2" FileName="libeay32.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\libeay32.dll" SelfReg="false" Sequence="949" DigSign="true"/>
+ <ROW File="libeay32.dll_3" Component_="libeay32.dll_3" FileName="libeay32.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\libeay32.dll" SelfReg="false" Sequence="973" DigSign="true"/>
<ROW File="libeay32_vc6.dll" Component_="libeay32_vc6.dll" FileName="libeay~1.dll|libeay32_vc6.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\libeay32_vc6.dll" SelfReg="false" Sequence="23" DigSign="true"/>
<ROW File="libexpat.dll" Component_="libexpat.dll" FileName="libexpat.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\libexpat.dll" SelfReg="false" Sequence="24" DigSign="true"/>
<ROW File="libexpat.dll_1" Component_="libexpat.dll_1" FileName="libexpat.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\libexpat.dll" SelfReg="false" Sequence="48" DigSign="true"/>
+ <ROW File="libexpat.dll_2" Component_="libexpat.dll_2" FileName="libexpat.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\libexpat.dll" SelfReg="false" Sequence="950" DigSign="true"/>
+ <ROW File="libexpat.dll_3" Component_="libexpat.dll_3" FileName="libexpat.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\libexpat.dll" SelfReg="false" Sequence="974" DigSign="true"/>
<ROW File="msvcp60.dll" Component_="msvcp60.dll" FileName="msvcp60.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\msvcp60.dll" SelfReg="false" Sequence="25"/>
<ROW File="msvcrt.dll" Component_="msvcrt.dll" FileName="msvcrt.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\msvcrt.dll" SelfReg="false" Sequence="26"/>
<ROW File="newslice.ice" Component_="slice.vsdir" FileName="newslice.ice" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\templates\vs\newslice.ice" SelfReg="false" Sequence="664"/>
<ROW File="newslice.ice_1" Component_="slice.vsdir_1" FileName="newslice.ice" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\templates\vs\newslice.ice" SelfReg="false" Sequence="667"/>
+ <ROW File="newslice.ice_2" Component_="slice.vsdir_4" FileName="newslice.ice" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\templates\vs\newslice.ice" SelfReg="false" Sequence="1150"/>
+ <ROW File="newslice.ice_3" Component_="slice.vsdir_5" FileName="newslice.ice" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\templates\vs\newslice.ice" SelfReg="false" Sequence="1153"/>
<ROW File="newslice.ico" Component_="newslice.ico" FileName="newslice.ico" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\icon\newslice.ico" SelfReg="false" Sequence="660"/>
<ROW File="newslice.ico_1" Component_="slice.vsdir" FileName="newslice.ico" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\templates\vs\newslice.ico" SelfReg="false" Sequence="663"/>
<ROW File="newslice.ico_2" Component_="slice.vsdir_1" FileName="newslice.ico" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\templates\vs\newslice.ico" SelfReg="false" Sequence="666"/>
+ <ROW File="newslice.ico_3" Component_="slice.vsdir_4" FileName="newslice.ico" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\templates\vs\newslice.ico" SelfReg="false" Sequence="1151"/>
+ <ROW File="newslice.ico_4" Component_="slice.vsdir_5" FileName="newslice.ico" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\templates\vs\newslice.ico" SelfReg="false" Sequence="1154"/>
<ROW File="openssl.exe" Component_="openssl.exe" FileName="openssl.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\openssl.exe" SelfReg="false" Sequence="27" DigSign="true"/>
<ROW File="openssl.exe_1" Component_="openssl.exe_1" FileName="openssl.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\openssl.exe" SelfReg="false" Sequence="49" DigSign="true"/>
+ <ROW File="openssl.exe_2" Component_="openssl.exe_2" FileName="openssl.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\openssl.exe" SelfReg="false" Sequence="951" DigSign="true"/>
+ <ROW File="openssl.exe_3" Component_="openssl.exe_3" FileName="openssl.exe" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\openssl.exe" SelfReg="false" Sequence="975" DigSign="true"/>
<ROW File="php_ice.dll" Component_="php_ice.dll" FileName="php_ice.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\php\lib\php_ice.dll" SelfReg="false" Sequence="642" DigSign="true"/>
+ <ROW File="policy.3.4.Glacier2" Component_="stlport_vc6_stldebug46.pdb" FileName="policy~1.Gla|policy.3.4.Glacier2" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.Glacier2" SelfReg="false" Sequence="1135"/>
+ <ROW File="policy.3.4.Glacier2.dll" Component_="policy.3.4.Glacier2.dll" FileName="policy~2.dll|policy.3.4.Glacier2.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.Glacier2.dll" SelfReg="false" Sequence="1136" DigSign="true"/>
+ <ROW File="policy.3.4.Ice" Component_="stlport_vc6_stldebug46.pdb" FileName="policy~1.Ice|policy.3.4.Ice" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.Ice" SelfReg="false" Sequence="1137"/>
+ <ROW File="policy.3.4.Ice.dll" Component_="policy.3.4.Ice.dll" FileName="policy~3.dll|policy.3.4.Ice.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.Ice.dll" SelfReg="false" Sequence="1138" DigSign="true"/>
+ <ROW File="policy.3.4.IceBox" Component_="stlport_vc6_stldebug46.pdb" FileName="policy~2.Ice|policy.3.4.IceBox" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IceBox" SelfReg="false" Sequence="1139"/>
+ <ROW File="policy.3.4.IceBox.dll" Component_="policy.3.4.IceBox.dll" FileName="policy~4.dll|policy.3.4.IceBox.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IceBox.dll" SelfReg="false" Sequence="1140" DigSign="true"/>
+ <ROW File="policy.3.4.IceGrid" Component_="stlport_vc6_stldebug46.pdb" FileName="policy~3.Ice|policy.3.4.IceGrid" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IceGrid" SelfReg="false" Sequence="1141"/>
+ <ROW File="policy.3.4.IceGrid.dll" Component_="policy.3.4.IceGrid.dll" FileName="policy~5.dll|policy.3.4.IceGrid.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IceGrid.dll" SelfReg="false" Sequence="1142" DigSign="true"/>
+ <ROW File="policy.3.4.IcePatch2" Component_="stlport_vc6_stldebug46.pdb" FileName="policy~4.Ice|policy.3.4.IcePatch2" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IcePatch2" SelfReg="false" Sequence="1143"/>
+ <ROW File="policy.3.4.IcePatch2.dll" Component_="policy.3.4.IcePatch2.dll" FileName="policy~6.dll|policy.3.4.IcePatch2.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IcePatch2.dll" SelfReg="false" Sequence="1144" DigSign="true"/>
+ <ROW File="policy.3.4.IceSSL" Component_="stlport_vc6_stldebug46.pdb" FileName="policy~5.Ice|policy.3.4.IceSSL" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IceSSL" SelfReg="false" Sequence="1145"/>
+ <ROW File="policy.3.4.IceSSL.dll" Component_="policy.3.4.IceSSL.dll" FileName="policy~7.dll|policy.3.4.IceSSL.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IceSSL.dll" SelfReg="false" Sequence="1146" DigSign="true"/>
+ <ROW File="policy.3.4.IceStorm" Component_="stlport_vc6_stldebug46.pdb" FileName="policy~6.Ice|policy.3.4.IceStorm" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IceStorm" SelfReg="false" Sequence="1147"/>
+ <ROW File="policy.3.4.IceStorm.dll" Component_="policy.3.4.IceStorm.dll" FileName="policy~1.dll|policy.3.4.IceStorm.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cs\bin\policy.3.4.IceStorm.dll" SelfReg="false" Sequence="1134" DigSign="true"/>
<ROW File="slice.lib" Component_="Ice.jar" FileName="slice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\lib\slice.lib" SelfReg="false" Sequence="510"/>
<ROW File="slice.lib_1" Component_="freezed.lib" FileName="slice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\lib\slice.lib" SelfReg="false" Sequence="561"/>
+ <ROW File="slice.lib_2" Component_="sliced.lib" FileName="slice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\lib\slice.lib" SelfReg="false" Sequence="905"/>
+ <ROW File="slice.lib_3" Component_="freezed.lib_2" FileName="slice.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\lib\slice.lib" SelfReg="false" Sequence="931"/>
<ROW File="slice.vsdir" Component_="slice.vsdir" FileName="slice~1.vsd|slice.vsdir" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\templates\vs\slice.vsdir" SelfReg="false" Sequence="662"/>
<ROW File="slice.vsdir_1" Component_="slice.vsdir_1" FileName="slice~1.vsd|slice.vsdir" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\templates\vs\slice.vsdir" SelfReg="false" Sequence="665"/>
<ROW File="slice.vsdir_2" Component_="slice.vsdir_2" FileName="slice~1.vsd|slice.vsdir" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\templates\vs\Slice\slice.vsdir" SelfReg="false" Sequence="668"/>
<ROW File="slice.vsdir_3" Component_="slice.vsdir_3" FileName="slice~1.vsd|slice.vsdir" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\vsplugin\templates\vs\Slice\slice.vsdir" SelfReg="false" Sequence="669"/>
+ <ROW File="slice.vsdir_4" Component_="slice.vsdir_4" FileName="slice~1.vsd|slice.vsdir" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\templates\vs\slice.vsdir" SelfReg="false" Sequence="1149"/>
+ <ROW File="slice.vsdir_5" Component_="slice.vsdir_5" FileName="slice~1.vsd|slice.vsdir" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\templates\vs\slice.vsdir" SelfReg="false" Sequence="1152"/>
+ <ROW File="slice.vsdir_6" Component_="slice.vsdir_6" FileName="slice~1.vsd|slice.vsdir" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\templates\vs\Slice\slice.vsdir" SelfReg="false" Sequence="1155"/>
+ <ROW File="slice.vsdir_7" Component_="slice.vsdir_7" FileName="slice~1.vsd|slice.vsdir" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\vsplugin\templates\vs\Slice\slice.vsdir" SelfReg="false" Sequence="1156"/>
<ROW File="slice2cpp.exe" Component_="slice2cpp.exe" FileName="slice2~1.exe|slice2cpp.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice2cpp.exe" SelfReg="false" Sequence="359" DigSign="true"/>
<ROW File="slice2cpp.exe_1" Component_="slice2cpp.exe_1" FileName="slice2~1.exe|slice2cpp.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice2cpp.exe" SelfReg="false" Sequence="464" DigSign="true"/>
+ <ROW File="slice2cpp.exe_2" Component_="slice2cpp.exe_2" FileName="slice2~1.exe|slice2cpp.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice2cpp.exe" SelfReg="false" Sequence="1016" DigSign="true"/>
+ <ROW File="slice2cpp.exe_3" Component_="slice2cpp.exe_3" FileName="slice2~1.exe|slice2cpp.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice2cpp.exe" SelfReg="false" Sequence="1123" DigSign="true"/>
<ROW File="slice2cs.exe" Component_="slice2cs.exe" FileName="slice2cs.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice2cs.exe" SelfReg="false" Sequence="360" DigSign="true"/>
<ROW File="slice2cs.exe_1" Component_="slice2cs.exe_1" FileName="slice2cs.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice2cs.exe" SelfReg="false" Sequence="465" DigSign="true"/>
+ <ROW File="slice2cs.exe_2" Component_="slice2cs.exe_2" FileName="slice2cs.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice2cs.exe" SelfReg="false" Sequence="1017" DigSign="true"/>
+ <ROW File="slice2cs.exe_3" Component_="slice2cs.exe_3" FileName="slice2cs.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice2cs.exe" SelfReg="false" Sequence="1124" DigSign="true"/>
<ROW File="slice2freeze.exe" Component_="slice2freeze.exe" FileName="slice2~2.exe|slice2freeze.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice2freeze.exe" SelfReg="false" Sequence="361" DigSign="true"/>
<ROW File="slice2freeze.exe_1" Component_="slice2freeze.exe_1" FileName="slice2~2.exe|slice2freeze.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice2freeze.exe" SelfReg="false" Sequence="466" DigSign="true"/>
+ <ROW File="slice2freeze.exe_2" Component_="slice2freeze.exe_2" FileName="slice2~2.exe|slice2freeze.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice2freeze.exe" SelfReg="false" Sequence="1018" DigSign="true"/>
+ <ROW File="slice2freeze.exe_3" Component_="slice2freeze.exe_3" FileName="slice2~2.exe|slice2freeze.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice2freeze.exe" SelfReg="false" Sequence="1125" DigSign="true"/>
<ROW File="slice2freezej.exe" Component_="slice2freezej.exe" FileName="slice2~3.exe|slice2freezej.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice2freezej.exe" SelfReg="false" Sequence="362" DigSign="true"/>
<ROW File="slice2freezej.exe_1" Component_="slice2freezej.exe_1" FileName="slice2~3.exe|slice2freezej.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice2freezej.exe" SelfReg="false" Sequence="467" DigSign="true"/>
+ <ROW File="slice2freezej.exe_2" Component_="slice2freezej.exe_2" FileName="slice2~3.exe|slice2freezej.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice2freezej.exe" SelfReg="false" Sequence="1019" DigSign="true"/>
+ <ROW File="slice2freezej.exe_3" Component_="slice2freezej.exe_3" FileName="slice2~3.exe|slice2freezej.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice2freezej.exe" SelfReg="false" Sequence="1126" DigSign="true"/>
<ROW File="slice2html.exe" Component_="slice2html.exe" FileName="slice2~4.exe|slice2html.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice2html.exe" SelfReg="false" Sequence="363" DigSign="true"/>
<ROW File="slice2html.exe_1" Component_="slice2html.exe_1" FileName="slice2~4.exe|slice2html.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice2html.exe" SelfReg="false" Sequence="468" DigSign="true"/>
+ <ROW File="slice2html.exe_2" Component_="slice2html.exe_2" FileName="slice2~4.exe|slice2html.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice2html.exe" SelfReg="false" Sequence="1020" DigSign="true"/>
+ <ROW File="slice2html.exe_3" Component_="slice2html.exe_3" FileName="slice2~4.exe|slice2html.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice2html.exe" SelfReg="false" Sequence="1127" DigSign="true"/>
<ROW File="slice2java.exe" Component_="slice2java.exe" FileName="slice2~5.exe|slice2java.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice2java.exe" SelfReg="false" Sequence="364" DigSign="true"/>
<ROW File="slice2java.exe_1" Component_="slice2java.exe_1" FileName="slice2~5.exe|slice2java.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice2java.exe" SelfReg="false" Sequence="469" DigSign="true"/>
+ <ROW File="slice2java.exe_2" Component_="slice2java.exe_2" FileName="slice2~5.exe|slice2java.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice2java.exe" SelfReg="false" Sequence="1021" DigSign="true"/>
+ <ROW File="slice2java.exe_3" Component_="slice2java.exe_3" FileName="slice2~5.exe|slice2java.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice2java.exe" SelfReg="false" Sequence="1128" DigSign="true"/>
<ROW File="slice2php.exe" Component_="slice2php.exe" FileName="slice2~6.exe|slice2php.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice2php.exe" SelfReg="false" Sequence="365" DigSign="true"/>
<ROW File="slice2php.exe_1" Component_="slice2php.exe_1" FileName="slice2~6.exe|slice2php.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice2php.exe" SelfReg="false" Sequence="470" DigSign="true"/>
+ <ROW File="slice2php.exe_2" Component_="slice2php.exe_2" FileName="slice2~6.exe|slice2php.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice2php.exe" SelfReg="false" Sequence="1022" DigSign="true"/>
+ <ROW File="slice2php.exe_3" Component_="slice2php.exe_3" FileName="slice2~6.exe|slice2php.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice2php.exe" SelfReg="false" Sequence="1129" DigSign="true"/>
<ROW File="slice2py.exe" Component_="slice2py.exe" FileName="slice2py.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice2py.exe" SelfReg="false" Sequence="366" DigSign="true"/>
<ROW File="slice2py.exe_1" Component_="slice2py.exe_1" FileName="slice2py.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice2py.exe" SelfReg="false" Sequence="471" DigSign="true"/>
+ <ROW File="slice2py.exe_2" Component_="slice2py.exe_2" FileName="slice2py.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice2py.exe" SelfReg="false" Sequence="1023" DigSign="true"/>
+ <ROW File="slice2py.exe_3" Component_="slice2py.exe_3" FileName="slice2py.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice2py.exe" SelfReg="false" Sequence="1130" DigSign="true"/>
<ROW File="slice2rb.exe" Component_="slice2rb.exe" FileName="slice2rb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice2rb.exe" SelfReg="false" Sequence="367" DigSign="true"/>
<ROW File="slice2rb.exe_1" Component_="slice2rb.exe_1" FileName="slice2rb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice2rb.exe" SelfReg="false" Sequence="472" DigSign="true"/>
+ <ROW File="slice2rb.exe_2" Component_="slice2rb.exe_2" FileName="slice2rb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice2rb.exe" SelfReg="false" Sequence="1024" DigSign="true"/>
+ <ROW File="slice2rb.exe_3" Component_="slice2rb.exe_3" FileName="slice2rb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice2rb.exe" SelfReg="false" Sequence="1131" DigSign="true"/>
<ROW File="slice34.dll" Component_="slice34.dll" FileName="slice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\slice34.dll" SelfReg="false" Sequence="368" DigSign="true"/>
<ROW File="slice34.dll_1" Component_="slice34.dll_1" FileName="slice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\slice34.dll" SelfReg="false" Sequence="473" DigSign="true"/>
+ <ROW File="slice34.dll_2" Component_="slice34.dll_2" FileName="slice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\slice34.dll" SelfReg="false" Sequence="1025" DigSign="true"/>
+ <ROW File="slice34.dll_3" Component_="slice34.dll_3" FileName="slice34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\slice34.dll" SelfReg="false" Sequence="1132" DigSign="true"/>
<ROW File="slice34d.dll" Component_="slice34d.dll" FileName="slice3~1.dll|slice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\slice34d.dll" SelfReg="false" Sequence="382" DigSign="true"/>
<ROW File="slice34d.dll_1" Component_="slice34d.dll_1" FileName="slice3~1.dll|slice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\slice34d.dll" SelfReg="false" Sequence="474" DigSign="true"/>
+ <ROW File="slice34d.dll_2" Component_="slice34d.dll_2" FileName="slice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\slice34d.dll" SelfReg="false" Sequence="1015" DigSign="true"/>
+ <ROW File="slice34d.dll_3" Component_="slice34d.dll_3" FileName="slice34d.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\slice34d.dll" SelfReg="false" Sequence="1092" DigSign="true"/>
<ROW File="slice34d.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="slice3~1.pdb|slice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\bin\slice34d.pdb" SelfReg="false" Sequence="381"/>
<ROW File="slice34d.pdb_1" Component_="freeze34d.pdb" FileName="slice3~1.pdb|slice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\bin\slice34d.pdb" SelfReg="false" Sequence="505"/>
+ <ROW File="slice34d.pdb_2" Component_="slice34d.pdb" FileName="slice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\bin\slice34d.pdb" SelfReg="false" Sequence="980"/>
+ <ROW File="slice34d.pdb_3" Component_="slice34d.pdb_1" FileName="slice34d.pdb" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\bin\slice34d.pdb" SelfReg="false" Sequence="1057"/>
<ROW File="sliced.lib" Component_="Ice.jar" FileName="sliced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug\cpp\lib\sliced.lib" SelfReg="false" Sequence="523"/>
<ROW File="sliced.lib_1" Component_="freezed.lib" FileName="sliced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Debug-x64\cpp\lib\sliced.lib" SelfReg="false" Sequence="548"/>
+ <ROW File="sliced.lib_2" Component_="sliced.lib" FileName="sliced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug\cpp\lib\sliced.lib" SelfReg="false" Sequence="880"/>
+ <ROW File="sliced.lib_3" Component_="freezed.lib_2" FileName="sliced.lib" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Debug-x64\cpp\lib\sliced.lib" SelfReg="false" Sequence="918"/>
<ROW File="slicevc60_34.dll" Component_="slicevc60_34.dll" FileName="slicev~2.dll|slicevc60_34.dll" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC6\Release\cpp\bin\slicevc60_34.dll" SelfReg="false" Sequence="738" DigSign="true"/>
<ROW File="ssleay32.dll" Component_="ssleay32.dll" FileName="ssleay32.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\ssleay32.dll" SelfReg="false" Sequence="28" DigSign="true"/>
<ROW File="ssleay32.dll_1" Component_="ssleay32.dll_1" FileName="ssleay32.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\x64\ssleay32.dll" SelfReg="false" Sequence="31" DigSign="true"/>
+ <ROW File="ssleay32.dll_2" Component_="ssleay32.dll_2" FileName="ssleay32.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\ssleay32.dll" SelfReg="false" Sequence="932" DigSign="true"/>
+ <ROW File="ssleay32.dll_3" Component_="ssleay32.dll_3" FileName="ssleay32.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\vc100\x64\ssleay32.dll" SelfReg="false" Sequence="956" DigSign="true"/>
<ROW File="ssleay32_vc6.dll" Component_="ssleay32_vc6.dll" FileName="ssleay~1.dll|ssleay32_vc6.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\ssleay32_vc6.dll" SelfReg="false" Sequence="29" DigSign="true"/>
<ROW File="stlport_vc646.dll" Component_="stlport_vc646.dll" FileName="stlpor~1.dll|stlport_vc646.dll" Attributes="0" SourcePath="<THIRDPARTY_HOME>bin\stlport_vc646.dll" SelfReg="false" Sequence="4" DigSign="true"/>
<ROW File="templates.xml" Component_="upgradeicegrid.py" FileName="templa~1.xml|templates.xml" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\config\templates.xml" SelfReg="false" Sequence="408"/>
<ROW File="transformdb.exe" Component_="transformdb.exe" FileName="transf~1.exe|transformdb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\bin\transformdb.exe" SelfReg="false" Sequence="329" DigSign="true"/>
<ROW File="transformdb.exe_1" Component_="transformdb.exe_1" FileName="transf~1.exe|transformdb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release-x64\cpp\bin\transformdb.exe" SelfReg="false" Sequence="436" DigSign="true"/>
+ <ROW File="transformdb.exe_2" Component_="transformdb.exe_2" FileName="transf~1.exe|transformdb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release\cpp\bin\transformdb.exe" SelfReg="false" Sequence="1026" DigSign="true"/>
+ <ROW File="transformdb.exe_3" Component_="transformdb.exe_3" FileName="transf~1.exe|transformdb.exe" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC10\Release-x64\cpp\bin\transformdb.exe" SelfReg="false" Sequence="1133" DigSign="true"/>
<ROW File="upgradeicegrid.py" Component_="upgradeicegrid.py" FileName="upgrad~1.py|upgradeicegrid.py" Attributes="0" SourcePath="<ICE_BUILD_HOME>VC9\Release\cpp\config\upgradeicegrid.py" SelfReg="false" Sequence="401"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
- <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="1" Languages="en" InstallationType="4"/>
+ <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="1" PackageFolder="." Languages="en" InstallationType="4"/>
<ATTRIBUTE name="CurrentBuild" value="DefaultBuild"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
@@ -1285,18 +1761,23 @@ <ROW Property="VS_2008_CPP_TEMPLATE_DIR" Signature_="AppSearchSign"/>
<ROW Property="VS_2008_CS_TEMPLATE_DIR" Signature_="AppSearchSign_1"/>
<ROW Property="VS_2008_INSTALL_DIR" Signature_="AppSearchSign_2"/>
+ <ROW Property="VS_2010_CPP_TEMPLATE_DIR" Signature_="AppSearchSign_3"/>
+ <ROW Property="VS_2010_CS_TEMPLATE_DIR" Signature_="AppSearchSign_4"/>
+ <ROW Property="VS_2010_INSTALL_DIR" Signature_="AppSearchSign_5"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiBinaryComponent">
<ROW Name="aicustact.dll" SourcePath="<AI_CUSTACTS>aicustact.dll"/>
- <ROW Name="icegridregistry.vbs_1" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.0\src\windows\actions\icegridregistry.vbs"/>
- <ROW Name="installer_header.bmp_1" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.0\src\windows\installer-header.bmp"/>
- <ROW Name="installer_main.bmp_1" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.0\src\windows\installer-main.bmp"/>
- <ROW Name="vsplugin.vbs" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.0\src\windows\actions\vsplugin.vbs"/>
+ <ROW Name="icegridregistry.vbs_1" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.1\src\windows\actions\icegridregistry.vbs"/>
+ <ROW Name="installer_header.bmp_1" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.1\src\windows\installer-header.bmp"/>
+ <ROW Name="installer_main.bmp_1" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.1\src\windows\installer-main.bmp"/>
+ <ROW Name="vsplugin.vbs" SourcePath="<ICE_BUILD_HOME>distfiles\distfiles-3.4.1\src\windows\actions\vsplugin.vbs"/>
<ROW Name="xmlCfg.dll" SourcePath="<AI_CUSTACTS>xmlCfg.dll"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiConditionComponent">
<ROW Feature_="VS2008PLUGIN" Level="0" Condition="NOT VS_2008_INSTALL_DIR"/>
<ROW Feature_="VS2008PLUGIN" Level="1" Condition="VS_2008_INSTALL_DIR"/>
+ <ROW Feature_="VS2010PLUGIN" Level="0" Condition="NOT VS_2010_INSTALL_DIR"/>
+ <ROW Feature_="VS2010PLUGIN" Level="1" Condition="VS_2010_INSTALL_DIR"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiControlComponent">
<ROW Dialog_="LicenseAgreementDlg" Control="BannerBitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="44" Attributes="1048577" Text="[BannerBitmap]" Control_Next="AgreementText" MsiKey="LicenseAgreementDlg#BannerBitmap"/>
@@ -1318,6 +1799,7 @@ </COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiCreateFolderComponent">
<ROW Directory_="Addins_DIR" Component_="Addins"/>
+ <ROW Directory_="Addins_1_DIR" Component_="Addins_1"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiCustActComponent">
<ROW Action="AI_DATA_SETTER" Type="51" Source="icegridregistry.vbs" Target="[APPDIR]"/>
@@ -1331,7 +1813,7 @@ <ROW Action="AI_XmlRemove" Type="1025" Source="xmlCfg.dll" Target="OnXmlRemove" WithoutSeq="true"/>
<ROW Action="AI_XmlRollback" Type="1025" Source="xmlCfg.dll" Target="OnXmlRollback" WithoutSeq="true"/>
<ROW Action="AI_XmlUninstall" Type="1" Source="xmlCfg.dll" Target="OnXmlUninstall"/>
- <ROW Action="SET_APPDIR" Type="307" Source="APPDIR" Target="[ProgramFilesFolder][Manufacturer]\[ProductName]" MultiBuildTarget="DefaultBuild:[ProgramFilesFolder]\ZeroC\Ice-3.4.0"/>
+ <ROW Action="SET_APPDIR" Type="307" Source="APPDIR" Target="[ProgramFilesFolder][Manufacturer]\[ProductName]" MultiBuildTarget="DefaultBuild:[ProgramFilesFolder]\ZeroC\Ice-3.4.1"/>
<ROW Action="SET_SHORTCUTDIR" Type="307" Source="SHORTCUTDIR" Target="[ProgramMenuFolder][ProductName]"/>
<ROW Action="SET_TARGETDIR_TO_APPDIR" Type="51" Source="TARGETDIR" Target="[APPDIR]"/>
<ROW Action="icegridregistry.vbs" Type="3078" Source="icegridregistry.vbs_1"/>
@@ -1360,8 +1842,11 @@ </COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiRegLocatorComponent">
<ROW Signature_="AppSearchSign" Root="2" Key="SOFTWARE\Microsoft\VisualStudio\9.0\Projects\{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}\AddItemTemplates\TemplateDirs\{F1C25864-3097-11D2-A5C5-00C04F7968B4}\/1" Name="TemplatesDir" Type="2"/>
- <ROW Signature_="AppSearchSign_1" Root="2" Key="SOFTWARE\Microsoft\VisualStudio\9.0\Projects\{57108857-CA30-464f-B3D1-375A345CE63C}\AddItemTemplates\TemplateDirs\{FAE04EC1-301F-11D3-BF4B-00C04F79EFBC}\/1" Name="TemplatesDir" Type="2"/>
+ <ROW Signature_="AppSearchSign_1" Root="2" Key="SOFTWARE\Microsoft\VisualStudio\9.0\Projects\{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\AddItemTemplates\TemplateDirs\{FAE04EC1-301F-11D3-BF4B-00C04F79EFBC}\/1" Name="TemplatesDir" Type="2"/>
<ROW Signature_="AppSearchSign_2" Root="2" Key="SOFTWARE\Microsoft\VisualStudio\9.0" Name="InstallDir" Type="2"/>
+ <ROW Signature_="AppSearchSign_3" Root="2" Key="SOFTWARE\Microsoft\VisualStudio\9.0\Projects\{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}\AddItemTemplates\TemplateDirs\{F1C25864-3097-11D2-A5C5-00C04F7968B4}\/1" Name="TemplatesDir" Type="2"/>
+ <ROW Signature_="AppSearchSign_4" Root="2" Key="SOFTWARE\Microsoft\VisualStudio\10.0\Projects\{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}\AddItemTemplates\TemplateDirs\{FAE04EC1-301F-11D3-BF4B-00C04F79EFBC}\/1" Name="TemplatesDir" Type="2"/>
+ <ROW Signature_="AppSearchSign_5" Root="2" Key="SOFTWARE\Microsoft\VisualStudio\10.0" Name="InstallDir" Type="2"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiRegsComponent">
<ROW Registry="InstallDir" Root="2" Key="Software\ZeroC\[ProductName]" Name="InstallDir" Value="[APPDIR]" Component_="InstallDir"/>
@@ -1375,6 +1860,7 @@ </COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.XmlAttributeComponent">
<ROW XmlElement="10" Name="xmlns" Flags="14" Order="0" Value="http://schemas.microsoft.com/AutomationExtensibility"/>
+ <ROW XmlElement="24" Name="xmlns" Flags="14" Order="0" Value="http://schemas.microsoft.com/AutomationExtensibility"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.XmlElementComponent">
<ROW XmlElement="10" Name="Extensibility" Order="0" Flags="30"/>
@@ -1391,8 +1877,23 @@ <ROW XmlElement="21" ParentElement="14" Name="LoadBehavior" Order="6" Flags="30" Text="1"/>
<ROW XmlElement="22" ParentElement="14" Name="CommandPreload" Order="7" Flags="30" Text="1"/>
<ROW XmlElement="23" ParentElement="14" Name="CommandLineSafe" Order="8" Flags="30" Text="1"/>
+ <ROW XmlElement="24" Name="Extensibility" Order="0" Flags="30"/>
+ <ROW XmlElement="25" ParentElement="24" Name="HostApplication" Order="0" Flags="30"/>
+ <ROW XmlElement="26" ParentElement="25" Name="Name" Order="0" Flags="30" Text="Microsoft Visual Studio"/>
+ <ROW XmlElement="27" ParentElement="25" Name="Version" Order="1" Flags="30" Text="10.0"/>
+ <ROW XmlElement="28" ParentElement="24" Name="Addin" Order="1" Flags="30"/>
+ <ROW XmlElement="29" ParentElement="28" Name="FriendlyName" Order="0" Flags="30" Text="Ice-@ver@ Visual Studio Extension"/>
+ <ROW XmlElement="30" ParentElement="28" Name="Description" Order="1" Flags="30" Text="Ice-@ver@ Visual Studio Extension for Visual Studio 2010"/>
+ <ROW XmlElement="31" ParentElement="28" Name="AboutBoxDetails" Order="2" Flags="30" Text="The Ice Visual Studio Extension integrates Ice projects into the Visual Studio IDE. The extension supports C++, .NET, and Silverlight projects. To know more about Ice visit ZeroC website at http://www.zeroc.com"/>
+ <ROW XmlElement="32" ParentElement="28" Name="AboutIconData" Order="3" Flags="30" Text="0000010006002020100000000000E8020000660000001010100000000000280100004E0300002020000001000800A8080000760400001010000001000800680500001E0D00002020000001002000A8100000861200001010000001002000680400002E2300002800000020000000400000000100040000000000000000000000000000000000000000000000000000000000000000000080000000808000800000008000800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF001111111111111111111111111111111111111111111111111111111000001111111111111111111111111110ABA01111111111111111111111111110BAB01111111111111111111111111110ABA01111111111110000000000F00000BAB00000111111118888888888F0ABABABABABA0111111118F77777777F0BABABABABAB0111111118F77777777F0ABABABABABA0111111118F77777777F00000BAB00000110001118F77777777FFFFF0ABA01111108880118F777777777777F0BAB01111887788008F777777777777F0ABA011118FF770778F777777777777F0000011118FFF78088F777777777777FFFFFF111118FF70118F7777777777777777801111118881118F7777777777777777801111111111118F7777777777777777801111111111118F7777777777777777801111111111118F7777777777777777801111111111118FFFFFFFFFFFFFFFFF801111111111118888888888888888888011111111111111111870111118701111111111111111111118F0111118F011111111111111111111108011111080111111111111111111110808011108080111111111111111111877788018777880111111111111111118FF778018FF7780111111111111111118FFF78018FFF7801111111111111111118FF701118FF7011111111111111111111777111117771111111111111111111111111111111111111111FFFFFFFFFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFF000000FF000000FF000000FF000000FF000000C700000F8300000F0000000F0000000F0000000F8300000FC700000FFF00000FFF00000FFF00000FFF00000FFF00000FFFF8F8FFFFF8F8FFFFF8F8FFFFF0707FFFE0203FFFE0203FFFE0203FFFF0707FFFF8F8FFFFFFFFFF2800000010000000200000000100040000000000000000000000000000000000000000000000000000000000000000000080000000808000800000008000800080800000C0C0C000808080000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0011111111111111111111111111100011111111111110A011111111111000B00011110000F0ABABA011118F88F000B00011118F77FFF0A01170718F7777F000110F008F7777FFFF1170718F777777801111118FFFFFFF801111118888888880111111111101111111111111170711111111111110F01111111111111707111111FFFF1111FFE37777FFE3ABABFF80ABA0F0001111F0007777F0030000100300000003011110037777F003FFF0F0031111FF7F8011FE3F7777FE3F77F0FE3F1111280000002000000040000000010008000000000000000000000000000000000000000000000000000000000000008000008000000080800080000000800080008080000080808000C0DCC000F0CAA600AA3F2A00FF3F2A00005F2A00555F2A00AA5F2A00FF5F2A00007F2A00557F2A00AA7F2A00FF7F2A00009F2A00559F2A00AA9F2A00FF9F2A0000BF2A0055BF2A00AABF2A00FFBF2A0000DF2A0055DF2A00AADF2A00FFDF2A0000FF2A0055FF2A00AAFF2A00FFFF2A000000550055005500AA005500FF005500001F5500551F5500AA1F5500FF1F5500003F5500553F5500AA3F5500FF3F5500005F5500555F5500AA5F5500FF5F5500007F5500557F5500AA7F5500FF7F5500009F5500559F5500AA9F5500FF9F550000BF550055BF5500AABF5500FFBF550000DF550055DF5500AADF5500FFDF550000FF550055FF5500AAFF5500FFFF550000007F0055007F00AA007F00FF007F00001F7F00551F7F00AA1F7F00FF1F7F00003F7F00553F7F00AA3F7F00FF3F7F00005F7F00555F7F00AA5F7F00FF5F7F00007F7F00557F7F00AA7F7F00FF7F7F00009F7F00559F7F00AA9F7F00FF9F7F0000BF7F0055BF7F00AABF7F00FFBF7F0000DF7F0055DF7F00AADF7F00FFDF7F0000FF7F0055FF7F00AAFF7F00FFFF7F000000AA005500AA00AA00AA00FF00AA00001FAA00551FAA00AA1FAA00FF1FAA00003FAA00553FAA00AA3FAA00FF3FAA00005FAA00555FAA00AA5FAA00FF5FAA00007FAA00557FAA00AA7FAA00FF7FAA00009FAA00559FAA00AA9FAA00FF9FAA0000BFAA0055BFAA00AABFAA00FFBFAA0000DFAA0055DFAA00AADFAA00FFDFAA0000FFAA0055FFAA00AAFFAA00FFFFAA000000D4005500D400AA00D400FF00D400001FD400551FD400AA1FD400FF1FD400003FD400553FD400AA3FD400FF3FD400005FD400555FD400AA5FD400FF5FD400007FD400557FD400AA7FD400FF7FD400009FD400559FD400AA9FD400FF9FD40000BFD40055BFD400AABFD400FFBFD40000DFD40055DFD400AADFD400FFDFD40000FFD40055FFD400AAFFD400FFFFD4005500FF00AA00FF00001FFF00551FFF00AA1FFF00FF1FFF00003FFF00553FFF00AA3FFF00FF3FFF00005FFF00555FFF00AA5FFF00FF5FFF00007FFF00557FFF00AA7FFF00FF7FFF00009FFF00559FFF00AA9FFF00FF9FFF0000BFFF0055BFFF00AABFFF00FFBFFF0000DFFF0055DFFF00AADFFF00FFDFFF0055FFFF00AAFFFF00FFCCCC00FFCCFF00FFFF3300FFFF6600FFFF9900FFFFCC00007F0000557F0000AA7F0000FF7F0000009F0000559F0000AA9F0000FF9F000000BF000055BF0000AABF0000FFBF000000DF000055DF0000AADF0000FFDF000055FF0000AAFF000000002A0055002A00AA002A00FF002A00001F2A00551F2A00AA1F2A00FF1F2A00003F2A00553F2A00F0FBFF00A4A0A000808080000000FF0000FF000000FFFF00FF00000000000000FFFF0000FFFFFF00FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0C0CF50CF5FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0D3938350CFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD303939380DFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD11395D390CFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD35353535356139393110310D30FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD39666162616161613939393811FDFDFDFDFDFDFDFDFDFD3231073231323132083D858A61666261616161393935FDFDFDFDFDFDFDFDFD5E080909820982838608398A8A8A856165626161613D35FDFDFDFDFDFDFDFD82B3AF08080808080808AB39393939398A86613935353535FDFDFDFDFDFDFDFD86D1F6AFAFAFAFAF08AF0808D408D4398A6586390886FDFDFD5A073632FDFDFD86B3F6F6F6AFF6AFAFAFAF08AB0808398A8A8A39D432FDFD8286D4825A35FDFD82FFF6AFF6F6AFF6AF08D1AF08AFD43D8A8A8A610831FDFD5EFFAF088232363286FFFFF6F6AFF6AFF6AFAF08AF08085D61613D5DD4F5FDFD82F6F6AF085A825E82FFFFFFFFF6D1F6AFF6AFF6AFAFAF080808D408D431FDFD86D4FFFF095EFDFD09FFFFFFFFFFF6B3F6F6AFAFD108AFAFAF08AB09860DFDFDFD08825E86FDFDFD82FFFFFFFFFFFFF6F6AFF6F6AFF6AF08D1AF08088232FDFDFDFDFDFDFDFDFDFD86FFFFFFFFFFFFFFFFFFF6AFF6AFF6AFAF08AF088331FDFDFDFDFDFDFDFDFDFDFD86FFFFFFFFFFFFFFFFFFFFF6F6AFF6AFAFAF0807FDFDFDFDFDFDFDFDFDFDFDFDFD86828682825EF75E5E5E5A5E5A5A07360736FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD5E31FDFDFDFDFDFD5E31FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD8232FDFDFDFDFDFD8232FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD5A360732FDFDFDFD5A360732FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD8286D4823607FDFD8286D4823607FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD5EFFAF088232FDFD5EFFAF088232FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDF7D1FFAF0807FDFDF7D1FFAF0807FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0808FFFF095EFDFD0808FFFF095EFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD0982F786FDFDFDFD0982F786FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFE000FFFFE000FFC00000FF800000FF000000FF000003870000030300000300000003000000030300000387000003FF000003FF800007FFC0000FFFFCFCFFFFFCFCFFFFF8787FFFF0303FFFF0303FFFF0303FFFF0303FFFF8787FFFFFFFFFFFFFFFFF280000001000000020000000010008000000000000000000000000000000000000000000000000000000000000008000008000000080800080000000800080008080000080808000C0DCC000F0CAA600AA3F2A00FF3F2A00005F2A00555F2A00AA5F2A00FF5F2A00007F2A00557F2A00AA7F2A00FF7F2A00009F2A00559F2A00AA9F2A00FF9F2A0000BF2A0055BF2A00AABF2A00FFBF2A0000DF2A0055DF2A00AADF2A00FFDF2A0000FF2A0055FF2A00AAFF2A00FFFF2A000000550055005500AA005500FF005500001F5500551F5500AA1F5500FF1F5500003F5500553F5500AA3F5500FF3F5500005F5500555F5500AA5F5500FF5F5500007F5500557F5500AA7F5500FF7F5500009F5500559F5500AA9F5500FF9F550000BF550055BF5500AABF5500FFBF550000DF550055DF5500AADF5500FFDF550000FF550055FF5500AAFF5500FFFF550000007F0055007F00AA007F00FF007F00001F7F00551F7F00AA1F7F00FF1F7F00003F7F00553F7F00AA3F7F00FF3F7F00005F7F00555F7F00AA5F7F00FF5F7F00007F7F00557F7F00AA7F7F00FF7F7F00009F7F00559F7F00AA9F7F00FF9F7F0000BF7F0055BF7F00AABF7F00FFBF7F0000DF7F0055DF7F00AADF7F00FFDF7F0000FF7F0055FF7F00AAFF7F00FFFF7F000000AA005500AA00AA00AA00FF00AA00001FAA00551FAA00AA1FAA00FF1FAA00003FAA00553FAA00AA3FAA00FF3FAA00005FAA00555FAA00AA5FAA00FF5FAA00007FAA00557FAA00AA7FAA00FF7FAA00009FAA00559FAA00AA9FAA00FF9FAA0000BFAA0055BFAA00AABFAA00FFBFAA0000DFAA0055DFAA00AADFAA00FFDFAA0000FFAA0055FFAA00AAFFAA00FFFFAA000000D4005500D400AA00D400FF00D400001FD400551FD400AA1FD400FF1FD400003FD400553FD400AA3FD400FF3FD400005FD400555FD400AA5FD400FF5FD400007FD400557FD400AA7FD400FF7FD400009FD400559FD400AA9FD400FF9FD40000BFD40055BFD400AABFD400FFBFD40000DFD40055DFD400AADFD400FFDFD40000FFD40055FFD400AAFFD400FFFFD4005500FF00AA00FF00001FFF00551FFF00AA1FFF00FF1FFF00003FFF00553FFF00AA3FFF00FF3FFF00005FFF00555FFF00AA5FFF00FF5FFF00007FFF00557FFF00AA7FFF00FF7FFF00009FFF00559FFF00AA9FFF00FF9FFF0000BFFF0055BFFF00AABFFF00FFBFFF0000DFFF0055DFFF00AADFFF00FFDFFF0055FFFF00AAFFFF00FFCCCC00FFCCFF00FFFF3300FFFF6600FFFF9900FFFFCC00007F0000557F0000AA7F0000FF7F0000009F0000559F0000AA9F0000FF9F000000BF000055BF0000AABF0000FFBF000000DF000055DF0000AADF0000FFDF000055FF0000AAFF000000002A0055002A00AA002A00FF002A00001F2A00551F2A00AA1F2A00FF1F2A00003F2A00553F2A00F0FBFF00A4A0A000808080000000FF0000FF000000FFFF00FF00000000000000FFFF0000FFFFFF00FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFD353535FDFDFDFDFDFDFDFDFDFDFDFDFD356535FDFDFDFDFDFDFDFDFDFDFD39393985351111FDFDFDFDFDFDFDFDFD398A8A8A8A8935FDFDFDFDFDFD3131823D39398A393535FDFDFDFDFD32AF820808AB3DB239FDFDFDFDF5FDFD5AF6AFAFAF08393939FDFDFD5EFFF5F55EFFF6F6AFF6AF0886FDFDFDFD5EFDFD5EFFFFF6F6AFAFD4F5FDFDFDFDFDFDFDFDF75E5E5A5A0731FDFDFDFDFDFDFDFDFDFDFDFDF5FDFDFDFDFDFDFDFDFDFDFDFDFDFDFDF5FDFDFDFDFDFDFDFDFDFDFDFDFDFD5EFFF5FDFDFDFDFDFDFDFDFDFDFDFDFDFD5EFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFDFFFFFDFDFFC7FDFDFFC7FDFDFF01FDFDFF01FD39F8016261F0076139B00738110007FDFDB007FDFDF80F3231FF7F3132FF7F083DFE3F6166FF7F6161FFFF39352800000020000000400000000100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000002E5B35FC295231FF274F2FFF264D2EFF27502FFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000306138FE329A4FFF2C9649FF259244FF2A5432FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000356A3DFC3FA259FF389D54FF319A4EFF2E5D36FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000397341FE4DAB66FF45A65FFF3DA158FF316439FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000045874CFF43854BFF42824AFF407E47FF3F7C46FF5BB471FF53AF6AFF4BAA64FF356B3DFF34683CFF33673BFF326439FF306038FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000519F58FF85CF94FF7FCA8FFF77C689FF70C183FF69BD7DFF61B876FF59B370FF51AE6AFF49A963FF42A55CFF3B9F56FF387040FF00000000000000000000000000000000000000000000000000000000000000000000000089715F4689715FFF866E5BFF846B59FF816855FF7E6552FF7B624FFF79604CFF846E5CFFCAC1B9FF55A85DFF8FD59CFF8AD198FF84CD93FF7DCA8EFF76C688FF6EC082FF67BB7CFF5FB775FF58B26EFF50AD67FF48A861FF3E7A46FF000000000000000000000000000000000000000000000000000000000000000089715F46AE998AFFD2C0B6FFD0BDB3FFCEBBB1FFCCB9AEFFCBB6ABFFCAB4A9FFC7B2A6FFCCB8ADFFD4C4BCFF5AB061FF97DAA3FF93D8A0FF8ED49CFF88D097FF83CC92FF7BC98CFF75C487FF6DC081FF65BB7AFF5EB673FF56B16DFF43854AFF0000000000000000000000000000000000000000000000000000000000000000C3AFA2FFF3EFECFFE6DEDAFFE0D4CEFFDFD2CAFFDDCEC7FFDACCC3FFD8C9C1FFD6C6BDFFD8C8C1FFE1D6CFFF59AB60FF58AA5EFF56A75DFF55A65DFF57AA5EFF8DD39BFF87CF97FF81CC91FF4F9B57FF4B9352FF498D50FF478C4FFC46894DFC0000000000000000000000000000000000000000000000000000000000000000C4B0A3FFF7F3F1FFF5F0EEFFF2EDEBFFEFEAE7FFEEE6E3FFEBE3DFFFE8DFDBFFE6DCD6FFE4D8D2FFE1D4CEFFDED0CAFFDCCDC6FFD9C9C2FFD6C6BDFF57AB5EFF95D9A2FF91D69EFF8CD29AFF519E58FFDED2CBFFC4BAB2FF0000000000000000BEAFA531A69183C08D7664F8856C5AF8866B59C0826855310000000000000000C5B1A4FFF9F7F5FFF7F4F3FFF5F2EFFFF3EEECFFF0EBE8FFEFE8E4FFEDE4E1FFEAE1DDFFE7DDD8FFE4DAD4FFE2D7D0FFDFD3CCFFDCCEC8FFDACBC3FF5AAE62FF99DBA5FF99DAA4FF94D8A2FF54A45BFFDFD4CEFF846E5EFF0000000000000000BCADA2C0C7BAB0FFD7C7C1FFC3ADA1FF9D8373FF876D5AC00000000000000000C5B2A4FFFBFAF9FFF9F8F6FFF8F5F3FFF6F3F0FFF4EFEEFFF2ECEAFFF0EAE6FFEEE6E2FFEBE3DEFFE8DFDAFFE5DBD6FFE3D8D2FFE0D4CDFFDDD0C9FF5DB564FF99DBA5FF99DBA5FF99DBA5FF69B570FFDDD1CAFF69503BFF0000000000000000B19E90F8F9F7F6FFF0EAE8FFDCCEC6FFC2AEA1FF88705DF8866E5BFF846B59FFC6B2A5FFFDFDFDFFFCFAFAFFFBF9F8FFF9F6F5FFF7F3F2FFF5F0EEFFF2EEECFFF0EBE8FFEEE7E4FFECE4E0FFE9E1DCFFE6DDD7FFE4D9D4FFE2D6D0FF5DB263FF62BF69FF62BF69FF61BE68FF6AB671FFDED2CBFF6C523EFF0000000000000000B8A699F8F9F8F7FFFFFFFFFFF0EBE8FFD6C9C0FF937B6AF8C7B1A6FFB39A8AFFC6B3A5FFFFFFFFFFFFFDFEFFFDFBFBFFFBFAF9FFF9F8F6FFF7F5F3FFF5F2F0FFF3EFEDFFF1ECE9FFEFE9E5FFEDE6E2FFEBE3DEFFE8DFDAFFE6DBD5FFE2D8D2FFE0D4CDFFDDCFC9FFDFD1CBFFDED2CBFFDDCFC7FF6F5541FF0000000000000000CDC0B6C0DBD2CBFFFAF8F7FFF9F8F7FFCABDB4FFAB9789C00000000000000000C7B3A6FFFFFFFFFFFFFFFFFFFFFFFEFFFDFCFDFFFCFBFAFFFAF9F8FFF8F6F5FFF7F3F2FFF5F0EFFFF2EDEAFFF0EAE7FFEEE7E3FFEBE4DFFFE9E0DCFFE6DDD7FFE4D9D3FFE1D5CFFFDFD1CBFFD0BDB4FFC5B0A4FF725945FF0000000000000000DCD1CA31CFC1B7C0BBA99CF8B6A396F8C2B3A8C0C4B5AB310000000000000000C7B5A7FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFEFDFFFCFCFBFFFBFAF8FFFAF7F6FFF7F5F2FFF6F2EFFFF3EFEDFFF2ECE9FFEFE9E5FFECE5E1FFEAE2DDFFE7DED9FFE5DBD5FFE2D7D1FFD3C2BAFFC8B3A8FF755C49FF00000000000000000000000000000000000000000000000000000000000000000000000000000000C8B5A8CAFFFFFFDAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFDFCFCFFFCFBFAFFFAF8F8FFF8F6F4FFF6F3F1FFF5F0EEFFF2EDEAFFF0EAE6FFEDE6E3FFEBE4DFFFE9E0DBFFE6DCD7FFDCCFC8FFCBB7ABFF795F4CFF0000000000000000000000000000000000000000000000000000000000000000000000000000000089715F31C5B1A4B2FFFFFFCDFFFFFFEAFFFFFFF4FFFFFFFFFFFFFFFFFFFFFFFFFEFDFDFFFDFCFBFFFBFAF9FFFAF6F5FFF7F4F3FFF5F2EFFFF3EEECFFF1EBE8FFEFE8E5FFECE5E1FFEAE1DDFFE4DAD5FF866E5CFF866E5C46000000000000000000000000000000000000000000000000000000000000000000000000000000000000000089715F31C5B1A4B2C3AFA2D3C0AD9EE8BDA99CFFBBA698FFB7A495FFB5A091FFB19C8DFFAE9989FFAB9585FFA79281FFA48E7DFFA08A7AFF9C8675FF988271FF957E6DFF917A68FF8A7260FF866E5C460000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B39A8AFF846B59FF000000000000000000000000000000000000000000000000B39A8AFF846B59FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000C7B1A6FF866E5BFF000000000000000000000000000000000000000000000000C7B1A6FF866E5BFF0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000BEAFA531A69183C08D7664F8856C5AF8866B59C0826855310000000000000000BEAFA531A69183C08D7664F8856C5AF8866B59C082685531000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000BCADA2C0C7BAB0FFD7C7C1FFC3ADA1FF9D8373FF876D5AC00000000000000000BCADA2C0C7BAB0FFD7C7C1FFC3ADA1FF9D8373FF876D5AC0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B19E90F8F9F7F6FFF0EAE8FFDCCEC6FFC2AEA1FF88705DF80000000000000000B19E90F8F9F7F6FFF0EAE8FFDCCEC6FFC2AEA1FF88705DF8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000B8A699F8F9F8F7FFFFFFFFFFF0EBE8FFD6C9C0FF937B6AF80000000000000000B8A699F8F9F8F7FFFFFFFFFFF0EBE8FFD6C9C0FF937B6AF8000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000CDC0B6C0DBD2CBFFFAF8F7FFF9F8F7FFCABDB4FFAB9789C00000000000000000CDC0B6C0DBD2CBFFFAF8F7FFF9F8F7FFCABDB4FFAB9789C0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000DCD1CA31CFC1B7C0BBA99CF8B6A396F8C2B3A8C0C4B5AB310000000000000000DCD1CA31CFC1B7C0BBA99CF8B6A396F8C2B3A8C0C4B5AB3100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFE0FFFFFFE0FFFFFFE0FFFFFFE0FFFFFE000FFFFE000FF800000FF000000FF000000FF000003030000030300000300000003000000030300000303000003FF000003FF000003FF800007FFFCFCFFFFFCFCFFFFF0303FFFF0303FFFF0303FFFF0303FFFF0303FFFF0303FFFFFFFFFFFFFFFFF2800000010000000200000000100200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFFFF4643854BFF407D47FF3B7643FFFFFFFF46000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000488E50FF7BC88DFF3F7D47FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000055A65CFF519E58FF4D9554FF8AD29AFF43854BFF407E47FF3C7643FF00000000000000000000000000000000000000000000000000000000000000000000000059AE60FFA4E3B2FF9FE0ADFF9ADCA8FF94D9A3FF8ED59FFF407E47FF000000000000000000000000000000000000000000000000755B46FF6E5541FFC0B5ACFF5CB463FF59AE60FF55A65CFFAAE7B7FF4C9653FF478D4FFF44854BFF00000000000000000000000000000000FFFFFF31856D5AFFEDE6E3FFBFA79AFFD5C6BDFFD7C8C0FFD3C5BCFF59AE60FFB9F0C3FF509E58FF0000000000000000000000006348333B634833FF6348333BFFFFFF6A97806FFFF6F2F1FFF2EDEAFFEDE6E3FFE8E0DCFFE4D9D3FF5DB464FF59AE60FF55A75CFF000000000000000000000000AE9A8BFFFFFFFFFF634833FF634833FFA99484FFFDFBFCFFF9F7F7FFF6F3F0FFF2EDEAFFEDE7E3FFEBE3E0FFD9CEC7FFC4BAB2FF0000000000000000000000006348333BAE9A8BFF6348333BFFFFFF79B29D8EFFFFFFFFFFFCFCFBFFFAF8F7FFF6F2F1FFF2EDEAFFE9E0DBFFDFD2CBFF694E3AFF000000000000000000000000000000000000000000000000FFFFFF4600000000B6A193FFAE9A8BFFA79181FF9F8979FF97806FFF876F5DFF785F4CFF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000634833FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006348333F634833FF6348333F00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000AE9A8BFFFFFFFFFF634833FF000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000006348333FAE9A8BFF6348333F00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000FFFF0000FF830000FFC70000FF010000FF010000F8010000E0070000000700000007000000070000E80F0000FF7F0000FE3F0000FE3F0000FE3F0000FFFF0000"/>
+ <ROW XmlElement="33" ParentElement="28" Name="Assembly" Order="4" Flags="30" Text="[bin_DIR]IceVisualStudioAddin-VS2010.dll"/>
+ <ROW XmlElement="34" ParentElement="28" Name="FullClassName" Order="5" Flags="30" Text="Ice.VisualStudio.Connect"/>
+ <ROW XmlElement="35" ParentElement="28" Name="LoadBehavior" Order="6" Flags="30" Text="1"/>
+ <ROW XmlElement="36" ParentElement="28" Name="CommandPreload" Order="7" Flags="30" Text="1"/>
+ <ROW XmlElement="37" ParentElement="28" Name="CommandLineSafe" Order="8" Flags="30" Text="1"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.XmlFileComponent">
<ROW XmlFile="Ice_VS2008.AddIn" FileName="Ice-VS~1.Add|Ice-VS2008.AddIn" DirProperty="Addins_DIR" Component="IceVisualStudioAddin_VS2008.dll" RootElement="10" Flags="88" Version="1.0" Encoding="UTF-16" IndentUnits="2"/>
+ <ROW XmlFile="Ice_VS2010.AddIn" FileName="Ice-VS~1.Add|Ice-VS2010.AddIn" DirProperty="Addins_1_DIR" Component="IceVisualStudioAddin_VS2010.dll" RootElement="24" Flags="88" Version="1.0" Encoding="UTF-8" IndentUnits="2"/>
</COMPONENT>
</DOCUMENT>
diff --git a/distribution/src/windows/ThirdParty.aip b/distribution/src/windows/ThirdParty.aip index 495b858bcec..3a6d5914a76 100755 --- a/distribution/src/windows/ThirdParty.aip +++ b/distribution/src/windows/ThirdParty.aip @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<DOCUMENT type="Advanced Installer" CreateVersion="6.9.1" version="7.5.1" modules="enterprise" RootPath=".." Language="en">
+<DOCUMENT Type="Advanced Installer" CreateVersion="6.9.1" version="7.6.1" Modules="enterprise" RootPath=".." Language="en">
<COMPONENT cid="caphyon.advinst.msicomp.MsiPropsComponent">
<ROW Property="AI_UPGRADE" Value="No"/>
<ROW Property="ALLUSERS" Value="2"/>
@@ -15,10 +15,10 @@ <ROW Property="MCPPLICENSDLGRADIOBUTTONGROUP_1_PROP" Value="No" Type="4"/>
<ROW Property="Manufacturer" Value="Zeroc, Inc" ValueLocId="*"/>
<ROW Property="OPENSSLLICESNEDLGRADIOBUTTONGROUP_1_PROP" Value="No" Type="4"/>
- <ROW Property="ProductCode" Value="1033:{A3012004-0FA0-40B0-8A93-9C14AAD832EA} " Type="16"/>
+ <ROW Property="ProductCode" Value="1033:{F7869C2E-944E-4596-B7F4-AD28FA1F859B} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
- <ROW Property="ProductName" Value="Ice 3.4.0 Third Party Packages" ValueLocId="*"/>
- <ROW Property="ProductVersion" Value="3.4.0"/>
+ <ROW Property="ProductName" Value="Ice 3.4.1 Third Party Packages" ValueLocId="*"/>
+ <ROW Property="ProductVersion" Value="3.4.1"/>
<ROW Property="QTLICENSEDLGRADIOBUTTONGROUP_1_PROP" Value="No" Type="4"/>
<ROW Property="REBOOT" MultiBuildValue="DefaultBuild:ReallySuppress"/>
<ROW Property="STLPORTLICENSEDLGRADIOBUTTONGROUP_1_PROP" Value="No" Type="4"/>
@@ -49,553 +49,653 @@ <ROW Directory="stlport_DIR" Directory_Parent="include_DIR" DefaultDir="stlport"/>
<ROW Directory="using_1_DIR" Directory_Parent="stlport_DIR" DefaultDir="using"/>
<ROW Directory="using_DIR" Directory_Parent="BC50_DIR" DefaultDir="using"/>
+ <ROW Directory="vc100_1_DIR" Directory_Parent="lib_DIR" DefaultDir="vc100"/>
+ <ROW Directory="vc100_DIR" Directory_Parent="bin_DIR" DefaultDir="vc100"/>
<ROW Directory="vc6_DIR" Directory_Parent="lib_DIR" DefaultDir="vc6"/>
<ROW Directory="wrap_std_DIR" Directory_Parent="stlport_DIR" DefaultDir="wrap_std"/>
<ROW Directory="wrappers_DIR" Directory_Parent="stl_DIR" DefaultDir="wrappers"/>
<ROW Directory="x64_1_DIR" Directory_Parent="bin_DIR" DefaultDir="x64"/>
+ <ROW Directory="x64_2_DIR" Directory_Parent="vc100_DIR" DefaultDir="x64"/>
+ <ROW Directory="x64_3_DIR" Directory_Parent="vc100_1_DIR" DefaultDir="x64"/>
<ROW Directory="x64_DIR" Directory_Parent="lib_DIR" DefaultDir="x64"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
- <ROW Component="InstallDir" ComponentId="{83A50BCF-91BD-43A4-995B-16271AE99E80}" Directory_="APPDIR" Attributes="260" KeyPath="InstallDir"/>
- <ROW Component="QXmlStreamWriter" ComponentId="{F24D7F39-ABA0-45E4-874C-5225DEFAB620}" Directory_="QtCore_DIR" Attributes="0" KeyPath="QXmlStreamWriter" Type="0"/>
- <ROW Component="QtCore4.dll" ComponentId="{71A770B2-52E0-4080-BC7B-E9AFF5563C2E}" Directory_="bin_DIR" Attributes="0" KeyPath="QtCore4.dll"/>
- <ROW Component="QtCore4.dll_1" ComponentId="{C2680496-1697-4C87-8666-5662BFB5AEBA}" Directory_="x64_1_DIR" Attributes="256" KeyPath="QtCore4.dll_1"/>
- <ROW Component="QtCored4.dll" ComponentId="{2F6D0653-3CAB-424A-81B2-0E90429355DB}" Directory_="bin_DIR" Attributes="0" KeyPath="QtCored4.dll"/>
- <ROW Component="QtCored4.dll_1" ComponentId="{DC671F25-6280-4B22-BF8C-E651D138218B}" Directory_="x64_1_DIR" Attributes="256" KeyPath="QtCored4.dll_1"/>
- <ROW Component="QtSql4.dll" ComponentId="{D844D2DB-9AE9-48BC-A3A2-3DCB33BD449F}" Directory_="bin_DIR" Attributes="0" KeyPath="QtSql4.dll"/>
- <ROW Component="QtSql4.dll_1" ComponentId="{3F32A64A-FED0-4E93-A5EC-347DA0C896FA}" Directory_="x64_1_DIR" Attributes="256" KeyPath="QtSql4.dll_1"/>
- <ROW Component="QtSql_1" ComponentId="{1E57D799-AE77-431D-998F-ABDB1E42B733}" Directory_="QtSql_DIR" Attributes="0" KeyPath="QtSql" Type="0"/>
- <ROW Component="QtSqld4.dll" ComponentId="{CECAA503-6E21-4680-AAB2-EAA49792E310}" Directory_="bin_DIR" Attributes="0" KeyPath="QtSqld4.dll"/>
- <ROW Component="QtSqld4.dll_1" ComponentId="{9E5101C8-C10D-4042-B2FE-070954EAC767}" Directory_="x64_1_DIR" Attributes="256" KeyPath="QtSqld4.dll_1"/>
- <ROW Component="SOURCES" ComponentId="{AB9CC336-E876-4385-8C78-310804C2F3DA}" Directory_="APPDIR" Attributes="0" KeyPath="SOURCES.txt" Type="0"/>
- <ROW Component="aes.h" ComponentId="{B93E77BB-54E1-4348-AE39-1323CFD16F6D}" Directory_="openssl_DIR" Attributes="0" KeyPath="aes.h" Type="0"/>
- <ROW Component="algo.h" ComponentId="{7A622670-EF1A-4376-B096-EC50899D8B3B}" Directory_="old_hp_DIR" Attributes="0" KeyPath="algo.h" Type="0"/>
- <ROW Component="algorith.h" ComponentId="{9BF607D6-4DB4-4C5F-93D2-86F826CDA5FD}" Directory_="BC50_DIR" Attributes="0" KeyPath="algorith.h" Type="0"/>
- <ROW Component="algorithm" ComponentId="{11338F51-408B-4D81-914E-FFE7069A6DA8}" Directory_="stlport_DIR" Attributes="0" KeyPath="algorithm" Type="0"/>
- <ROW Component="bzip2.dll" ComponentId="{7F6A5FAF-5D90-461F-91A2-29E4FCEA5C7F}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2.dll"/>
- <ROW Component="bzip2.dll_2" ComponentId="{47AD4E56-98A8-4D08-8D7E-A3567983C6C1}" Directory_="x64_1_DIR" Attributes="256" KeyPath="bzip2.dll_2"/>
- <ROW Component="bzip2_vc6.dll" ComponentId="{F1C50776-56D1-45A8-9644-8D50FBA7376C}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2_vc6.dll"/>
- <ROW Component="bzip2_vc6d.dll" ComponentId="{719B675B-2CF5-42FC-8CE6-E7536723D8C1}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2_vc6d.dll"/>
- <ROW Component="bzip2d.dll" ComponentId="{D897CCA3-2AF4-4E5F-A7BB-960A534C95EA}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2d.dll"/>
- <ROW Component="bzip2d.dll_1" ComponentId="{03FCBA77-5060-41D1-9AE3-36915E0E1B16}" Directory_="x64_1_DIR" Attributes="256" KeyPath="bzip2d.dll_1"/>
- <ROW Component="bzlib.h" ComponentId="{77D3E4F7-2D31-4515-8E7F-81EA8AF053C4}" Directory_="include_DIR" Attributes="0" KeyPath="expat.h" Type="0"/>
- <ROW Component="char_traits.h" ComponentId="{E1B6BC64-3161-4D16-BF27-83AB477BEAA5}" Directory_="stl_DIR" Attributes="0" KeyPath="char_traits.h" Type="0"/>
- <ROW Component="complex" ComponentId="{D4076E7D-B386-4A31-9E61-E9A6C025AAD1}" Directory_="wrap_std_DIR" Attributes="0" KeyPath="complex_1" Type="0"/>
- <ROW Component="configure" ComponentId="{E2333FEC-9A29-40D7-A1F8-AA4719E61209}" Directory_="new_compiler_DIR" Attributes="0" KeyPath="configure" Type="0"/>
- <ROW Component="cstring" ComponentId="{3F26A71C-B4B9-4493-9A70-DD02499B9D6D}" Directory_="using_1_DIR" Attributes="0" KeyPath="cstring_1" Type="0"/>
- <ROW Component="cstring.h" ComponentId="{F9DDB566-F18C-4E17-A8C3-2CAEB82E3528}" Directory_="using_DIR" Attributes="0" KeyPath="cstring.h_1" Type="0"/>
- <ROW Component="db.jar" ComponentId="{F438246B-2E4A-4018-BA82-751B86E8E09F}" Directory_="lib_DIR" Attributes="0" KeyPath="forms_1.2.1.jar" Type="0"/>
- <ROW Component="db_archive.exe" ComponentId="{B3AA58F8-D993-4A73-AA7E-FE2C9FAF474D}" Directory_="bin_DIR" Attributes="0" KeyPath="db_archive.exe"/>
- <ROW Component="db_archive.exe_1" ComponentId="{72ED5DB1-6F35-49C8-A59B-7DF5C9031C00}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_archive.exe_1"/>
- <ROW Component="db_archive.exe_2" ComponentId="{ECE60301-A67A-4219-8574-7D335D5BDBD2}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_archive.exe_2"/>
- <ROW Component="db_checkpoint.exe" ComponentId="{32D88A48-3D16-4E4E-85DC-01DFAA058D7A}" Directory_="bin_DIR" Attributes="0" KeyPath="db_checkpoint.exe"/>
- <ROW Component="db_checkpoint.exe_1" ComponentId="{64D674C5-CA77-4F34-8477-F06399141A5C}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_checkpoint.exe_1"/>
- <ROW Component="db_checkpoint.exe_2" ComponentId="{3994E9D5-4703-4B0D-BB0A-5F90AE3433E5}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_checkpoint.exe_2"/>
- <ROW Component="db_deadlock.exe" ComponentId="{F3D3658B-AB72-48C6-8CFB-636428EDA2E2}" Directory_="bin_DIR" Attributes="0" KeyPath="db_deadlock.exe"/>
- <ROW Component="db_deadlock.exe_1" ComponentId="{6C135F79-E522-4FA2-A6FF-9F5E4BB4F594}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_deadlock.exe_1"/>
- <ROW Component="db_deadlock.exe_2" ComponentId="{B058799E-1A5B-4A28-91E6-9E18853CFC1E}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_deadlock.exe_2"/>
- <ROW Component="db_dump.exe" ComponentId="{38FB4858-8708-4F5B-B3A1-0271FA1923CE}" Directory_="bin_DIR" Attributes="0" KeyPath="db_dump.exe"/>
- <ROW Component="db_dump.exe_1" ComponentId="{A8FCFC59-5BFD-45E2-A8B9-4D96E0901E15}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_dump.exe_1"/>
- <ROW Component="db_dump.exe_2" ComponentId="{4E3D5520-E7C5-4A31-89D8-FFD74D6C0C64}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_dump.exe_2"/>
- <ROW Component="db_hotbackup.exe" ComponentId="{B0115A4E-D552-4159-AD68-23282BDE0626}" Directory_="bin_DIR" Attributes="0" KeyPath="db_hotbackup.exe"/>
- <ROW Component="db_hotbackup.exe_1" ComponentId="{56EED534-0C92-41DD-98A1-180E668838A5}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_hotbackup.exe_1"/>
- <ROW Component="db_hotbackup.exe_2" ComponentId="{7B514E04-B7D9-4BB8-B143-3044FB846237}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_hotbackup.exe_2"/>
- <ROW Component="db_load.exe" ComponentId="{83E4A35D-BC0B-4614-AE7F-91DF747DBF05}" Directory_="bin_DIR" Attributes="0" KeyPath="db_load.exe"/>
- <ROW Component="db_load.exe_1" ComponentId="{C4973098-C45A-45D5-8C39-93A36AAC07C0}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_load.exe_1"/>
- <ROW Component="db_load.exe_2" ComponentId="{67C1F7A3-C705-45A4-9827-EB20156A04D9}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_load.exe_2"/>
- <ROW Component="db_printlog.exe" ComponentId="{85CF55EA-4C4A-48AE-B45C-35EDE766E139}" Directory_="bin_DIR" Attributes="0" KeyPath="db_printlog.exe"/>
- <ROW Component="db_printlog.exe_1" ComponentId="{4E582E6E-C649-4ABC-BC06-590678390DBD}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_printlog.exe_1"/>
- <ROW Component="db_printlog.exe_2" ComponentId="{22153150-F289-4ED6-A110-C9F5A04DA63B}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_printlog.exe_2"/>
- <ROW Component="db_recover.exe" ComponentId="{91C8B561-C529-46E9-8275-232EA5D76E48}" Directory_="bin_DIR" Attributes="0" KeyPath="db_recover.exe"/>
- <ROW Component="db_recover.exe_1" ComponentId="{70356AEF-27E6-4816-8D2A-AEC18A31E681}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_recover.exe_1"/>
- <ROW Component="db_recover.exe_2" ComponentId="{CC87B0A4-18DF-4EBA-92C6-DEA7C0248126}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_recover.exe_2"/>
- <ROW Component="db_stat.exe" ComponentId="{E0DDD20E-EB7E-4BC5-B351-18045AB92CEA}" Directory_="bin_DIR" Attributes="0" KeyPath="db_stat.exe"/>
- <ROW Component="db_stat.exe_1" ComponentId="{F72DA93B-37EC-4E9D-B04C-6A902220BDEA}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_stat.exe_1"/>
- <ROW Component="db_stat.exe_2" ComponentId="{101082BF-7B56-4934-B9F9-C0CD2DBAB90F}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_stat.exe_2"/>
- <ROW Component="db_upgrade.exe" ComponentId="{ED088926-CAB2-453E-8157-844B34BF5AFC}" Directory_="bin_DIR" Attributes="0" KeyPath="db_upgrade.exe"/>
- <ROW Component="db_upgrade.exe_1" ComponentId="{5A7E0687-DEA8-4610-9F8B-9DC3011BF6DF}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_upgrade.exe_1"/>
- <ROW Component="db_upgrade.exe_2" ComponentId="{586AA297-C77B-4E4F-84E2-C80AA943E040}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_upgrade.exe_2"/>
- <ROW Component="db_verify.exe" ComponentId="{D1624D16-01C2-4428-B27A-70F1BFE79C56}" Directory_="bin_DIR" Attributes="0" KeyPath="db_verify.exe"/>
- <ROW Component="db_verify.exe_1" ComponentId="{A4BFD17C-BAF1-4126-BA60-3832A1B8F130}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_verify.exe_1"/>
- <ROW Component="db_verify.exe_2" ComponentId="{73BEF700-63AC-4858-A64A-F25758B75535}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_verify.exe_2"/>
- <ROW Component="debug.c" ComponentId="{D2AA8040-0992-42ED-9BD6-D4E1A0F47686}" Directory_="debug_DIR" Attributes="0" KeyPath="debug.c" Type="0"/>
- <ROW Component="deque.h" ComponentId="{5D096BC9-E913-4351-A7C7-ADFD01B3B44D}" Directory_="wrappers_DIR" Attributes="0" KeyPath="deque.h_3" Type="0"/>
- <ROW Component="fstream.h" ComponentId="{469C80E9-9C67-46B2-9263-825AA3116C11}" Directory_="h_DIR" Attributes="0" KeyPath="fstream.h_4" Type="0"/>
- <ROW Component="fstream.h_1" ComponentId="{BC34F85D-205D-430A-A7F0-116934982DCA}" Directory_="h_1_DIR" Attributes="0" KeyPath="fstream.h_5" Type="0"/>
- <ROW Component="libbz2.lib" ComponentId="{387CC4DE-7DFD-4621-AD6A-AB9D4607746B}" Directory_="bcc10_DIR" Attributes="0" KeyPath="libbz2.lib_3" Type="0"/>
- <ROW Component="libdb48.dll" ComponentId="{D1130955-EF7C-4890-9A76-A136ECA01E49}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb48.dll"/>
- <ROW Component="libdb48.dll_1" ComponentId="{CB45B13D-C40E-49C6-ACF7-5A8D5930AB3B}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="libdb48.dll_1"/>
- <ROW Component="libdb48.dll_2" ComponentId="{85B3235B-181F-46FA-91B0-124FAEAA4983}" Directory_="x64_1_DIR" Attributes="256" KeyPath="libdb48.dll_2"/>
- <ROW Component="libdb48d.dll" ComponentId="{BC928C21-3F96-42DD-959F-2DE98722E0EC}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb48d.dll"/>
- <ROW Component="libdb48d.dll_1" ComponentId="{81CDB205-9E28-413B-8489-5162D2D5502A}" Directory_="x64_1_DIR" Attributes="256" KeyPath="libdb48d.dll_1"/>
- <ROW Component="libdb48d.lib" ComponentId="{E2E73CB0-B479-4B42-A8D6-03F4F1087BC2}" Directory_="x64_DIR" Attributes="0" KeyPath="libdb48d.lib_1" Type="0"/>
- <ROW Component="libdb_java48.dll" ComponentId="{58EBB0F7-F790-4292-94E3-D0C78827C3ED}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb_java48.dll"/>
- <ROW Component="libdb_java48.dll_1" ComponentId="{F6FAAA36-6F40-45A6-8EAE-D0951A7C5D37}" Directory_="x64_1_DIR" Attributes="256" KeyPath="libdb_java48.dll_1"/>
- <ROW Component="libeay32.dll" ComponentId="{F6F0A88D-F40B-43CA-A31B-10D1616AE441}" Directory_="bin_DIR" Attributes="0" KeyPath="libeay32.dll"/>
- <ROW Component="libeay32.dll_2" ComponentId="{2E8631D7-A28C-4354-B336-EC76D4125BA7}" Directory_="x64_1_DIR" Attributes="256" KeyPath="libeay32.dll_2"/>
- <ROW Component="libeay32_vc6.dll" ComponentId="{E709702D-1B9B-4CBC-84D6-6470150747D1}" Directory_="bin_DIR" Attributes="0" KeyPath="libeay32_vc6.dll"/>
- <ROW Component="libexpat.dll" ComponentId="{4A16A92F-57D0-4159-83E7-B01B5FB6413F}" Directory_="bin_DIR" Attributes="0" KeyPath="libexpat.dll"/>
- <ROW Component="libexpat.dll_2" ComponentId="{9E39ACC4-0840-4214-89F1-8B610A148433}" Directory_="x64_1_DIR" Attributes="0" KeyPath="libexpat.dll_2"/>
- <ROW Component="msvcp60.dll" ComponentId="{A96C0893-B452-4418-ABD0-5044FA6D9810}" Directory_="bin_DIR" Attributes="0" KeyPath="msvcp60.dll"/>
- <ROW Component="msvcrt.dll" ComponentId="{5FFE3C44-E443-4BFB-8F86-65D1D1B1D8A2}" Directory_="bin_DIR" Attributes="0" KeyPath="msvcrt.dll"/>
- <ROW Component="openssl.exe" ComponentId="{2EAD9566-C6F2-4F6B-BB28-C76323053D63}" Directory_="bin_DIR" Attributes="0" KeyPath="openssl.exe"/>
- <ROW Component="openssl.exe_1" ComponentId="{13AACE7A-A7B6-4FEA-B291-CCD7681816D4}" Directory_="x64_1_DIR" Attributes="256" KeyPath="openssl.exe_1"/>
- <ROW Component="ssleay32.dll" ComponentId="{01B2F616-B19E-4F66-84C9-92553AF7F8C3}" Directory_="bin_DIR" Attributes="0" KeyPath="ssleay32.dll"/>
- <ROW Component="ssleay32.dll_2" ComponentId="{4EBDFD7E-3F9A-4640-A70A-7A16CC97E03A}" Directory_="x64_1_DIR" Attributes="256" KeyPath="ssleay32.dll_2"/>
- <ROW Component="ssleay32.lib" ComponentId="{CD03F264-76B4-4EC3-938C-8125E11C615D}" Directory_="vc6_DIR" Attributes="0" KeyPath="ssleay32.lib" Type="0"/>
- <ROW Component="ssleay32_vc6.dll" ComponentId="{9E1F0E5D-B64A-4975-A094-FF41EBC879C7}" Directory_="bin_DIR" Attributes="0" KeyPath="ssleay32_vc6.dll"/>
- <ROW Component="stddef.h" ComponentId="{5BD9E671-1DE4-4EFF-A3DA-DFBDD38B5DD4}" Directory_="bak_DIR" Attributes="0" KeyPath="stddef.h" Type="0"/>
- <ROW Component="stlcomp.h" ComponentId="{C73B32B6-A3A9-441A-BA58-BDA570F61F2B}" Directory_="config_DIR" Attributes="0" KeyPath="stlcomp.h" Type="0"/>
- <ROW Component="stlport_vc646.dll" ComponentId="{5E1BE87B-D91B-4E11-93BE-CA08194482B7}" Directory_="bin_DIR" Attributes="0" KeyPath="stlport_vc646.dll"/>
- <ROW Component="stlport_vc6_stldebug46.dll" ComponentId="{89BE17EA-AD66-439C-BDCC-34E302AB3668}" Directory_="bin_DIR" Attributes="0" KeyPath="stlport_vc6_stldebug46.dll"/>
- <ROW Component="stlport_vc6_stldebug46.pdb" ComponentId="{84F6006B-112A-40AF-AEBE-DCC9E1B9AEE1}" Directory_="bin_DIR" Attributes="0" KeyPath="stlport_vc6_stldebug46.pdb" Type="0"/>
+ <ROW Component="InstallDir" ComponentId="{D3048D02-D76F-4621-84AF-D99242F0608F}" Directory_="APPDIR" Attributes="260" KeyPath="InstallDir"/>
+ <ROW Component="QXmlStreamWriter" ComponentId="{B4FEBD10-8F6A-4C22-93D4-368926FE6DA6}" Directory_="QtCore_DIR" Attributes="0" KeyPath="QXmlStreamWriter" Type="0"/>
+ <ROW Component="QtCore4.dll" ComponentId="{B82F635E-8B08-4502-B717-3AB953429807}" Directory_="bin_DIR" Attributes="0" KeyPath="QtCore4.dll"/>
+ <ROW Component="QtCore4.dll_1" ComponentId="{9C810287-B81B-4D76-8821-0F449AE5D556}" Directory_="x64_1_DIR" Attributes="256" KeyPath="QtCore4.dll_1"/>
+ <ROW Component="QtCore4.dll_2" ComponentId="{99FF1D4E-0D4C-4E9A-BBE6-D6847108A11E}" Directory_="vc100_DIR" Attributes="0" KeyPath="QtCore4.dll_2"/>
+ <ROW Component="QtCore4.dll_3" ComponentId="{C969DED6-0CD2-4D64-8DBF-F0FB6F98108B}" Directory_="x64_2_DIR" Attributes="256" KeyPath="QtCore4.dll_3"/>
+ <ROW Component="QtCored4.dll" ComponentId="{592CCAC9-9348-42A0-B095-874D843061DA}" Directory_="bin_DIR" Attributes="0" KeyPath="QtCored4.dll"/>
+ <ROW Component="QtCored4.dll_1" ComponentId="{A9D5CFEC-77B9-4884-84EB-433B778B5D60}" Directory_="x64_1_DIR" Attributes="256" KeyPath="QtCored4.dll_1"/>
+ <ROW Component="QtCored4.dll_2" ComponentId="{02776982-BDB7-4E1B-B17A-EDD85D8DB0FD}" Directory_="vc100_DIR" Attributes="0" KeyPath="QtCored4.dll_2"/>
+ <ROW Component="QtCored4.dll_3" ComponentId="{57F7BCBE-8CF1-4626-81D0-E39D0E79C78C}" Directory_="x64_2_DIR" Attributes="256" KeyPath="QtCored4.dll_3"/>
+ <ROW Component="QtSql4.dll" ComponentId="{99E4002F-9E83-4B6D-81E9-5BD2512A6F26}" Directory_="bin_DIR" Attributes="0" KeyPath="QtSql4.dll"/>
+ <ROW Component="QtSql4.dll_1" ComponentId="{30A0E238-6B80-4CEE-8AA0-630576D7F577}" Directory_="x64_1_DIR" Attributes="256" KeyPath="QtSql4.dll_1"/>
+ <ROW Component="QtSql4.dll_2" ComponentId="{4F2414E9-EE0C-4E73-81E9-D5B2D2FB2D31}" Directory_="vc100_DIR" Attributes="0" KeyPath="QtSql4.dll_2"/>
+ <ROW Component="QtSql4.dll_3" ComponentId="{1B08EF0E-A50D-463C-B0D5-A4C982206980}" Directory_="x64_2_DIR" Attributes="256" KeyPath="QtSql4.dll_3"/>
+ <ROW Component="QtSql_1" ComponentId="{8884F5B9-39E1-487D-8ACD-81EBB06EF19F}" Directory_="QtSql_DIR" Attributes="0" KeyPath="QtSql" Type="0"/>
+ <ROW Component="QtSqld4.dll" ComponentId="{21537E26-D887-41B7-BC80-046DED9CCCA1}" Directory_="bin_DIR" Attributes="0" KeyPath="QtSqld4.dll"/>
+ <ROW Component="QtSqld4.dll_1" ComponentId="{52DCECC2-8C49-45FC-B28A-7181E6B14937}" Directory_="x64_1_DIR" Attributes="256" KeyPath="QtSqld4.dll_1"/>
+ <ROW Component="QtSqld4.dll_2" ComponentId="{6997DE6D-0A72-47AB-8892-B2E6F9DBD65E}" Directory_="vc100_DIR" Attributes="0" KeyPath="QtSqld4.dll_2"/>
+ <ROW Component="QtSqld4.dll_3" ComponentId="{B3B42AAA-F9D1-4F43-B86F-9849D0BBCD80}" Directory_="x64_2_DIR" Attributes="256" KeyPath="QtSqld4.dll_3"/>
+ <ROW Component="SOURCES" ComponentId="{D6831FEA-BD69-48FB-BF69-AF0D1023C5C0}" Directory_="APPDIR" Attributes="0" KeyPath="SOURCES.txt" Type="0"/>
+ <ROW Component="aes.h" ComponentId="{57EDD669-FC2B-4A7E-BCBB-CC5758680BA5}" Directory_="openssl_DIR" Attributes="0" KeyPath="aes.h" Type="0"/>
+ <ROW Component="algo.h" ComponentId="{C11641F0-C5AC-4D41-933E-5DCCBC8A6E2A}" Directory_="old_hp_DIR" Attributes="0" KeyPath="algo.h" Type="0"/>
+ <ROW Component="algorith.h" ComponentId="{A1F828CD-D5DF-44F0-9440-170354938124}" Directory_="BC50_DIR" Attributes="0" KeyPath="algorith.h" Type="0"/>
+ <ROW Component="algorithm" ComponentId="{A10F13AE-FB91-4BC3-8F6C-619462F6D9FF}" Directory_="stlport_DIR" Attributes="0" KeyPath="algorithm" Type="0"/>
+ <ROW Component="bzip2.dll" ComponentId="{57B7CFA2-C1BD-4009-9BEC-1A4A2F153B78}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2.dll"/>
+ <ROW Component="bzip2.dll_1" ComponentId="{66C7974F-8CCA-4721-A92F-45A497D1BED6}" Directory_="vc100_DIR" Attributes="0" KeyPath="bzip2.dll_1"/>
+ <ROW Component="bzip2.dll_2" ComponentId="{CCCFB347-34C7-4004-AAF7-BEE8914E3390}" Directory_="x64_1_DIR" Attributes="256" KeyPath="bzip2.dll_2"/>
+ <ROW Component="bzip2.dll_3" ComponentId="{8A76AD9F-514F-4372-9693-77A755F84666}" Directory_="x64_2_DIR" Attributes="256" KeyPath="bzip2.dll_3"/>
+ <ROW Component="bzip2_vc6.dll" ComponentId="{7D5B6494-1B48-4B30-9FFF-A052FBCB1F81}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2_vc6.dll"/>
+ <ROW Component="bzip2_vc6d.dll" ComponentId="{C84BE91C-8FE5-4E6E-9707-F38CEE463F4C}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2_vc6d.dll"/>
+ <ROW Component="bzip2d.dll" ComponentId="{F0A6B641-699F-4FF9-9014-8D37DF22E7AF}" Directory_="bin_DIR" Attributes="0" KeyPath="bzip2d.dll"/>
+ <ROW Component="bzip2d.dll_1" ComponentId="{C66CA1B5-9DD4-4D56-9DB6-D288F4BAE036}" Directory_="x64_1_DIR" Attributes="256" KeyPath="bzip2d.dll_1"/>
+ <ROW Component="bzip2d.dll_2" ComponentId="{0E2A69C2-2878-4B16-9070-6E6283E5C043}" Directory_="vc100_DIR" Attributes="0" KeyPath="bzip2d.dll_2"/>
+ <ROW Component="bzip2d.dll_3" ComponentId="{F925B5CE-4AE6-4638-9256-BA14A0CD5E37}" Directory_="x64_2_DIR" Attributes="256" KeyPath="bzip2d.dll_3"/>
+ <ROW Component="bzlib.h" ComponentId="{6152A978-A924-4627-BE96-5F277326C0B4}" Directory_="include_DIR" Attributes="0" KeyPath="expat.h" Type="0"/>
+ <ROW Component="char_traits.h" ComponentId="{CA0BD98C-FB5C-4B44-867E-BDF16911919E}" Directory_="stl_DIR" Attributes="0" KeyPath="char_traits.h" Type="0"/>
+ <ROW Component="complex" ComponentId="{4BA8E41F-A6FE-4AFE-98A4-A22805D7EF74}" Directory_="wrap_std_DIR" Attributes="0" KeyPath="complex_1" Type="0"/>
+ <ROW Component="configure" ComponentId="{E8E4F19C-7A9C-4276-8649-4B4D02C6DD28}" Directory_="new_compiler_DIR" Attributes="0" KeyPath="configure" Type="0"/>
+ <ROW Component="cstring" ComponentId="{A5647944-F22D-4BD7-81B8-1D74ECEE6274}" Directory_="using_1_DIR" Attributes="0" KeyPath="cstring_1" Type="0"/>
+ <ROW Component="cstring.h" ComponentId="{5ADE3AAE-FCEA-4484-BD55-35CEBE018B3F}" Directory_="using_DIR" Attributes="0" KeyPath="cstring.h_1" Type="0"/>
+ <ROW Component="db.jar" ComponentId="{327A2D72-CCAF-4CCA-ADDA-54E52C18F0AA}" Directory_="lib_DIR" Attributes="0" KeyPath="QtSql4.lib" Type="0"/>
+ <ROW Component="db_archive.exe" ComponentId="{31444A8A-9F7A-4552-895D-D98A9976959A}" Directory_="bin_DIR" Attributes="0" KeyPath="db_archive.exe"/>
+ <ROW Component="db_archive.exe_1" ComponentId="{D39E61E4-381A-44FD-954D-D9789FA7BE63}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_archive.exe_1"/>
+ <ROW Component="db_archive.exe_2" ComponentId="{CBC317F1-17AB-4951-90B1-83247AEE702A}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_archive.exe_2"/>
+ <ROW Component="db_archive.exe_3" ComponentId="{71A38784-DBBB-4B0D-91DB-5522FC46104C}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_archive.exe_3"/>
+ <ROW Component="db_archive.exe_4" ComponentId="{A79FFF96-7AED-4241-A07C-6E952E99358B}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_archive.exe_4"/>
+ <ROW Component="db_checkpoint.exe" ComponentId="{270D423D-C593-46F9-A765-2958D46A1E75}" Directory_="bin_DIR" Attributes="0" KeyPath="db_checkpoint.exe"/>
+ <ROW Component="db_checkpoint.exe_1" ComponentId="{AA21384B-5BE5-40E4-B606-1783AD907D2F}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_checkpoint.exe_1"/>
+ <ROW Component="db_checkpoint.exe_2" ComponentId="{340B9BBD-355C-438A-B85A-AC4B2A7BF85F}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_checkpoint.exe_2"/>
+ <ROW Component="db_checkpoint.exe_3" ComponentId="{F49360C6-B9E3-4641-9039-C0A905C1F2FC}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_checkpoint.exe_3"/>
+ <ROW Component="db_checkpoint.exe_4" ComponentId="{E30C65F6-93BA-4E32-9B94-FD10A782541C}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_checkpoint.exe_4"/>
+ <ROW Component="db_deadlock.exe" ComponentId="{F1961018-AA6E-4FAA-AC3F-F7E5E99C9D11}" Directory_="bin_DIR" Attributes="0" KeyPath="db_deadlock.exe"/>
+ <ROW Component="db_deadlock.exe_1" ComponentId="{9468C56E-D5BA-49B5-A415-F7EBC27A5ABC}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_deadlock.exe_1"/>
+ <ROW Component="db_deadlock.exe_2" ComponentId="{34D97E22-55D2-45A7-AB79-8CA1101ECD81}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_deadlock.exe_2"/>
+ <ROW Component="db_deadlock.exe_3" ComponentId="{B5992E74-6653-4B31-834C-90EE878745E8}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_deadlock.exe_3"/>
+ <ROW Component="db_deadlock.exe_4" ComponentId="{3DBCADBE-0BE8-49A2-8F09-FC50511D0221}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_deadlock.exe_4"/>
+ <ROW Component="db_dump.exe" ComponentId="{91CDFAF1-4407-44D0-A517-934C76E904DC}" Directory_="bin_DIR" Attributes="0" KeyPath="db_dump.exe"/>
+ <ROW Component="db_dump.exe_1" ComponentId="{B5AFB661-AC32-4F0A-8DBC-3D7FE49DFE43}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_dump.exe_1"/>
+ <ROW Component="db_dump.exe_2" ComponentId="{E45C5C8A-2674-408D-988B-11F59BC8116C}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_dump.exe_2"/>
+ <ROW Component="db_dump.exe_3" ComponentId="{EAF55E3A-BDDF-4A63-BFD8-E71D63207368}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_dump.exe_3"/>
+ <ROW Component="db_dump.exe_4" ComponentId="{4F60795C-5D39-4D5C-A1BA-2D6C6162780C}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_dump.exe_4"/>
+ <ROW Component="db_hotbackup.exe" ComponentId="{BE25FDC3-0C90-4BFE-AFA5-4F6062BCE471}" Directory_="bin_DIR" Attributes="0" KeyPath="db_hotbackup.exe"/>
+ <ROW Component="db_hotbackup.exe_1" ComponentId="{922CE948-9920-484E-8813-B109DEC746C3}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_hotbackup.exe_1"/>
+ <ROW Component="db_hotbackup.exe_2" ComponentId="{8A59D7FD-C56D-47C9-A298-DED278BD4338}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_hotbackup.exe_2"/>
+ <ROW Component="db_hotbackup.exe_3" ComponentId="{3E09ED16-9879-4C37-9D73-1D30517E819C}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_hotbackup.exe_3"/>
+ <ROW Component="db_hotbackup.exe_4" ComponentId="{91E4F11D-65B0-4BAF-8276-9AEE021F9219}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_hotbackup.exe_4"/>
+ <ROW Component="db_load.exe" ComponentId="{B704DF04-F292-4D08-8AC1-33C6F89452F3}" Directory_="bin_DIR" Attributes="0" KeyPath="db_load.exe"/>
+ <ROW Component="db_load.exe_1" ComponentId="{944860C4-AA4E-48CC-9077-BF8219962E2B}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_load.exe_1"/>
+ <ROW Component="db_load.exe_2" ComponentId="{4388D557-0832-4A70-8F5A-674BFCFC930A}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_load.exe_2"/>
+ <ROW Component="db_load.exe_3" ComponentId="{B905D9FA-D043-4220-8C95-45EA5409B1ED}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_load.exe_3"/>
+ <ROW Component="db_load.exe_4" ComponentId="{DE135703-9A7C-40BD-8A11-FA0BBF0F69D7}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_load.exe_4"/>
+ <ROW Component="db_printlog.exe" ComponentId="{73692F7A-A5D4-47EE-B3D5-CA4BDA33FFBC}" Directory_="bin_DIR" Attributes="0" KeyPath="db_printlog.exe"/>
+ <ROW Component="db_printlog.exe_1" ComponentId="{B8CFAC92-AE2C-4FB7-AF69-71149AD9277B}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_printlog.exe_1"/>
+ <ROW Component="db_printlog.exe_2" ComponentId="{9D6D2D42-6106-4527-9228-92D99931F130}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_printlog.exe_2"/>
+ <ROW Component="db_printlog.exe_3" ComponentId="{F082260B-85F9-42AD-BC58-BD8EC232FCDA}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_printlog.exe_3"/>
+ <ROW Component="db_printlog.exe_4" ComponentId="{DF0FEF34-93E8-4E07-982E-1B81FFC938D2}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_printlog.exe_4"/>
+ <ROW Component="db_recover.exe" ComponentId="{E05E1FBB-6253-4AB1-AB89-483DEBE0F5A6}" Directory_="bin_DIR" Attributes="0" KeyPath="db_recover.exe"/>
+ <ROW Component="db_recover.exe_1" ComponentId="{BCCD41AD-0D55-4457-9ACC-912567571A56}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_recover.exe_1"/>
+ <ROW Component="db_recover.exe_2" ComponentId="{F6FC57BE-50BE-4B68-A363-A51B15AC6B73}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_recover.exe_2"/>
+ <ROW Component="db_recover.exe_3" ComponentId="{A44831A5-0730-43FC-BF4F-C81DB467500A}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_recover.exe_3"/>
+ <ROW Component="db_recover.exe_4" ComponentId="{3E2B924F-876C-4F28-8F3D-B882F32BC354}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_recover.exe_4"/>
+ <ROW Component="db_sql.exe" ComponentId="{EFD377E6-3645-461F-BE26-D6F1B3C7D2CB}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_sql.exe"/>
+ <ROW Component="db_sql.exe_1" ComponentId="{23B6A163-517F-4BA0-B40A-34E28729DD34}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_sql.exe_1"/>
+ <ROW Component="db_stat.exe" ComponentId="{409E3494-1C7D-4AB1-91C9-D14290235B75}" Directory_="bin_DIR" Attributes="0" KeyPath="db_stat.exe"/>
+ <ROW Component="db_stat.exe_1" ComponentId="{E20843AC-B063-4D66-A517-556DFFD559B2}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_stat.exe_1"/>
+ <ROW Component="db_stat.exe_2" ComponentId="{5D64DB9E-1C2E-487F-8C8F-70215CCA9B3A}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_stat.exe_2"/>
+ <ROW Component="db_stat.exe_3" ComponentId="{9D5270EB-F01F-4876-8A0E-C2223A70D7C4}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_stat.exe_3"/>
+ <ROW Component="db_stat.exe_4" ComponentId="{90FECB38-0003-4E83-A87F-F56EBB8FD727}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_stat.exe_4"/>
+ <ROW Component="db_upgrade.exe" ComponentId="{9CB5A693-9562-4B10-B44F-8E3287344ABD}" Directory_="bin_DIR" Attributes="0" KeyPath="db_upgrade.exe"/>
+ <ROW Component="db_upgrade.exe_1" ComponentId="{DBFB375A-E1D8-4DF5-AADC-E2E001DBC776}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_upgrade.exe_1"/>
+ <ROW Component="db_upgrade.exe_2" ComponentId="{0A14950C-D50A-4619-8E99-FE5281CEEAC2}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_upgrade.exe_2"/>
+ <ROW Component="db_upgrade.exe_3" ComponentId="{EF9E6799-25ED-48CA-9502-FEADEDCD78B9}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_upgrade.exe_3"/>
+ <ROW Component="db_upgrade.exe_4" ComponentId="{6E0680B3-616F-4BA1-B4FD-01BFB983B986}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_upgrade.exe_4"/>
+ <ROW Component="db_verify.exe" ComponentId="{84ECE05D-566C-4E0A-9F1C-C625179343B7}" Directory_="bin_DIR" Attributes="0" KeyPath="db_verify.exe"/>
+ <ROW Component="db_verify.exe_1" ComponentId="{58EFED2E-D5DA-43DB-94BC-DB4C2E5ADEA8}" Directory_="x64_1_DIR" Attributes="256" KeyPath="db_verify.exe_1"/>
+ <ROW Component="db_verify.exe_2" ComponentId="{CDE34ED2-6E41-48AF-B64B-27057D29706D}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="db_verify.exe_2"/>
+ <ROW Component="db_verify.exe_3" ComponentId="{21B3AB22-3F4E-43D8-A40B-79272E854A94}" Directory_="vc100_DIR" Attributes="0" KeyPath="db_verify.exe_3"/>
+ <ROW Component="db_verify.exe_4" ComponentId="{85972FEA-ECBC-4CFE-AD5F-3A43E4BB7574}" Directory_="x64_2_DIR" Attributes="256" KeyPath="db_verify.exe_4"/>
+ <ROW Component="debug.c" ComponentId="{FADC0109-EA0F-4126-AA3E-C7C813B15090}" Directory_="debug_DIR" Attributes="0" KeyPath="debug.c" Type="0"/>
+ <ROW Component="deque.h" ComponentId="{1E607FB2-A38F-40D7-9752-15D0A1C82215}" Directory_="wrappers_DIR" Attributes="0" KeyPath="deque.h_3" Type="0"/>
+ <ROW Component="fstream.h" ComponentId="{8FD1EE7F-DFC4-4859-A921-10F1467104B7}" Directory_="h_DIR" Attributes="0" KeyPath="fstream.h_4" Type="0"/>
+ <ROW Component="fstream.h_1" ComponentId="{E7DF6FAE-799B-4212-ABF9-755335E5DA03}" Directory_="h_1_DIR" Attributes="0" KeyPath="fstream.h_5" Type="0"/>
+ <ROW Component="libbz2.lib" ComponentId="{DFF3263E-E7DB-44DF-96D9-80BF557188D6}" Directory_="bcc10_DIR" Attributes="0" KeyPath="libbz2.lib_3" Type="0"/>
+ <ROW Component="libbz2d.lib" ComponentId="{7F68B0D4-5B10-450E-B5A3-984E1731A7D1}" Directory_="vc100_1_DIR" Attributes="0" KeyPath="libbz2d.lib_3" Type="0"/>
+ <ROW Component="libbz2d.lib_1" ComponentId="{F4F47F62-69F3-451F-B982-96FBAC069E24}" Directory_="x64_3_DIR" Attributes="0" KeyPath="libbz2d.lib_4" Type="0"/>
+ <ROW Component="libdb48.dll" ComponentId="{B6437AFF-297B-499D-B4DF-FF32A57AF814}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb48.dll"/>
+ <ROW Component="libdb48.dll_1" ComponentId="{723FBB7D-8078-4428-BB4D-4018E458322C}" Directory_="bcc10_1_DIR" Attributes="0" KeyPath="libdb48.dll_1"/>
+ <ROW Component="libdb48.dll_2" ComponentId="{522EC522-4578-4080-9CFA-104AFE83751B}" Directory_="x64_1_DIR" Attributes="256" KeyPath="libdb48.dll_2"/>
+ <ROW Component="libdb48.dll_3" ComponentId="{0B6C29F9-0413-453B-BBA2-A4F0E8E68AA1}" Directory_="vc100_DIR" Attributes="0" KeyPath="libdb48.dll_3"/>
+ <ROW Component="libdb48.dll_4" ComponentId="{1B4B488F-BAA4-482F-81E8-2DF11983390E}" Directory_="x64_2_DIR" Attributes="256" KeyPath="libdb48.dll_4"/>
+ <ROW Component="libdb48d.dll" ComponentId="{A5A15CDA-6894-40F2-BA64-3795652668E4}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb48d.dll"/>
+ <ROW Component="libdb48d.dll_1" ComponentId="{A8CC89F7-139B-4105-96C8-C8D1BB9F21AF}" Directory_="x64_1_DIR" Attributes="256" KeyPath="libdb48d.dll_1"/>
+ <ROW Component="libdb48d.dll_2" ComponentId="{85F0B1C5-613F-49EF-95CE-E94E908397B2}" Directory_="vc100_DIR" Attributes="0" KeyPath="libdb48d.dll_2"/>
+ <ROW Component="libdb48d.dll_3" ComponentId="{14FB9326-A1D8-4D6B-B0BF-A587C97225E0}" Directory_="x64_2_DIR" Attributes="256" KeyPath="libdb48d.dll_3"/>
+ <ROW Component="libdb48d.lib" ComponentId="{A7475E3A-2DD0-435A-BAF9-4E9F4E5FD4B7}" Directory_="x64_DIR" Attributes="0" KeyPath="libdb48d.lib_1" Type="0"/>
+ <ROW Component="libdb_java48.dll" ComponentId="{7ACF9CB9-A3A6-45B3-AC17-B85FA2A963F0}" Directory_="bin_DIR" Attributes="0" KeyPath="libdb_java48.dll"/>
+ <ROW Component="libdb_java48.dll_1" ComponentId="{853C8A85-2064-4781-BA15-3432E5565922}" Directory_="x64_1_DIR" Attributes="256" KeyPath="libdb_java48.dll_1"/>
+ <ROW Component="libdb_java48.dll_2" ComponentId="{6D8B8611-3483-4DAB-A534-D782DA415483}" Directory_="vc100_DIR" Attributes="0" KeyPath="libdb_java48.dll_2"/>
+ <ROW Component="libdb_java48.dll_3" ComponentId="{04C450DA-E913-4489-B7E5-3AE7CE8D96AA}" Directory_="x64_2_DIR" Attributes="256" KeyPath="libdb_java48.dll_3"/>
+ <ROW Component="libeay32.dll" ComponentId="{23C8AC8B-DDCF-4610-BD20-257846339762}" Directory_="bin_DIR" Attributes="0" KeyPath="libeay32.dll"/>
+ <ROW Component="libeay32.dll_1" ComponentId="{39D82273-9FF7-4A4E-921F-23EC494DD164}" Directory_="vc100_DIR" Attributes="0" KeyPath="libeay32.dll_1"/>
+ <ROW Component="libeay32.dll_2" ComponentId="{79750352-0EAC-43A6-A5CD-0AFC63197005}" Directory_="x64_1_DIR" Attributes="256" KeyPath="libeay32.dll_2"/>
+ <ROW Component="libeay32.dll_3" ComponentId="{439253F5-B21C-4E7C-ACAC-CC12F07084A0}" Directory_="x64_2_DIR" Attributes="256" KeyPath="libeay32.dll_3"/>
+ <ROW Component="libeay32_vc6.dll" ComponentId="{84F6C4D7-24F4-4338-9EB5-7D2904E32108}" Directory_="bin_DIR" Attributes="0" KeyPath="libeay32_vc6.dll"/>
+ <ROW Component="libexpat.dll" ComponentId="{EA906176-8A8F-4177-B5A0-4108740B79F9}" Directory_="bin_DIR" Attributes="0" KeyPath="libexpat.dll"/>
+ <ROW Component="libexpat.dll_1" ComponentId="{BE1E60AD-7235-4B5C-B150-2CDFEF07B6F2}" Directory_="vc100_DIR" Attributes="0" KeyPath="libexpat.dll_1"/>
+ <ROW Component="libexpat.dll_2" ComponentId="{F3B00809-25F8-4E3E-8985-27A71E09824E}" Directory_="x64_1_DIR" Attributes="0" KeyPath="libexpat.dll_2"/>
+ <ROW Component="libexpat.dll_3" ComponentId="{E7B4D560-CD9B-4A3D-BB13-AC72CAF17C6E}" Directory_="x64_2_DIR" Attributes="256" KeyPath="libexpat.dll_3"/>
+ <ROW Component="msvcp60.dll" ComponentId="{3412910D-E2F7-4432-A444-E48479CE7B55}" Directory_="bin_DIR" Attributes="0" KeyPath="msvcp60.dll"/>
+ <ROW Component="msvcrt.dll" ComponentId="{A97250E4-3689-481E-860D-24C41E1E4AB5}" Directory_="bin_DIR" Attributes="0" KeyPath="msvcrt.dll"/>
+ <ROW Component="openssl.exe" ComponentId="{9D087779-D0D1-4AF1-90C5-5200077DBF04}" Directory_="bin_DIR" Attributes="0" KeyPath="openssl.exe"/>
+ <ROW Component="openssl.exe_1" ComponentId="{A98FD2B4-98F4-44EF-8D29-2F9564BCF5CF}" Directory_="x64_1_DIR" Attributes="256" KeyPath="openssl.exe_1"/>
+ <ROW Component="openssl.exe_2" ComponentId="{93984D56-1C43-433B-90E5-15FF76E53E47}" Directory_="x64_2_DIR" Attributes="256" KeyPath="openssl.exe_2"/>
+ <ROW Component="openssl.exe_3" ComponentId="{B6E199B8-3A02-497C-BCB2-2510F4BEA95E}" Directory_="vc100_DIR" Attributes="0" KeyPath="openssl.exe_3"/>
+ <ROW Component="ssleay32.dll" ComponentId="{AAB5AD68-1036-4322-A370-998A465F88C5}" Directory_="bin_DIR" Attributes="0" KeyPath="ssleay32.dll"/>
+ <ROW Component="ssleay32.dll_1" ComponentId="{A5A77680-A253-4A6E-AAFA-DC8805E8DBF2}" Directory_="vc100_DIR" Attributes="0" KeyPath="ssleay32.dll_1"/>
+ <ROW Component="ssleay32.dll_2" ComponentId="{FCB66DC9-335C-4188-A051-22398305DD00}" Directory_="x64_1_DIR" Attributes="256" KeyPath="ssleay32.dll_2"/>
+ <ROW Component="ssleay32.dll_3" ComponentId="{4EE32E39-6B25-4976-AA04-9E0AA045CBB7}" Directory_="x64_2_DIR" Attributes="256" KeyPath="ssleay32.dll_3"/>
+ <ROW Component="ssleay32.lib" ComponentId="{4F2EA1C9-94CD-44E1-B252-229436526FEA}" Directory_="vc6_DIR" Attributes="0" KeyPath="ssleay32.lib" Type="0"/>
+ <ROW Component="ssleay32_vc6.dll" ComponentId="{695D0399-1E29-4942-A7BF-BCAB62FB176C}" Directory_="bin_DIR" Attributes="0" KeyPath="ssleay32_vc6.dll"/>
+ <ROW Component="stddef.h" ComponentId="{19DBD83F-AB33-4030-AC89-293033B18DC7}" Directory_="bak_DIR" Attributes="0" KeyPath="stddef.h" Type="0"/>
+ <ROW Component="stlcomp.h" ComponentId="{625EC823-6823-4CE2-A057-7A2636FBF6F1}" Directory_="config_DIR" Attributes="0" KeyPath="stlcomp.h" Type="0"/>
+ <ROW Component="stlport_vc646.dll" ComponentId="{A07CE799-CE63-4022-BD8E-49E1038688DE}" Directory_="bin_DIR" Attributes="0" KeyPath="stlport_vc646.dll"/>
+ <ROW Component="stlport_vc6_stldebug46.dll" ComponentId="{290BC962-8885-495E-80D9-2EEA89FAF088}" Directory_="bin_DIR" Attributes="0" KeyPath="stlport_vc6_stldebug46.dll"/>
+ <ROW Component="stlport_vc6_stldebug46.pdb" ComponentId="{7290AB68-92C4-4E87-ADBD-B1034A5C31A6}" Directory_="bin_DIR" Attributes="0" KeyPath="stlport_vc6_stldebug46.pdb" Type="0"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiFeatsComponent">
- <ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Attributes="0" Components="bzlib.h db.jar InstallDir aes.h SOURCES stlport_vc6_stldebug46.pdb stlport_vc6_stldebug46.dll stlport_vc646.dll algorithm algorith.h stddef.h cstring.h configure stlcomp.h algo.h char_traits.h debug.c deque.h cstring fstream.h complex fstream.h_1 msvcp60.dll msvcrt.dll bzip2_vc6d.dll bzip2_vc6.dll libeay32_vc6.dll ssleay32_vc6.dll ssleay32.lib libdb48d.lib libbz2.lib bzip2d.dll bzip2.dll libdb48d.dll libdb_java48.dll db_archive.exe db_checkpoint.exe db_deadlock.exe db_dump.exe db_hotbackup.exe db_load.exe db_printlog.exe db_recover.exe db_stat.exe db_upgrade.exe db_verify.exe libdb48.dll libexpat.dll ssleay32.dll libeay32.dll libdb48.dll_1 bzip2d.dll_1 bzip2.dll_2 libdb48d.dll_1 libdb48.dll_2 db_archive.exe_1 db_checkpoint.exe_1 db_deadlock.exe_1 db_dump.exe_1 db_hotbackup.exe_1 db_load.exe_1 db_printlog.exe_1 db_recover.exe_1 db_stat.exe_1 db_upgrade.exe_1 db_verify.exe_1 ssleay32.dll_2 libeay32.dll_2 openssl.exe libexpat.dll_2 openssl.exe_1 QtSqld4.dll QtCore4.dll QtCored4.dll QtSql4.dll QtSqld4.dll_1 QtCore4.dll_1 QtCored4.dll_1 QtSql4.dll_1 QXmlStreamWriter QtSql_1 libdb_java48.dll_1 db_verify.exe_2 db_archive.exe_2 db_checkpoint.exe_2 db_deadlock.exe_2 db_dump.exe_2 db_hotbackup.exe_2 db_load.exe_2 db_printlog.exe_2 db_recover.exe_2 db_stat.exe_2 db_upgrade.exe_2"/>
+ <ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Attributes="0" Components="bzlib.h db.jar InstallDir aes.h SOURCES stlport_vc6_stldebug46.pdb stlport_vc6_stldebug46.dll stlport_vc646.dll algorithm algorith.h stddef.h cstring.h configure stlcomp.h algo.h char_traits.h debug.c deque.h cstring fstream.h complex fstream.h_1 msvcp60.dll msvcrt.dll bzip2_vc6d.dll bzip2_vc6.dll libeay32_vc6.dll ssleay32_vc6.dll ssleay32.lib libdb48d.lib libbz2.lib bzip2d.dll bzip2.dll libdb48d.dll libdb_java48.dll db_archive.exe db_checkpoint.exe db_deadlock.exe db_dump.exe db_hotbackup.exe db_load.exe db_printlog.exe db_recover.exe db_stat.exe db_upgrade.exe db_verify.exe libdb48.dll libexpat.dll ssleay32.dll libeay32.dll libdb48.dll_1 bzip2d.dll_1 bzip2.dll_2 libdb48d.dll_1 libdb48.dll_2 db_archive.exe_1 db_checkpoint.exe_1 db_deadlock.exe_1 db_dump.exe_1 db_hotbackup.exe_1 db_load.exe_1 db_printlog.exe_1 db_recover.exe_1 db_stat.exe_1 db_upgrade.exe_1 db_verify.exe_1 ssleay32.dll_2 libeay32.dll_2 openssl.exe libexpat.dll_2 openssl.exe_1 QtSqld4.dll QtCore4.dll QtCored4.dll QtSql4.dll QtSqld4.dll_1 QtCore4.dll_1 QtCored4.dll_1 QtSql4.dll_1 QXmlStreamWriter QtSql_1 libdb_java48.dll_1 db_verify.exe_2 db_archive.exe_2 db_checkpoint.exe_2 db_deadlock.exe_2 db_dump.exe_2 db_hotbackup.exe_2 db_load.exe_2 db_printlog.exe_2 db_recover.exe_2 db_stat.exe_2 db_upgrade.exe_2 libbz2d.lib libbz2d.lib_1 bzip2.dll_1 bzip2d.dll_2 libdb48d.dll_2 libdb_java48.dll_2 db_archive.exe_3 db_checkpoint.exe_3 db_deadlock.exe_3 db_dump.exe_3 db_hotbackup.exe_3 db_load.exe_3 db_printlog.exe_3 db_recover.exe_3 db_sql.exe db_stat.exe_3 db_upgrade.exe_3 db_verify.exe_3 libdb48.dll_3 libexpat.dll_1 ssleay32.dll_1 libeay32.dll_1 QtSqld4.dll_2 QtCore4.dll_2 QtCored4.dll_2 QtSql4.dll_2 bzip2d.dll_3 bzip2.dll_3 libdb48d.dll_3 libdb_java48.dll_3 db_archive.exe_4 db_checkpoint.exe_4 db_deadlock.exe_4 db_dump.exe_4 db_hotbackup.exe_4 db_load.exe_4 db_printlog.exe_4 db_recover.exe_4 db_sql.exe_1 db_stat.exe_4 db_upgrade.exe_4 db_verify.exe_4 libdb48.dll_4 libexpat.dll_3 openssl.exe_2 ssleay32.dll_3 libeay32.dll_3 QtSql4.dll_3 QtSqld4.dll_3 QtCore4.dll_3 QtCored4.dll_3 openssl.exe_3"/>
<ATTRIBUTE name="CurrentFeature" value="MainFeature"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent">
<ROW File="LICENSE.txt" Component_="SOURCES" FileName="LICENSE.txt" Attributes="0" SourcePath="windows\docs\thirdparty\LICENSE.txt" SelfReg="false" Sequence="76"/>
- <ROW File="QAbstractEventDispatcher" Component_="QXmlStreamWriter" FileName="QAbstr~1|QAbstractEventDispatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractEventDispatcher" SelfReg="false" Sequence="606"/>
- <ROW File="QAbstractFileEngine" Component_="QXmlStreamWriter" FileName="QAbstr~2|QAbstractFileEngine" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractFileEngine" SelfReg="false" Sequence="608"/>
- <ROW File="QAbstractFileEngineHandler" Component_="QXmlStreamWriter" FileName="QAbstr~3|QAbstractFileEngineHandler" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractFileEngineHandler" SelfReg="false" Sequence="609"/>
- <ROW File="QAbstractFileEngineIterator" Component_="QXmlStreamWriter" FileName="QAbstr~4|QAbstractFileEngineIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractFileEngineIterator" SelfReg="false" Sequence="610"/>
- <ROW File="QAbstractItemModel" Component_="QXmlStreamWriter" FileName="QAbstr~5|QAbstractItemModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractItemModel" SelfReg="false" Sequence="612"/>
- <ROW File="QAbstractListModel" Component_="QXmlStreamWriter" FileName="QAbstr~6|QAbstractListModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractListModel" SelfReg="false" Sequence="613"/>
- <ROW File="QAbstractTableModel" Component_="QXmlStreamWriter" FileName="QAbstr~7|QAbstractTableModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractTableModel" SelfReg="false" Sequence="614"/>
- <ROW File="QArgument" Component_="QXmlStreamWriter" FileName="QArgum~1|QArgument" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QArgument" SelfReg="false" Sequence="616"/>
- <ROW File="QAtomicInt" Component_="QXmlStreamWriter" FileName="QAtomi~1|QAtomicInt" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAtomicInt" SelfReg="false" Sequence="638"/>
- <ROW File="QAtomicPointer" Component_="QXmlStreamWriter" FileName="QAtomi~2|QAtomicPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAtomicPointer" SelfReg="false" Sequence="639"/>
- <ROW File="QBasicAtomicInt" Component_="QXmlStreamWriter" FileName="QBasic~1|QBasicAtomicInt" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBasicAtomicInt" SelfReg="false" Sequence="641"/>
- <ROW File="QBasicAtomicPointer" Component_="QXmlStreamWriter" FileName="QBasic~2|QBasicAtomicPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBasicAtomicPointer" SelfReg="false" Sequence="642"/>
- <ROW File="QBasicTimer" Component_="QXmlStreamWriter" FileName="QBasic~3|QBasicTimer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBasicTimer" SelfReg="false" Sequence="644"/>
- <ROW File="QBitArray" Component_="QXmlStreamWriter" FileName="QBitAr~1|QBitArray" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBitArray" SelfReg="false" Sequence="646"/>
- <ROW File="QBitRef" Component_="QXmlStreamWriter" FileName="QBitRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBitRef" SelfReg="false" Sequence="647"/>
- <ROW File="QBool" Component_="QXmlStreamWriter" FileName="QBool" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBool" SelfReg="false" Sequence="648"/>
- <ROW File="QBuffer" Component_="QXmlStreamWriter" FileName="QBuffer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBuffer" SelfReg="false" Sequence="650"/>
- <ROW File="QByteArray" Component_="QXmlStreamWriter" FileName="QByteA~1|QByteArray" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QByteArray" SelfReg="false" Sequence="652"/>
- <ROW File="QByteArrayMatcher" Component_="QXmlStreamWriter" FileName="QByteA~2|QByteArrayMatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QByteArrayMatcher" SelfReg="false" Sequence="654"/>
- <ROW File="QByteRef" Component_="QXmlStreamWriter" FileName="QByteRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QByteRef" SelfReg="false" Sequence="655"/>
- <ROW File="QCOORD" Component_="QXmlStreamWriter" FileName="QCOORD" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCOORD" SelfReg="false" Sequence="670"/>
- <ROW File="QCache" Component_="QXmlStreamWriter" FileName="QCache" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCache" SelfReg="false" Sequence="657"/>
- <ROW File="QChar" Component_="QXmlStreamWriter" FileName="QChar" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QChar" SelfReg="false" Sequence="659"/>
- <ROW File="QCharRef" Component_="QXmlStreamWriter" FileName="QCharRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCharRef" SelfReg="false" Sequence="660"/>
- <ROW File="QChildEvent" Component_="QXmlStreamWriter" FileName="QChild~1|QChildEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QChildEvent" SelfReg="false" Sequence="661"/>
- <ROW File="QConstString" Component_="QXmlStreamWriter" FileName="QConst~1|QConstString" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QConstString" SelfReg="false" Sequence="668"/>
- <ROW File="QCoreApplication" Component_="QXmlStreamWriter" FileName="QCoreA~1|QCoreApplication" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCoreApplication" SelfReg="false" Sequence="672"/>
- <ROW File="QCryptographicHash" Component_="QXmlStreamWriter" FileName="QCrypt~1|QCryptographicHash" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCryptographicHash" SelfReg="false" Sequence="675"/>
- <ROW File="QCustomEvent" Component_="QXmlStreamWriter" FileName="QCusto~1|QCustomEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCustomEvent" SelfReg="false" Sequence="676"/>
- <ROW File="QDB2Driver" Component_="QtSql_1" FileName="QDB2Dr~1|QDB2Driver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QDB2Driver" SelfReg="false" Sequence="973"/>
- <ROW File="QDB2Result" Component_="QtSql_1" FileName="QDB2Re~1|QDB2Result" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QDB2Result" SelfReg="false" Sequence="974"/>
- <ROW File="QDataStream" Component_="QXmlStreamWriter" FileName="QDataS~1|QDataStream" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDataStream" SelfReg="false" Sequence="678"/>
- <ROW File="QDate" Component_="QXmlStreamWriter" FileName="QDate" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDate" SelfReg="false" Sequence="679"/>
- <ROW File="QDateTime" Component_="QXmlStreamWriter" FileName="QDateT~1|QDateTime" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDateTime" SelfReg="false" Sequence="681"/>
- <ROW File="QDebug" Component_="QXmlStreamWriter" FileName="QDebug" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDebug" SelfReg="false" Sequence="683"/>
- <ROW File="QDir" Component_="QXmlStreamWriter" FileName="QDir" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDir" SelfReg="false" Sequence="685"/>
- <ROW File="QDirIterator" Component_="QXmlStreamWriter" FileName="QDirIt~1|QDirIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDirIterator" SelfReg="false" Sequence="687"/>
- <ROW File="QDynamicPropertyChangeEvent" Component_="QXmlStreamWriter" FileName="QDynam~1|QDynamicPropertyChangeEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDynamicPropertyChangeEvent" SelfReg="false" Sequence="688"/>
- <ROW File="QEvent" Component_="QXmlStreamWriter" FileName="QEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QEvent" SelfReg="false" Sequence="690"/>
- <ROW File="QEventLoop" Component_="QXmlStreamWriter" FileName="QEvent~1|QEventLoop" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QEventLoop" SelfReg="false" Sequence="692"/>
- <ROW File="QExplicitlySharedDataPointer" Component_="QXmlStreamWriter" FileName="QExpli~1|QExplicitlySharedDataPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QExplicitlySharedDataPointer" SelfReg="false" Sequence="693"/>
- <ROW File="QFSFileEngine" Component_="QXmlStreamWriter" FileName="QFSFil~1|QFSFileEngine" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFSFileEngine" SelfReg="false" Sequence="710"/>
- <ROW File="QFactoryInterface" Component_="QXmlStreamWriter" FileName="QFacto~1|QFactoryInterface" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFactoryInterface" SelfReg="false" Sequence="695"/>
- <ROW File="QFile" Component_="QXmlStreamWriter" FileName="QFile" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFile" SelfReg="false" Sequence="698"/>
- <ROW File="QFileInfo" Component_="QXmlStreamWriter" FileName="QFileI~1|QFileInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFileInfo" SelfReg="false" Sequence="700"/>
- <ROW File="QFileInfoList" Component_="QXmlStreamWriter" FileName="QFileI~2|QFileInfoList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFileInfoList" SelfReg="false" Sequence="701"/>
- <ROW File="QFileInfoListIterator" Component_="QXmlStreamWriter" FileName="QFileI~3|QFileInfoListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFileInfoListIterator" SelfReg="false" Sequence="702"/>
- <ROW File="QFileSystemWatcher" Component_="QXmlStreamWriter" FileName="QFileS~1|QFileSystemWatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFileSystemWatcher" SelfReg="false" Sequence="704"/>
- <ROW File="QFlag" Component_="QXmlStreamWriter" FileName="QFlag" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFlag" SelfReg="false" Sequence="705"/>
- <ROW File="QFlags" Component_="QXmlStreamWriter" FileName="QFlags" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFlags" SelfReg="false" Sequence="706"/>
- <ROW File="QForeachContainer" Component_="QXmlStreamWriter" FileName="QForea~1|QForeachContainer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QForeachContainer" SelfReg="false" Sequence="707"/>
- <ROW File="QForeachContainerBase" Component_="QXmlStreamWriter" FileName="QForea~2|QForeachContainerBase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QForeachContainerBase" SelfReg="false" Sequence="708"/>
- <ROW File="QFuture" Component_="QXmlStreamWriter" FileName="QFuture" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFuture" SelfReg="false" Sequence="712"/>
- <ROW File="QFutureInterface" Component_="QXmlStreamWriter" FileName="QFutur~1|QFutureInterface" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureInterface" SelfReg="false" Sequence="714"/>
- <ROW File="QFutureInterfaceBase" Component_="QXmlStreamWriter" FileName="QFutur~2|QFutureInterfaceBase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureInterfaceBase" SelfReg="false" Sequence="715"/>
- <ROW File="QFutureIterator" Component_="QXmlStreamWriter" FileName="QFutur~3|QFutureIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureIterator" SelfReg="false" Sequence="716"/>
- <ROW File="QFutureSynchronizer" Component_="QXmlStreamWriter" FileName="QFutur~4|QFutureSynchronizer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureSynchronizer" SelfReg="false" Sequence="718"/>
- <ROW File="QFutureWatcher" Component_="QXmlStreamWriter" FileName="QFutur~5|QFutureWatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureWatcher" SelfReg="false" Sequence="720"/>
- <ROW File="QFutureWatcherBase" Component_="QXmlStreamWriter" FileName="QFutur~6|QFutureWatcherBase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureWatcherBase" SelfReg="false" Sequence="721"/>
- <ROW File="QGenericArgument" Component_="QXmlStreamWriter" FileName="QGener~1|QGenericArgument" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QGenericArgument" SelfReg="false" Sequence="722"/>
- <ROW File="QGenericReturnArgument" Component_="QXmlStreamWriter" FileName="QGener~2|QGenericReturnArgument" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QGenericReturnArgument" SelfReg="false" Sequence="723"/>
- <ROW File="QGlobalStatic" Component_="QXmlStreamWriter" FileName="QGloba~1|QGlobalStatic" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QGlobalStatic" SelfReg="false" Sequence="725"/>
- <ROW File="QGlobalStaticDeleter" Component_="QXmlStreamWriter" FileName="QGloba~2|QGlobalStaticDeleter" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QGlobalStaticDeleter" SelfReg="false" Sequence="726"/>
- <ROW File="QHash" Component_="QXmlStreamWriter" FileName="QHash" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHash" SelfReg="false" Sequence="728"/>
- <ROW File="QHashData" Component_="QXmlStreamWriter" FileName="QHashD~1|QHashData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashData" SelfReg="false" Sequence="729"/>
- <ROW File="QHashDummyNode" Component_="QXmlStreamWriter" FileName="QHashD~2|QHashDummyNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashDummyNode" SelfReg="false" Sequence="730"/>
- <ROW File="QHashDummyValue" Component_="QXmlStreamWriter" FileName="QHashD~3|QHashDummyValue" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashDummyValue" SelfReg="false" Sequence="731"/>
- <ROW File="QHashIterator" Component_="QXmlStreamWriter" FileName="QHashI~1|QHashIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashIterator" SelfReg="false" Sequence="732"/>
- <ROW File="QHashNode" Component_="QXmlStreamWriter" FileName="QHashN~1|QHashNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashNode" SelfReg="false" Sequence="733"/>
- <ROW File="QIBaseDriver" Component_="QtSql_1" FileName="QIBase~1|QIBaseDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QIBaseDriver" SelfReg="false" Sequence="975"/>
- <ROW File="QIBaseResult" Component_="QtSql_1" FileName="QIBase~2|QIBaseResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QIBaseResult" SelfReg="false" Sequence="976"/>
- <ROW File="QIODevice" Component_="QXmlStreamWriter" FileName="QIODev~1|QIODevice" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QIODevice" SelfReg="false" Sequence="739"/>
- <ROW File="QIncompatibleFlag" Component_="QXmlStreamWriter" FileName="QIncom~1|QIncompatibleFlag" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QIncompatibleFlag" SelfReg="false" Sequence="734"/>
- <ROW File="QIntForSize" Component_="QXmlStreamWriter" FileName="QIntFo~1|QIntForSize" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QIntForSize" SelfReg="false" Sequence="736"/>
- <ROW File="QIntForType" Component_="QXmlStreamWriter" FileName="QIntFo~2|QIntForType" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QIntForType" SelfReg="false" Sequence="737"/>
- <ROW File="QInternal" Component_="QXmlStreamWriter" FileName="QInter~1|QInternal" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QInternal" SelfReg="false" Sequence="735"/>
- <ROW File="QLatin1Char" Component_="QXmlStreamWriter" FileName="QLatin~1|QLatin1Char" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLatin1Char" SelfReg="false" Sequence="741"/>
- <ROW File="QLatin1String" Component_="QXmlStreamWriter" FileName="QLatin~2|QLatin1String" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLatin1String" SelfReg="false" Sequence="742"/>
- <ROW File="QLibrary" Component_="QXmlStreamWriter" FileName="QLibrary" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLibrary" SelfReg="false" Sequence="744"/>
- <ROW File="QLibraryInfo" Component_="QXmlStreamWriter" FileName="QLibra~1|QLibraryInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLibraryInfo" SelfReg="false" Sequence="746"/>
- <ROW File="QLine" Component_="QXmlStreamWriter" FileName="QLine" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLine" SelfReg="false" Sequence="748"/>
- <ROW File="QLineF" Component_="QXmlStreamWriter" FileName="QLineF" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLineF" SelfReg="false" Sequence="749"/>
- <ROW File="QLinkedList" Component_="QXmlStreamWriter" FileName="QLinke~1|QLinkedList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLinkedList" SelfReg="false" Sequence="751"/>
- <ROW File="QLinkedListData" Component_="QXmlStreamWriter" FileName="QLinke~2|QLinkedListData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLinkedListData" SelfReg="false" Sequence="752"/>
- <ROW File="QLinkedListIterator" Component_="QXmlStreamWriter" FileName="QLinke~3|QLinkedListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLinkedListIterator" SelfReg="false" Sequence="753"/>
- <ROW File="QLinkedListNode" Component_="QXmlStreamWriter" FileName="QLinke~4|QLinkedListNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLinkedListNode" SelfReg="false" Sequence="754"/>
- <ROW File="QList" Component_="QXmlStreamWriter" FileName="QList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QList" SelfReg="false" Sequence="756"/>
- <ROW File="QListData" Component_="QXmlStreamWriter" FileName="QListD~1|QListData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QListData" SelfReg="false" Sequence="757"/>
- <ROW File="QListIterator" Component_="QXmlStreamWriter" FileName="QListI~1|QListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QListIterator" SelfReg="false" Sequence="758"/>
- <ROW File="QLocale" Component_="QXmlStreamWriter" FileName="QLocale" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLocale" SelfReg="false" Sequence="760"/>
- <ROW File="QMYSQLDriver" Component_="QtSql_1" FileName="QMYSQL~1|QMYSQLDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QMYSQLDriver" SelfReg="false" Sequence="977"/>
- <ROW File="QMYSQLResult" Component_="QtSql_1" FileName="QMYSQL~2|QMYSQLResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QMYSQLResult" SelfReg="false" Sequence="978"/>
- <ROW File="QMap" Component_="QXmlStreamWriter" FileName="QMap" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMap" SelfReg="false" Sequence="762"/>
- <ROW File="QMapData" Component_="QXmlStreamWriter" FileName="QMapData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMapData" SelfReg="false" Sequence="763"/>
- <ROW File="QMapIterator" Component_="QXmlStreamWriter" FileName="QMapIt~1|QMapIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMapIterator" SelfReg="false" Sequence="764"/>
- <ROW File="QMapNode" Component_="QXmlStreamWriter" FileName="QMapNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMapNode" SelfReg="false" Sequence="765"/>
- <ROW File="QMapPayloadNode" Component_="QXmlStreamWriter" FileName="QMapPa~1|QMapPayloadNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMapPayloadNode" SelfReg="false" Sequence="766"/>
- <ROW File="QMetaClassInfo" Component_="QXmlStreamWriter" FileName="QMetaC~1|QMetaClassInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaClassInfo" SelfReg="false" Sequence="768"/>
- <ROW File="QMetaEnum" Component_="QXmlStreamWriter" FileName="QMetaE~1|QMetaEnum" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaEnum" SelfReg="false" Sequence="769"/>
- <ROW File="QMetaMethod" Component_="QXmlStreamWriter" FileName="QMetaM~1|QMetaMethod" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaMethod" SelfReg="false" Sequence="770"/>
- <ROW File="QMetaObject" Component_="QXmlStreamWriter" FileName="QMetaO~1|QMetaObject" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaObject" SelfReg="false" Sequence="772"/>
- <ROW File="QMetaObjectExtraData" Component_="QXmlStreamWriter" FileName="QMetaO~2|QMetaObjectExtraData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaObjectExtraData" SelfReg="false" Sequence="773"/>
- <ROW File="QMetaProperty" Component_="QXmlStreamWriter" FileName="QMetaP~1|QMetaProperty" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaProperty" SelfReg="false" Sequence="774"/>
- <ROW File="QMetaType" Component_="QXmlStreamWriter" FileName="QMetaT~1|QMetaType" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaType" SelfReg="false" Sequence="776"/>
- <ROW File="QMetaTypeId" Component_="QXmlStreamWriter" FileName="QMetaT~2|QMetaTypeId" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaTypeId" SelfReg="false" Sequence="777"/>
- <ROW File="QMetaTypeId2" Component_="QXmlStreamWriter" FileName="QMetaT~3|QMetaTypeId2" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaTypeId2" SelfReg="false" Sequence="778"/>
- <ROW File="QMimeData" Component_="QXmlStreamWriter" FileName="QMimeD~1|QMimeData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMimeData" SelfReg="false" Sequence="780"/>
- <ROW File="QModelIndex" Component_="QXmlStreamWriter" FileName="QModel~1|QModelIndex" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QModelIndex" SelfReg="false" Sequence="781"/>
- <ROW File="QModelIndexList" Component_="QXmlStreamWriter" FileName="QModel~2|QModelIndexList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QModelIndexList" SelfReg="false" Sequence="782"/>
- <ROW File="QMultiHash" Component_="QXmlStreamWriter" FileName="QMulti~1|QMultiHash" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMultiHash" SelfReg="false" Sequence="783"/>
- <ROW File="QMultiMap" Component_="QXmlStreamWriter" FileName="QMulti~2|QMultiMap" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMultiMap" SelfReg="false" Sequence="784"/>
- <ROW File="QMutableFutureIterator" Component_="QXmlStreamWriter" FileName="QMutab~1|QMutableFutureIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableFutureIterator" SelfReg="false" Sequence="785"/>
- <ROW File="QMutableHashIterator" Component_="QXmlStreamWriter" FileName="QMutab~2|QMutableHashIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableHashIterator" SelfReg="false" Sequence="786"/>
- <ROW File="QMutableLinkedListIterator" Component_="QXmlStreamWriter" FileName="QMutab~3|QMutableLinkedListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableLinkedListIterator" SelfReg="false" Sequence="787"/>
- <ROW File="QMutableListIterator" Component_="QXmlStreamWriter" FileName="QMutab~4|QMutableListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableListIterator" SelfReg="false" Sequence="788"/>
- <ROW File="QMutableMapIterator" Component_="QXmlStreamWriter" FileName="QMutab~5|QMutableMapIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableMapIterator" SelfReg="false" Sequence="789"/>
- <ROW File="QMutableSetIterator" Component_="QXmlStreamWriter" FileName="QMutab~6|QMutableSetIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableSetIterator" SelfReg="false" Sequence="790"/>
- <ROW File="QMutableStringListIterator" Component_="QXmlStreamWriter" FileName="QMutab~7|QMutableStringListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableStringListIterator" SelfReg="false" Sequence="791"/>
- <ROW File="QMutableVectorIterator" Component_="QXmlStreamWriter" FileName="QMutab~8|QMutableVectorIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableVectorIterator" SelfReg="false" Sequence="792"/>
- <ROW File="QMutex" Component_="QXmlStreamWriter" FileName="QMutex" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutex" SelfReg="false" Sequence="794"/>
- <ROW File="QMutexLocker" Component_="QXmlStreamWriter" FileName="QMutex~1|QMutexLocker" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutexLocker" SelfReg="false" Sequence="795"/>
- <ROW File="QNoDebug" Component_="QXmlStreamWriter" FileName="QNoDebug" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QNoDebug" SelfReg="false" Sequence="797"/>
- <ROW File="QNoImplicitBoolCast" Component_="QXmlStreamWriter" FileName="QNoImp~1|QNoImplicitBoolCast" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QNoImplicitBoolCast" SelfReg="false" Sequence="798"/>
- <ROW File="QOCIDriver" Component_="QtSql_1" FileName="QOCIDr~1|QOCIDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QOCIDriver" SelfReg="false" Sequence="979"/>
- <ROW File="QOCIResult" Component_="QtSql_1" FileName="QOCIRe~1|QOCIResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QOCIResult" SelfReg="false" Sequence="980"/>
- <ROW File="QODBCDriver" Component_="QtSql_1" FileName="QODBCD~1|QODBCDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QODBCDriver" SelfReg="false" Sequence="981"/>
- <ROW File="QODBCResult" Component_="QtSql_1" FileName="QODBCR~1|QODBCResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QODBCResult" SelfReg="false" Sequence="982"/>
- <ROW File="QObject" Component_="QXmlStreamWriter" FileName="QObject" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObject" SelfReg="false" Sequence="801"/>
- <ROW File="QObjectCleanupHandler" Component_="QXmlStreamWriter" FileName="QObjec~1|QObjectCleanupHandler" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObjectCleanupHandler" SelfReg="false" Sequence="803"/>
- <ROW File="QObjectData" Component_="QXmlStreamWriter" FileName="QObjec~2|QObjectData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObjectData" SelfReg="false" Sequence="804"/>
- <ROW File="QObjectList" Component_="QXmlStreamWriter" FileName="QObjec~3|QObjectList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObjectList" SelfReg="false" Sequence="806"/>
- <ROW File="QObjectUserData" Component_="QXmlStreamWriter" FileName="QObjec~4|QObjectUserData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObjectUserData" SelfReg="false" Sequence="807"/>
- <ROW File="QPSQLDriver" Component_="QtSql_1" FileName="QPSQLD~1|QPSQLDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QPSQLDriver" SelfReg="false" Sequence="983"/>
- <ROW File="QPSQLResult" Component_="QtSql_1" FileName="QPSQLR~1|QPSQLResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QPSQLResult" SelfReg="false" Sequence="984"/>
- <ROW File="QPair" Component_="QXmlStreamWriter" FileName="QPair" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPair" SelfReg="false" Sequence="809"/>
- <ROW File="QPersistentModelIndex" Component_="QXmlStreamWriter" FileName="QPersi~1|QPersistentModelIndex" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPersistentModelIndex" SelfReg="false" Sequence="810"/>
- <ROW File="QPluginLoader" Component_="QXmlStreamWriter" FileName="QPlugi~1|QPluginLoader" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPluginLoader" SelfReg="false" Sequence="813"/>
- <ROW File="QPoint" Component_="QXmlStreamWriter" FileName="QPoint" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPoint" SelfReg="false" Sequence="815"/>
- <ROW File="QPointF" Component_="QXmlStreamWriter" FileName="QPointF" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPointF" SelfReg="false" Sequence="818"/>
- <ROW File="QPointer" Component_="QXmlStreamWriter" FileName="QPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPointer" SelfReg="false" Sequence="817"/>
- <ROW File="QProcess" Component_="QXmlStreamWriter" FileName="QProcess" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QProcess" SelfReg="false" Sequence="820"/>
- <ROW File="QQueue" Component_="QXmlStreamWriter" FileName="QQueue" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QQueue" SelfReg="false" Sequence="822"/>
- <ROW File="QReadLocker" Component_="QXmlStreamWriter" FileName="QReadL~1|QReadLocker" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QReadLocker" SelfReg="false" Sequence="823"/>
- <ROW File="QReadWriteLock" Component_="QXmlStreamWriter" FileName="QReadW~1|QReadWriteLock" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QReadWriteLock" SelfReg="false" Sequence="825"/>
- <ROW File="QRect" Component_="QXmlStreamWriter" FileName="QRect" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QRect" SelfReg="false" Sequence="827"/>
- <ROW File="QRectF" Component_="QXmlStreamWriter" FileName="QRectF" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QRectF" SelfReg="false" Sequence="828"/>
- <ROW File="QRegExp" Component_="QXmlStreamWriter" FileName="QRegExp" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QRegExp" SelfReg="false" Sequence="830"/>
- <ROW File="QResource" Component_="QXmlStreamWriter" FileName="QResou~1|QResource" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QResource" SelfReg="false" Sequence="832"/>
- <ROW File="QReturnArgument" Component_="QXmlStreamWriter" FileName="QRetur~1|QReturnArgument" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QReturnArgument" SelfReg="false" Sequence="833"/>
- <ROW File="QRunnable" Component_="QXmlStreamWriter" FileName="QRunna~1|QRunnable" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QRunnable" SelfReg="false" Sequence="835"/>
- <ROW File="QSQLite2Driver" Component_="QtSql_1" FileName="QSQLit~1|QSQLite2Driver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSQLite2Driver" SelfReg="false" Sequence="1010"/>
- <ROW File="QSQLite2Result" Component_="QtSql_1" FileName="QSQLit~2|QSQLite2Result" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSQLite2Result" SelfReg="false" Sequence="1011"/>
- <ROW File="QSQLiteDriver" Component_="QtSql_1" FileName="QSQLit~3|QSQLiteDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSQLiteDriver" SelfReg="false" Sequence="1012"/>
- <ROW File="QSQLiteResult" Component_="QtSql_1" FileName="QSQLit~4|QSQLiteResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSQLiteResult" SelfReg="false" Sequence="1013"/>
- <ROW File="QSemaphore" Component_="QXmlStreamWriter" FileName="QSemap~1|QSemaphore" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSemaphore" SelfReg="false" Sequence="837"/>
- <ROW File="QSet" Component_="QXmlStreamWriter" FileName="QSet" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSet" SelfReg="false" Sequence="839"/>
- <ROW File="QSetIterator" Component_="QXmlStreamWriter" FileName="QSetIt~1|QSetIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSetIterator" SelfReg="false" Sequence="840"/>
- <ROW File="QSettings" Component_="QXmlStreamWriter" FileName="QSetti~1|QSettings" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSettings" SelfReg="false" Sequence="842"/>
- <ROW File="QSharedData" Component_="QXmlStreamWriter" FileName="QShare~1|QSharedData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSharedData" SelfReg="false" Sequence="844"/>
- <ROW File="QSharedDataPointer" Component_="QXmlStreamWriter" FileName="QShare~2|QSharedDataPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSharedDataPointer" SelfReg="false" Sequence="845"/>
- <ROW File="QSharedMemory" Component_="QXmlStreamWriter" FileName="QShare~3|QSharedMemory" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSharedMemory" SelfReg="false" Sequence="847"/>
- <ROW File="QSharedPointer" Component_="QXmlStreamWriter" FileName="QShare~4|QSharedPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSharedPointer" SelfReg="false" Sequence="849"/>
- <ROW File="QSignalMapper" Component_="QXmlStreamWriter" FileName="QSigna~1|QSignalMapper" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSignalMapper" SelfReg="false" Sequence="852"/>
- <ROW File="QSize" Component_="QXmlStreamWriter" FileName="QSize" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSize" SelfReg="false" Sequence="854"/>
- <ROW File="QSizeF" Component_="QXmlStreamWriter" FileName="QSizeF" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSizeF" SelfReg="false" Sequence="855"/>
- <ROW File="QSocketNotifier" Component_="QXmlStreamWriter" FileName="QSocke~1|QSocketNotifier" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSocketNotifier" SelfReg="false" Sequence="857"/>
- <ROW File="QSqlDatabase" Component_="QtSql_1" FileName="QSqlDa~1|QSqlDatabase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDatabase" SelfReg="false" Sequence="996"/>
- <ROW File="QSqlDriver" Component_="QtSql_1" FileName="QSqlDr~1|QSqlDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriver" SelfReg="false" Sequence="998"/>
- <ROW File="QSqlDriverCreator" Component_="QtSql_1" FileName="QSqlDr~2|QSqlDriverCreator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriverCreator" SelfReg="false" Sequence="999"/>
- <ROW File="QSqlDriverCreatorBase" Component_="QtSql_1" FileName="QSqlDr~3|QSqlDriverCreatorBase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriverCreatorBase" SelfReg="false" Sequence="1000"/>
- <ROW File="QSqlDriverFactoryInterface" Component_="QtSql_1" FileName="QSqlDr~4|QSqlDriverFactoryInterface" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriverFactoryInterface" SelfReg="false" Sequence="1001"/>
- <ROW File="QSqlDriverPlugin" Component_="QtSql_1" FileName="QSqlDr~5|QSqlDriverPlugin" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriverPlugin" SelfReg="false" Sequence="1003"/>
- <ROW File="QSqlError" Component_="QtSql_1" FileName="QSqlEr~1|QSqlError" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlError" SelfReg="false" Sequence="1005"/>
- <ROW File="QSqlField" Component_="QtSql_1" FileName="QSqlFi~1|QSqlField" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlField" SelfReg="false" Sequence="1007"/>
- <ROW File="QSqlIndex" Component_="QtSql_1" FileName="QSqlIn~1|QSqlIndex" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlIndex" SelfReg="false" Sequence="1009"/>
- <ROW File="QSqlQuery" Component_="QtSql_1" FileName="QSqlQu~1|QSqlQuery" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlQuery" SelfReg="false" Sequence="1015"/>
- <ROW File="QSqlQueryModel" Component_="QtSql_1" FileName="QSqlQu~2|QSqlQueryModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlQueryModel" SelfReg="false" Sequence="1017"/>
- <ROW File="QSqlRecord" Component_="QtSql_1" FileName="QSqlRe~1|QSqlRecord" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlRecord" SelfReg="false" Sequence="1019"/>
- <ROW File="QSqlRelation" Component_="QtSql_1" FileName="QSqlRe~2|QSqlRelation" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlRelation" SelfReg="false" Sequence="1020"/>
- <ROW File="QSqlRelationalDelegate" Component_="QtSql_1" FileName="QSqlRe~3|QSqlRelationalDelegate" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlRelationalDelegate" SelfReg="false" Sequence="1022"/>
- <ROW File="QSqlRelationalTableModel" Component_="QtSql_1" FileName="QSqlRe~4|QSqlRelationalTableModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlRelationalTableModel" SelfReg="false" Sequence="1024"/>
- <ROW File="QSqlResult" Component_="QtSql_1" FileName="QSqlRe~5|QSqlResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlResult" SelfReg="false" Sequence="1026"/>
- <ROW File="QSqlTableModel" Component_="QtSql_1" FileName="QSqlTa~1|QSqlTableModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlTableModel" SelfReg="false" Sequence="1028"/>
- <ROW File="QStack" Component_="QXmlStreamWriter" FileName="QStack" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStack" SelfReg="false" Sequence="859"/>
- <ROW File="QStdWString" Component_="QXmlStreamWriter" FileName="QStdWS~1|QStdWString" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStdWString" SelfReg="false" Sequence="860"/>
- <ROW File="QString" Component_="QXmlStreamWriter" FileName="QString" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QString" SelfReg="false" Sequence="862"/>
- <ROW File="QStringList" Component_="QXmlStreamWriter" FileName="QStrin~1|QStringList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStringList" SelfReg="false" Sequence="864"/>
- <ROW File="QStringListIterator" Component_="QXmlStreamWriter" FileName="QStrin~2|QStringListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStringListIterator" SelfReg="false" Sequence="865"/>
- <ROW File="QStringMatcher" Component_="QXmlStreamWriter" FileName="QStrin~3|QStringMatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStringMatcher" SelfReg="false" Sequence="867"/>
- <ROW File="QStringRef" Component_="QXmlStreamWriter" FileName="QStrin~4|QStringRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStringRef" SelfReg="false" Sequence="868"/>
- <ROW File="QSysInfo" Component_="QXmlStreamWriter" FileName="QSysInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSysInfo" SelfReg="false" Sequence="869"/>
- <ROW File="QSystemLocale" Component_="QXmlStreamWriter" FileName="QSyste~1|QSystemLocale" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSystemLocale" SelfReg="false" Sequence="870"/>
- <ROW File="QSystemSemaphore" Component_="QXmlStreamWriter" FileName="QSyste~2|QSystemSemaphore" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSystemSemaphore" SelfReg="false" Sequence="872"/>
- <ROW File="QTDSDriver" Component_="QtSql_1" FileName="QTDSDr~1|QTDSDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QTDSDriver" SelfReg="false" Sequence="1029"/>
- <ROW File="QTDSResult" Component_="QtSql_1" FileName="QTDSRe~1|QTDSResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QTDSResult" SelfReg="false" Sequence="1030"/>
- <ROW File="QTS" Component_="QXmlStreamWriter" FileName="QTS" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTS" SelfReg="false" Sequence="935"/>
- <ROW File="QTemporaryFile" Component_="QXmlStreamWriter" FileName="QTempo~1|QTemporaryFile" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTemporaryFile" SelfReg="false" Sequence="899"/>
- <ROW File="QTextBoundaryFinder" Component_="QXmlStreamWriter" FileName="QTextB~1|QTextBoundaryFinder" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextBoundaryFinder" SelfReg="false" Sequence="902"/>
- <ROW File="QTextCodec" Component_="QXmlStreamWriter" FileName="QTextC~1|QTextCodec" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextCodec" SelfReg="false" Sequence="904"/>
- <ROW File="QTextCodecFactoryInterface" Component_="QXmlStreamWriter" FileName="QTextC~2|QTextCodecFactoryInterface" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextCodecFactoryInterface" SelfReg="false" Sequence="905"/>
- <ROW File="QTextCodecPlugin" Component_="QXmlStreamWriter" FileName="QTextC~3|QTextCodecPlugin" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextCodecPlugin" SelfReg="false" Sequence="907"/>
- <ROW File="QTextDecoder" Component_="QXmlStreamWriter" FileName="QTextD~1|QTextDecoder" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextDecoder" SelfReg="false" Sequence="908"/>
- <ROW File="QTextEncoder" Component_="QXmlStreamWriter" FileName="QTextE~1|QTextEncoder" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextEncoder" SelfReg="false" Sequence="909"/>
- <ROW File="QTextIStream" Component_="QXmlStreamWriter" FileName="QTextI~1|QTextIStream" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextIStream" SelfReg="false" Sequence="910"/>
- <ROW File="QTextOStream" Component_="QXmlStreamWriter" FileName="QTextO~1|QTextOStream" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextOStream" SelfReg="false" Sequence="911"/>
- <ROW File="QTextStream" Component_="QXmlStreamWriter" FileName="QTextS~1|QTextStream" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextStream" SelfReg="false" Sequence="913"/>
- <ROW File="QTextStreamFunction" Component_="QXmlStreamWriter" FileName="QTextS~2|QTextStreamFunction" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextStreamFunction" SelfReg="false" Sequence="914"/>
- <ROW File="QTextStreamManipulator" Component_="QXmlStreamWriter" FileName="QTextS~3|QTextStreamManipulator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextStreamManipulator" SelfReg="false" Sequence="915"/>
- <ROW File="QThread" Component_="QXmlStreamWriter" FileName="QThread" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QThread" SelfReg="false" Sequence="918"/>
- <ROW File="QThreadPool" Component_="QXmlStreamWriter" FileName="QThrea~1|QThreadPool" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QThreadPool" SelfReg="false" Sequence="920"/>
- <ROW File="QThreadStorage" Component_="QXmlStreamWriter" FileName="QThrea~2|QThreadStorage" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QThreadStorage" SelfReg="false" Sequence="922"/>
- <ROW File="QThreadStorageData" Component_="QXmlStreamWriter" FileName="QThrea~3|QThreadStorageData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QThreadStorageData" SelfReg="false" Sequence="923"/>
- <ROW File="QTime" Component_="QXmlStreamWriter" FileName="QTime" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTime" SelfReg="false" Sequence="924"/>
- <ROW File="QTimeLine" Component_="QXmlStreamWriter" FileName="QTimeL~1|QTimeLine" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTimeLine" SelfReg="false" Sequence="926"/>
- <ROW File="QTimer" Component_="QXmlStreamWriter" FileName="QTimer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTimer" SelfReg="false" Sequence="928"/>
- <ROW File="QTimerEvent" Component_="QXmlStreamWriter" FileName="QTimer~1|QTimerEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTimerEvent" SelfReg="false" Sequence="929"/>
- <ROW File="QTranslator" Component_="QXmlStreamWriter" FileName="QTrans~1|QTranslator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTranslator" SelfReg="false" Sequence="934"/>
- <ROW File="QTypeInfo" Component_="QXmlStreamWriter" FileName="QTypeI~1|QTypeInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTypeInfo" SelfReg="false" Sequence="936"/>
- <ROW File="QUintForSize" Component_="QXmlStreamWriter" FileName="QUintF~1|QUintForSize" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QUintForSize" SelfReg="false" Sequence="937"/>
- <ROW File="QUintForType" Component_="QXmlStreamWriter" FileName="QUintF~2|QUintForType" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QUintForType" SelfReg="false" Sequence="938"/>
- <ROW File="QUrl" Component_="QXmlStreamWriter" FileName="QUrl" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QUrl" SelfReg="false" Sequence="940"/>
- <ROW File="QUuid" Component_="QXmlStreamWriter" FileName="QUuid" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QUuid" SelfReg="false" Sequence="942"/>
- <ROW File="QVarLengthArray" Component_="QXmlStreamWriter" FileName="QVarLe~1|QVarLengthArray" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVarLengthArray" SelfReg="false" Sequence="950"/>
- <ROW File="QVariant" Component_="QXmlStreamWriter" FileName="QVariant" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariant" SelfReg="false" Sequence="944"/>
- <ROW File="QVariantComparisonHelper" Component_="QXmlStreamWriter" FileName="QVaria~1|QVariantComparisonHelper" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariantComparisonHelper" SelfReg="false" Sequence="945"/>
- <ROW File="QVariantHash" Component_="QXmlStreamWriter" FileName="QVaria~2|QVariantHash" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariantHash" SelfReg="false" Sequence="946"/>
- <ROW File="QVariantList" Component_="QXmlStreamWriter" FileName="QVaria~3|QVariantList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariantList" SelfReg="false" Sequence="947"/>
- <ROW File="QVariantMap" Component_="QXmlStreamWriter" FileName="QVaria~4|QVariantMap" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariantMap" SelfReg="false" Sequence="948"/>
- <ROW File="QVector" Component_="QXmlStreamWriter" FileName="QVector" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVector" SelfReg="false" Sequence="952"/>
- <ROW File="QVectorData" Component_="QXmlStreamWriter" FileName="QVecto~1|QVectorData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVectorData" SelfReg="false" Sequence="953"/>
- <ROW File="QVectorIterator" Component_="QXmlStreamWriter" FileName="QVecto~2|QVectorIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVectorIterator" SelfReg="false" Sequence="954"/>
- <ROW File="QVectorTypedData" Component_="QXmlStreamWriter" FileName="QVecto~3|QVectorTypedData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVectorTypedData" SelfReg="false" Sequence="955"/>
- <ROW File="QWaitCondition" Component_="QXmlStreamWriter" FileName="QWaitC~1|QWaitCondition" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QWaitCondition" SelfReg="false" Sequence="957"/>
- <ROW File="QWeakPointer" Component_="QXmlStreamWriter" FileName="QWeakP~1|QWeakPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QWeakPointer" SelfReg="false" Sequence="958"/>
- <ROW File="QWriteLocker" Component_="QXmlStreamWriter" FileName="QWrite~1|QWriteLocker" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QWriteLocker" SelfReg="false" Sequence="959"/>
- <ROW File="QXmlStreamAttribute" Component_="QXmlStreamWriter" FileName="QXmlSt~2|QXmlStreamAttribute" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamAttribute" SelfReg="false" Sequence="961"/>
- <ROW File="QXmlStreamAttributes" Component_="QXmlStreamWriter" FileName="QXmlSt~3|QXmlStreamAttributes" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamAttributes" SelfReg="false" Sequence="962"/>
- <ROW File="QXmlStreamEntityDeclaration" Component_="QXmlStreamWriter" FileName="QXmlSt~4|QXmlStreamEntityDeclaration" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamEntityDeclaration" SelfReg="false" Sequence="963"/>
- <ROW File="QXmlStreamEntityDeclarations" Component_="QXmlStreamWriter" FileName="QXmlSt~5|QXmlStreamEntityDeclarations" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamEntityDeclarations" SelfReg="false" Sequence="964"/>
- <ROW File="QXmlStreamEntityResolver" Component_="QXmlStreamWriter" FileName="QXmlSt~6|QXmlStreamEntityResolver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamEntityResolver" SelfReg="false" Sequence="965"/>
- <ROW File="QXmlStreamNamespaceDeclaration" Component_="QXmlStreamWriter" FileName="QXmlSt~7|QXmlStreamNamespaceDeclaration" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamNamespaceDeclaration" SelfReg="false" Sequence="966"/>
- <ROW File="QXmlStreamNamespaceDeclarations" Component_="QXmlStreamWriter" FileName="QXmlSt~8|QXmlStreamNamespaceDeclarations" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamNamespaceDeclarations" SelfReg="false" Sequence="967"/>
- <ROW File="QXmlStreamNotationDeclaration" Component_="QXmlStreamWriter" FileName="QXmlSt~9|QXmlStreamNotationDeclaration" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamNotationDeclaration" SelfReg="false" Sequence="968"/>
- <ROW File="QXmlStreamNotationDeclarations" Component_="QXmlStreamWriter" FileName="QXmlS~10|QXmlStreamNotationDeclarations" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamNotationDeclarations" SelfReg="false" Sequence="969"/>
- <ROW File="QXmlStreamReader" Component_="QXmlStreamWriter" FileName="QXmlS~11|QXmlStreamReader" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamReader" SelfReg="false" Sequence="970"/>
- <ROW File="QXmlStreamStringRef" Component_="QXmlStreamWriter" FileName="QXmlS~12|QXmlStreamStringRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamStringRef" SelfReg="false" Sequence="971"/>
- <ROW File="QXmlStreamWriter" Component_="QXmlStreamWriter" FileName="QXmlSt~1|QXmlStreamWriter" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamWriter" SelfReg="false" Sequence="591"/>
- <ROW File="Q_INT16" Component_="QXmlStreamWriter" FileName="Q_INT16" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_INT16" SelfReg="false" Sequence="593"/>
- <ROW File="Q_INT32" Component_="QXmlStreamWriter" FileName="Q_INT32" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_INT32" SelfReg="false" Sequence="594"/>
- <ROW File="Q_INT64" Component_="QXmlStreamWriter" FileName="Q_INT64" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_INT64" SelfReg="false" Sequence="595"/>
- <ROW File="Q_INT8" Component_="QXmlStreamWriter" FileName="Q_INT8" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_INT8" SelfReg="false" Sequence="592"/>
- <ROW File="Q_LLONG" Component_="QXmlStreamWriter" FileName="Q_LLONG" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_LLONG" SelfReg="false" Sequence="596"/>
- <ROW File="Q_LONG" Component_="QXmlStreamWriter" FileName="Q_LONG" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_LONG" SelfReg="false" Sequence="597"/>
- <ROW File="Q_PID" Component_="QXmlStreamWriter" FileName="Q_PID" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_PID" SelfReg="false" Sequence="598"/>
- <ROW File="Q_UINT16" Component_="QXmlStreamWriter" FileName="Q_UINT16" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_UINT16" SelfReg="false" Sequence="600"/>
- <ROW File="Q_UINT32" Component_="QXmlStreamWriter" FileName="Q_UINT32" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_UINT32" SelfReg="false" Sequence="601"/>
- <ROW File="Q_UINT64" Component_="QXmlStreamWriter" FileName="Q_UINT64" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_UINT64" SelfReg="false" Sequence="602"/>
- <ROW File="Q_UINT8" Component_="QXmlStreamWriter" FileName="Q_UINT8" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_UINT8" SelfReg="false" Sequence="599"/>
- <ROW File="Q_ULLONG" Component_="QXmlStreamWriter" FileName="Q_ULLONG" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_ULLONG" SelfReg="false" Sequence="603"/>
- <ROW File="Q_ULONG" Component_="QXmlStreamWriter" FileName="Q_ULONG" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_ULONG" SelfReg="false" Sequence="604"/>
- <ROW File="Qt" Component_="QXmlStreamWriter" FileName="Qt" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Qt" SelfReg="false" Sequence="873"/>
- <ROW File="QtAlgorithms" Component_="QXmlStreamWriter" FileName="QtAlgo~1|QtAlgorithms" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtAlgorithms" SelfReg="false" Sequence="875"/>
- <ROW File="QtCleanUpFunction" Component_="QXmlStreamWriter" FileName="QtClea~1|QtCleanUpFunction" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtCleanUpFunction" SelfReg="false" Sequence="876"/>
- <ROW File="QtConcurrentFilter" Component_="QXmlStreamWriter" FileName="QtConc~1|QtConcurrentFilter" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtConcurrentFilter" SelfReg="false" Sequence="880"/>
- <ROW File="QtConcurrentMap" Component_="QXmlStreamWriter" FileName="QtConc~2|QtConcurrentMap" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtConcurrentMap" SelfReg="false" Sequence="885"/>
- <ROW File="QtConcurrentRun" Component_="QXmlStreamWriter" FileName="QtConc~3|QtConcurrentRun" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtConcurrentRun" SelfReg="false" Sequence="891"/>
- <ROW File="QtContainerFwd" Component_="QXmlStreamWriter" FileName="QtCont~1|QtContainerFwd" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtContainerFwd" SelfReg="false" Sequence="895"/>
- <ROW File="QtCore" Component_="QXmlStreamWriter" FileName="QtCore" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtCore" SelfReg="false" Sequence="896"/>
- <ROW File="QtCore4.dll" Component_="QtCore4.dll" FileName="QtCore4.dll" Attributes="0" SourcePath="<QT_HOME_VC9>bin\QtCore4.dll" SelfReg="false" Sequence="576" DigSign="true"/>
- <ROW File="QtCore4.dll_1" Component_="QtCore4.dll_1" FileName="QtCore4.dll" Attributes="0" SourcePath="<QT_HOME_VC9_X64>bin\QtCore4.dll" SelfReg="false" Sequence="580" DigSign="true"/>
- <ROW File="QtCore4.lib" Component_="db.jar" FileName="QtCore4.lib" Attributes="0" SourcePath="<QT_HOME_VC9>lib\QtCore4.lib" SelfReg="false" Sequence="584"/>
- <ROW File="QtCore4.lib_1" Component_="libdb48d.lib" FileName="QtCore4.lib" Attributes="0" SourcePath="<QT_HOME_VC9_X64>lib\QtCore4.lib" SelfReg="false" Sequence="588"/>
- <ROW File="QtCored4.dll" Component_="QtCored4.dll" FileName="QtCored4.dll" Attributes="0" SourcePath="<QT_HOME_VC9>bin\QtCored4.dll" SelfReg="false" Sequence="577" DigSign="true"/>
- <ROW File="QtCored4.dll_1" Component_="QtCored4.dll_1" FileName="QtCored4.dll" Attributes="0" SourcePath="<QT_HOME_VC9_X64>bin\QtCored4.dll" SelfReg="false" Sequence="581" DigSign="true"/>
- <ROW File="QtCored4.lib" Component_="db.jar" FileName="QtCored4.lib" Attributes="0" SourcePath="<QT_HOME_VC9>lib\QtCored4.lib" SelfReg="false" Sequence="585"/>
- <ROW File="QtCored4.lib_1" Component_="libdb48d.lib" FileName="QtCored4.lib" Attributes="0" SourcePath="<QT_HOME_VC9_X64>lib\QtCored4.lib" SelfReg="false" Sequence="589"/>
- <ROW File="QtDebug" Component_="QXmlStreamWriter" FileName="QtDebug" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtDebug" SelfReg="false" Sequence="897"/>
- <ROW File="QtEndian" Component_="QXmlStreamWriter" FileName="QtEndian" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtEndian" SelfReg="false" Sequence="900"/>
- <ROW File="QtGlobal" Component_="QXmlStreamWriter" FileName="QtGlobal" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtGlobal" SelfReg="false" Sequence="916"/>
- <ROW File="QtMsgHandler" Component_="QXmlStreamWriter" FileName="QtMsgH~1|QtMsgHandler" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtMsgHandler" SelfReg="false" Sequence="930"/>
- <ROW File="QtPlugin" Component_="QXmlStreamWriter" FileName="QtPlugin" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtPlugin" SelfReg="false" Sequence="931"/>
- <ROW File="QtPluginInstanceFunction" Component_="QXmlStreamWriter" FileName="QtPlug~1|QtPluginInstanceFunction" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtPluginInstanceFunction" SelfReg="false" Sequence="932"/>
- <ROW File="QtSql" Component_="QtSql_1" FileName="QtSql" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QtSql" SelfReg="false" Sequence="972"/>
- <ROW File="QtSql4.dll" Component_="QtSql4.dll" FileName="QtSql4.dll" Attributes="0" SourcePath="<QT_HOME_VC9>bin\QtSql4.dll" SelfReg="false" Sequence="578" DigSign="true"/>
- <ROW File="QtSql4.dll_1" Component_="QtSql4.dll_1" FileName="QtSql4.dll" Attributes="0" SourcePath="<QT_HOME_VC9_X64>bin\QtSql4.dll" SelfReg="false" Sequence="582" DigSign="true"/>
- <ROW File="QtSql4.lib" Component_="db.jar" FileName="QtSql4.lib" Attributes="0" SourcePath="<QT_HOME_VC9>lib\QtSql4.lib" SelfReg="false" Sequence="586"/>
- <ROW File="QtSql4.lib_1" Component_="libdb48d.lib" FileName="QtSql4.lib" Attributes="0" SourcePath="<QT_HOME_VC9_X64>lib\QtSql4.lib" SelfReg="false" Sequence="590"/>
- <ROW File="QtSqld4.dll" Component_="QtSqld4.dll" FileName="QtSqld4.dll" Attributes="0" SourcePath="<QT_HOME_VC9>bin\QtSqld4.dll" SelfReg="false" Sequence="575" DigSign="true"/>
- <ROW File="QtSqld4.dll_1" Component_="QtSqld4.dll_1" FileName="QtSqld4.dll" Attributes="0" SourcePath="<QT_HOME_VC9_X64>bin\QtSqld4.dll" SelfReg="false" Sequence="579" DigSign="true"/>
- <ROW File="QtSqld4.lib" Component_="db.jar" FileName="QtSqld4.lib" Attributes="0" SourcePath="<QT_HOME_VC9>lib\QtSqld4.lib" SelfReg="false" Sequence="583"/>
- <ROW File="QtSqld4.lib_1" Component_="libdb48d.lib" FileName="QtSqld4.lib" Attributes="0" SourcePath="<QT_HOME_VC9_X64>lib\QtSqld4.lib" SelfReg="false" Sequence="587"/>
- <ROW File="README" Component_="algorith.h" FileName="README" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\README" SelfReg="false" Sequence="128"/>
- <ROW File="README.txt" Component_="SOURCES" FileName="README.txt" Attributes="0" SourcePath="windows\docs\thirdparty\README.txt" SelfReg="false" Sequence="1031"/>
- <ROW File="README_1" Component_="configure" FileName="README" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\README" SelfReg="false" Sequence="167"/>
+ <ROW File="QAbstractEventDispatcher" Component_="QXmlStreamWriter" FileName="QAbstr~1|QAbstractEventDispatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractEventDispatcher" SelfReg="false" Sequence="603"/>
+ <ROW File="QAbstractFileEngine" Component_="QXmlStreamWriter" FileName="QAbstr~2|QAbstractFileEngine" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractFileEngine" SelfReg="false" Sequence="605"/>
+ <ROW File="QAbstractFileEngineHandler" Component_="QXmlStreamWriter" FileName="QAbstr~3|QAbstractFileEngineHandler" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractFileEngineHandler" SelfReg="false" Sequence="606"/>
+ <ROW File="QAbstractFileEngineIterator" Component_="QXmlStreamWriter" FileName="QAbstr~4|QAbstractFileEngineIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractFileEngineIterator" SelfReg="false" Sequence="607"/>
+ <ROW File="QAbstractItemModel" Component_="QXmlStreamWriter" FileName="QAbstr~5|QAbstractItemModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractItemModel" SelfReg="false" Sequence="609"/>
+ <ROW File="QAbstractListModel" Component_="QXmlStreamWriter" FileName="QAbstr~6|QAbstractListModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractListModel" SelfReg="false" Sequence="610"/>
+ <ROW File="QAbstractTableModel" Component_="QXmlStreamWriter" FileName="QAbstr~7|QAbstractTableModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAbstractTableModel" SelfReg="false" Sequence="611"/>
+ <ROW File="QArgument" Component_="QXmlStreamWriter" FileName="QArgum~1|QArgument" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QArgument" SelfReg="false" Sequence="613"/>
+ <ROW File="QAtomicInt" Component_="QXmlStreamWriter" FileName="QAtomi~1|QAtomicInt" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAtomicInt" SelfReg="false" Sequence="635"/>
+ <ROW File="QAtomicPointer" Component_="QXmlStreamWriter" FileName="QAtomi~2|QAtomicPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QAtomicPointer" SelfReg="false" Sequence="636"/>
+ <ROW File="QBasicAtomicInt" Component_="QXmlStreamWriter" FileName="QBasic~1|QBasicAtomicInt" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBasicAtomicInt" SelfReg="false" Sequence="638"/>
+ <ROW File="QBasicAtomicPointer" Component_="QXmlStreamWriter" FileName="QBasic~2|QBasicAtomicPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBasicAtomicPointer" SelfReg="false" Sequence="639"/>
+ <ROW File="QBasicTimer" Component_="QXmlStreamWriter" FileName="QBasic~3|QBasicTimer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBasicTimer" SelfReg="false" Sequence="641"/>
+ <ROW File="QBitArray" Component_="QXmlStreamWriter" FileName="QBitAr~1|QBitArray" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBitArray" SelfReg="false" Sequence="643"/>
+ <ROW File="QBitRef" Component_="QXmlStreamWriter" FileName="QBitRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBitRef" SelfReg="false" Sequence="644"/>
+ <ROW File="QBool" Component_="QXmlStreamWriter" FileName="QBool" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBool" SelfReg="false" Sequence="645"/>
+ <ROW File="QBuffer" Component_="QXmlStreamWriter" FileName="QBuffer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QBuffer" SelfReg="false" Sequence="647"/>
+ <ROW File="QByteArray" Component_="QXmlStreamWriter" FileName="QByteA~1|QByteArray" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QByteArray" SelfReg="false" Sequence="649"/>
+ <ROW File="QByteArrayMatcher" Component_="QXmlStreamWriter" FileName="QByteA~2|QByteArrayMatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QByteArrayMatcher" SelfReg="false" Sequence="651"/>
+ <ROW File="QByteRef" Component_="QXmlStreamWriter" FileName="QByteRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QByteRef" SelfReg="false" Sequence="652"/>
+ <ROW File="QCOORD" Component_="QXmlStreamWriter" FileName="QCOORD" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCOORD" SelfReg="false" Sequence="667"/>
+ <ROW File="QCache" Component_="QXmlStreamWriter" FileName="QCache" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCache" SelfReg="false" Sequence="654"/>
+ <ROW File="QChar" Component_="QXmlStreamWriter" FileName="QChar" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QChar" SelfReg="false" Sequence="656"/>
+ <ROW File="QCharRef" Component_="QXmlStreamWriter" FileName="QCharRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCharRef" SelfReg="false" Sequence="657"/>
+ <ROW File="QChildEvent" Component_="QXmlStreamWriter" FileName="QChild~1|QChildEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QChildEvent" SelfReg="false" Sequence="658"/>
+ <ROW File="QConstString" Component_="QXmlStreamWriter" FileName="QConst~1|QConstString" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QConstString" SelfReg="false" Sequence="665"/>
+ <ROW File="QCoreApplication" Component_="QXmlStreamWriter" FileName="QCoreA~1|QCoreApplication" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCoreApplication" SelfReg="false" Sequence="669"/>
+ <ROW File="QCryptographicHash" Component_="QXmlStreamWriter" FileName="QCrypt~1|QCryptographicHash" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCryptographicHash" SelfReg="false" Sequence="672"/>
+ <ROW File="QCustomEvent" Component_="QXmlStreamWriter" FileName="QCusto~1|QCustomEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QCustomEvent" SelfReg="false" Sequence="673"/>
+ <ROW File="QDB2Driver" Component_="QtSql_1" FileName="QDB2Dr~1|QDB2Driver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QDB2Driver" SelfReg="false" Sequence="970"/>
+ <ROW File="QDB2Result" Component_="QtSql_1" FileName="QDB2Re~1|QDB2Result" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QDB2Result" SelfReg="false" Sequence="971"/>
+ <ROW File="QDataStream" Component_="QXmlStreamWriter" FileName="QDataS~1|QDataStream" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDataStream" SelfReg="false" Sequence="675"/>
+ <ROW File="QDate" Component_="QXmlStreamWriter" FileName="QDate" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDate" SelfReg="false" Sequence="676"/>
+ <ROW File="QDateTime" Component_="QXmlStreamWriter" FileName="QDateT~1|QDateTime" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDateTime" SelfReg="false" Sequence="678"/>
+ <ROW File="QDebug" Component_="QXmlStreamWriter" FileName="QDebug" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDebug" SelfReg="false" Sequence="680"/>
+ <ROW File="QDir" Component_="QXmlStreamWriter" FileName="QDir" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDir" SelfReg="false" Sequence="682"/>
+ <ROW File="QDirIterator" Component_="QXmlStreamWriter" FileName="QDirIt~1|QDirIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDirIterator" SelfReg="false" Sequence="684"/>
+ <ROW File="QDynamicPropertyChangeEvent" Component_="QXmlStreamWriter" FileName="QDynam~1|QDynamicPropertyChangeEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QDynamicPropertyChangeEvent" SelfReg="false" Sequence="685"/>
+ <ROW File="QEvent" Component_="QXmlStreamWriter" FileName="QEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QEvent" SelfReg="false" Sequence="687"/>
+ <ROW File="QEventLoop" Component_="QXmlStreamWriter" FileName="QEvent~1|QEventLoop" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QEventLoop" SelfReg="false" Sequence="689"/>
+ <ROW File="QExplicitlySharedDataPointer" Component_="QXmlStreamWriter" FileName="QExpli~1|QExplicitlySharedDataPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QExplicitlySharedDataPointer" SelfReg="false" Sequence="690"/>
+ <ROW File="QFSFileEngine" Component_="QXmlStreamWriter" FileName="QFSFil~1|QFSFileEngine" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFSFileEngine" SelfReg="false" Sequence="707"/>
+ <ROW File="QFactoryInterface" Component_="QXmlStreamWriter" FileName="QFacto~1|QFactoryInterface" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFactoryInterface" SelfReg="false" Sequence="692"/>
+ <ROW File="QFile" Component_="QXmlStreamWriter" FileName="QFile" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFile" SelfReg="false" Sequence="695"/>
+ <ROW File="QFileInfo" Component_="QXmlStreamWriter" FileName="QFileI~1|QFileInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFileInfo" SelfReg="false" Sequence="697"/>
+ <ROW File="QFileInfoList" Component_="QXmlStreamWriter" FileName="QFileI~2|QFileInfoList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFileInfoList" SelfReg="false" Sequence="698"/>
+ <ROW File="QFileInfoListIterator" Component_="QXmlStreamWriter" FileName="QFileI~3|QFileInfoListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFileInfoListIterator" SelfReg="false" Sequence="699"/>
+ <ROW File="QFileSystemWatcher" Component_="QXmlStreamWriter" FileName="QFileS~1|QFileSystemWatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFileSystemWatcher" SelfReg="false" Sequence="701"/>
+ <ROW File="QFlag" Component_="QXmlStreamWriter" FileName="QFlag" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFlag" SelfReg="false" Sequence="702"/>
+ <ROW File="QFlags" Component_="QXmlStreamWriter" FileName="QFlags" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFlags" SelfReg="false" Sequence="703"/>
+ <ROW File="QForeachContainer" Component_="QXmlStreamWriter" FileName="QForea~1|QForeachContainer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QForeachContainer" SelfReg="false" Sequence="704"/>
+ <ROW File="QForeachContainerBase" Component_="QXmlStreamWriter" FileName="QForea~2|QForeachContainerBase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QForeachContainerBase" SelfReg="false" Sequence="705"/>
+ <ROW File="QFuture" Component_="QXmlStreamWriter" FileName="QFuture" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFuture" SelfReg="false" Sequence="709"/>
+ <ROW File="QFutureInterface" Component_="QXmlStreamWriter" FileName="QFutur~1|QFutureInterface" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureInterface" SelfReg="false" Sequence="711"/>
+ <ROW File="QFutureInterfaceBase" Component_="QXmlStreamWriter" FileName="QFutur~2|QFutureInterfaceBase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureInterfaceBase" SelfReg="false" Sequence="712"/>
+ <ROW File="QFutureIterator" Component_="QXmlStreamWriter" FileName="QFutur~3|QFutureIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureIterator" SelfReg="false" Sequence="713"/>
+ <ROW File="QFutureSynchronizer" Component_="QXmlStreamWriter" FileName="QFutur~4|QFutureSynchronizer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureSynchronizer" SelfReg="false" Sequence="715"/>
+ <ROW File="QFutureWatcher" Component_="QXmlStreamWriter" FileName="QFutur~5|QFutureWatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureWatcher" SelfReg="false" Sequence="717"/>
+ <ROW File="QFutureWatcherBase" Component_="QXmlStreamWriter" FileName="QFutur~6|QFutureWatcherBase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QFutureWatcherBase" SelfReg="false" Sequence="718"/>
+ <ROW File="QGenericArgument" Component_="QXmlStreamWriter" FileName="QGener~1|QGenericArgument" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QGenericArgument" SelfReg="false" Sequence="719"/>
+ <ROW File="QGenericReturnArgument" Component_="QXmlStreamWriter" FileName="QGener~2|QGenericReturnArgument" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QGenericReturnArgument" SelfReg="false" Sequence="720"/>
+ <ROW File="QGlobalStatic" Component_="QXmlStreamWriter" FileName="QGloba~1|QGlobalStatic" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QGlobalStatic" SelfReg="false" Sequence="722"/>
+ <ROW File="QGlobalStaticDeleter" Component_="QXmlStreamWriter" FileName="QGloba~2|QGlobalStaticDeleter" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QGlobalStaticDeleter" SelfReg="false" Sequence="723"/>
+ <ROW File="QHash" Component_="QXmlStreamWriter" FileName="QHash" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHash" SelfReg="false" Sequence="725"/>
+ <ROW File="QHashData" Component_="QXmlStreamWriter" FileName="QHashD~1|QHashData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashData" SelfReg="false" Sequence="726"/>
+ <ROW File="QHashDummyNode" Component_="QXmlStreamWriter" FileName="QHashD~2|QHashDummyNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashDummyNode" SelfReg="false" Sequence="727"/>
+ <ROW File="QHashDummyValue" Component_="QXmlStreamWriter" FileName="QHashD~3|QHashDummyValue" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashDummyValue" SelfReg="false" Sequence="728"/>
+ <ROW File="QHashIterator" Component_="QXmlStreamWriter" FileName="QHashI~1|QHashIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashIterator" SelfReg="false" Sequence="729"/>
+ <ROW File="QHashNode" Component_="QXmlStreamWriter" FileName="QHashN~1|QHashNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QHashNode" SelfReg="false" Sequence="730"/>
+ <ROW File="QIBaseDriver" Component_="QtSql_1" FileName="QIBase~1|QIBaseDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QIBaseDriver" SelfReg="false" Sequence="972"/>
+ <ROW File="QIBaseResult" Component_="QtSql_1" FileName="QIBase~2|QIBaseResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QIBaseResult" SelfReg="false" Sequence="973"/>
+ <ROW File="QIODevice" Component_="QXmlStreamWriter" FileName="QIODev~1|QIODevice" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QIODevice" SelfReg="false" Sequence="736"/>
+ <ROW File="QIncompatibleFlag" Component_="QXmlStreamWriter" FileName="QIncom~1|QIncompatibleFlag" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QIncompatibleFlag" SelfReg="false" Sequence="731"/>
+ <ROW File="QIntForSize" Component_="QXmlStreamWriter" FileName="QIntFo~1|QIntForSize" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QIntForSize" SelfReg="false" Sequence="733"/>
+ <ROW File="QIntForType" Component_="QXmlStreamWriter" FileName="QIntFo~2|QIntForType" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QIntForType" SelfReg="false" Sequence="734"/>
+ <ROW File="QInternal" Component_="QXmlStreamWriter" FileName="QInter~1|QInternal" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QInternal" SelfReg="false" Sequence="732"/>
+ <ROW File="QLatin1Char" Component_="QXmlStreamWriter" FileName="QLatin~1|QLatin1Char" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLatin1Char" SelfReg="false" Sequence="738"/>
+ <ROW File="QLatin1String" Component_="QXmlStreamWriter" FileName="QLatin~2|QLatin1String" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLatin1String" SelfReg="false" Sequence="739"/>
+ <ROW File="QLibrary" Component_="QXmlStreamWriter" FileName="QLibrary" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLibrary" SelfReg="false" Sequence="741"/>
+ <ROW File="QLibraryInfo" Component_="QXmlStreamWriter" FileName="QLibra~1|QLibraryInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLibraryInfo" SelfReg="false" Sequence="743"/>
+ <ROW File="QLine" Component_="QXmlStreamWriter" FileName="QLine" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLine" SelfReg="false" Sequence="745"/>
+ <ROW File="QLineF" Component_="QXmlStreamWriter" FileName="QLineF" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLineF" SelfReg="false" Sequence="746"/>
+ <ROW File="QLinkedList" Component_="QXmlStreamWriter" FileName="QLinke~1|QLinkedList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLinkedList" SelfReg="false" Sequence="748"/>
+ <ROW File="QLinkedListData" Component_="QXmlStreamWriter" FileName="QLinke~2|QLinkedListData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLinkedListData" SelfReg="false" Sequence="749"/>
+ <ROW File="QLinkedListIterator" Component_="QXmlStreamWriter" FileName="QLinke~3|QLinkedListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLinkedListIterator" SelfReg="false" Sequence="750"/>
+ <ROW File="QLinkedListNode" Component_="QXmlStreamWriter" FileName="QLinke~4|QLinkedListNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLinkedListNode" SelfReg="false" Sequence="751"/>
+ <ROW File="QList" Component_="QXmlStreamWriter" FileName="QList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QList" SelfReg="false" Sequence="753"/>
+ <ROW File="QListData" Component_="QXmlStreamWriter" FileName="QListD~1|QListData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QListData" SelfReg="false" Sequence="754"/>
+ <ROW File="QListIterator" Component_="QXmlStreamWriter" FileName="QListI~1|QListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QListIterator" SelfReg="false" Sequence="755"/>
+ <ROW File="QLocale" Component_="QXmlStreamWriter" FileName="QLocale" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QLocale" SelfReg="false" Sequence="757"/>
+ <ROW File="QMYSQLDriver" Component_="QtSql_1" FileName="QMYSQL~1|QMYSQLDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QMYSQLDriver" SelfReg="false" Sequence="974"/>
+ <ROW File="QMYSQLResult" Component_="QtSql_1" FileName="QMYSQL~2|QMYSQLResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QMYSQLResult" SelfReg="false" Sequence="975"/>
+ <ROW File="QMap" Component_="QXmlStreamWriter" FileName="QMap" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMap" SelfReg="false" Sequence="759"/>
+ <ROW File="QMapData" Component_="QXmlStreamWriter" FileName="QMapData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMapData" SelfReg="false" Sequence="760"/>
+ <ROW File="QMapIterator" Component_="QXmlStreamWriter" FileName="QMapIt~1|QMapIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMapIterator" SelfReg="false" Sequence="761"/>
+ <ROW File="QMapNode" Component_="QXmlStreamWriter" FileName="QMapNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMapNode" SelfReg="false" Sequence="762"/>
+ <ROW File="QMapPayloadNode" Component_="QXmlStreamWriter" FileName="QMapPa~1|QMapPayloadNode" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMapPayloadNode" SelfReg="false" Sequence="763"/>
+ <ROW File="QMetaClassInfo" Component_="QXmlStreamWriter" FileName="QMetaC~1|QMetaClassInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaClassInfo" SelfReg="false" Sequence="765"/>
+ <ROW File="QMetaEnum" Component_="QXmlStreamWriter" FileName="QMetaE~1|QMetaEnum" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaEnum" SelfReg="false" Sequence="766"/>
+ <ROW File="QMetaMethod" Component_="QXmlStreamWriter" FileName="QMetaM~1|QMetaMethod" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaMethod" SelfReg="false" Sequence="767"/>
+ <ROW File="QMetaObject" Component_="QXmlStreamWriter" FileName="QMetaO~1|QMetaObject" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaObject" SelfReg="false" Sequence="769"/>
+ <ROW File="QMetaObjectExtraData" Component_="QXmlStreamWriter" FileName="QMetaO~2|QMetaObjectExtraData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaObjectExtraData" SelfReg="false" Sequence="770"/>
+ <ROW File="QMetaProperty" Component_="QXmlStreamWriter" FileName="QMetaP~1|QMetaProperty" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaProperty" SelfReg="false" Sequence="771"/>
+ <ROW File="QMetaType" Component_="QXmlStreamWriter" FileName="QMetaT~1|QMetaType" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaType" SelfReg="false" Sequence="773"/>
+ <ROW File="QMetaTypeId" Component_="QXmlStreamWriter" FileName="QMetaT~2|QMetaTypeId" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaTypeId" SelfReg="false" Sequence="774"/>
+ <ROW File="QMetaTypeId2" Component_="QXmlStreamWriter" FileName="QMetaT~3|QMetaTypeId2" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMetaTypeId2" SelfReg="false" Sequence="775"/>
+ <ROW File="QMimeData" Component_="QXmlStreamWriter" FileName="QMimeD~1|QMimeData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMimeData" SelfReg="false" Sequence="777"/>
+ <ROW File="QModelIndex" Component_="QXmlStreamWriter" FileName="QModel~1|QModelIndex" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QModelIndex" SelfReg="false" Sequence="778"/>
+ <ROW File="QModelIndexList" Component_="QXmlStreamWriter" FileName="QModel~2|QModelIndexList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QModelIndexList" SelfReg="false" Sequence="779"/>
+ <ROW File="QMultiHash" Component_="QXmlStreamWriter" FileName="QMulti~1|QMultiHash" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMultiHash" SelfReg="false" Sequence="780"/>
+ <ROW File="QMultiMap" Component_="QXmlStreamWriter" FileName="QMulti~2|QMultiMap" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMultiMap" SelfReg="false" Sequence="781"/>
+ <ROW File="QMutableFutureIterator" Component_="QXmlStreamWriter" FileName="QMutab~1|QMutableFutureIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableFutureIterator" SelfReg="false" Sequence="782"/>
+ <ROW File="QMutableHashIterator" Component_="QXmlStreamWriter" FileName="QMutab~2|QMutableHashIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableHashIterator" SelfReg="false" Sequence="783"/>
+ <ROW File="QMutableLinkedListIterator" Component_="QXmlStreamWriter" FileName="QMutab~3|QMutableLinkedListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableLinkedListIterator" SelfReg="false" Sequence="784"/>
+ <ROW File="QMutableListIterator" Component_="QXmlStreamWriter" FileName="QMutab~4|QMutableListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableListIterator" SelfReg="false" Sequence="785"/>
+ <ROW File="QMutableMapIterator" Component_="QXmlStreamWriter" FileName="QMutab~5|QMutableMapIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableMapIterator" SelfReg="false" Sequence="786"/>
+ <ROW File="QMutableSetIterator" Component_="QXmlStreamWriter" FileName="QMutab~6|QMutableSetIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableSetIterator" SelfReg="false" Sequence="787"/>
+ <ROW File="QMutableStringListIterator" Component_="QXmlStreamWriter" FileName="QMutab~7|QMutableStringListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableStringListIterator" SelfReg="false" Sequence="788"/>
+ <ROW File="QMutableVectorIterator" Component_="QXmlStreamWriter" FileName="QMutab~8|QMutableVectorIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutableVectorIterator" SelfReg="false" Sequence="789"/>
+ <ROW File="QMutex" Component_="QXmlStreamWriter" FileName="QMutex" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutex" SelfReg="false" Sequence="791"/>
+ <ROW File="QMutexLocker" Component_="QXmlStreamWriter" FileName="QMutex~1|QMutexLocker" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QMutexLocker" SelfReg="false" Sequence="792"/>
+ <ROW File="QNoDebug" Component_="QXmlStreamWriter" FileName="QNoDebug" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QNoDebug" SelfReg="false" Sequence="794"/>
+ <ROW File="QNoImplicitBoolCast" Component_="QXmlStreamWriter" FileName="QNoImp~1|QNoImplicitBoolCast" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QNoImplicitBoolCast" SelfReg="false" Sequence="795"/>
+ <ROW File="QOCIDriver" Component_="QtSql_1" FileName="QOCIDr~1|QOCIDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QOCIDriver" SelfReg="false" Sequence="976"/>
+ <ROW File="QOCIResult" Component_="QtSql_1" FileName="QOCIRe~1|QOCIResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QOCIResult" SelfReg="false" Sequence="977"/>
+ <ROW File="QODBCDriver" Component_="QtSql_1" FileName="QODBCD~1|QODBCDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QODBCDriver" SelfReg="false" Sequence="978"/>
+ <ROW File="QODBCResult" Component_="QtSql_1" FileName="QODBCR~1|QODBCResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QODBCResult" SelfReg="false" Sequence="979"/>
+ <ROW File="QObject" Component_="QXmlStreamWriter" FileName="QObject" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObject" SelfReg="false" Sequence="798"/>
+ <ROW File="QObjectCleanupHandler" Component_="QXmlStreamWriter" FileName="QObjec~1|QObjectCleanupHandler" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObjectCleanupHandler" SelfReg="false" Sequence="800"/>
+ <ROW File="QObjectData" Component_="QXmlStreamWriter" FileName="QObjec~2|QObjectData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObjectData" SelfReg="false" Sequence="801"/>
+ <ROW File="QObjectList" Component_="QXmlStreamWriter" FileName="QObjec~3|QObjectList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObjectList" SelfReg="false" Sequence="803"/>
+ <ROW File="QObjectUserData" Component_="QXmlStreamWriter" FileName="QObjec~4|QObjectUserData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QObjectUserData" SelfReg="false" Sequence="804"/>
+ <ROW File="QPSQLDriver" Component_="QtSql_1" FileName="QPSQLD~1|QPSQLDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QPSQLDriver" SelfReg="false" Sequence="980"/>
+ <ROW File="QPSQLResult" Component_="QtSql_1" FileName="QPSQLR~1|QPSQLResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QPSQLResult" SelfReg="false" Sequence="981"/>
+ <ROW File="QPair" Component_="QXmlStreamWriter" FileName="QPair" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPair" SelfReg="false" Sequence="806"/>
+ <ROW File="QPersistentModelIndex" Component_="QXmlStreamWriter" FileName="QPersi~1|QPersistentModelIndex" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPersistentModelIndex" SelfReg="false" Sequence="807"/>
+ <ROW File="QPluginLoader" Component_="QXmlStreamWriter" FileName="QPlugi~1|QPluginLoader" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPluginLoader" SelfReg="false" Sequence="810"/>
+ <ROW File="QPoint" Component_="QXmlStreamWriter" FileName="QPoint" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPoint" SelfReg="false" Sequence="812"/>
+ <ROW File="QPointF" Component_="QXmlStreamWriter" FileName="QPointF" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPointF" SelfReg="false" Sequence="815"/>
+ <ROW File="QPointer" Component_="QXmlStreamWriter" FileName="QPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QPointer" SelfReg="false" Sequence="814"/>
+ <ROW File="QProcess" Component_="QXmlStreamWriter" FileName="QProcess" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QProcess" SelfReg="false" Sequence="817"/>
+ <ROW File="QQueue" Component_="QXmlStreamWriter" FileName="QQueue" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QQueue" SelfReg="false" Sequence="819"/>
+ <ROW File="QReadLocker" Component_="QXmlStreamWriter" FileName="QReadL~1|QReadLocker" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QReadLocker" SelfReg="false" Sequence="820"/>
+ <ROW File="QReadWriteLock" Component_="QXmlStreamWriter" FileName="QReadW~1|QReadWriteLock" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QReadWriteLock" SelfReg="false" Sequence="822"/>
+ <ROW File="QRect" Component_="QXmlStreamWriter" FileName="QRect" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QRect" SelfReg="false" Sequence="824"/>
+ <ROW File="QRectF" Component_="QXmlStreamWriter" FileName="QRectF" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QRectF" SelfReg="false" Sequence="825"/>
+ <ROW File="QRegExp" Component_="QXmlStreamWriter" FileName="QRegExp" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QRegExp" SelfReg="false" Sequence="827"/>
+ <ROW File="QResource" Component_="QXmlStreamWriter" FileName="QResou~1|QResource" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QResource" SelfReg="false" Sequence="829"/>
+ <ROW File="QReturnArgument" Component_="QXmlStreamWriter" FileName="QRetur~1|QReturnArgument" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QReturnArgument" SelfReg="false" Sequence="830"/>
+ <ROW File="QRunnable" Component_="QXmlStreamWriter" FileName="QRunna~1|QRunnable" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QRunnable" SelfReg="false" Sequence="832"/>
+ <ROW File="QSQLite2Driver" Component_="QtSql_1" FileName="QSQLit~1|QSQLite2Driver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSQLite2Driver" SelfReg="false" Sequence="1007"/>
+ <ROW File="QSQLite2Result" Component_="QtSql_1" FileName="QSQLit~2|QSQLite2Result" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSQLite2Result" SelfReg="false" Sequence="1008"/>
+ <ROW File="QSQLiteDriver" Component_="QtSql_1" FileName="QSQLit~3|QSQLiteDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSQLiteDriver" SelfReg="false" Sequence="1009"/>
+ <ROW File="QSQLiteResult" Component_="QtSql_1" FileName="QSQLit~4|QSQLiteResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSQLiteResult" SelfReg="false" Sequence="1010"/>
+ <ROW File="QSemaphore" Component_="QXmlStreamWriter" FileName="QSemap~1|QSemaphore" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSemaphore" SelfReg="false" Sequence="834"/>
+ <ROW File="QSet" Component_="QXmlStreamWriter" FileName="QSet" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSet" SelfReg="false" Sequence="836"/>
+ <ROW File="QSetIterator" Component_="QXmlStreamWriter" FileName="QSetIt~1|QSetIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSetIterator" SelfReg="false" Sequence="837"/>
+ <ROW File="QSettings" Component_="QXmlStreamWriter" FileName="QSetti~1|QSettings" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSettings" SelfReg="false" Sequence="839"/>
+ <ROW File="QSharedData" Component_="QXmlStreamWriter" FileName="QShare~1|QSharedData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSharedData" SelfReg="false" Sequence="841"/>
+ <ROW File="QSharedDataPointer" Component_="QXmlStreamWriter" FileName="QShare~2|QSharedDataPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSharedDataPointer" SelfReg="false" Sequence="842"/>
+ <ROW File="QSharedMemory" Component_="QXmlStreamWriter" FileName="QShare~3|QSharedMemory" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSharedMemory" SelfReg="false" Sequence="844"/>
+ <ROW File="QSharedPointer" Component_="QXmlStreamWriter" FileName="QShare~4|QSharedPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSharedPointer" SelfReg="false" Sequence="846"/>
+ <ROW File="QSignalMapper" Component_="QXmlStreamWriter" FileName="QSigna~1|QSignalMapper" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSignalMapper" SelfReg="false" Sequence="849"/>
+ <ROW File="QSize" Component_="QXmlStreamWriter" FileName="QSize" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSize" SelfReg="false" Sequence="851"/>
+ <ROW File="QSizeF" Component_="QXmlStreamWriter" FileName="QSizeF" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSizeF" SelfReg="false" Sequence="852"/>
+ <ROW File="QSocketNotifier" Component_="QXmlStreamWriter" FileName="QSocke~1|QSocketNotifier" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSocketNotifier" SelfReg="false" Sequence="854"/>
+ <ROW File="QSqlDatabase" Component_="QtSql_1" FileName="QSqlDa~1|QSqlDatabase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDatabase" SelfReg="false" Sequence="993"/>
+ <ROW File="QSqlDriver" Component_="QtSql_1" FileName="QSqlDr~1|QSqlDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriver" SelfReg="false" Sequence="995"/>
+ <ROW File="QSqlDriverCreator" Component_="QtSql_1" FileName="QSqlDr~2|QSqlDriverCreator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriverCreator" SelfReg="false" Sequence="996"/>
+ <ROW File="QSqlDriverCreatorBase" Component_="QtSql_1" FileName="QSqlDr~3|QSqlDriverCreatorBase" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriverCreatorBase" SelfReg="false" Sequence="997"/>
+ <ROW File="QSqlDriverFactoryInterface" Component_="QtSql_1" FileName="QSqlDr~4|QSqlDriverFactoryInterface" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriverFactoryInterface" SelfReg="false" Sequence="998"/>
+ <ROW File="QSqlDriverPlugin" Component_="QtSql_1" FileName="QSqlDr~5|QSqlDriverPlugin" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlDriverPlugin" SelfReg="false" Sequence="1000"/>
+ <ROW File="QSqlError" Component_="QtSql_1" FileName="QSqlEr~1|QSqlError" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlError" SelfReg="false" Sequence="1002"/>
+ <ROW File="QSqlField" Component_="QtSql_1" FileName="QSqlFi~1|QSqlField" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlField" SelfReg="false" Sequence="1004"/>
+ <ROW File="QSqlIndex" Component_="QtSql_1" FileName="QSqlIn~1|QSqlIndex" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlIndex" SelfReg="false" Sequence="1006"/>
+ <ROW File="QSqlQuery" Component_="QtSql_1" FileName="QSqlQu~1|QSqlQuery" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlQuery" SelfReg="false" Sequence="1012"/>
+ <ROW File="QSqlQueryModel" Component_="QtSql_1" FileName="QSqlQu~2|QSqlQueryModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlQueryModel" SelfReg="false" Sequence="1014"/>
+ <ROW File="QSqlRecord" Component_="QtSql_1" FileName="QSqlRe~1|QSqlRecord" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlRecord" SelfReg="false" Sequence="1016"/>
+ <ROW File="QSqlRelation" Component_="QtSql_1" FileName="QSqlRe~2|QSqlRelation" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlRelation" SelfReg="false" Sequence="1017"/>
+ <ROW File="QSqlRelationalDelegate" Component_="QtSql_1" FileName="QSqlRe~3|QSqlRelationalDelegate" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlRelationalDelegate" SelfReg="false" Sequence="1019"/>
+ <ROW File="QSqlRelationalTableModel" Component_="QtSql_1" FileName="QSqlRe~4|QSqlRelationalTableModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlRelationalTableModel" SelfReg="false" Sequence="1021"/>
+ <ROW File="QSqlResult" Component_="QtSql_1" FileName="QSqlRe~5|QSqlResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlResult" SelfReg="false" Sequence="1023"/>
+ <ROW File="QSqlTableModel" Component_="QtSql_1" FileName="QSqlTa~1|QSqlTableModel" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QSqlTableModel" SelfReg="false" Sequence="1025"/>
+ <ROW File="QStack" Component_="QXmlStreamWriter" FileName="QStack" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStack" SelfReg="false" Sequence="856"/>
+ <ROW File="QStdWString" Component_="QXmlStreamWriter" FileName="QStdWS~1|QStdWString" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStdWString" SelfReg="false" Sequence="857"/>
+ <ROW File="QString" Component_="QXmlStreamWriter" FileName="QString" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QString" SelfReg="false" Sequence="859"/>
+ <ROW File="QStringList" Component_="QXmlStreamWriter" FileName="QStrin~1|QStringList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStringList" SelfReg="false" Sequence="861"/>
+ <ROW File="QStringListIterator" Component_="QXmlStreamWriter" FileName="QStrin~2|QStringListIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStringListIterator" SelfReg="false" Sequence="862"/>
+ <ROW File="QStringMatcher" Component_="QXmlStreamWriter" FileName="QStrin~3|QStringMatcher" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStringMatcher" SelfReg="false" Sequence="864"/>
+ <ROW File="QStringRef" Component_="QXmlStreamWriter" FileName="QStrin~4|QStringRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QStringRef" SelfReg="false" Sequence="865"/>
+ <ROW File="QSysInfo" Component_="QXmlStreamWriter" FileName="QSysInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSysInfo" SelfReg="false" Sequence="866"/>
+ <ROW File="QSystemLocale" Component_="QXmlStreamWriter" FileName="QSyste~1|QSystemLocale" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSystemLocale" SelfReg="false" Sequence="867"/>
+ <ROW File="QSystemSemaphore" Component_="QXmlStreamWriter" FileName="QSyste~2|QSystemSemaphore" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QSystemSemaphore" SelfReg="false" Sequence="869"/>
+ <ROW File="QTDSDriver" Component_="QtSql_1" FileName="QTDSDr~1|QTDSDriver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QTDSDriver" SelfReg="false" Sequence="1026"/>
+ <ROW File="QTDSResult" Component_="QtSql_1" FileName="QTDSRe~1|QTDSResult" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QTDSResult" SelfReg="false" Sequence="1027"/>
+ <ROW File="QTS" Component_="QXmlStreamWriter" FileName="QTS" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTS" SelfReg="false" Sequence="932"/>
+ <ROW File="QTemporaryFile" Component_="QXmlStreamWriter" FileName="QTempo~1|QTemporaryFile" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTemporaryFile" SelfReg="false" Sequence="896"/>
+ <ROW File="QTextBoundaryFinder" Component_="QXmlStreamWriter" FileName="QTextB~1|QTextBoundaryFinder" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextBoundaryFinder" SelfReg="false" Sequence="899"/>
+ <ROW File="QTextCodec" Component_="QXmlStreamWriter" FileName="QTextC~1|QTextCodec" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextCodec" SelfReg="false" Sequence="901"/>
+ <ROW File="QTextCodecFactoryInterface" Component_="QXmlStreamWriter" FileName="QTextC~2|QTextCodecFactoryInterface" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextCodecFactoryInterface" SelfReg="false" Sequence="902"/>
+ <ROW File="QTextCodecPlugin" Component_="QXmlStreamWriter" FileName="QTextC~3|QTextCodecPlugin" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextCodecPlugin" SelfReg="false" Sequence="904"/>
+ <ROW File="QTextDecoder" Component_="QXmlStreamWriter" FileName="QTextD~1|QTextDecoder" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextDecoder" SelfReg="false" Sequence="905"/>
+ <ROW File="QTextEncoder" Component_="QXmlStreamWriter" FileName="QTextE~1|QTextEncoder" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextEncoder" SelfReg="false" Sequence="906"/>
+ <ROW File="QTextIStream" Component_="QXmlStreamWriter" FileName="QTextI~1|QTextIStream" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextIStream" SelfReg="false" Sequence="907"/>
+ <ROW File="QTextOStream" Component_="QXmlStreamWriter" FileName="QTextO~1|QTextOStream" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextOStream" SelfReg="false" Sequence="908"/>
+ <ROW File="QTextStream" Component_="QXmlStreamWriter" FileName="QTextS~1|QTextStream" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextStream" SelfReg="false" Sequence="910"/>
+ <ROW File="QTextStreamFunction" Component_="QXmlStreamWriter" FileName="QTextS~2|QTextStreamFunction" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextStreamFunction" SelfReg="false" Sequence="911"/>
+ <ROW File="QTextStreamManipulator" Component_="QXmlStreamWriter" FileName="QTextS~3|QTextStreamManipulator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTextStreamManipulator" SelfReg="false" Sequence="912"/>
+ <ROW File="QThread" Component_="QXmlStreamWriter" FileName="QThread" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QThread" SelfReg="false" Sequence="915"/>
+ <ROW File="QThreadPool" Component_="QXmlStreamWriter" FileName="QThrea~1|QThreadPool" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QThreadPool" SelfReg="false" Sequence="917"/>
+ <ROW File="QThreadStorage" Component_="QXmlStreamWriter" FileName="QThrea~2|QThreadStorage" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QThreadStorage" SelfReg="false" Sequence="919"/>
+ <ROW File="QThreadStorageData" Component_="QXmlStreamWriter" FileName="QThrea~3|QThreadStorageData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QThreadStorageData" SelfReg="false" Sequence="920"/>
+ <ROW File="QTime" Component_="QXmlStreamWriter" FileName="QTime" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTime" SelfReg="false" Sequence="921"/>
+ <ROW File="QTimeLine" Component_="QXmlStreamWriter" FileName="QTimeL~1|QTimeLine" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTimeLine" SelfReg="false" Sequence="923"/>
+ <ROW File="QTimer" Component_="QXmlStreamWriter" FileName="QTimer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTimer" SelfReg="false" Sequence="925"/>
+ <ROW File="QTimerEvent" Component_="QXmlStreamWriter" FileName="QTimer~1|QTimerEvent" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTimerEvent" SelfReg="false" Sequence="926"/>
+ <ROW File="QTranslator" Component_="QXmlStreamWriter" FileName="QTrans~1|QTranslator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTranslator" SelfReg="false" Sequence="931"/>
+ <ROW File="QTypeInfo" Component_="QXmlStreamWriter" FileName="QTypeI~1|QTypeInfo" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QTypeInfo" SelfReg="false" Sequence="933"/>
+ <ROW File="QUintForSize" Component_="QXmlStreamWriter" FileName="QUintF~1|QUintForSize" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QUintForSize" SelfReg="false" Sequence="934"/>
+ <ROW File="QUintForType" Component_="QXmlStreamWriter" FileName="QUintF~2|QUintForType" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QUintForType" SelfReg="false" Sequence="935"/>
+ <ROW File="QUrl" Component_="QXmlStreamWriter" FileName="QUrl" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QUrl" SelfReg="false" Sequence="937"/>
+ <ROW File="QUuid" Component_="QXmlStreamWriter" FileName="QUuid" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QUuid" SelfReg="false" Sequence="939"/>
+ <ROW File="QVarLengthArray" Component_="QXmlStreamWriter" FileName="QVarLe~1|QVarLengthArray" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVarLengthArray" SelfReg="false" Sequence="947"/>
+ <ROW File="QVariant" Component_="QXmlStreamWriter" FileName="QVariant" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariant" SelfReg="false" Sequence="941"/>
+ <ROW File="QVariantComparisonHelper" Component_="QXmlStreamWriter" FileName="QVaria~1|QVariantComparisonHelper" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariantComparisonHelper" SelfReg="false" Sequence="942"/>
+ <ROW File="QVariantHash" Component_="QXmlStreamWriter" FileName="QVaria~2|QVariantHash" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariantHash" SelfReg="false" Sequence="943"/>
+ <ROW File="QVariantList" Component_="QXmlStreamWriter" FileName="QVaria~3|QVariantList" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariantList" SelfReg="false" Sequence="944"/>
+ <ROW File="QVariantMap" Component_="QXmlStreamWriter" FileName="QVaria~4|QVariantMap" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVariantMap" SelfReg="false" Sequence="945"/>
+ <ROW File="QVector" Component_="QXmlStreamWriter" FileName="QVector" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVector" SelfReg="false" Sequence="949"/>
+ <ROW File="QVectorData" Component_="QXmlStreamWriter" FileName="QVecto~1|QVectorData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVectorData" SelfReg="false" Sequence="950"/>
+ <ROW File="QVectorIterator" Component_="QXmlStreamWriter" FileName="QVecto~2|QVectorIterator" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVectorIterator" SelfReg="false" Sequence="951"/>
+ <ROW File="QVectorTypedData" Component_="QXmlStreamWriter" FileName="QVecto~3|QVectorTypedData" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QVectorTypedData" SelfReg="false" Sequence="952"/>
+ <ROW File="QWaitCondition" Component_="QXmlStreamWriter" FileName="QWaitC~1|QWaitCondition" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QWaitCondition" SelfReg="false" Sequence="954"/>
+ <ROW File="QWeakPointer" Component_="QXmlStreamWriter" FileName="QWeakP~1|QWeakPointer" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QWeakPointer" SelfReg="false" Sequence="955"/>
+ <ROW File="QWriteLocker" Component_="QXmlStreamWriter" FileName="QWrite~1|QWriteLocker" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QWriteLocker" SelfReg="false" Sequence="956"/>
+ <ROW File="QXmlStreamAttribute" Component_="QXmlStreamWriter" FileName="QXmlSt~2|QXmlStreamAttribute" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamAttribute" SelfReg="false" Sequence="958"/>
+ <ROW File="QXmlStreamAttributes" Component_="QXmlStreamWriter" FileName="QXmlSt~3|QXmlStreamAttributes" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamAttributes" SelfReg="false" Sequence="959"/>
+ <ROW File="QXmlStreamEntityDeclaration" Component_="QXmlStreamWriter" FileName="QXmlSt~4|QXmlStreamEntityDeclaration" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamEntityDeclaration" SelfReg="false" Sequence="960"/>
+ <ROW File="QXmlStreamEntityDeclarations" Component_="QXmlStreamWriter" FileName="QXmlSt~5|QXmlStreamEntityDeclarations" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamEntityDeclarations" SelfReg="false" Sequence="961"/>
+ <ROW File="QXmlStreamEntityResolver" Component_="QXmlStreamWriter" FileName="QXmlSt~6|QXmlStreamEntityResolver" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamEntityResolver" SelfReg="false" Sequence="962"/>
+ <ROW File="QXmlStreamNamespaceDeclaration" Component_="QXmlStreamWriter" FileName="QXmlSt~7|QXmlStreamNamespaceDeclaration" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamNamespaceDeclaration" SelfReg="false" Sequence="963"/>
+ <ROW File="QXmlStreamNamespaceDeclarations" Component_="QXmlStreamWriter" FileName="QXmlSt~8|QXmlStreamNamespaceDeclarations" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamNamespaceDeclarations" SelfReg="false" Sequence="964"/>
+ <ROW File="QXmlStreamNotationDeclaration" Component_="QXmlStreamWriter" FileName="QXmlSt~9|QXmlStreamNotationDeclaration" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamNotationDeclaration" SelfReg="false" Sequence="965"/>
+ <ROW File="QXmlStreamNotationDeclarations" Component_="QXmlStreamWriter" FileName="QXmlS~10|QXmlStreamNotationDeclarations" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamNotationDeclarations" SelfReg="false" Sequence="966"/>
+ <ROW File="QXmlStreamReader" Component_="QXmlStreamWriter" FileName="QXmlS~11|QXmlStreamReader" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamReader" SelfReg="false" Sequence="967"/>
+ <ROW File="QXmlStreamStringRef" Component_="QXmlStreamWriter" FileName="QXmlS~12|QXmlStreamStringRef" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamStringRef" SelfReg="false" Sequence="968"/>
+ <ROW File="QXmlStreamWriter" Component_="QXmlStreamWriter" FileName="QXmlSt~1|QXmlStreamWriter" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QXmlStreamWriter" SelfReg="false" Sequence="588"/>
+ <ROW File="Q_INT16" Component_="QXmlStreamWriter" FileName="Q_INT16" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_INT16" SelfReg="false" Sequence="590"/>
+ <ROW File="Q_INT32" Component_="QXmlStreamWriter" FileName="Q_INT32" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_INT32" SelfReg="false" Sequence="591"/>
+ <ROW File="Q_INT64" Component_="QXmlStreamWriter" FileName="Q_INT64" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_INT64" SelfReg="false" Sequence="592"/>
+ <ROW File="Q_INT8" Component_="QXmlStreamWriter" FileName="Q_INT8" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_INT8" SelfReg="false" Sequence="589"/>
+ <ROW File="Q_LLONG" Component_="QXmlStreamWriter" FileName="Q_LLONG" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_LLONG" SelfReg="false" Sequence="593"/>
+ <ROW File="Q_LONG" Component_="QXmlStreamWriter" FileName="Q_LONG" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_LONG" SelfReg="false" Sequence="594"/>
+ <ROW File="Q_PID" Component_="QXmlStreamWriter" FileName="Q_PID" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_PID" SelfReg="false" Sequence="595"/>
+ <ROW File="Q_UINT16" Component_="QXmlStreamWriter" FileName="Q_UINT16" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_UINT16" SelfReg="false" Sequence="597"/>
+ <ROW File="Q_UINT32" Component_="QXmlStreamWriter" FileName="Q_UINT32" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_UINT32" SelfReg="false" Sequence="598"/>
+ <ROW File="Q_UINT64" Component_="QXmlStreamWriter" FileName="Q_UINT64" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_UINT64" SelfReg="false" Sequence="599"/>
+ <ROW File="Q_UINT8" Component_="QXmlStreamWriter" FileName="Q_UINT8" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_UINT8" SelfReg="false" Sequence="596"/>
+ <ROW File="Q_ULLONG" Component_="QXmlStreamWriter" FileName="Q_ULLONG" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_ULLONG" SelfReg="false" Sequence="600"/>
+ <ROW File="Q_ULONG" Component_="QXmlStreamWriter" FileName="Q_ULONG" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Q_ULONG" SelfReg="false" Sequence="601"/>
+ <ROW File="Qt" Component_="QXmlStreamWriter" FileName="Qt" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\Qt" SelfReg="false" Sequence="870"/>
+ <ROW File="QtAlgorithms" Component_="QXmlStreamWriter" FileName="QtAlgo~1|QtAlgorithms" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtAlgorithms" SelfReg="false" Sequence="872"/>
+ <ROW File="QtCleanUpFunction" Component_="QXmlStreamWriter" FileName="QtClea~1|QtCleanUpFunction" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtCleanUpFunction" SelfReg="false" Sequence="873"/>
+ <ROW File="QtConcurrentFilter" Component_="QXmlStreamWriter" FileName="QtConc~1|QtConcurrentFilter" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtConcurrentFilter" SelfReg="false" Sequence="877"/>
+ <ROW File="QtConcurrentMap" Component_="QXmlStreamWriter" FileName="QtConc~2|QtConcurrentMap" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtConcurrentMap" SelfReg="false" Sequence="882"/>
+ <ROW File="QtConcurrentRun" Component_="QXmlStreamWriter" FileName="QtConc~3|QtConcurrentRun" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtConcurrentRun" SelfReg="false" Sequence="888"/>
+ <ROW File="QtContainerFwd" Component_="QXmlStreamWriter" FileName="QtCont~1|QtContainerFwd" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtContainerFwd" SelfReg="false" Sequence="892"/>
+ <ROW File="QtCore" Component_="QXmlStreamWriter" FileName="QtCore" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtCore" SelfReg="false" Sequence="893"/>
+ <ROW File="QtCore4.dll" Component_="QtCore4.dll" FileName="QtCore4.dll" Attributes="0" SourcePath="<QT_HOME_VC9>bin\QtCore4.dll" SelfReg="false" Sequence="573" DigSign="true"/>
+ <ROW File="QtCore4.dll_1" Component_="QtCore4.dll_1" FileName="QtCore4.dll" Attributes="0" SourcePath="<QT_HOME_VC9_X64>bin\QtCore4.dll" SelfReg="false" Sequence="577" DigSign="true"/>
+ <ROW File="QtCore4.dll_2" Component_="QtCore4.dll_2" FileName="QtCore4.dll" Attributes="0" SourcePath="<QT_HOME_VC10>lib\QtCore4.dll" SelfReg="false" Sequence="1091" DigSign="true"/>
+ <ROW File="QtCore4.dll_3" Component_="QtCore4.dll_3" FileName="QtCore4.dll" Attributes="0" SourcePath="<QT_HOME_VC10_X64>lib\QtCore4.dll" SelfReg="false" Sequence="1117"/>
+ <ROW File="QtCore4.lib" Component_="db.jar" FileName="QtCore4.lib" Attributes="0" SourcePath="<QT_HOME_VC9>lib\QtCore4.lib" SelfReg="false" Sequence="581"/>
+ <ROW File="QtCore4.lib_1" Component_="libdb48d.lib" FileName="QtCore4.lib" Attributes="0" SourcePath="<QT_HOME_VC9_X64>lib\QtCore4.lib" SelfReg="false" Sequence="585"/>
+ <ROW File="QtCore4.lib_2" Component_="libbz2d.lib" FileName="QtCore4.lib" Attributes="0" SourcePath="<QT_HOME_VC10>lib\QtCore4.lib" SelfReg="false" Sequence="1055"/>
+ <ROW File="QtCore4.lib_3" Component_="libbz2d.lib_1" FileName="QtCore4.lib" Attributes="0" SourcePath="<QT_HOME_VC10_X64>lib\QtCore4.lib" SelfReg="false" Sequence="1067"/>
+ <ROW File="QtCored4.dll" Component_="QtCored4.dll" FileName="QtCored4.dll" Attributes="0" SourcePath="<QT_HOME_VC9>bin\QtCored4.dll" SelfReg="false" Sequence="574" DigSign="true"/>
+ <ROW File="QtCored4.dll_1" Component_="QtCored4.dll_1" FileName="QtCored4.dll" Attributes="0" SourcePath="<QT_HOME_VC9_X64>bin\QtCored4.dll" SelfReg="false" Sequence="578" DigSign="true"/>
+ <ROW File="QtCored4.dll_2" Component_="QtCored4.dll_2" FileName="QtCored4.dll" Attributes="0" SourcePath="<QT_HOME_VC10>lib\QtCored4.dll" SelfReg="false" Sequence="1092" DigSign="true"/>
+ <ROW File="QtCored4.dll_3" Component_="QtCored4.dll_3" FileName="QtCored4.dll" Attributes="0" SourcePath="<QT_HOME_VC10_X64>lib\QtCored4.dll" SelfReg="false" Sequence="1118"/>
+ <ROW File="QtCored4.lib" Component_="db.jar" FileName="QtCored4.lib" Attributes="0" SourcePath="<QT_HOME_VC9>lib\QtCored4.lib" SelfReg="false" Sequence="582"/>
+ <ROW File="QtCored4.lib_1" Component_="libdb48d.lib" FileName="QtCored4.lib" Attributes="0" SourcePath="<QT_HOME_VC9_X64>lib\QtCored4.lib" SelfReg="false" Sequence="586"/>
+ <ROW File="QtCored4.lib_2" Component_="libbz2d.lib" FileName="QtCored4.lib" Attributes="0" SourcePath="<QT_HOME_VC10>lib\QtCored4.lib" SelfReg="false" Sequence="1056"/>
+ <ROW File="QtCored4.lib_3" Component_="libbz2d.lib_1" FileName="QtCored4.lib" Attributes="0" SourcePath="<QT_HOME_VC10_X64>lib\QtCored4.lib" SelfReg="false" Sequence="1068"/>
+ <ROW File="QtDebug" Component_="QXmlStreamWriter" FileName="QtDebug" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtDebug" SelfReg="false" Sequence="894"/>
+ <ROW File="QtEndian" Component_="QXmlStreamWriter" FileName="QtEndian" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtEndian" SelfReg="false" Sequence="897"/>
+ <ROW File="QtGlobal" Component_="QXmlStreamWriter" FileName="QtGlobal" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtGlobal" SelfReg="false" Sequence="913"/>
+ <ROW File="QtMsgHandler" Component_="QXmlStreamWriter" FileName="QtMsgH~1|QtMsgHandler" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtMsgHandler" SelfReg="false" Sequence="927"/>
+ <ROW File="QtPlugin" Component_="QXmlStreamWriter" FileName="QtPlugin" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtPlugin" SelfReg="false" Sequence="928"/>
+ <ROW File="QtPluginInstanceFunction" Component_="QXmlStreamWriter" FileName="QtPlug~1|QtPluginInstanceFunction" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\QtPluginInstanceFunction" SelfReg="false" Sequence="929"/>
+ <ROW File="QtSql" Component_="QtSql_1" FileName="QtSql" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\QtSql" SelfReg="false" Sequence="969"/>
+ <ROW File="QtSql4.dll" Component_="QtSql4.dll" FileName="QtSql4.dll" Attributes="0" SourcePath="<QT_HOME_VC9>bin\QtSql4.dll" SelfReg="false" Sequence="575" DigSign="true"/>
+ <ROW File="QtSql4.dll_1" Component_="QtSql4.dll_1" FileName="QtSql4.dll" Attributes="0" SourcePath="<QT_HOME_VC9_X64>bin\QtSql4.dll" SelfReg="false" Sequence="579" DigSign="true"/>
+ <ROW File="QtSql4.dll_2" Component_="QtSql4.dll_2" FileName="QtSql4.dll" Attributes="0" SourcePath="<QT_HOME_VC10>lib\QtSql4.dll" SelfReg="false" Sequence="1093" DigSign="true"/>
+ <ROW File="QtSql4.dll_3" Component_="QtSql4.dll_3" FileName="QtSql4.dll" Attributes="0" SourcePath="<QT_HOME_VC10_X64>lib\QtSql4.dll" SelfReg="false" Sequence="1115"/>
+ <ROW File="QtSql4.lib" Component_="db.jar" FileName="QtSql4.lib" Attributes="0" SourcePath="<QT_HOME_VC9>lib\QtSql4.lib" SelfReg="false" Sequence="583"/>
+ <ROW File="QtSql4.lib_1" Component_="libdb48d.lib" FileName="QtSql4.lib" Attributes="0" SourcePath="<QT_HOME_VC9_X64>lib\QtSql4.lib" SelfReg="false" Sequence="587"/>
+ <ROW File="QtSql4.lib_2" Component_="libbz2d.lib" FileName="QtSql4.lib" Attributes="0" SourcePath="<QT_HOME_VC10>lib\QtSql4.lib" SelfReg="false" Sequence="1053"/>
+ <ROW File="QtSql4.lib_3" Component_="libbz2d.lib_1" FileName="QtSql4.lib" Attributes="0" SourcePath="<QT_HOME_VC10_X64>lib\QtSql4.lib" SelfReg="false" Sequence="1069"/>
+ <ROW File="QtSqld4.dll" Component_="QtSqld4.dll" FileName="QtSqld4.dll" Attributes="0" SourcePath="<QT_HOME_VC9>bin\QtSqld4.dll" SelfReg="false" Sequence="572" DigSign="true"/>
+ <ROW File="QtSqld4.dll_1" Component_="QtSqld4.dll_1" FileName="QtSqld4.dll" Attributes="0" SourcePath="<QT_HOME_VC9_X64>bin\QtSqld4.dll" SelfReg="false" Sequence="576" DigSign="true"/>
+ <ROW File="QtSqld4.dll_2" Component_="QtSqld4.dll_2" FileName="QtSqld4.dll" Attributes="0" SourcePath="<QT_HOME_VC10>lib\QtSqld4.dll" SelfReg="false" Sequence="1090" DigSign="true"/>
+ <ROW File="QtSqld4.dll_3" Component_="QtSqld4.dll_3" FileName="QtSqld4.dll" Attributes="0" SourcePath="<QT_HOME_VC10_X64>lib\QtSqld4.dll" SelfReg="false" Sequence="1116"/>
+ <ROW File="QtSqld4.lib" Component_="db.jar" FileName="QtSqld4.lib" Attributes="0" SourcePath="<QT_HOME_VC9>lib\QtSqld4.lib" SelfReg="false" Sequence="580"/>
+ <ROW File="QtSqld4.lib_1" Component_="libdb48d.lib" FileName="QtSqld4.lib" Attributes="0" SourcePath="<QT_HOME_VC9_X64>lib\QtSqld4.lib" SelfReg="false" Sequence="584"/>
+ <ROW File="QtSqld4.lib_2" Component_="libbz2d.lib" FileName="QtSqld4.lib" Attributes="0" SourcePath="<QT_HOME_VC10>lib\QtSqld4.lib" SelfReg="false" Sequence="1054"/>
+ <ROW File="QtSqld4.lib_3" Component_="libbz2d.lib_1" FileName="QtSqld4.lib" Attributes="0" SourcePath="<QT_HOME_VC10_X64>lib\QtSqld4.lib" SelfReg="false" Sequence="1066"/>
+ <ROW File="README" Component_="algorith.h" FileName="README" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\README" SelfReg="false" Sequence="127"/>
+ <ROW File="README.txt" Component_="SOURCES" FileName="README.txt" Attributes="0" SourcePath="windows\docs\thirdparty\README.txt" SelfReg="false" Sequence="1028"/>
+ <ROW File="README_1" Component_="configure" FileName="README" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\README" SelfReg="false" Sequence="166"/>
<ROW File="SOURCES.txt" Component_="SOURCES" FileName="SOURCES.txt" Attributes="0" SourcePath="windows\docs\thirdparty\SOURCES.txt" SelfReg="false" Sequence="75"/>
- <ROW File="abbrevs.h" Component_="char_traits.h" FileName="_abbrevs.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_abbrevs.h" SelfReg="false" Sequence="321"/>
+ <ROW File="abbrevs.h" Component_="char_traits.h" FileName="_abbrevs.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_abbrevs.h" SelfReg="false" Sequence="320"/>
<ROW File="aes.h" Component_="aes.h" FileName="aes.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\aes\aes.h" SelfReg="false" Sequence="6"/>
- <ROW File="algo.c" Component_="char_traits.h" FileName="_algo.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_algo.c" SelfReg="false" Sequence="322"/>
- <ROW File="algo.h" Component_="algo.h" FileName="algo.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\algo.h" SelfReg="false" Sequence="247"/>
- <ROW File="algo.h_1" Component_="char_traits.h" FileName="_algo.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_algo.h" SelfReg="false" Sequence="323"/>
- <ROW File="algobase.c" Component_="char_traits.h" FileName="_algob~1.c|_algobase.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_algobase.c" SelfReg="false" Sequence="324"/>
- <ROW File="algobase.h" Component_="algo.h" FileName="algobase.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\algobase.h" SelfReg="false" Sequence="248"/>
- <ROW File="algobase.h_1" Component_="char_traits.h" FileName="_algob~1.h|_algobase.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_algobase.h" SelfReg="false" Sequence="325"/>
- <ROW File="algorith.h" Component_="algorith.h" FileName="algorith.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\algorith.h" SelfReg="false" Sequence="83"/>
- <ROW File="algorithm" Component_="algorithm" FileName="algori~1|algorithm" Attributes="0" SourcePath="<STLPORT_HOME>stlport\algorithm" SelfReg="false" Sequence="82"/>
- <ROW File="alloc.c" Component_="char_traits.h" FileName="_alloc.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_alloc.c" SelfReg="false" Sequence="326"/>
- <ROW File="alloc.h" Component_="algorith.h" FileName="alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\alloc.h" SelfReg="false" Sequence="84"/>
- <ROW File="alloc.h_1" Component_="algo.h" FileName="alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\alloc.h" SelfReg="false" Sequence="249"/>
- <ROW File="alloc.h_2" Component_="char_traits.h" FileName="_alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_alloc.h" SelfReg="false" Sequence="327"/>
- <ROW File="alloc_old.h" Component_="char_traits.h" FileName="_alloc~1.h|_alloc_old.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_alloc_old.h" SelfReg="false" Sequence="328"/>
+ <ROW File="algo.c" Component_="char_traits.h" FileName="_algo.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_algo.c" SelfReg="false" Sequence="321"/>
+ <ROW File="algo.h" Component_="algo.h" FileName="algo.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\algo.h" SelfReg="false" Sequence="246"/>
+ <ROW File="algo.h_1" Component_="char_traits.h" FileName="_algo.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_algo.h" SelfReg="false" Sequence="322"/>
+ <ROW File="algobase.c" Component_="char_traits.h" FileName="_algob~1.c|_algobase.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_algobase.c" SelfReg="false" Sequence="323"/>
+ <ROW File="algobase.h" Component_="algo.h" FileName="algobase.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\algobase.h" SelfReg="false" Sequence="247"/>
+ <ROW File="algobase.h_1" Component_="char_traits.h" FileName="_algob~1.h|_algobase.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_algobase.h" SelfReg="false" Sequence="324"/>
+ <ROW File="algorith.h" Component_="algorith.h" FileName="algorith.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\algorith.h" SelfReg="false" Sequence="82"/>
+ <ROW File="algorithm" Component_="algorithm" FileName="algori~1|algorithm" Attributes="0" SourcePath="<STLPORT_HOME>stlport\algorithm" SelfReg="false" Sequence="81"/>
+ <ROW File="alloc.c" Component_="char_traits.h" FileName="_alloc.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_alloc.c" SelfReg="false" Sequence="325"/>
+ <ROW File="alloc.h" Component_="algorith.h" FileName="alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\alloc.h" SelfReg="false" Sequence="83"/>
+ <ROW File="alloc.h_1" Component_="algo.h" FileName="alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\alloc.h" SelfReg="false" Sequence="248"/>
+ <ROW File="alloc.h_2" Component_="char_traits.h" FileName="_alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_alloc.h" SelfReg="false" Sequence="326"/>
+ <ROW File="alloc_old.h" Component_="char_traits.h" FileName="_alloc~1.h|_alloc_old.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_alloc_old.h" SelfReg="false" Sequence="327"/>
<ROW File="asn1.h" Component_="aes.h" FileName="asn1.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\asn1\asn1.h" SelfReg="false" Sequence="7"/>
<ROW File="asn1_mac.h" Component_="aes.h" FileName="asn1_mac.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\asn1\asn1_mac.h" SelfReg="false" Sequence="9"/>
<ROW File="asn1t.h" Component_="aes.h" FileName="asn1t.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\asn1\asn1t.h" SelfReg="false" Sequence="8"/>
- <ROW File="auto_ptr.h" Component_="char_traits.h" FileName="_auto_~1.h|_auto_ptr.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_auto_ptr.h" SelfReg="false" Sequence="329"/>
+ <ROW File="auto_ptr.h" Component_="char_traits.h" FileName="_auto_~1.h|_auto_ptr.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_auto_ptr.h" SelfReg="false" Sequence="328"/>
<ROW File="bio.h" Component_="aes.h" FileName="bio.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\bio\bio.h" SelfReg="false" Sequence="10"/>
- <ROW File="bitset" Component_="algorithm" FileName="bitset" Attributes="0" SourcePath="<STLPORT_HOME>stlport\bitset" SelfReg="false" Sequence="156"/>
- <ROW File="bitset.c" Component_="char_traits.h" FileName="_bitset.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_bitset.c" SelfReg="false" Sequence="330"/>
- <ROW File="bitset.h" Component_="algorith.h" FileName="bitset.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\bitset.h" SelfReg="false" Sequence="87"/>
- <ROW File="bitset.h_1" Component_="char_traits.h" FileName="_bitset.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_bitset.h" SelfReg="false" Sequence="331"/>
+ <ROW File="bitset" Component_="algorithm" FileName="bitset" Attributes="0" SourcePath="<STLPORT_HOME>stlport\bitset" SelfReg="false" Sequence="155"/>
+ <ROW File="bitset.c" Component_="char_traits.h" FileName="_bitset.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_bitset.c" SelfReg="false" Sequence="329"/>
+ <ROW File="bitset.h" Component_="algorith.h" FileName="bitset.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\bitset.h" SelfReg="false" Sequence="86"/>
+ <ROW File="bitset.h_1" Component_="char_traits.h" FileName="_bitset.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_bitset.h" SelfReg="false" Sequence="330"/>
<ROW File="blowfish.h" Component_="aes.h" FileName="blowfish.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\bf\blowfish.h" SelfReg="false" Sequence="11"/>
<ROW File="bn.h" Component_="aes.h" FileName="bn.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\bn\bn.h" SelfReg="false" Sequence="12"/>
<ROW File="buffer.h" Component_="aes.h" FileName="buffer.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\buffer\buffer.h" SelfReg="false" Sequence="13"/>
- <ROW File="bvector.h" Component_="algo.h" FileName="bvector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\bvector.h" SelfReg="false" Sequence="250"/>
- <ROW File="bvector.h_1" Component_="char_traits.h" FileName="_bvector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_bvector.h" SelfReg="false" Sequence="332"/>
- <ROW File="bzip2.dll" Component_="bzip2.dll" FileName="bzip2.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC9>bzip2.dll" SelfReg="false" Sequence="535" DigSign="true"/>
- <ROW File="bzip2.dll_2" Component_="bzip2.dll_2" FileName="bzip2.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC9_X64>bzip2.dll" SelfReg="false" Sequence="555" DigSign="true"/>
- <ROW File="bzip2_vc6.dll" Component_="bzip2_vc6.dll" FileName="bzip2_~2.dll|bzip2_vc6.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC6>bzip2_vc6.dll" SelfReg="false" Sequence="501" DigSign="true"/>
- <ROW File="bzip2_vc6d.dll" Component_="bzip2_vc6d.dll" FileName="bzip2_~1.dll|bzip2_vc6d.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC6>bzip2_vc6d.dll" SelfReg="false" Sequence="500" DigSign="true"/>
- <ROW File="bzip2d.dll" Component_="bzip2d.dll" FileName="bzip2d.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC9>bzip2d.dll" SelfReg="false" Sequence="534" DigSign="true"/>
- <ROW File="bzip2d.dll_1" Component_="bzip2d.dll_1" FileName="bzip2d.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC9_X64>bzip2d.dll" SelfReg="false" Sequence="554" DigSign="true"/>
+ <ROW File="bvector.h" Component_="algo.h" FileName="bvector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\bvector.h" SelfReg="false" Sequence="249"/>
+ <ROW File="bvector.h_1" Component_="char_traits.h" FileName="_bvector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_bvector.h" SelfReg="false" Sequence="331"/>
+ <ROW File="bzip2.dll" Component_="bzip2.dll" FileName="bzip2.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC9>bzip2.dll" SelfReg="false" Sequence="533" DigSign="true"/>
+ <ROW File="bzip2.dll_1" Component_="bzip2.dll_1" FileName="bzip2.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC10>bzip2.dll" SelfReg="false" Sequence="1070" DigSign="true"/>
+ <ROW File="bzip2.dll_2" Component_="bzip2.dll_2" FileName="bzip2.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC9_X64>bzip2.dll" SelfReg="false" Sequence="553" DigSign="true"/>
+ <ROW File="bzip2.dll_3" Component_="bzip2.dll_3" FileName="bzip2.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC10_X64>bzip2.dll" SelfReg="false" Sequence="1095"/>
+ <ROW File="bzip2_vc6.dll" Component_="bzip2_vc6.dll" FileName="bzip2_~2.dll|bzip2_vc6.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC6>bzip2_vc6.dll" SelfReg="false" Sequence="500" DigSign="true"/>
+ <ROW File="bzip2_vc6d.dll" Component_="bzip2_vc6d.dll" FileName="bzip2_~1.dll|bzip2_vc6d.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC6>bzip2_vc6d.dll" SelfReg="false" Sequence="499" DigSign="true"/>
+ <ROW File="bzip2d.dll" Component_="bzip2d.dll" FileName="bzip2d.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC9>bzip2d.dll" SelfReg="false" Sequence="532" DigSign="true"/>
+ <ROW File="bzip2d.dll_1" Component_="bzip2d.dll_1" FileName="bzip2d.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC9_X64>bzip2d.dll" SelfReg="false" Sequence="552" DigSign="true"/>
+ <ROW File="bzip2d.dll_2" Component_="bzip2d.dll_2" FileName="bzip2d.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC10>bzip2d.dll" SelfReg="false" Sequence="1071" DigSign="true"/>
+ <ROW File="bzip2d.dll_3" Component_="bzip2d.dll_3" FileName="bzip2d.dll" Attributes="0" SourcePath="<BZIP2_HOME_VC10_X64>bzip2d.dll" SelfReg="false" Sequence="1094"/>
<ROW File="bzlib.h" Component_="bzlib.h" FileName="bzlib.h" Attributes="0" SourcePath="<BZIP2_HOME_VC9>bzlib.h" SelfReg="false" Sequence="77"/>
- <ROW File="c_locale.h" Component_="char_traits.h" FileName="c_locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\c_locale.h" SelfReg="false" Sequence="297"/>
- <ROW File="cassert" Component_="algorithm" FileName="cassert" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cassert" SelfReg="false" Sequence="157"/>
- <ROW File="cassert.h" Component_="algorith.h" FileName="cassert.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cassert.h" SelfReg="false" Sequence="88"/>
+ <ROW File="c_locale.h" Component_="char_traits.h" FileName="c_locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\c_locale.h" SelfReg="false" Sequence="296"/>
+ <ROW File="cassert" Component_="algorithm" FileName="cassert" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cassert" SelfReg="false" Sequence="156"/>
+ <ROW File="cassert.h" Component_="algorith.h" FileName="cassert.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cassert.h" SelfReg="false" Sequence="87"/>
<ROW File="cast.h" Component_="aes.h" FileName="cast.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\cast\cast.h" SelfReg="false" Sequence="14"/>
- <ROW File="cctype" Component_="algorithm" FileName="cctype" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cctype" SelfReg="false" Sequence="158"/>
- <ROW File="cctype.h" Component_="algorith.h" FileName="cctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cctype.h" SelfReg="false" Sequence="89"/>
- <ROW File="cerrno" Component_="algorithm" FileName="cerrno" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cerrno" SelfReg="false" Sequence="159"/>
- <ROW File="cerrno.h" Component_="algorith.h" FileName="cerrno.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cerrno.h" SelfReg="false" Sequence="90"/>
- <ROW File="cfloat" Component_="algorithm" FileName="cfloat" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cfloat" SelfReg="false" Sequence="160"/>
- <ROW File="cfloat.h" Component_="algorith.h" FileName="cfloat.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cfloat.h" SelfReg="false" Sequence="91"/>
- <ROW File="char_traits.h" Component_="char_traits.h" FileName="char_t~1.h|char_traits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\char_traits.h" SelfReg="false" Sequence="295"/>
- <ROW File="check_config.h" Component_="char_traits.h" FileName="_check~1.h|_check_config.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_check_config.h" SelfReg="false" Sequence="333"/>
- <ROW File="climits" Component_="algorithm" FileName="climits" Attributes="0" SourcePath="<STLPORT_HOME>stlport\climits" SelfReg="false" Sequence="161"/>
- <ROW File="climits.h" Component_="algorith.h" FileName="climits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\climits.h" SelfReg="false" Sequence="92"/>
- <ROW File="clocale" Component_="algorithm" FileName="clocale" Attributes="0" SourcePath="<STLPORT_HOME>stlport\clocale" SelfReg="false" Sequence="162"/>
- <ROW File="clocale.h" Component_="algorith.h" FileName="clocale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\clocale.h" SelfReg="false" Sequence="93"/>
- <ROW File="cmath" Component_="algorithm" FileName="cmath" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cmath" SelfReg="false" Sequence="163"/>
- <ROW File="cmath.h" Component_="algorith.h" FileName="cmath.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cmath.h" SelfReg="false" Sequence="94"/>
- <ROW File="cmath.h_1" Component_="char_traits.h" FileName="_cmath.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_cmath.h" SelfReg="false" Sequence="334"/>
- <ROW File="codecvt.h" Component_="char_traits.h" FileName="_codecvt.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_codecvt.h" SelfReg="false" Sequence="335"/>
- <ROW File="collate.h" Component_="char_traits.h" FileName="_collate.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_collate.h" SelfReg="false" Sequence="336"/>
+ <ROW File="cctype" Component_="algorithm" FileName="cctype" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cctype" SelfReg="false" Sequence="157"/>
+ <ROW File="cctype.h" Component_="algorith.h" FileName="cctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cctype.h" SelfReg="false" Sequence="88"/>
+ <ROW File="cerrno" Component_="algorithm" FileName="cerrno" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cerrno" SelfReg="false" Sequence="158"/>
+ <ROW File="cerrno.h" Component_="algorith.h" FileName="cerrno.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cerrno.h" SelfReg="false" Sequence="89"/>
+ <ROW File="cfloat" Component_="algorithm" FileName="cfloat" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cfloat" SelfReg="false" Sequence="159"/>
+ <ROW File="cfloat.h" Component_="algorith.h" FileName="cfloat.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cfloat.h" SelfReg="false" Sequence="90"/>
+ <ROW File="char_traits.h" Component_="char_traits.h" FileName="char_t~1.h|char_traits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\char_traits.h" SelfReg="false" Sequence="294"/>
+ <ROW File="check_config.h" Component_="char_traits.h" FileName="_check~1.h|_check_config.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_check_config.h" SelfReg="false" Sequence="332"/>
+ <ROW File="climits" Component_="algorithm" FileName="climits" Attributes="0" SourcePath="<STLPORT_HOME>stlport\climits" SelfReg="false" Sequence="160"/>
+ <ROW File="climits.h" Component_="algorith.h" FileName="climits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\climits.h" SelfReg="false" Sequence="91"/>
+ <ROW File="clocale" Component_="algorithm" FileName="clocale" Attributes="0" SourcePath="<STLPORT_HOME>stlport\clocale" SelfReg="false" Sequence="161"/>
+ <ROW File="clocale.h" Component_="algorith.h" FileName="clocale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\clocale.h" SelfReg="false" Sequence="92"/>
+ <ROW File="cmath" Component_="algorithm" FileName="cmath" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cmath" SelfReg="false" Sequence="162"/>
+ <ROW File="cmath.h" Component_="algorith.h" FileName="cmath.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cmath.h" SelfReg="false" Sequence="93"/>
+ <ROW File="cmath.h_1" Component_="char_traits.h" FileName="_cmath.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_cmath.h" SelfReg="false" Sequence="333"/>
+ <ROW File="codecvt.h" Component_="char_traits.h" FileName="_codecvt.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_codecvt.h" SelfReg="false" Sequence="334"/>
+ <ROW File="collate.h" Component_="char_traits.h" FileName="_collate.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_collate.h" SelfReg="false" Sequence="335"/>
<ROW File="comp.h" Component_="aes.h" FileName="comp.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\comp\comp.h" SelfReg="false" Sequence="15"/>
- <ROW File="complex" Component_="algorithm" FileName="complex" Attributes="0" SourcePath="<STLPORT_HOME>stlport\complex" SelfReg="false" Sequence="164"/>
- <ROW File="complex.c" Component_="char_traits.h" FileName="_complex.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_complex.c" SelfReg="false" Sequence="337"/>
- <ROW File="complex.h" Component_="algorith.h" FileName="complex.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\complex.h" SelfReg="false" Sequence="95"/>
- <ROW File="complex.h_1" Component_="char_traits.h" FileName="_complex.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_complex.h" SelfReg="false" Sequence="338"/>
- <ROW File="complex_1" Component_="complex" FileName="complex" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\complex" SelfReg="false" Sequence="477"/>
- <ROW File="concept_checks.h" Component_="char_traits.h" FileName="concep~1.h|concept_checks.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\concept_checks.h" SelfReg="false" Sequence="296"/>
+ <ROW File="complex" Component_="algorithm" FileName="complex" Attributes="0" SourcePath="<STLPORT_HOME>stlport\complex" SelfReg="false" Sequence="163"/>
+ <ROW File="complex.c" Component_="char_traits.h" FileName="_complex.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_complex.c" SelfReg="false" Sequence="336"/>
+ <ROW File="complex.h" Component_="algorith.h" FileName="complex.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\complex.h" SelfReg="false" Sequence="94"/>
+ <ROW File="complex.h_1" Component_="char_traits.h" FileName="_complex.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_complex.h" SelfReg="false" Sequence="337"/>
+ <ROW File="complex_1" Component_="complex" FileName="complex" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\complex" SelfReg="false" Sequence="476"/>
+ <ROW File="concept_checks.h" Component_="char_traits.h" FileName="concep~1.h|concept_checks.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\concept_checks.h" SelfReg="false" Sequence="295"/>
<ROW File="conf.h" Component_="aes.h" FileName="conf.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\conf\conf.h" SelfReg="false" Sequence="16"/>
<ROW File="conf_api.h" Component_="aes.h" FileName="conf_api.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\conf\conf_api.h" SelfReg="false" Sequence="17"/>
- <ROW File="config.h" Component_="char_traits.h" FileName="_config.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_config.h" SelfReg="false" Sequence="339"/>
- <ROW File="config_compat.h" Component_="char_traits.h" FileName="_confi~1.h|_config_compat.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_config_compat.h" SelfReg="false" Sequence="340"/>
- <ROW File="config_compat_post.h" Component_="char_traits.h" FileName="_confi~2.h|_config_compat_post.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_config_compat_post.h" SelfReg="false" Sequence="341"/>
- <ROW File="configure" Component_="configure" FileName="config~1|configure" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\configure" SelfReg="false" Sequence="165"/>
- <ROW File="configure.in" Component_="configure" FileName="config~1.in|configure.in" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\configure.in" SelfReg="false" Sequence="166"/>
- <ROW File="construct.h" Component_="char_traits.h" FileName="_const~1.h|_construct.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_construct.h" SelfReg="false" Sequence="342"/>
+ <ROW File="config.h" Component_="char_traits.h" FileName="_config.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_config.h" SelfReg="false" Sequence="338"/>
+ <ROW File="config_compat.h" Component_="char_traits.h" FileName="_confi~1.h|_config_compat.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_config_compat.h" SelfReg="false" Sequence="339"/>
+ <ROW File="config_compat_post.h" Component_="char_traits.h" FileName="_confi~2.h|_config_compat_post.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_config_compat_post.h" SelfReg="false" Sequence="340"/>
+ <ROW File="configure" Component_="configure" FileName="config~1|configure" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\configure" SelfReg="false" Sequence="164"/>
+ <ROW File="configure.in" Component_="configure" FileName="config~1.in|configure.in" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\configure.in" SelfReg="false" Sequence="165"/>
+ <ROW File="construct.h" Component_="char_traits.h" FileName="_const~1.h|_construct.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_construct.h" SelfReg="false" Sequence="341"/>
<ROW File="crypto.h" Component_="aes.h" FileName="crypto.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\crypto.h" SelfReg="false" Sequence="18"/>
- <ROW File="csetjmp" Component_="algorithm" FileName="csetjmp" Attributes="0" SourcePath="<STLPORT_HOME>stlport\csetjmp" SelfReg="false" Sequence="204"/>
- <ROW File="csetjmp.h" Component_="algorith.h" FileName="csetjmp.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\csetjmp.h" SelfReg="false" Sequence="96"/>
- <ROW File="csignal" Component_="algorithm" FileName="csignal" Attributes="0" SourcePath="<STLPORT_HOME>stlport\csignal" SelfReg="false" Sequence="205"/>
- <ROW File="csignal.h" Component_="algorith.h" FileName="csignal.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\csignal.h" SelfReg="false" Sequence="97"/>
- <ROW File="cstdarg" Component_="algorithm" FileName="cstdarg" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstdarg" SelfReg="false" Sequence="206"/>
- <ROW File="cstdarg.h" Component_="algorith.h" FileName="cstdarg.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstdarg.h" SelfReg="false" Sequence="98"/>
- <ROW File="cstddef" Component_="algorithm" FileName="cstddef" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstddef" SelfReg="false" Sequence="207"/>
- <ROW File="cstddef.h" Component_="algorith.h" FileName="cstddef.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstddef.h" SelfReg="false" Sequence="99"/>
- <ROW File="cstdio" Component_="algorithm" FileName="cstdio" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstdio" SelfReg="false" Sequence="208"/>
- <ROW File="cstdio.h" Component_="algorith.h" FileName="cstdio.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstdio.h" SelfReg="false" Sequence="100"/>
- <ROW File="cstdlib" Component_="algorithm" FileName="cstdlib" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstdlib" SelfReg="false" Sequence="209"/>
- <ROW File="cstdlib.h" Component_="algorith.h" FileName="cstdlib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstdlib.h" SelfReg="false" Sequence="101"/>
- <ROW File="cstring" Component_="algorithm" FileName="cstring" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstring" SelfReg="false" Sequence="210"/>
- <ROW File="cstring.h" Component_="algorith.h" FileName="cstring.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstring.h" SelfReg="false" Sequence="102"/>
- <ROW File="cstring.h_1" Component_="cstring.h" FileName="cstring.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\cstring.h" SelfReg="false" Sequence="141"/>
- <ROW File="cstring_1" Component_="cstring" FileName="cstring" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\cstring" SelfReg="false" Sequence="453"/>
- <ROW File="ctime" Component_="algorithm" FileName="ctime" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ctime" SelfReg="false" Sequence="211"/>
- <ROW File="ctime.h" Component_="algorith.h" FileName="ctime.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\ctime.h" SelfReg="false" Sequence="103"/>
- <ROW File="ctraits_fns.h" Component_="char_traits.h" FileName="_ctrai~1.h|_ctraits_fns.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ctraits_fns.h" SelfReg="false" Sequence="343"/>
- <ROW File="ctype.h" Component_="algorithm" FileName="ctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ctype.h" SelfReg="false" Sequence="212"/>
- <ROW File="ctype.h_1" Component_="char_traits.h" FileName="_ctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ctype.h" SelfReg="false" Sequence="344"/>
- <ROW File="cwchar" Component_="algorithm" FileName="cwchar" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cwchar" SelfReg="false" Sequence="213"/>
- <ROW File="cwchar.h" Component_="algorith.h" FileName="cwchar.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cwchar.h" SelfReg="false" Sequence="104"/>
- <ROW File="cwchar.h_1" Component_="char_traits.h" FileName="_cwchar.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_cwchar.h" SelfReg="false" Sequence="345"/>
- <ROW File="cwctype" Component_="algorithm" FileName="cwctype" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cwctype" SelfReg="false" Sequence="214"/>
- <ROW File="cwctype.h" Component_="algorith.h" FileName="cwctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cwctype.h" SelfReg="false" Sequence="105"/>
+ <ROW File="csetjmp" Component_="algorithm" FileName="csetjmp" Attributes="0" SourcePath="<STLPORT_HOME>stlport\csetjmp" SelfReg="false" Sequence="203"/>
+ <ROW File="csetjmp.h" Component_="algorith.h" FileName="csetjmp.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\csetjmp.h" SelfReg="false" Sequence="95"/>
+ <ROW File="csignal" Component_="algorithm" FileName="csignal" Attributes="0" SourcePath="<STLPORT_HOME>stlport\csignal" SelfReg="false" Sequence="204"/>
+ <ROW File="csignal.h" Component_="algorith.h" FileName="csignal.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\csignal.h" SelfReg="false" Sequence="96"/>
+ <ROW File="cstdarg" Component_="algorithm" FileName="cstdarg" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstdarg" SelfReg="false" Sequence="205"/>
+ <ROW File="cstdarg.h" Component_="algorith.h" FileName="cstdarg.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstdarg.h" SelfReg="false" Sequence="97"/>
+ <ROW File="cstddef" Component_="algorithm" FileName="cstddef" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstddef" SelfReg="false" Sequence="206"/>
+ <ROW File="cstddef.h" Component_="algorith.h" FileName="cstddef.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstddef.h" SelfReg="false" Sequence="98"/>
+ <ROW File="cstdio" Component_="algorithm" FileName="cstdio" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstdio" SelfReg="false" Sequence="207"/>
+ <ROW File="cstdio.h" Component_="algorith.h" FileName="cstdio.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstdio.h" SelfReg="false" Sequence="99"/>
+ <ROW File="cstdlib" Component_="algorithm" FileName="cstdlib" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstdlib" SelfReg="false" Sequence="208"/>
+ <ROW File="cstdlib.h" Component_="algorith.h" FileName="cstdlib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstdlib.h" SelfReg="false" Sequence="100"/>
+ <ROW File="cstring" Component_="algorithm" FileName="cstring" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cstring" SelfReg="false" Sequence="209"/>
+ <ROW File="cstring.h" Component_="algorith.h" FileName="cstring.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cstring.h" SelfReg="false" Sequence="101"/>
+ <ROW File="cstring.h_1" Component_="cstring.h" FileName="cstring.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\cstring.h" SelfReg="false" Sequence="140"/>
+ <ROW File="cstring_1" Component_="cstring" FileName="cstring" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\cstring" SelfReg="false" Sequence="452"/>
+ <ROW File="ctime" Component_="algorithm" FileName="ctime" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ctime" SelfReg="false" Sequence="210"/>
+ <ROW File="ctime.h" Component_="algorith.h" FileName="ctime.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\ctime.h" SelfReg="false" Sequence="102"/>
+ <ROW File="ctraits_fns.h" Component_="char_traits.h" FileName="_ctrai~1.h|_ctraits_fns.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ctraits_fns.h" SelfReg="false" Sequence="342"/>
+ <ROW File="ctype.h" Component_="algorithm" FileName="ctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ctype.h" SelfReg="false" Sequence="211"/>
+ <ROW File="ctype.h_1" Component_="char_traits.h" FileName="_ctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ctype.h" SelfReg="false" Sequence="343"/>
+ <ROW File="cwchar" Component_="algorithm" FileName="cwchar" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cwchar" SelfReg="false" Sequence="212"/>
+ <ROW File="cwchar.h" Component_="algorith.h" FileName="cwchar.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cwchar.h" SelfReg="false" Sequence="103"/>
+ <ROW File="cwchar.h_1" Component_="char_traits.h" FileName="_cwchar.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_cwchar.h" SelfReg="false" Sequence="344"/>
+ <ROW File="cwctype" Component_="algorithm" FileName="cwctype" Attributes="0" SourcePath="<STLPORT_HOME>stlport\cwctype" SelfReg="false" Sequence="213"/>
+ <ROW File="cwctype.h" Component_="algorith.h" FileName="cwctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\cwctype.h" SelfReg="false" Sequence="104"/>
<ROW File="db.h" Component_="bzlib.h" FileName="db.h" Attributes="1" SourcePath="<DB_HOME_VC9>build_windows\db.h" SelfReg="false" Sequence="1"/>
- <ROW File="db.jar" Component_="db.jar" FileName="db.jar" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db.jar" SelfReg="false" Sequence="518"/>
- <ROW File="db_archive.exe" Component_="db_archive.exe" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_archive.exe" SelfReg="false" Sequence="538" DigSign="true"/>
- <ROW File="db_archive.exe_1" Component_="db_archive.exe_1" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_archive.exe" SelfReg="false" Sequence="558" DigSign="true"/>
- <ROW File="db_archive.exe_2" Component_="db_archive.exe_2" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_archive.exe" SelfReg="false" Sequence="1034" DigSign="true"/>
- <ROW File="db_checkpoint.exe" Component_="db_checkpoint.exe" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_checkpoint.exe" SelfReg="false" Sequence="539" DigSign="true"/>
- <ROW File="db_checkpoint.exe_1" Component_="db_checkpoint.exe_1" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_checkpoint.exe" SelfReg="false" Sequence="559" DigSign="true"/>
- <ROW File="db_checkpoint.exe_2" Component_="db_checkpoint.exe_2" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_checkpoint.exe" SelfReg="false" Sequence="1035" DigSign="true"/>
+ <ROW File="db.jar" Component_="db.jar" FileName="db.jar" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db.jar" SelfReg="false" Sequence="1043"/>
+ <ROW File="db_archive.exe" Component_="db_archive.exe" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_archive.exe" SelfReg="false" Sequence="536" DigSign="true"/>
+ <ROW File="db_archive.exe_1" Component_="db_archive.exe_1" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_archive.exe" SelfReg="false" Sequence="556" DigSign="true"/>
+ <ROW File="db_archive.exe_2" Component_="db_archive.exe_2" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_archive.exe" SelfReg="false" Sequence="1031" DigSign="true"/>
+ <ROW File="db_archive.exe_3" Component_="db_archive.exe_3" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_archive.exe" SelfReg="false" Sequence="1074" DigSign="true"/>
+ <ROW File="db_archive.exe_4" Component_="db_archive.exe_4" FileName="db_arc~1.exe|db_archive.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_archive.exe" SelfReg="false" Sequence="1098"/>
+ <ROW File="db_checkpoint.exe" Component_="db_checkpoint.exe" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_checkpoint.exe" SelfReg="false" Sequence="537" DigSign="true"/>
+ <ROW File="db_checkpoint.exe_1" Component_="db_checkpoint.exe_1" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_checkpoint.exe" SelfReg="false" Sequence="557" DigSign="true"/>
+ <ROW File="db_checkpoint.exe_2" Component_="db_checkpoint.exe_2" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_checkpoint.exe" SelfReg="false" Sequence="1032" DigSign="true"/>
+ <ROW File="db_checkpoint.exe_3" Component_="db_checkpoint.exe_3" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_checkpoint.exe" SelfReg="false" Sequence="1075" DigSign="true"/>
+ <ROW File="db_checkpoint.exe_4" Component_="db_checkpoint.exe_4" FileName="db_che~1.exe|db_checkpoint.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_checkpoint.exe" SelfReg="false" Sequence="1099"/>
<ROW File="db_cxx.h" Component_="bzlib.h" FileName="db_cxx.h" Attributes="1" SourcePath="<DB_HOME_VC9>build_windows\db_cxx.h" SelfReg="false" Sequence="2"/>
- <ROW File="db_deadlock.exe" Component_="db_deadlock.exe" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_deadlock.exe" SelfReg="false" Sequence="540" DigSign="true"/>
- <ROW File="db_deadlock.exe_1" Component_="db_deadlock.exe_1" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_deadlock.exe" SelfReg="false" Sequence="560" DigSign="true"/>
- <ROW File="db_deadlock.exe_2" Component_="db_deadlock.exe_2" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_deadlock.exe" SelfReg="false" Sequence="1036" DigSign="true"/>
- <ROW File="db_dump.exe" Component_="db_dump.exe" FileName="db_dump.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_dump.exe" SelfReg="false" Sequence="541" DigSign="true"/>
- <ROW File="db_dump.exe_1" Component_="db_dump.exe_1" FileName="db_dump.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_dump.exe" SelfReg="false" Sequence="561" DigSign="true"/>
- <ROW File="db_dump.exe_2" Component_="db_dump.exe_2" FileName="db_dump.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_dump.exe" SelfReg="false" Sequence="1037" DigSign="true"/>
- <ROW File="db_hotbackup.exe" Component_="db_hotbackup.exe" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_hotbackup.exe" SelfReg="false" Sequence="542" DigSign="true"/>
- <ROW File="db_hotbackup.exe_1" Component_="db_hotbackup.exe_1" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_hotbackup.exe" SelfReg="false" Sequence="562" DigSign="true"/>
- <ROW File="db_hotbackup.exe_2" Component_="db_hotbackup.exe_2" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_hotbackup.exe" SelfReg="false" Sequence="1038" DigSign="true"/>
- <ROW File="db_load.exe" Component_="db_load.exe" FileName="db_load.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_load.exe" SelfReg="false" Sequence="543" DigSign="true"/>
- <ROW File="db_load.exe_1" Component_="db_load.exe_1" FileName="db_load.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_load.exe" SelfReg="false" Sequence="563" DigSign="true"/>
- <ROW File="db_load.exe_2" Component_="db_load.exe_2" FileName="db_load.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_load.exe" SelfReg="false" Sequence="1039" DigSign="true"/>
- <ROW File="db_printlog.exe" Component_="db_printlog.exe" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_printlog.exe" SelfReg="false" Sequence="544" DigSign="true"/>
- <ROW File="db_printlog.exe_1" Component_="db_printlog.exe_1" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_printlog.exe" SelfReg="false" Sequence="564" DigSign="true"/>
- <ROW File="db_printlog.exe_2" Component_="db_printlog.exe_2" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_printlog.exe" SelfReg="false" Sequence="1040" DigSign="true"/>
- <ROW File="db_recover.exe" Component_="db_recover.exe" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_recover.exe" SelfReg="false" Sequence="545" DigSign="true"/>
- <ROW File="db_recover.exe_1" Component_="db_recover.exe_1" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_recover.exe" SelfReg="false" Sequence="565" DigSign="true"/>
- <ROW File="db_recover.exe_2" Component_="db_recover.exe_2" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_recover.exe" SelfReg="false" Sequence="1041" DigSign="true"/>
- <ROW File="db_stat.exe" Component_="db_stat.exe" FileName="db_stat.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_stat.exe" SelfReg="false" Sequence="546" DigSign="true"/>
- <ROW File="db_stat.exe_1" Component_="db_stat.exe_1" FileName="db_stat.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_stat.exe" SelfReg="false" Sequence="566" DigSign="true"/>
- <ROW File="db_stat.exe_2" Component_="db_stat.exe_2" FileName="db_stat.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_stat.exe" SelfReg="false" Sequence="1042" DigSign="true"/>
- <ROW File="db_upgrade.exe" Component_="db_upgrade.exe" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_upgrade.exe" SelfReg="false" Sequence="547" DigSign="true"/>
- <ROW File="db_upgrade.exe_1" Component_="db_upgrade.exe_1" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_upgrade.exe" SelfReg="false" Sequence="567" DigSign="true"/>
- <ROW File="db_upgrade.exe_2" Component_="db_upgrade.exe_2" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_upgrade.exe" SelfReg="false" Sequence="1043" DigSign="true"/>
- <ROW File="db_verify.exe" Component_="db_verify.exe" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_verify.exe" SelfReg="false" Sequence="548" DigSign="true"/>
- <ROW File="db_verify.exe_1" Component_="db_verify.exe_1" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_verify.exe" SelfReg="false" Sequence="568" DigSign="true"/>
- <ROW File="db_verify.exe_2" Component_="db_verify.exe_2" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_verify.exe" SelfReg="false" Sequence="1033" DigSign="true"/>
- <ROW File="debug.c" Component_="debug.c" FileName="_debug.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_debug.c" SelfReg="false" Sequence="298"/>
- <ROW File="debug.h" Component_="debug.c" FileName="_debug.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_debug.h" SelfReg="false" Sequence="299"/>
- <ROW File="defalloc.h" Component_="algo.h" FileName="defalloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\defalloc.h" SelfReg="false" Sequence="251"/>
- <ROW File="deque" Component_="algorithm" FileName="deque" Attributes="0" SourcePath="<STLPORT_HOME>stlport\deque" SelfReg="false" Sequence="215"/>
- <ROW File="deque.c" Component_="char_traits.h" FileName="_deque.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_deque.c" SelfReg="false" Sequence="346"/>
- <ROW File="deque.h" Component_="algorith.h" FileName="deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\deque.h" SelfReg="false" Sequence="106"/>
- <ROW File="deque.h_1" Component_="algo.h" FileName="deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\deque.h" SelfReg="false" Sequence="252"/>
- <ROW File="deque.h_2" Component_="debug.c" FileName="_deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_deque.h" SelfReg="false" Sequence="300"/>
- <ROW File="deque.h_3" Component_="deque.h" FileName="_deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_deque.h" SelfReg="false" Sequence="312"/>
- <ROW File="deque.h_4" Component_="char_traits.h" FileName="_deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_deque.h" SelfReg="false" Sequence="347"/>
+ <ROW File="db_deadlock.exe" Component_="db_deadlock.exe" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_deadlock.exe" SelfReg="false" Sequence="538" DigSign="true"/>
+ <ROW File="db_deadlock.exe_1" Component_="db_deadlock.exe_1" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_deadlock.exe" SelfReg="false" Sequence="558" DigSign="true"/>
+ <ROW File="db_deadlock.exe_2" Component_="db_deadlock.exe_2" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_deadlock.exe" SelfReg="false" Sequence="1033" DigSign="true"/>
+ <ROW File="db_deadlock.exe_3" Component_="db_deadlock.exe_3" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_deadlock.exe" SelfReg="false" Sequence="1076" DigSign="true"/>
+ <ROW File="db_deadlock.exe_4" Component_="db_deadlock.exe_4" FileName="db_dea~1.exe|db_deadlock.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_deadlock.exe" SelfReg="false" Sequence="1100"/>
+ <ROW File="db_dump.exe" Component_="db_dump.exe" FileName="db_dump.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_dump.exe" SelfReg="false" Sequence="539" DigSign="true"/>
+ <ROW File="db_dump.exe_1" Component_="db_dump.exe_1" FileName="db_dump.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_dump.exe" SelfReg="false" Sequence="559" DigSign="true"/>
+ <ROW File="db_dump.exe_2" Component_="db_dump.exe_2" FileName="db_dump.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_dump.exe" SelfReg="false" Sequence="1034" DigSign="true"/>
+ <ROW File="db_dump.exe_3" Component_="db_dump.exe_3" FileName="db_dump.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_dump.exe" SelfReg="false" Sequence="1077" DigSign="true"/>
+ <ROW File="db_dump.exe_4" Component_="db_dump.exe_4" FileName="db_dump.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_dump.exe" SelfReg="false" Sequence="1101"/>
+ <ROW File="db_hotbackup.exe" Component_="db_hotbackup.exe" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_hotbackup.exe" SelfReg="false" Sequence="540" DigSign="true"/>
+ <ROW File="db_hotbackup.exe_1" Component_="db_hotbackup.exe_1" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_hotbackup.exe" SelfReg="false" Sequence="560" DigSign="true"/>
+ <ROW File="db_hotbackup.exe_2" Component_="db_hotbackup.exe_2" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_hotbackup.exe" SelfReg="false" Sequence="1035" DigSign="true"/>
+ <ROW File="db_hotbackup.exe_3" Component_="db_hotbackup.exe_3" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_hotbackup.exe" SelfReg="false" Sequence="1078" DigSign="true"/>
+ <ROW File="db_hotbackup.exe_4" Component_="db_hotbackup.exe_4" FileName="db_hot~1.exe|db_hotbackup.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_hotbackup.exe" SelfReg="false" Sequence="1102"/>
+ <ROW File="db_load.exe" Component_="db_load.exe" FileName="db_load.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_load.exe" SelfReg="false" Sequence="541" DigSign="true"/>
+ <ROW File="db_load.exe_1" Component_="db_load.exe_1" FileName="db_load.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_load.exe" SelfReg="false" Sequence="561" DigSign="true"/>
+ <ROW File="db_load.exe_2" Component_="db_load.exe_2" FileName="db_load.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_load.exe" SelfReg="false" Sequence="1036" DigSign="true"/>
+ <ROW File="db_load.exe_3" Component_="db_load.exe_3" FileName="db_load.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_load.exe" SelfReg="false" Sequence="1079" DigSign="true"/>
+ <ROW File="db_load.exe_4" Component_="db_load.exe_4" FileName="db_load.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_load.exe" SelfReg="false" Sequence="1103"/>
+ <ROW File="db_printlog.exe" Component_="db_printlog.exe" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_printlog.exe" SelfReg="false" Sequence="542" DigSign="true"/>
+ <ROW File="db_printlog.exe_1" Component_="db_printlog.exe_1" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_printlog.exe" SelfReg="false" Sequence="562" DigSign="true"/>
+ <ROW File="db_printlog.exe_2" Component_="db_printlog.exe_2" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_printlog.exe" SelfReg="false" Sequence="1037" DigSign="true"/>
+ <ROW File="db_printlog.exe_3" Component_="db_printlog.exe_3" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_printlog.exe" SelfReg="false" Sequence="1080" DigSign="true"/>
+ <ROW File="db_printlog.exe_4" Component_="db_printlog.exe_4" FileName="db_pri~1.exe|db_printlog.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_printlog.exe" SelfReg="false" Sequence="1104"/>
+ <ROW File="db_recover.exe" Component_="db_recover.exe" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_recover.exe" SelfReg="false" Sequence="543" DigSign="true"/>
+ <ROW File="db_recover.exe_1" Component_="db_recover.exe_1" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_recover.exe" SelfReg="false" Sequence="563" DigSign="true"/>
+ <ROW File="db_recover.exe_2" Component_="db_recover.exe_2" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_recover.exe" SelfReg="false" Sequence="1038" DigSign="true"/>
+ <ROW File="db_recover.exe_3" Component_="db_recover.exe_3" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_recover.exe" SelfReg="false" Sequence="1081" DigSign="true"/>
+ <ROW File="db_recover.exe_4" Component_="db_recover.exe_4" FileName="db_rec~1.exe|db_recover.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_recover.exe" SelfReg="false" Sequence="1105"/>
+ <ROW File="db_sql.exe" Component_="db_sql.exe" FileName="db_sql.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_sql.exe" SelfReg="false" Sequence="1082" DigSign="true"/>
+ <ROW File="db_sql.exe_1" Component_="db_sql.exe_1" FileName="db_sql.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_sql.exe" SelfReg="false" Sequence="1106"/>
+ <ROW File="db_stat.exe" Component_="db_stat.exe" FileName="db_stat.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_stat.exe" SelfReg="false" Sequence="544" DigSign="true"/>
+ <ROW File="db_stat.exe_1" Component_="db_stat.exe_1" FileName="db_stat.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_stat.exe" SelfReg="false" Sequence="564" DigSign="true"/>
+ <ROW File="db_stat.exe_2" Component_="db_stat.exe_2" FileName="db_stat.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_stat.exe" SelfReg="false" Sequence="1039" DigSign="true"/>
+ <ROW File="db_stat.exe_3" Component_="db_stat.exe_3" FileName="db_stat.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_stat.exe" SelfReg="false" Sequence="1083" DigSign="true"/>
+ <ROW File="db_stat.exe_4" Component_="db_stat.exe_4" FileName="db_stat.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_stat.exe" SelfReg="false" Sequence="1107"/>
+ <ROW File="db_upgrade.exe" Component_="db_upgrade.exe" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_upgrade.exe" SelfReg="false" Sequence="545" DigSign="true"/>
+ <ROW File="db_upgrade.exe_1" Component_="db_upgrade.exe_1" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_upgrade.exe" SelfReg="false" Sequence="565" DigSign="true"/>
+ <ROW File="db_upgrade.exe_2" Component_="db_upgrade.exe_2" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_upgrade.exe" SelfReg="false" Sequence="1040" DigSign="true"/>
+ <ROW File="db_upgrade.exe_3" Component_="db_upgrade.exe_3" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_upgrade.exe" SelfReg="false" Sequence="1084" DigSign="true"/>
+ <ROW File="db_upgrade.exe_4" Component_="db_upgrade.exe_4" FileName="db_upg~1.exe|db_upgrade.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_upgrade.exe" SelfReg="false" Sequence="1108"/>
+ <ROW File="db_verify.exe" Component_="db_verify.exe" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\db_verify.exe" SelfReg="false" Sequence="546" DigSign="true"/>
+ <ROW File="db_verify.exe_1" Component_="db_verify.exe_1" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\db_verify.exe" SelfReg="false" Sequence="566" DigSign="true"/>
+ <ROW File="db_verify.exe_2" Component_="db_verify.exe_2" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\db_verify.exe" SelfReg="false" Sequence="1030" DigSign="true"/>
+ <ROW File="db_verify.exe_3" Component_="db_verify.exe_3" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\db_verify.exe" SelfReg="false" Sequence="1085" DigSign="true"/>
+ <ROW File="db_verify.exe_4" Component_="db_verify.exe_4" FileName="db_ver~1.exe|db_verify.exe" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\db_verify.exe" SelfReg="false" Sequence="1109"/>
+ <ROW File="debug.c" Component_="debug.c" FileName="_debug.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_debug.c" SelfReg="false" Sequence="297"/>
+ <ROW File="debug.h" Component_="debug.c" FileName="_debug.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_debug.h" SelfReg="false" Sequence="298"/>
+ <ROW File="defalloc.h" Component_="algo.h" FileName="defalloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\defalloc.h" SelfReg="false" Sequence="250"/>
+ <ROW File="deque" Component_="algorithm" FileName="deque" Attributes="0" SourcePath="<STLPORT_HOME>stlport\deque" SelfReg="false" Sequence="214"/>
+ <ROW File="deque.c" Component_="char_traits.h" FileName="_deque.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_deque.c" SelfReg="false" Sequence="345"/>
+ <ROW File="deque.h" Component_="algorith.h" FileName="deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\deque.h" SelfReg="false" Sequence="105"/>
+ <ROW File="deque.h_1" Component_="algo.h" FileName="deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\deque.h" SelfReg="false" Sequence="251"/>
+ <ROW File="deque.h_2" Component_="debug.c" FileName="_deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_deque.h" SelfReg="false" Sequence="299"/>
+ <ROW File="deque.h_3" Component_="deque.h" FileName="_deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_deque.h" SelfReg="false" Sequence="311"/>
+ <ROW File="deque.h_4" Component_="char_traits.h" FileName="_deque.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_deque.h" SelfReg="false" Sequence="346"/>
<ROW File="des.h" Component_="aes.h" FileName="des.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\des\des.h" SelfReg="false" Sequence="19"/>
<ROW File="des_old.h" Component_="aes.h" FileName="des_old.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\des\des_old.h" SelfReg="false" Sequence="20"/>
<ROW File="dh.h" Component_="aes.h" FileName="dh.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\dh\dh.h" SelfReg="false" Sequence="21"/>
@@ -608,599 +708,631 @@ <ROW File="ecdh.h" Component_="aes.h" FileName="ecdh.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\ecdh\ecdh.h" SelfReg="false" Sequence="27"/>
<ROW File="ecdsa.h" Component_="aes.h" FileName="ecdsa.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\ecdsa\ecdsa.h" SelfReg="false" Sequence="28"/>
<ROW File="engine.h" Component_="aes.h" FileName="engine.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\engine\engine.h" SelfReg="false" Sequence="29"/>
- <ROW File="epilog.h" Component_="stlcomp.h" FileName="_epilog.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\_epilog.h" SelfReg="false" Sequence="201"/>
- <ROW File="epilog.h_1" Component_="char_traits.h" FileName="_epilog.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_epilog.h" SelfReg="false" Sequence="348"/>
+ <ROW File="epilog.h" Component_="stlcomp.h" FileName="_epilog.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\_epilog.h" SelfReg="false" Sequence="200"/>
+ <ROW File="epilog.h_1" Component_="char_traits.h" FileName="_epilog.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_epilog.h" SelfReg="false" Sequence="347"/>
<ROW File="err.h" Component_="aes.h" FileName="err.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\err\err.h" SelfReg="false" Sequence="30"/>
<ROW File="evp.h" Component_="aes.h" FileName="evp.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\evp\evp.h" SelfReg="false" Sequence="31"/>
- <ROW File="exceptio.h" Component_="algorith.h" FileName="exceptio.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\exceptio.h" SelfReg="false" Sequence="107"/>
- <ROW File="exception" Component_="algorithm" FileName="except~1|exception" Attributes="0" SourcePath="<STLPORT_HOME>stlport\exception" SelfReg="false" Sequence="216"/>
- <ROW File="exception.h" Component_="algorithm" FileName="except~1.h|exception.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\exception.h" SelfReg="false" Sequence="217"/>
- <ROW File="exception.h_1" Component_="char_traits.h" FileName="_excep~1.h|_exception.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_exception.h" SelfReg="false" Sequence="349"/>
+ <ROW File="exceptio.h" Component_="algorith.h" FileName="exceptio.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\exceptio.h" SelfReg="false" Sequence="106"/>
+ <ROW File="exception" Component_="algorithm" FileName="except~1|exception" Attributes="0" SourcePath="<STLPORT_HOME>stlport\exception" SelfReg="false" Sequence="215"/>
+ <ROW File="exception.h" Component_="algorithm" FileName="except~1.h|exception.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\exception.h" SelfReg="false" Sequence="216"/>
+ <ROW File="exception.h_1" Component_="char_traits.h" FileName="_excep~1.h|_exception.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_exception.h" SelfReg="false" Sequence="348"/>
<ROW File="expat.h" Component_="bzlib.h" FileName="expat.h" Attributes="0" SourcePath="<EXPAT_HOME_VC9>Source\lib\expat.h" SelfReg="false" Sequence="3"/>
<ROW File="expat_external.h" Component_="bzlib.h" FileName="expat_~1.h|expat_external.h" Attributes="0" SourcePath="<EXPAT_HOME_VC9>Source\lib\expat_external.h" SelfReg="false" Sequence="4"/>
- <ROW File="export" Component_="algorithm" FileName="export" Attributes="0" SourcePath="<STLPORT_HOME>stlport\export" SelfReg="false" Sequence="218"/>
- <ROW File="export.sun" Component_="algorithm" FileName="export.sun" Attributes="0" SourcePath="<STLPORT_HOME>stlport\export.sun" SelfReg="false" Sequence="219"/>
- <ROW File="export_1" Component_="algo.h" FileName="export" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\export" SelfReg="false" Sequence="253"/>
- <ROW File="export_2" Component_="cstring" FileName="export" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\export" SelfReg="false" Sequence="454"/>
- <ROW File="export_3" Component_="complex" FileName="export" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\export" SelfReg="false" Sequence="478"/>
- <ROW File="fips.h" Component_="aes.h" FileName="fips.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>fips\fips.h" SelfReg="false" Sequence="494"/>
- <ROW File="fips_rand.h" Component_="aes.h" FileName="fips_r~1.h|fips_rand.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>fips\rand\fips_rand.h" SelfReg="false" Sequence="495"/>
- <ROW File="forms_1.2.1.jar" Component_="db.jar" FileName="forms-~1.jar|forms-1.2.1.jar" Attributes="0" SourcePath="<JGOODIES_FORMS_HOME>forms-1.2.1.jar" SelfReg="false" Sequence="78"/>
- <ROW File="fstream" Component_="algorithm" FileName="fstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\fstream" SelfReg="false" Sequence="220"/>
- <ROW File="fstream.c" Component_="char_traits.h" FileName="_fstream.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_fstream.c" SelfReg="false" Sequence="350"/>
- <ROW File="fstream.h" Component_="algorith.h" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\fstream.h" SelfReg="false" Sequence="108"/>
- <ROW File="fstream.h_1" Component_="cstring.h" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\fstream.h" SelfReg="false" Sequence="142"/>
- <ROW File="fstream.h_2" Component_="algorithm" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\fstream.h" SelfReg="false" Sequence="221"/>
- <ROW File="fstream.h_3" Component_="char_traits.h" FileName="_fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_fstream.h" SelfReg="false" Sequence="351"/>
- <ROW File="fstream.h_4" Component_="fstream.h" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\fstream.h" SelfReg="false" Sequence="456"/>
- <ROW File="fstream.h_5" Component_="fstream.h_1" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\h\fstream.h" SelfReg="false" Sequence="480"/>
- <ROW File="fstream_1" Component_="cstring" FileName="fstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\fstream" SelfReg="false" Sequence="455"/>
- <ROW File="fstream_2" Component_="complex" FileName="fstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\fstream" SelfReg="false" Sequence="479"/>
- <ROW File="function.h" Component_="algorith.h" FileName="function.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\function.h" SelfReg="false" Sequence="109"/>
- <ROW File="function.h_1" Component_="algo.h" FileName="function.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\function.h" SelfReg="false" Sequence="254"/>
- <ROW File="function.h_2" Component_="char_traits.h" FileName="_funct~1.h|_function.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_function.h" SelfReg="false" Sequence="352"/>
- <ROW File="function_adaptors.h" Component_="char_traits.h" FileName="_funct~2.h|_function_adaptors.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_function_adaptors.h" SelfReg="false" Sequence="353"/>
- <ROW File="function_base.h" Component_="char_traits.h" FileName="_funct~3.h|_function_base.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_function_base.h" SelfReg="false" Sequence="354"/>
- <ROW File="functional" Component_="algorithm" FileName="functi~1|functional" Attributes="0" SourcePath="<STLPORT_HOME>stlport\functional" SelfReg="false" Sequence="222"/>
- <ROW File="hash_fun.h" Component_="char_traits.h" FileName="_hash_~1.h|_hash_fun.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hash_fun.h" SelfReg="false" Sequence="357"/>
- <ROW File="hash_map" Component_="algorithm" FileName="hash_map" Attributes="0" SourcePath="<STLPORT_HOME>stlport\hash_map" SelfReg="false" Sequence="223"/>
- <ROW File="hash_map.h" Component_="algorith.h" FileName="hash_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\hash_map.h" SelfReg="false" Sequence="110"/>
- <ROW File="hash_map.h_1" Component_="algo.h" FileName="hash_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\hash_map.h" SelfReg="false" Sequence="256"/>
- <ROW File="hash_map.h_2" Component_="deque.h" FileName="_hash_~1.h|_hash_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_hash_map.h" SelfReg="false" Sequence="313"/>
- <ROW File="hash_map.h_3" Component_="char_traits.h" FileName="_hash_~2.h|_hash_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hash_map.h" SelfReg="false" Sequence="358"/>
- <ROW File="hash_set" Component_="algorithm" FileName="hash_set" Attributes="0" SourcePath="<STLPORT_HOME>stlport\hash_set" SelfReg="false" Sequence="224"/>
- <ROW File="hash_set.h" Component_="algorith.h" FileName="hash_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\hash_set.h" SelfReg="false" Sequence="111"/>
- <ROW File="hash_set.h_1" Component_="algo.h" FileName="hash_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\hash_set.h" SelfReg="false" Sequence="257"/>
- <ROW File="hash_set.h_2" Component_="deque.h" FileName="_hash_~2.h|_hash_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_hash_set.h" SelfReg="false" Sequence="314"/>
- <ROW File="hash_set.h_3" Component_="char_traits.h" FileName="_hash_~3.h|_hash_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hash_set.h" SelfReg="false" Sequence="359"/>
- <ROW File="hashtable.c" Component_="char_traits.h" FileName="_hasht~1.c|_hashtable.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hashtable.c" SelfReg="false" Sequence="355"/>
- <ROW File="hashtable.h" Component_="algo.h" FileName="hashta~1.h|hashtable.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\hashtable.h" SelfReg="false" Sequence="255"/>
- <ROW File="hashtable.h_1" Component_="debug.c" FileName="_hasht~1.h|_hashtable.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_hashtable.h" SelfReg="false" Sequence="301"/>
- <ROW File="hashtable.h_2" Component_="char_traits.h" FileName="_hasht~1.h|_hashtable.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hashtable.h" SelfReg="false" Sequence="356"/>
- <ROW File="heap.c" Component_="char_traits.h" FileName="_heap.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_heap.c" SelfReg="false" Sequence="360"/>
- <ROW File="heap.h" Component_="algo.h" FileName="heap.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\heap.h" SelfReg="false" Sequence="258"/>
- <ROW File="heap.h_1" Component_="char_traits.h" FileName="_heap.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_heap.h" SelfReg="false" Sequence="361"/>
+ <ROW File="export" Component_="algorithm" FileName="export" Attributes="0" SourcePath="<STLPORT_HOME>stlport\export" SelfReg="false" Sequence="217"/>
+ <ROW File="export.sun" Component_="algorithm" FileName="export.sun" Attributes="0" SourcePath="<STLPORT_HOME>stlport\export.sun" SelfReg="false" Sequence="218"/>
+ <ROW File="export_1" Component_="algo.h" FileName="export" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\export" SelfReg="false" Sequence="252"/>
+ <ROW File="export_2" Component_="cstring" FileName="export" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\export" SelfReg="false" Sequence="453"/>
+ <ROW File="export_3" Component_="complex" FileName="export" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\export" SelfReg="false" Sequence="477"/>
+ <ROW File="fips.h" Component_="aes.h" FileName="fips.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>fips\fips.h" SelfReg="false" Sequence="493"/>
+ <ROW File="fips_rand.h" Component_="aes.h" FileName="fips_r~1.h|fips_rand.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>fips\rand\fips_rand.h" SelfReg="false" Sequence="494"/>
+ <ROW File="forms_1.3.0.jar" Component_="db.jar" FileName="forms-~2.jar|forms-1.3.0.jar" Attributes="0" SourcePath="<JGOODIES_FORMS_HOME>forms-1.3.0.jar" SelfReg="false" Sequence="1041"/>
+ <ROW File="fstream" Component_="algorithm" FileName="fstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\fstream" SelfReg="false" Sequence="219"/>
+ <ROW File="fstream.c" Component_="char_traits.h" FileName="_fstream.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_fstream.c" SelfReg="false" Sequence="349"/>
+ <ROW File="fstream.h" Component_="algorith.h" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\fstream.h" SelfReg="false" Sequence="107"/>
+ <ROW File="fstream.h_1" Component_="cstring.h" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\fstream.h" SelfReg="false" Sequence="141"/>
+ <ROW File="fstream.h_2" Component_="algorithm" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\fstream.h" SelfReg="false" Sequence="220"/>
+ <ROW File="fstream.h_3" Component_="char_traits.h" FileName="_fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_fstream.h" SelfReg="false" Sequence="350"/>
+ <ROW File="fstream.h_4" Component_="fstream.h" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\fstream.h" SelfReg="false" Sequence="455"/>
+ <ROW File="fstream.h_5" Component_="fstream.h_1" FileName="fstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\h\fstream.h" SelfReg="false" Sequence="479"/>
+ <ROW File="fstream_1" Component_="cstring" FileName="fstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\fstream" SelfReg="false" Sequence="454"/>
+ <ROW File="fstream_2" Component_="complex" FileName="fstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\fstream" SelfReg="false" Sequence="478"/>
+ <ROW File="function.h" Component_="algorith.h" FileName="function.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\function.h" SelfReg="false" Sequence="108"/>
+ <ROW File="function.h_1" Component_="algo.h" FileName="function.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\function.h" SelfReg="false" Sequence="253"/>
+ <ROW File="function.h_2" Component_="char_traits.h" FileName="_funct~1.h|_function.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_function.h" SelfReg="false" Sequence="351"/>
+ <ROW File="function_adaptors.h" Component_="char_traits.h" FileName="_funct~2.h|_function_adaptors.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_function_adaptors.h" SelfReg="false" Sequence="352"/>
+ <ROW File="function_base.h" Component_="char_traits.h" FileName="_funct~3.h|_function_base.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_function_base.h" SelfReg="false" Sequence="353"/>
+ <ROW File="functional" Component_="algorithm" FileName="functi~1|functional" Attributes="0" SourcePath="<STLPORT_HOME>stlport\functional" SelfReg="false" Sequence="221"/>
+ <ROW File="hash_fun.h" Component_="char_traits.h" FileName="_hash_~1.h|_hash_fun.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hash_fun.h" SelfReg="false" Sequence="356"/>
+ <ROW File="hash_map" Component_="algorithm" FileName="hash_map" Attributes="0" SourcePath="<STLPORT_HOME>stlport\hash_map" SelfReg="false" Sequence="222"/>
+ <ROW File="hash_map.h" Component_="algorith.h" FileName="hash_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\hash_map.h" SelfReg="false" Sequence="109"/>
+ <ROW File="hash_map.h_1" Component_="algo.h" FileName="hash_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\hash_map.h" SelfReg="false" Sequence="255"/>
+ <ROW File="hash_map.h_2" Component_="deque.h" FileName="_hash_~1.h|_hash_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_hash_map.h" SelfReg="false" Sequence="312"/>
+ <ROW File="hash_map.h_3" Component_="char_traits.h" FileName="_hash_~2.h|_hash_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hash_map.h" SelfReg="false" Sequence="357"/>
+ <ROW File="hash_set" Component_="algorithm" FileName="hash_set" Attributes="0" SourcePath="<STLPORT_HOME>stlport\hash_set" SelfReg="false" Sequence="223"/>
+ <ROW File="hash_set.h" Component_="algorith.h" FileName="hash_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\hash_set.h" SelfReg="false" Sequence="110"/>
+ <ROW File="hash_set.h_1" Component_="algo.h" FileName="hash_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\hash_set.h" SelfReg="false" Sequence="256"/>
+ <ROW File="hash_set.h_2" Component_="deque.h" FileName="_hash_~2.h|_hash_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_hash_set.h" SelfReg="false" Sequence="313"/>
+ <ROW File="hash_set.h_3" Component_="char_traits.h" FileName="_hash_~3.h|_hash_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hash_set.h" SelfReg="false" Sequence="358"/>
+ <ROW File="hashtable.c" Component_="char_traits.h" FileName="_hasht~1.c|_hashtable.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hashtable.c" SelfReg="false" Sequence="354"/>
+ <ROW File="hashtable.h" Component_="algo.h" FileName="hashta~1.h|hashtable.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\hashtable.h" SelfReg="false" Sequence="254"/>
+ <ROW File="hashtable.h_1" Component_="debug.c" FileName="_hasht~1.h|_hashtable.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_hashtable.h" SelfReg="false" Sequence="300"/>
+ <ROW File="hashtable.h_2" Component_="char_traits.h" FileName="_hasht~1.h|_hashtable.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_hashtable.h" SelfReg="false" Sequence="355"/>
+ <ROW File="heap.c" Component_="char_traits.h" FileName="_heap.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_heap.c" SelfReg="false" Sequence="359"/>
+ <ROW File="heap.h" Component_="algo.h" FileName="heap.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\heap.h" SelfReg="false" Sequence="257"/>
+ <ROW File="heap.h_1" Component_="char_traits.h" FileName="_heap.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_heap.h" SelfReg="false" Sequence="360"/>
<ROW File="hmac.h" Component_="aes.h" FileName="hmac.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\hmac\hmac.h" SelfReg="false" Sequence="33"/>
<ROW File="idea.h" Component_="aes.h" FileName="idea.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\idea\idea.h" SelfReg="false" Sequence="34"/>
- <ROW File="iomanip" Component_="algorithm" FileName="iomanip" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iomanip" SelfReg="false" Sequence="225"/>
- <ROW File="iomanip.h" Component_="algorith.h" FileName="iomanip.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\iomanip.h" SelfReg="false" Sequence="112"/>
- <ROW File="iomanip.h_1" Component_="cstring.h" FileName="iomanip.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\iomanip.h" SelfReg="false" Sequence="143"/>
- <ROW File="iomanip.h_2" Component_="algorithm" FileName="iomanip.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iomanip.h" SelfReg="false" Sequence="226"/>
- <ROW File="iomanip.h_3" Component_="fstream.h" FileName="iomanip.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\iomanip.h" SelfReg="false" Sequence="457"/>
- <ROW File="iomanip_1" Component_="cstring" FileName="iomanip" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\iomanip" SelfReg="false" Sequence="462"/>
- <ROW File="iomanip_2" Component_="complex" FileName="iomanip" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\iomanip" SelfReg="false" Sequence="484"/>
- <ROW File="ios" Component_="algorithm" FileName="ios" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ios" SelfReg="false" Sequence="227"/>
- <ROW File="ios.c" Component_="char_traits.h" FileName="_ios.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ios.c" SelfReg="false" Sequence="362"/>
- <ROW File="ios.h" Component_="algorith.h" FileName="ios.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\ios.h" SelfReg="false" Sequence="113"/>
- <ROW File="ios.h_1" Component_="cstring.h" FileName="ios.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\ios.h" SelfReg="false" Sequence="144"/>
- <ROW File="ios.h_2" Component_="algorithm" FileName="ios.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ios.h" SelfReg="false" Sequence="228"/>
- <ROW File="ios.h_3" Component_="char_traits.h" FileName="_ios.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ios.h" SelfReg="false" Sequence="363"/>
- <ROW File="ios_1" Component_="cstring" FileName="ios" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\ios" SelfReg="false" Sequence="463"/>
- <ROW File="ios_2" Component_="complex" FileName="ios" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\ios" SelfReg="false" Sequence="485"/>
- <ROW File="ios_base.h" Component_="char_traits.h" FileName="_ios_b~1.h|_ios_base.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ios_base.h" SelfReg="false" Sequence="365"/>
- <ROW File="iosfwd" Component_="algorithm" FileName="iosfwd" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iosfwd" SelfReg="false" Sequence="229"/>
- <ROW File="iosfwd.h" Component_="algorith.h" FileName="iosfwd.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\iosfwd.h" SelfReg="false" Sequence="114"/>
- <ROW File="iosfwd.h_1" Component_="cstring.h" FileName="iosfwd.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\iosfwd.h" SelfReg="false" Sequence="145"/>
- <ROW File="iosfwd.h_2" Component_="char_traits.h" FileName="_iosfwd.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_iosfwd.h" SelfReg="false" Sequence="364"/>
- <ROW File="iosfwd_1" Component_="cstring" FileName="iosfwd" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\iosfwd" SelfReg="false" Sequence="464"/>
- <ROW File="iosfwd_2" Component_="complex" FileName="iosfwd" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\iosfwd" SelfReg="false" Sequence="486"/>
- <ROW File="iostream" Component_="algorithm" FileName="iostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iostream" SelfReg="false" Sequence="230"/>
- <ROW File="iostream.h" Component_="algorith.h" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\iostream.h" SelfReg="false" Sequence="115"/>
- <ROW File="iostream.h_1" Component_="cstring.h" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\iostream.h" SelfReg="false" Sequence="146"/>
- <ROW File="iostream.h_2" Component_="algorithm" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iostream.h" SelfReg="false" Sequence="231"/>
- <ROW File="iostream.h_3" Component_="fstream.h" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\iostream.h" SelfReg="false" Sequence="458"/>
- <ROW File="iostream.h_4" Component_="fstream.h_1" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\h\iostream.h" SelfReg="false" Sequence="481"/>
- <ROW File="iostream_1" Component_="cstring" FileName="iostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\iostream" SelfReg="false" Sequence="465"/>
- <ROW File="iostream_2" Component_="complex" FileName="iostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\iostream" SelfReg="false" Sequence="487"/>
- <ROW File="istream" Component_="algorithm" FileName="istream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\istream" SelfReg="false" Sequence="232"/>
- <ROW File="istream.c" Component_="char_traits.h" FileName="_istream.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_istream.c" SelfReg="false" Sequence="366"/>
- <ROW File="istream.h" Component_="algorith.h" FileName="istream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\istream.h" SelfReg="false" Sequence="116"/>
- <ROW File="istream.h_1" Component_="cstring.h" FileName="istream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\istream.h" SelfReg="false" Sequence="147"/>
- <ROW File="istream.h_2" Component_="algorithm" FileName="istream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\istream.h" SelfReg="false" Sequence="233"/>
- <ROW File="istream.h_3" Component_="char_traits.h" FileName="_istream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_istream.h" SelfReg="false" Sequence="367"/>
- <ROW File="istream_1" Component_="cstring" FileName="istream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\istream" SelfReg="false" Sequence="466"/>
- <ROW File="istream_2" Component_="complex" FileName="istream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\istream" SelfReg="false" Sequence="488"/>
- <ROW File="istreambuf_iterator.h" Component_="char_traits.h" FileName="_istre~1.h|_istreambuf_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_istreambuf_iterator.h" SelfReg="false" Sequence="368"/>
- <ROW File="iterator" Component_="algorithm" FileName="iterator" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iterator" SelfReg="false" Sequence="234"/>
- <ROW File="iterator.h" Component_="algorith.h" FileName="iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\iterator.h" SelfReg="false" Sequence="117"/>
- <ROW File="iterator.h_1" Component_="algo.h" FileName="iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\iterator.h" SelfReg="false" Sequence="259"/>
- <ROW File="iterator.h_2" Component_="debug.c" FileName="_itera~1.h|_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_iterator.h" SelfReg="false" Sequence="302"/>
- <ROW File="iterator.h_3" Component_="char_traits.h" FileName="_itera~1.h|_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_iterator.h" SelfReg="false" Sequence="369"/>
- <ROW File="iterator_base.h" Component_="char_traits.h" FileName="_itera~2.h|_iterator_base.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_iterator_base.h" SelfReg="false" Sequence="370"/>
- <ROW File="iterator_old.h" Component_="char_traits.h" FileName="_itera~3.h|_iterator_old.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_iterator_old.h" SelfReg="false" Sequence="371"/>
+ <ROW File="iomanip" Component_="algorithm" FileName="iomanip" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iomanip" SelfReg="false" Sequence="224"/>
+ <ROW File="iomanip.h" Component_="algorith.h" FileName="iomanip.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\iomanip.h" SelfReg="false" Sequence="111"/>
+ <ROW File="iomanip.h_1" Component_="cstring.h" FileName="iomanip.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\iomanip.h" SelfReg="false" Sequence="142"/>
+ <ROW File="iomanip.h_2" Component_="algorithm" FileName="iomanip.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iomanip.h" SelfReg="false" Sequence="225"/>
+ <ROW File="iomanip.h_3" Component_="fstream.h" FileName="iomanip.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\iomanip.h" SelfReg="false" Sequence="456"/>
+ <ROW File="iomanip_1" Component_="cstring" FileName="iomanip" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\iomanip" SelfReg="false" Sequence="461"/>
+ <ROW File="iomanip_2" Component_="complex" FileName="iomanip" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\iomanip" SelfReg="false" Sequence="483"/>
+ <ROW File="ios" Component_="algorithm" FileName="ios" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ios" SelfReg="false" Sequence="226"/>
+ <ROW File="ios.c" Component_="char_traits.h" FileName="_ios.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ios.c" SelfReg="false" Sequence="361"/>
+ <ROW File="ios.h" Component_="algorith.h" FileName="ios.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\ios.h" SelfReg="false" Sequence="112"/>
+ <ROW File="ios.h_1" Component_="cstring.h" FileName="ios.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\ios.h" SelfReg="false" Sequence="143"/>
+ <ROW File="ios.h_2" Component_="algorithm" FileName="ios.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ios.h" SelfReg="false" Sequence="227"/>
+ <ROW File="ios.h_3" Component_="char_traits.h" FileName="_ios.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ios.h" SelfReg="false" Sequence="362"/>
+ <ROW File="ios_1" Component_="cstring" FileName="ios" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\ios" SelfReg="false" Sequence="462"/>
+ <ROW File="ios_2" Component_="complex" FileName="ios" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\ios" SelfReg="false" Sequence="484"/>
+ <ROW File="ios_base.h" Component_="char_traits.h" FileName="_ios_b~1.h|_ios_base.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ios_base.h" SelfReg="false" Sequence="364"/>
+ <ROW File="iosfwd" Component_="algorithm" FileName="iosfwd" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iosfwd" SelfReg="false" Sequence="228"/>
+ <ROW File="iosfwd.h" Component_="algorith.h" FileName="iosfwd.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\iosfwd.h" SelfReg="false" Sequence="113"/>
+ <ROW File="iosfwd.h_1" Component_="cstring.h" FileName="iosfwd.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\iosfwd.h" SelfReg="false" Sequence="144"/>
+ <ROW File="iosfwd.h_2" Component_="char_traits.h" FileName="_iosfwd.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_iosfwd.h" SelfReg="false" Sequence="363"/>
+ <ROW File="iosfwd_1" Component_="cstring" FileName="iosfwd" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\iosfwd" SelfReg="false" Sequence="463"/>
+ <ROW File="iosfwd_2" Component_="complex" FileName="iosfwd" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\iosfwd" SelfReg="false" Sequence="485"/>
+ <ROW File="iostream" Component_="algorithm" FileName="iostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iostream" SelfReg="false" Sequence="229"/>
+ <ROW File="iostream.h" Component_="algorith.h" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\iostream.h" SelfReg="false" Sequence="114"/>
+ <ROW File="iostream.h_1" Component_="cstring.h" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\iostream.h" SelfReg="false" Sequence="145"/>
+ <ROW File="iostream.h_2" Component_="algorithm" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iostream.h" SelfReg="false" Sequence="230"/>
+ <ROW File="iostream.h_3" Component_="fstream.h" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\iostream.h" SelfReg="false" Sequence="457"/>
+ <ROW File="iostream.h_4" Component_="fstream.h_1" FileName="iostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\h\iostream.h" SelfReg="false" Sequence="480"/>
+ <ROW File="iostream_1" Component_="cstring" FileName="iostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\iostream" SelfReg="false" Sequence="464"/>
+ <ROW File="iostream_2" Component_="complex" FileName="iostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\iostream" SelfReg="false" Sequence="486"/>
+ <ROW File="istream" Component_="algorithm" FileName="istream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\istream" SelfReg="false" Sequence="231"/>
+ <ROW File="istream.c" Component_="char_traits.h" FileName="_istream.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_istream.c" SelfReg="false" Sequence="365"/>
+ <ROW File="istream.h" Component_="algorith.h" FileName="istream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\istream.h" SelfReg="false" Sequence="115"/>
+ <ROW File="istream.h_1" Component_="cstring.h" FileName="istream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\istream.h" SelfReg="false" Sequence="146"/>
+ <ROW File="istream.h_2" Component_="algorithm" FileName="istream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\istream.h" SelfReg="false" Sequence="232"/>
+ <ROW File="istream.h_3" Component_="char_traits.h" FileName="_istream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_istream.h" SelfReg="false" Sequence="366"/>
+ <ROW File="istream_1" Component_="cstring" FileName="istream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\istream" SelfReg="false" Sequence="465"/>
+ <ROW File="istream_2" Component_="complex" FileName="istream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\istream" SelfReg="false" Sequence="487"/>
+ <ROW File="istreambuf_iterator.h" Component_="char_traits.h" FileName="_istre~1.h|_istreambuf_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_istreambuf_iterator.h" SelfReg="false" Sequence="367"/>
+ <ROW File="iterator" Component_="algorithm" FileName="iterator" Attributes="0" SourcePath="<STLPORT_HOME>stlport\iterator" SelfReg="false" Sequence="233"/>
+ <ROW File="iterator.h" Component_="algorith.h" FileName="iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\iterator.h" SelfReg="false" Sequence="116"/>
+ <ROW File="iterator.h_1" Component_="algo.h" FileName="iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\iterator.h" SelfReg="false" Sequence="258"/>
+ <ROW File="iterator.h_2" Component_="debug.c" FileName="_itera~1.h|_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_iterator.h" SelfReg="false" Sequence="301"/>
+ <ROW File="iterator.h_3" Component_="char_traits.h" FileName="_itera~1.h|_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_iterator.h" SelfReg="false" Sequence="368"/>
+ <ROW File="iterator_base.h" Component_="char_traits.h" FileName="_itera~2.h|_iterator_base.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_iterator_base.h" SelfReg="false" Sequence="369"/>
+ <ROW File="iterator_old.h" Component_="char_traits.h" FileName="_itera~3.h|_iterator_old.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_iterator_old.h" SelfReg="false" Sequence="370"/>
<ROW File="krb5_asn.h" Component_="aes.h" FileName="krb5_asn.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\krb5\krb5_asn.h" SelfReg="false" Sequence="35"/>
<ROW File="kssl.h" Component_="aes.h" FileName="kssl.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>ssl\kssl.h" SelfReg="false" Sequence="36"/>
<ROW File="lhash.h" Component_="aes.h" FileName="lhash.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\lhash\lhash.h" SelfReg="false" Sequence="37"/>
- <ROW File="libbz2.lib" Component_="ssleay32.lib" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC6>libbz2.lib" SelfReg="false" Sequence="507"/>
- <ROW File="libbz2.lib_1" Component_="db.jar" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC9>libbz2.lib" SelfReg="false" Sequence="513"/>
- <ROW File="libbz2.lib_2" Component_="libdb48d.lib" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC9_X64>libbz2.lib" SelfReg="false" Sequence="522"/>
- <ROW File="libbz2.lib_3" Component_="libbz2.lib" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_BCC10>libbz2.lib" SelfReg="false" Sequence="528"/>
- <ROW File="libbz2d.lib" Component_="ssleay32.lib" FileName="libbz2d.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC6>libbz2d.lib" SelfReg="false" Sequence="506"/>
- <ROW File="libbz2d.lib_1" Component_="db.jar" FileName="libbz2d.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC9>libbz2d.lib" SelfReg="false" Sequence="512"/>
- <ROW File="libbz2d.lib_2" Component_="libdb48d.lib" FileName="libbz2d.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC9_X64>libbz2d.lib" SelfReg="false" Sequence="521"/>
- <ROW File="libdb48.dll" Component_="libdb48.dll" FileName="libdb48.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\libdb48.dll" SelfReg="false" Sequence="549" DigSign="true"/>
- <ROW File="libdb48.dll_1" Component_="libdb48.dll_1" FileName="libdb48.dll" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\libdb48.dll" SelfReg="false" Sequence="553" DigSign="true"/>
- <ROW File="libdb48.dll_2" Component_="libdb48.dll_2" FileName="libdb48.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\libdb48.dll" SelfReg="false" Sequence="557" DigSign="true"/>
- <ROW File="libdb48.lib" Component_="db.jar" FileName="libdb48.lib" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\libdb48.lib" SelfReg="false" Sequence="498"/>
- <ROW File="libdb48.lib_1" Component_="libdb48d.lib" FileName="libdb48.lib" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\libdb48.lib" SelfReg="false" Sequence="520"/>
- <ROW File="libdb48.lib_2" Component_="libbz2.lib" FileName="libdb48.lib" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\libdb48.lib" SelfReg="false" Sequence="529"/>
- <ROW File="libdb48d.dll" Component_="libdb48d.dll" FileName="libdb48d.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Debug\libdb48d.dll" SelfReg="false" Sequence="536" DigSign="true"/>
- <ROW File="libdb48d.dll_1" Component_="libdb48d.dll_1" FileName="libdb48d.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Debug\libdb48d.dll" SelfReg="false" Sequence="556" DigSign="true"/>
- <ROW File="libdb48d.lib" Component_="db.jar" FileName="libdb48d.lib" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Debug\libdb48d.lib" SelfReg="false" Sequence="499"/>
- <ROW File="libdb48d.lib_1" Component_="libdb48d.lib" FileName="libdb48d.lib" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Debug\libdb48d.lib" SelfReg="false" Sequence="519"/>
- <ROW File="libdb_java48.dll" Component_="libdb_java48.dll" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\libdb_java48.dll" SelfReg="false" Sequence="537" DigSign="true"/>
- <ROW File="libdb_java48.dll_1" Component_="libdb_java48.dll_1" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\libdb_java48.dll" SelfReg="false" Sequence="1032" DigSign="true"/>
- <ROW File="libeay32.dll" Component_="libeay32.dll" FileName="libeay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\libeay32.dll" SelfReg="false" Sequence="552" DigSign="true"/>
- <ROW File="libeay32.dll_2" Component_="libeay32.dll_2" FileName="libeay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\libeay32.dll" SelfReg="false" Sequence="570" DigSign="true"/>
- <ROW File="libeay32.lib" Component_="ssleay32.lib" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC6>out32dll\libeay32.lib" SelfReg="false" Sequence="505"/>
- <ROW File="libeay32.lib_1" Component_="db.jar" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\libeay32.lib" SelfReg="false" Sequence="517"/>
- <ROW File="libeay32.lib_2" Component_="libdb48d.lib" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\libeay32.lib" SelfReg="false" Sequence="527"/>
- <ROW File="libeay32.lib_3" Component_="libbz2.lib" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_BCC10>out32dll\libeay32.lib" SelfReg="false" Sequence="533"/>
- <ROW File="libeay32_vc6.dll" Component_="libeay32_vc6.dll" FileName="libeay~1.dll|libeay32_vc6.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC6>out32dll\libeay32_vc6.dll" SelfReg="false" Sequence="502" DigSign="true"/>
- <ROW File="libexpat.dll" Component_="libexpat.dll" FileName="libexpat.dll" Attributes="0" SourcePath="<EXPAT_HOME_VC9>Bin\libexpat.dll" SelfReg="false" Sequence="550" DigSign="true"/>
- <ROW File="libexpat.dll_2" Component_="libexpat.dll_2" FileName="libexpat.dll" Attributes="0" SourcePath="<EXPAT_HOME_VC9_X64>Source\win32\bin\Release\libexpat.dll" SelfReg="false" Sequence="572" DigSign="true"/>
+ <ROW File="libbz2.lib" Component_="ssleay32.lib" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC6>libbz2.lib" SelfReg="false" Sequence="506"/>
+ <ROW File="libbz2.lib_1" Component_="db.jar" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC9>libbz2.lib" SelfReg="false" Sequence="512"/>
+ <ROW File="libbz2.lib_2" Component_="libdb48d.lib" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC9_X64>libbz2.lib" SelfReg="false" Sequence="520"/>
+ <ROW File="libbz2.lib_3" Component_="libbz2.lib" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_BCC10>libbz2.lib" SelfReg="false" Sequence="526"/>
+ <ROW File="libbz2.lib_4" Component_="libbz2d.lib" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC10>libbz2.lib" SelfReg="false" Sequence="1045"/>
+ <ROW File="libbz2.lib_5" Component_="libbz2d.lib_1" FileName="libbz2.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC10_X64>libbz2.lib" SelfReg="false" Sequence="1058"/>
+ <ROW File="libbz2d.lib" Component_="ssleay32.lib" FileName="libbz2d.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC6>libbz2d.lib" SelfReg="false" Sequence="505"/>
+ <ROW File="libbz2d.lib_1" Component_="db.jar" FileName="libbz2d.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC9>libbz2d.lib" SelfReg="false" Sequence="511"/>
+ <ROW File="libbz2d.lib_2" Component_="libdb48d.lib" FileName="libbz2d.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC9_X64>libbz2d.lib" SelfReg="false" Sequence="519"/>
+ <ROW File="libbz2d.lib_3" Component_="libbz2d.lib" FileName="libbz2d.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC10>libbz2d.lib" SelfReg="false" Sequence="1044"/>
+ <ROW File="libbz2d.lib_4" Component_="libbz2d.lib_1" FileName="libbz2d.lib" Attributes="0" SourcePath="<BZIP2_HOME_VC10_X64>libbz2d.lib" SelfReg="false" Sequence="1057"/>
+ <ROW File="libdb48.dll" Component_="libdb48.dll" FileName="libdb48.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\libdb48.dll" SelfReg="false" Sequence="547" DigSign="true"/>
+ <ROW File="libdb48.dll_1" Component_="libdb48.dll_1" FileName="libdb48.dll" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\libdb48.dll" SelfReg="false" Sequence="551" DigSign="true"/>
+ <ROW File="libdb48.dll_2" Component_="libdb48.dll_2" FileName="libdb48.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\libdb48.dll" SelfReg="false" Sequence="555" DigSign="true"/>
+ <ROW File="libdb48.dll_3" Component_="libdb48.dll_3" FileName="libdb48.dll" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\libdb48.dll" SelfReg="false" Sequence="1086" DigSign="true"/>
+ <ROW File="libdb48.dll_4" Component_="libdb48.dll_4" FileName="libdb48.dll" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\libdb48.dll" SelfReg="false" Sequence="1110"/>
+ <ROW File="libdb48.lib" Component_="db.jar" FileName="libdb48.lib" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\libdb48.lib" SelfReg="false" Sequence="497"/>
+ <ROW File="libdb48.lib_1" Component_="libdb48d.lib" FileName="libdb48.lib" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\libdb48.lib" SelfReg="false" Sequence="518"/>
+ <ROW File="libdb48.lib_2" Component_="libbz2.lib" FileName="libdb48.lib" Attributes="0" SourcePath="<DB_HOME_BCC10>build_windows\Release\libdb48.lib" SelfReg="false" Sequence="527"/>
+ <ROW File="libdb48.lib_3" Component_="libbz2d.lib" FileName="libdb48.lib" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\libdb48.lib" SelfReg="false" Sequence="1047"/>
+ <ROW File="libdb48.lib_4" Component_="libbz2d.lib_1" FileName="libdb48.lib" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\libdb48.lib" SelfReg="false" Sequence="1060"/>
+ <ROW File="libdb48d.dll" Component_="libdb48d.dll" FileName="libdb48d.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Debug\libdb48d.dll" SelfReg="false" Sequence="534" DigSign="true"/>
+ <ROW File="libdb48d.dll_1" Component_="libdb48d.dll_1" FileName="libdb48d.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Debug\libdb48d.dll" SelfReg="false" Sequence="554" DigSign="true"/>
+ <ROW File="libdb48d.dll_2" Component_="libdb48d.dll_2" FileName="libdb48d.dll" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Debug\libdb48d.dll" SelfReg="false" Sequence="1072" DigSign="true"/>
+ <ROW File="libdb48d.dll_3" Component_="libdb48d.dll_3" FileName="libdb48d.dll" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Debug\libdb48d.dll" SelfReg="false" Sequence="1096"/>
+ <ROW File="libdb48d.lib" Component_="db.jar" FileName="libdb48d.lib" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Debug\libdb48d.lib" SelfReg="false" Sequence="498"/>
+ <ROW File="libdb48d.lib_1" Component_="libdb48d.lib" FileName="libdb48d.lib" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Debug\libdb48d.lib" SelfReg="false" Sequence="517"/>
+ <ROW File="libdb48d.lib_2" Component_="libbz2d.lib" FileName="libdb48d.lib" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Debug\libdb48d.lib" SelfReg="false" Sequence="1046"/>
+ <ROW File="libdb48d.lib_3" Component_="libbz2d.lib_1" FileName="libdb48d.lib" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Debug\libdb48d.lib" SelfReg="false" Sequence="1059"/>
+ <ROW File="libdb_java48.dll" Component_="libdb_java48.dll" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\Win32\Release\libdb_java48.dll" SelfReg="false" Sequence="535" DigSign="true"/>
+ <ROW File="libdb_java48.dll_1" Component_="libdb_java48.dll_1" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<DB_HOME_VC9>build_windows\x64\Release\libdb_java48.dll" SelfReg="false" Sequence="1029" DigSign="true"/>
+ <ROW File="libdb_java48.dll_2" Component_="libdb_java48.dll_2" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\Win32\Release\libdb_java48.dll" SelfReg="false" Sequence="1073" DigSign="true"/>
+ <ROW File="libdb_java48.dll_3" Component_="libdb_java48.dll_3" FileName="libdb_~1.dll|libdb_java48.dll" Attributes="0" SourcePath="<DB_HOME_VC10>build_windows\x64\Release\libdb_java48.dll" SelfReg="false" Sequence="1097"/>
+ <ROW File="libeay32.dll" Component_="libeay32.dll" FileName="libeay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\libeay32.dll" SelfReg="false" Sequence="550" DigSign="true"/>
+ <ROW File="libeay32.dll_1" Component_="libeay32.dll_1" FileName="libeay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC10>out32dll\libeay32.dll" SelfReg="false" Sequence="1089" DigSign="true"/>
+ <ROW File="libeay32.dll_2" Component_="libeay32.dll_2" FileName="libeay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\libeay32.dll" SelfReg="false" Sequence="568" DigSign="true"/>
+ <ROW File="libeay32.dll_3" Component_="libeay32.dll_3" FileName="libeay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC10_X64>out32dll\libeay32.dll" SelfReg="false" Sequence="1114"/>
+ <ROW File="libeay32.lib" Component_="ssleay32.lib" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC6>out32dll\libeay32.lib" SelfReg="false" Sequence="504"/>
+ <ROW File="libeay32.lib_1" Component_="db.jar" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\libeay32.lib" SelfReg="false" Sequence="516"/>
+ <ROW File="libeay32.lib_2" Component_="libdb48d.lib" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\libeay32.lib" SelfReg="false" Sequence="525"/>
+ <ROW File="libeay32.lib_3" Component_="libbz2.lib" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_BCC10>out32dll\libeay32.lib" SelfReg="false" Sequence="531"/>
+ <ROW File="libeay32.lib_4" Component_="libbz2d.lib" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC10>out32dll\libeay32.lib" SelfReg="false" Sequence="1052"/>
+ <ROW File="libeay32.lib_5" Component_="libbz2d.lib_1" FileName="libeay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC10_X64>out32dll\libeay32.lib" SelfReg="false" Sequence="1065"/>
+ <ROW File="libeay32_vc6.dll" Component_="libeay32_vc6.dll" FileName="libeay~1.dll|libeay32_vc6.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC6>out32dll\libeay32_vc6.dll" SelfReg="false" Sequence="501" DigSign="true"/>
+ <ROW File="libexpat.dll" Component_="libexpat.dll" FileName="libexpat.dll" Attributes="0" SourcePath="<EXPAT_HOME_VC9>Bin\libexpat.dll" SelfReg="false" Sequence="548" DigSign="true"/>
+ <ROW File="libexpat.dll_1" Component_="libexpat.dll_1" FileName="libexpat.dll" Attributes="0" SourcePath="<EXPAT_HOME_VC10>Source\win32\bin\Release\libexpat.dll" SelfReg="false" Sequence="1087" DigSign="true"/>
+ <ROW File="libexpat.dll_2" Component_="libexpat.dll_2" FileName="libexpat.dll" Attributes="0" SourcePath="<EXPAT_HOME_VC9_X64>Source\win32\bin\Release\libexpat.dll" SelfReg="false" Sequence="570" DigSign="true"/>
+ <ROW File="libexpat.dll_3" Component_="libexpat.dll_3" FileName="libexpat.dll" Attributes="0" SourcePath="<EXPAT_HOME_VC10_X64>Source\win32\bin\Release\libexpat.dll" SelfReg="false" Sequence="1111"/>
<ROW File="libexpat.lib" Component_="db.jar" FileName="libexpat.lib" Attributes="0" SourcePath="<EXPAT_HOME_VC9>Bin\libexpat.lib" SelfReg="false" Sequence="5"/>
- <ROW File="libexpat.lib_1" Component_="libdb48d.lib" FileName="libexpat.lib" Attributes="0" SourcePath="<EXPAT_HOME_VC9_X64>Source\win32\bin\Release\libexpat.lib" SelfReg="false" Sequence="523"/>
- <ROW File="libexpat.lib_2" Component_="libbz2.lib" FileName="libexpat.lib" Attributes="0" SourcePath="<EXPAT_HOME_BCC10>Bin\libexpat.lib" SelfReg="false" Sequence="530"/>
- <ROW File="limits" Component_="algorithm" FileName="limits" Attributes="0" SourcePath="<STLPORT_HOME>stlport\limits" SelfReg="false" Sequence="235"/>
- <ROW File="limits.c" Component_="char_traits.h" FileName="_limits.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_limits.c" SelfReg="false" Sequence="372"/>
- <ROW File="limits.h" Component_="algorith.h" FileName="limits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\limits.h" SelfReg="false" Sequence="118"/>
- <ROW File="limits.h_1" Component_="char_traits.h" FileName="_limits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_limits.h" SelfReg="false" Sequence="373"/>
- <ROW File="list" Component_="algorithm" FileName="list" Attributes="0" SourcePath="<STLPORT_HOME>stlport\list" SelfReg="false" Sequence="236"/>
- <ROW File="list.c" Component_="char_traits.h" FileName="_list.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_list.c" SelfReg="false" Sequence="374"/>
- <ROW File="list.h" Component_="algorith.h" FileName="list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\list.h" SelfReg="false" Sequence="119"/>
- <ROW File="list.h_1" Component_="algo.h" FileName="list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\list.h" SelfReg="false" Sequence="260"/>
- <ROW File="list.h_2" Component_="debug.c" FileName="_list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_list.h" SelfReg="false" Sequence="303"/>
- <ROW File="list.h_3" Component_="deque.h" FileName="_list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_list.h" SelfReg="false" Sequence="315"/>
- <ROW File="list.h_4" Component_="char_traits.h" FileName="_list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_list.h" SelfReg="false" Sequence="375"/>
- <ROW File="locale" Component_="algorithm" FileName="locale" Attributes="0" SourcePath="<STLPORT_HOME>stlport\locale" SelfReg="false" Sequence="237"/>
- <ROW File="locale.h" Component_="algorith.h" FileName="locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\locale.h" SelfReg="false" Sequence="120"/>
- <ROW File="locale.h_1" Component_="cstring.h" FileName="locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\locale.h" SelfReg="false" Sequence="148"/>
- <ROW File="locale.h_2" Component_="algorithm" FileName="locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\locale.h" SelfReg="false" Sequence="238"/>
- <ROW File="locale.h_3" Component_="char_traits.h" FileName="_locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_locale.h" SelfReg="false" Sequence="376"/>
- <ROW File="locale_1" Component_="cstring" FileName="locale" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\locale" SelfReg="false" Sequence="467"/>
- <ROW File="locale_2" Component_="complex" FileName="locale" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\locale" SelfReg="false" Sequence="489"/>
- <ROW File="looks_2.3.0.jar" Component_="db.jar" FileName="looks-~2.jar|looks-2.3.0.jar" Attributes="0" SourcePath="<JGOODIES_LOOKS_HOME>looks-2.3.0.jar" SelfReg="false" Sequence="574"/>
- <ROW File="make_bc50.sh" Component_="algorith.h" FileName="make_b~1.sh|make_bc50.sh" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\make_bc50.sh" SelfReg="false" Sequence="121"/>
- <ROW File="map" Component_="algorithm" FileName="map" Attributes="0" SourcePath="<STLPORT_HOME>stlport\map" SelfReg="false" Sequence="239"/>
- <ROW File="map.h" Component_="algorith.h" FileName="map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\map.h" SelfReg="false" Sequence="122"/>
- <ROW File="map.h_1" Component_="algo.h" FileName="map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\map.h" SelfReg="false" Sequence="261"/>
- <ROW File="map.h_2" Component_="deque.h" FileName="_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_map.h" SelfReg="false" Sequence="316"/>
- <ROW File="map.h_3" Component_="char_traits.h" FileName="_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_map.h" SelfReg="false" Sequence="377"/>
- <ROW File="math.h" Component_="algorithm" FileName="math.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\math.h" SelfReg="false" Sequence="240"/>
- <ROW File="mcpp.lib" Component_="ssleay32.lib" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_VC6>src\mcpp.lib" SelfReg="false" Sequence="509"/>
- <ROW File="mcpp.lib_1" Component_="db.jar" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_VC9>src\mcpp.lib" SelfReg="false" Sequence="515"/>
- <ROW File="mcpp.lib_2" Component_="libdb48d.lib" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_VC9_X64>src\mcpp.lib" SelfReg="false" Sequence="525"/>
- <ROW File="mcpp.lib_3" Component_="libbz2.lib" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_BCC10>src\mcpp.lib" SelfReg="false" Sequence="531"/>
- <ROW File="mcppd.lib" Component_="ssleay32.lib" FileName="mcppd.lib" Attributes="0" SourcePath="<MCPP_HOME_VC6>src\mcppd.lib" SelfReg="false" Sequence="508"/>
- <ROW File="mcppd.lib_1" Component_="db.jar" FileName="mcppd.lib" Attributes="0" SourcePath="<MCPP_HOME_VC9>src\mcppd.lib" SelfReg="false" Sequence="514"/>
- <ROW File="mcppd.lib_2" Component_="libdb48d.lib" FileName="mcppd.lib" Attributes="0" SourcePath="<MCPP_HOME_VC9_X64>src\mcppd.lib" SelfReg="false" Sequence="524"/>
+ <ROW File="libexpat.lib_1" Component_="libdb48d.lib" FileName="libexpat.lib" Attributes="0" SourcePath="<EXPAT_HOME_VC9_X64>Source\win32\bin\Release\libexpat.lib" SelfReg="false" Sequence="521"/>
+ <ROW File="libexpat.lib_2" Component_="libbz2.lib" FileName="libexpat.lib" Attributes="0" SourcePath="<EXPAT_HOME_BCC10>Bin\libexpat.lib" SelfReg="false" Sequence="528"/>
+ <ROW File="libexpat.lib_3" Component_="libbz2d.lib" FileName="libexpat.lib" Attributes="0" SourcePath="..\..\..\..\ThirdParty-Sources-3.4.0\VC10\Expat-2.0.1\Source\win32\bin\Release\libexpat.lib" SelfReg="false" Sequence="1048"/>
+ <ROW File="libexpat.lib_4" Component_="libbz2d.lib_1" FileName="libexpat.lib" Attributes="0" SourcePath="<EXPAT_HOME_VC10_X64>Source\win32\bin\Release\libexpat.lib" SelfReg="false" Sequence="1061"/>
+ <ROW File="limits" Component_="algorithm" FileName="limits" Attributes="0" SourcePath="<STLPORT_HOME>stlport\limits" SelfReg="false" Sequence="234"/>
+ <ROW File="limits.c" Component_="char_traits.h" FileName="_limits.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_limits.c" SelfReg="false" Sequence="371"/>
+ <ROW File="limits.h" Component_="algorith.h" FileName="limits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\limits.h" SelfReg="false" Sequence="117"/>
+ <ROW File="limits.h_1" Component_="char_traits.h" FileName="_limits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_limits.h" SelfReg="false" Sequence="372"/>
+ <ROW File="list" Component_="algorithm" FileName="list" Attributes="0" SourcePath="<STLPORT_HOME>stlport\list" SelfReg="false" Sequence="235"/>
+ <ROW File="list.c" Component_="char_traits.h" FileName="_list.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_list.c" SelfReg="false" Sequence="373"/>
+ <ROW File="list.h" Component_="algorith.h" FileName="list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\list.h" SelfReg="false" Sequence="118"/>
+ <ROW File="list.h_1" Component_="algo.h" FileName="list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\list.h" SelfReg="false" Sequence="259"/>
+ <ROW File="list.h_2" Component_="debug.c" FileName="_list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_list.h" SelfReg="false" Sequence="302"/>
+ <ROW File="list.h_3" Component_="deque.h" FileName="_list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_list.h" SelfReg="false" Sequence="314"/>
+ <ROW File="list.h_4" Component_="char_traits.h" FileName="_list.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_list.h" SelfReg="false" Sequence="374"/>
+ <ROW File="locale" Component_="algorithm" FileName="locale" Attributes="0" SourcePath="<STLPORT_HOME>stlport\locale" SelfReg="false" Sequence="236"/>
+ <ROW File="locale.h" Component_="algorith.h" FileName="locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\locale.h" SelfReg="false" Sequence="119"/>
+ <ROW File="locale.h_1" Component_="cstring.h" FileName="locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\locale.h" SelfReg="false" Sequence="147"/>
+ <ROW File="locale.h_2" Component_="algorithm" FileName="locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\locale.h" SelfReg="false" Sequence="237"/>
+ <ROW File="locale.h_3" Component_="char_traits.h" FileName="_locale.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_locale.h" SelfReg="false" Sequence="375"/>
+ <ROW File="locale_1" Component_="cstring" FileName="locale" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\locale" SelfReg="false" Sequence="466"/>
+ <ROW File="locale_2" Component_="complex" FileName="locale" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\locale" SelfReg="false" Sequence="488"/>
+ <ROW File="looks_2.3.1.jar" Component_="db.jar" FileName="looks-~1.jar|looks-2.3.1.jar" Attributes="0" SourcePath="<JGOODIES_LOOKS_HOME>looks-2.3.1.jar" SelfReg="false" Sequence="1042"/>
+ <ROW File="make_bc50.sh" Component_="algorith.h" FileName="make_b~1.sh|make_bc50.sh" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\make_bc50.sh" SelfReg="false" Sequence="120"/>
+ <ROW File="map" Component_="algorithm" FileName="map" Attributes="0" SourcePath="<STLPORT_HOME>stlport\map" SelfReg="false" Sequence="238"/>
+ <ROW File="map.h" Component_="algorith.h" FileName="map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\map.h" SelfReg="false" Sequence="121"/>
+ <ROW File="map.h_1" Component_="algo.h" FileName="map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\map.h" SelfReg="false" Sequence="260"/>
+ <ROW File="map.h_2" Component_="deque.h" FileName="_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_map.h" SelfReg="false" Sequence="315"/>
+ <ROW File="map.h_3" Component_="char_traits.h" FileName="_map.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_map.h" SelfReg="false" Sequence="376"/>
+ <ROW File="math.h" Component_="algorithm" FileName="math.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\math.h" SelfReg="false" Sequence="239"/>
+ <ROW File="mcpp.lib" Component_="ssleay32.lib" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_VC6>src\mcpp.lib" SelfReg="false" Sequence="508"/>
+ <ROW File="mcpp.lib_1" Component_="db.jar" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_VC9>src\mcpp.lib" SelfReg="false" Sequence="514"/>
+ <ROW File="mcpp.lib_2" Component_="libdb48d.lib" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_VC9_X64>src\mcpp.lib" SelfReg="false" Sequence="523"/>
+ <ROW File="mcpp.lib_3" Component_="libbz2.lib" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_BCC10>src\mcpp.lib" SelfReg="false" Sequence="529"/>
+ <ROW File="mcpp.lib_4" Component_="libbz2d.lib" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_VC10>src\mcpp.lib" SelfReg="false" Sequence="1049"/>
+ <ROW File="mcpp.lib_5" Component_="libbz2d.lib_1" FileName="mcpp.lib" Attributes="0" SourcePath="<MCPP_HOME_VC10_X64>src\mcpp.lib" SelfReg="false" Sequence="1063"/>
+ <ROW File="mcppd.lib" Component_="ssleay32.lib" FileName="mcppd.lib" Attributes="0" SourcePath="<MCPP_HOME_VC6>src\mcppd.lib" SelfReg="false" Sequence="507"/>
+ <ROW File="mcppd.lib_1" Component_="db.jar" FileName="mcppd.lib" Attributes="0" SourcePath="<MCPP_HOME_VC9>src\mcppd.lib" SelfReg="false" Sequence="513"/>
+ <ROW File="mcppd.lib_2" Component_="libdb48d.lib" FileName="mcppd.lib" Attributes="0" SourcePath="<MCPP_HOME_VC9_X64>src\mcppd.lib" SelfReg="false" Sequence="522"/>
+ <ROW File="mcppd.lib_3" Component_="libbz2d.lib" FileName="mcppd.lib" Attributes="0" SourcePath="<MCPP_HOME_VC10>src\mcppd.lib" SelfReg="false" Sequence="1050"/>
+ <ROW File="mcppd.lib_4" Component_="libbz2d.lib_1" FileName="mcppd.lib" Attributes="0" SourcePath="<MCPP_HOME_VC10_X64>src\mcppd.lib" SelfReg="false" Sequence="1062"/>
<ROW File="md2.h" Component_="aes.h" FileName="md2.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\md2\md2.h" SelfReg="false" Sequence="38"/>
<ROW File="md4.h" Component_="aes.h" FileName="md4.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\md4\md4.h" SelfReg="false" Sequence="39"/>
<ROW File="md5.h" Component_="aes.h" FileName="md5.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\md5\md5.h" SelfReg="false" Sequence="40"/>
- <ROW File="mem.h" Component_="algorithm" FileName="mem.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\mem.h" SelfReg="false" Sequence="241"/>
- <ROW File="memory" Component_="algorithm" FileName="memory" Attributes="0" SourcePath="<STLPORT_HOME>stlport\memory" SelfReg="false" Sequence="242"/>
- <ROW File="memory.h" Component_="algorith.h" FileName="memory.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\memory.h" SelfReg="false" Sequence="123"/>
- <ROW File="messages_facets.h" Component_="char_traits.h" FileName="_messa~1.h|_messages_facets.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_messages_facets.h" SelfReg="false" Sequence="378"/>
- <ROW File="mmap.h" Component_="deque.h" FileName="_mmap.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_mmap.h" SelfReg="false" Sequence="317"/>
- <ROW File="mmemory.h" Component_="algorithm" FileName="mmemory.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\mmemory.h" SelfReg="false" Sequence="243"/>
- <ROW File="monetary.c" Component_="char_traits.h" FileName="_monet~1.c|_monetary.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_monetary.c" SelfReg="false" Sequence="379"/>
- <ROW File="monetary.h" Component_="char_traits.h" FileName="_monet~1.h|_monetary.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_monetary.h" SelfReg="false" Sequence="380"/>
- <ROW File="msl_string.h" Component_="char_traits.h" FileName="msl_st~1.h|msl_string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\msl_string.h" SelfReg="false" Sequence="310"/>
- <ROW File="msvc_warnings_off.h" Component_="stlcomp.h" FileName="_msvc_~1.h|_msvc_warnings_off.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\_msvc_warnings_off.h" SelfReg="false" Sequence="202"/>
- <ROW File="msvcp60.dll" Component_="msvcp60.dll" FileName="msvcp60.dll" Attributes="0" SourcePath="<SystemFolder>msvcp60.dll" SelfReg="false" Sequence="496"/>
- <ROW File="msvcrt.dll" Component_="msvcrt.dll" FileName="msvcrt.dll" Attributes="0" SourcePath="<SystemFolder>msvcrt.dll" SelfReg="false" Sequence="497"/>
- <ROW File="multimap.h" Component_="algo.h" FileName="multimap.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\multimap.h" SelfReg="false" Sequence="262"/>
- <ROW File="multiset.h" Component_="algo.h" FileName="multiset.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\multiset.h" SelfReg="false" Sequence="263"/>
- <ROW File="new" Component_="algorithm" FileName="new" Attributes="0" SourcePath="<STLPORT_HOME>stlport\new" SelfReg="false" Sequence="244"/>
- <ROW File="new.h" Component_="algorithm" FileName="new.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\new.h" SelfReg="false" Sequence="245"/>
- <ROW File="new.h_1" Component_="char_traits.h" FileName="_new.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_new.h" SelfReg="false" Sequence="381"/>
- <ROW File="null_stream.h" Component_="char_traits.h" FileName="_null_~1.h|_null_stream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_null_stream.h" SelfReg="false" Sequence="382"/>
- <ROW File="num_get.c" Component_="char_traits.h" FileName="_num_get.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_num_get.c" SelfReg="false" Sequence="386"/>
- <ROW File="num_get.h" Component_="char_traits.h" FileName="_num_get.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_num_get.h" SelfReg="false" Sequence="387"/>
- <ROW File="num_put.c" Component_="char_traits.h" FileName="_num_put.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_num_put.c" SelfReg="false" Sequence="388"/>
- <ROW File="num_put.h" Component_="char_traits.h" FileName="_num_put.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_num_put.h" SelfReg="false" Sequence="389"/>
- <ROW File="numeric" Component_="algorithm" FileName="numeric" Attributes="0" SourcePath="<STLPORT_HOME>stlport\numeric" SelfReg="false" Sequence="246"/>
- <ROW File="numeric.c" Component_="char_traits.h" FileName="_numeric.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_numeric.c" SelfReg="false" Sequence="383"/>
- <ROW File="numeric.h" Component_="algorith.h" FileName="numeric.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\numeric.h" SelfReg="false" Sequence="124"/>
- <ROW File="numeric.h_1" Component_="algo.h" FileName="numeric.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\numeric.h" SelfReg="false" Sequence="264"/>
- <ROW File="numeric.h_2" Component_="char_traits.h" FileName="_numeric.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_numeric.h" SelfReg="false" Sequence="384"/>
- <ROW File="numpunct.h" Component_="char_traits.h" FileName="_numpu~1.h|_numpunct.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_numpunct.h" SelfReg="false" Sequence="385"/>
+ <ROW File="mem.h" Component_="algorithm" FileName="mem.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\mem.h" SelfReg="false" Sequence="240"/>
+ <ROW File="memory" Component_="algorithm" FileName="memory" Attributes="0" SourcePath="<STLPORT_HOME>stlport\memory" SelfReg="false" Sequence="241"/>
+ <ROW File="memory.h" Component_="algorith.h" FileName="memory.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\memory.h" SelfReg="false" Sequence="122"/>
+ <ROW File="messages_facets.h" Component_="char_traits.h" FileName="_messa~1.h|_messages_facets.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_messages_facets.h" SelfReg="false" Sequence="377"/>
+ <ROW File="mmap.h" Component_="deque.h" FileName="_mmap.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_mmap.h" SelfReg="false" Sequence="316"/>
+ <ROW File="mmemory.h" Component_="algorithm" FileName="mmemory.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\mmemory.h" SelfReg="false" Sequence="242"/>
+ <ROW File="monetary.c" Component_="char_traits.h" FileName="_monet~1.c|_monetary.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_monetary.c" SelfReg="false" Sequence="378"/>
+ <ROW File="monetary.h" Component_="char_traits.h" FileName="_monet~1.h|_monetary.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_monetary.h" SelfReg="false" Sequence="379"/>
+ <ROW File="msl_string.h" Component_="char_traits.h" FileName="msl_st~1.h|msl_string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\msl_string.h" SelfReg="false" Sequence="309"/>
+ <ROW File="msvc_warnings_off.h" Component_="stlcomp.h" FileName="_msvc_~1.h|_msvc_warnings_off.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\_msvc_warnings_off.h" SelfReg="false" Sequence="201"/>
+ <ROW File="msvcp60.dll" Component_="msvcp60.dll" FileName="msvcp60.dll" Attributes="0" SourcePath="<SystemFolder>msvcp60.dll" SelfReg="false" Sequence="495"/>
+ <ROW File="msvcrt.dll" Component_="msvcrt.dll" FileName="msvcrt.dll" Attributes="0" SourcePath="<SystemFolder>msvcrt.dll" SelfReg="false" Sequence="496"/>
+ <ROW File="multimap.h" Component_="algo.h" FileName="multimap.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\multimap.h" SelfReg="false" Sequence="261"/>
+ <ROW File="multiset.h" Component_="algo.h" FileName="multiset.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\multiset.h" SelfReg="false" Sequence="262"/>
+ <ROW File="new" Component_="algorithm" FileName="new" Attributes="0" SourcePath="<STLPORT_HOME>stlport\new" SelfReg="false" Sequence="243"/>
+ <ROW File="new.h" Component_="algorithm" FileName="new.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\new.h" SelfReg="false" Sequence="244"/>
+ <ROW File="new.h_1" Component_="char_traits.h" FileName="_new.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_new.h" SelfReg="false" Sequence="380"/>
+ <ROW File="null_stream.h" Component_="char_traits.h" FileName="_null_~1.h|_null_stream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_null_stream.h" SelfReg="false" Sequence="381"/>
+ <ROW File="num_get.c" Component_="char_traits.h" FileName="_num_get.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_num_get.c" SelfReg="false" Sequence="385"/>
+ <ROW File="num_get.h" Component_="char_traits.h" FileName="_num_get.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_num_get.h" SelfReg="false" Sequence="386"/>
+ <ROW File="num_put.c" Component_="char_traits.h" FileName="_num_put.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_num_put.c" SelfReg="false" Sequence="387"/>
+ <ROW File="num_put.h" Component_="char_traits.h" FileName="_num_put.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_num_put.h" SelfReg="false" Sequence="388"/>
+ <ROW File="numeric" Component_="algorithm" FileName="numeric" Attributes="0" SourcePath="<STLPORT_HOME>stlport\numeric" SelfReg="false" Sequence="245"/>
+ <ROW File="numeric.c" Component_="char_traits.h" FileName="_numeric.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_numeric.c" SelfReg="false" Sequence="382"/>
+ <ROW File="numeric.h" Component_="algorith.h" FileName="numeric.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\numeric.h" SelfReg="false" Sequence="123"/>
+ <ROW File="numeric.h_1" Component_="algo.h" FileName="numeric.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\numeric.h" SelfReg="false" Sequence="263"/>
+ <ROW File="numeric.h_2" Component_="char_traits.h" FileName="_numeric.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_numeric.h" SelfReg="false" Sequence="383"/>
+ <ROW File="numpunct.h" Component_="char_traits.h" FileName="_numpu~1.h|_numpunct.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_numpunct.h" SelfReg="false" Sequence="384"/>
<ROW File="obj_mac.h" Component_="aes.h" FileName="obj_mac.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\objects\obj_mac.h" SelfReg="false" Sequence="42"/>
<ROW File="objects.h" Component_="aes.h" FileName="objects.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\objects\objects.h" SelfReg="false" Sequence="41"/>
<ROW File="ocsp.h" Component_="aes.h" FileName="ocsp.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\ocsp\ocsp.h" SelfReg="false" Sequence="43"/>
- <ROW File="openssl.exe" Component_="openssl.exe" FileName="openssl.exe" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\openssl.exe" SelfReg="false" Sequence="571" DigSign="true"/>
- <ROW File="openssl.exe_1" Component_="openssl.exe_1" FileName="openssl.exe" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\openssl.exe" SelfReg="false" Sequence="573"/>
+ <ROW File="openssl.exe" Component_="openssl.exe" FileName="openssl.exe" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\openssl.exe" SelfReg="false" Sequence="569" DigSign="true"/>
+ <ROW File="openssl.exe_1" Component_="openssl.exe_1" FileName="openssl.exe" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\openssl.exe" SelfReg="false" Sequence="571"/>
+ <ROW File="openssl.exe_2" Component_="openssl.exe_2" FileName="openssl.exe" Attributes="0" SourcePath="<OPENSSL_HOME_VC10_X64>out32dll\openssl.exe" SelfReg="false" Sequence="1112"/>
+ <ROW File="openssl.exe_3" Component_="openssl.exe_3" FileName="openssl.exe" Attributes="0" SourcePath="<OPENSSL_HOME_VC10>out32dll\openssl.exe" SelfReg="false" Sequence="1119" DigSign="true"/>
<ROW File="opensslconf.h" Component_="aes.h" FileName="openss~1.h|opensslconf.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\opensslconf.h" SelfReg="false" Sequence="44"/>
<ROW File="opensslv.h" Component_="aes.h" FileName="opensslv.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\opensslv.h" SelfReg="false" Sequence="45"/>
<ROW File="ossl_typ.h" Component_="aes.h" FileName="ossl_typ.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\ossl_typ.h" SelfReg="false" Sequence="46"/>
- <ROW File="ostream" Component_="algorithm" FileName="ostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ostream" SelfReg="false" Sequence="275"/>
- <ROW File="ostream.c" Component_="char_traits.h" FileName="_ostream.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ostream.c" SelfReg="false" Sequence="390"/>
- <ROW File="ostream.h" Component_="algorith.h" FileName="ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\ostream.h" SelfReg="false" Sequence="125"/>
- <ROW File="ostream.h_1" Component_="cstring.h" FileName="ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\ostream.h" SelfReg="false" Sequence="149"/>
- <ROW File="ostream.h_2" Component_="algorithm" FileName="ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ostream.h" SelfReg="false" Sequence="276"/>
- <ROW File="ostream.h_3" Component_="char_traits.h" FileName="_ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ostream.h" SelfReg="false" Sequence="391"/>
- <ROW File="ostream.h_4" Component_="fstream.h" FileName="ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\ostream.h" SelfReg="false" Sequence="459"/>
- <ROW File="ostream_1" Component_="cstring" FileName="ostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\ostream" SelfReg="false" Sequence="468"/>
- <ROW File="ostream_2" Component_="complex" FileName="ostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\ostream" SelfReg="false" Sequence="490"/>
- <ROW File="ostreambuf_iterator.h" Component_="char_traits.h" FileName="_ostre~1.h|_ostreambuf_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ostreambuf_iterator.h" SelfReg="false" Sequence="392"/>
- <ROW File="pair.h" Component_="algo.h" FileName="pair.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\pair.h" SelfReg="false" Sequence="265"/>
- <ROW File="pair.h_1" Component_="char_traits.h" FileName="_pair.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_pair.h" SelfReg="false" Sequence="393"/>
+ <ROW File="ostream" Component_="algorithm" FileName="ostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ostream" SelfReg="false" Sequence="274"/>
+ <ROW File="ostream.c" Component_="char_traits.h" FileName="_ostream.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ostream.c" SelfReg="false" Sequence="389"/>
+ <ROW File="ostream.h" Component_="algorith.h" FileName="ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\ostream.h" SelfReg="false" Sequence="124"/>
+ <ROW File="ostream.h_1" Component_="cstring.h" FileName="ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\ostream.h" SelfReg="false" Sequence="148"/>
+ <ROW File="ostream.h_2" Component_="algorithm" FileName="ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\ostream.h" SelfReg="false" Sequence="275"/>
+ <ROW File="ostream.h_3" Component_="char_traits.h" FileName="_ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ostream.h" SelfReg="false" Sequence="390"/>
+ <ROW File="ostream.h_4" Component_="fstream.h" FileName="ostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\ostream.h" SelfReg="false" Sequence="458"/>
+ <ROW File="ostream_1" Component_="cstring" FileName="ostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\ostream" SelfReg="false" Sequence="467"/>
+ <ROW File="ostream_2" Component_="complex" FileName="ostream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\ostream" SelfReg="false" Sequence="489"/>
+ <ROW File="ostreambuf_iterator.h" Component_="char_traits.h" FileName="_ostre~1.h|_ostreambuf_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ostreambuf_iterator.h" SelfReg="false" Sequence="391"/>
+ <ROW File="pair.h" Component_="algo.h" FileName="pair.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\pair.h" SelfReg="false" Sequence="264"/>
+ <ROW File="pair.h_1" Component_="char_traits.h" FileName="_pair.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_pair.h" SelfReg="false" Sequence="392"/>
<ROW File="pem.h" Component_="aes.h" FileName="pem.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\pem\pem.h" SelfReg="false" Sequence="47"/>
<ROW File="pem2.h" Component_="aes.h" FileName="pem2.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\pem\pem2.h" SelfReg="false" Sequence="48"/>
<ROW File="pkcs12.h" Component_="aes.h" FileName="pkcs12.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\pkcs12\pkcs12.h" SelfReg="false" Sequence="49"/>
<ROW File="pkcs7.h" Component_="aes.h" FileName="pkcs7.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\pkcs7\pkcs7.h" SelfReg="false" Sequence="50"/>
<ROW File="pq_compat.h" Component_="aes.h" FileName="pq_com~1.h|pq_compat.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\pqueue\pq_compat.h" SelfReg="false" Sequence="52"/>
<ROW File="pqueue.h" Component_="aes.h" FileName="pqueue.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\pqueue\pqueue.h" SelfReg="false" Sequence="51"/>
- <ROW File="prolog.h" Component_="stlcomp.h" FileName="_prolog.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\_prolog.h" SelfReg="false" Sequence="203"/>
- <ROW File="prolog.h_1" Component_="char_traits.h" FileName="_prolog.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_prolog.h" SelfReg="false" Sequence="394"/>
- <ROW File="pthread.h" Component_="algorithm" FileName="pthread.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\pthread.h" SelfReg="false" Sequence="277"/>
- <ROW File="pthread_alloc" Component_="algorithm" FileName="pthrea~1|pthread_alloc" Attributes="0" SourcePath="<STLPORT_HOME>stlport\pthread_alloc" SelfReg="false" Sequence="278"/>
- <ROW File="pthread_alloc.c" Component_="char_traits.h" FileName="_pthre~1.c|_pthread_alloc.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_pthread_alloc.c" SelfReg="false" Sequence="395"/>
- <ROW File="pthread_alloc.h" Component_="algorith.h" FileName="pthrea~1.h|pthread_alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\pthread_alloc.h" SelfReg="false" Sequence="126"/>
- <ROW File="pthread_alloc.h_1" Component_="algo.h" FileName="pthrea~1.h|pthread_alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\pthread_alloc.h" SelfReg="false" Sequence="266"/>
- <ROW File="pthread_alloc.h_2" Component_="char_traits.h" FileName="_pthre~1.h|_pthread_alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_pthread_alloc.h" SelfReg="false" Sequence="396"/>
- <ROW File="ptrs_specialize.h" Component_="char_traits.h" FileName="_ptrs_~1.h|_ptrs_specialize.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ptrs_specialize.h" SelfReg="false" Sequence="397"/>
- <ROW File="qabstracteventdispatcher.h" Component_="QXmlStreamWriter" FileName="qabstr~1.h|qabstracteventdispatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qabstracteventdispatcher.h" SelfReg="false" Sequence="605"/>
- <ROW File="qabstractfileengine.h" Component_="QXmlStreamWriter" FileName="qabstr~2.h|qabstractfileengine.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qabstractfileengine.h" SelfReg="false" Sequence="607"/>
- <ROW File="qabstractitemmodel.h" Component_="QXmlStreamWriter" FileName="qabstr~3.h|qabstractitemmodel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qabstractitemmodel.h" SelfReg="false" Sequence="611"/>
- <ROW File="qalgorithms.h" Component_="QXmlStreamWriter" FileName="qalgor~1.h|qalgorithms.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qalgorithms.h" SelfReg="false" Sequence="615"/>
- <ROW File="qatomic.h" Component_="QXmlStreamWriter" FileName="qatomic.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic.h" SelfReg="false" Sequence="617"/>
- <ROW File="qatomic_alpha.h" Component_="QXmlStreamWriter" FileName="qatomi~1.h|qatomic_alpha.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_alpha.h" SelfReg="false" Sequence="618"/>
- <ROW File="qatomic_arch.h" Component_="QXmlStreamWriter" FileName="qatomi~2.h|qatomic_arch.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_arch.h" SelfReg="false" Sequence="619"/>
- <ROW File="qatomic_arm.h" Component_="QXmlStreamWriter" FileName="qatomi~3.h|qatomic_arm.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_arm.h" SelfReg="false" Sequence="620"/>
- <ROW File="qatomic_armv6.h" Component_="QXmlStreamWriter" FileName="qatomi~4.h|qatomic_armv6.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_armv6.h" SelfReg="false" Sequence="621"/>
- <ROW File="qatomic_avr32.h" Component_="QXmlStreamWriter" FileName="qatomi~5.h|qatomic_avr32.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_avr32.h" SelfReg="false" Sequence="622"/>
- <ROW File="qatomic_bfin.h" Component_="QXmlStreamWriter" FileName="qatomi~6.h|qatomic_bfin.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_bfin.h" SelfReg="false" Sequence="623"/>
- <ROW File="qatomic_bootstrap.h" Component_="QXmlStreamWriter" FileName="qatomi~7.h|qatomic_bootstrap.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_bootstrap.h" SelfReg="false" Sequence="624"/>
- <ROW File="qatomic_generic.h" Component_="QXmlStreamWriter" FileName="qatomi~8.h|qatomic_generic.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_generic.h" SelfReg="false" Sequence="625"/>
- <ROW File="qatomic_i386.h" Component_="QXmlStreamWriter" FileName="qatomi~9.h|qatomic_i386.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_i386.h" SelfReg="false" Sequence="626"/>
- <ROW File="qatomic_ia64.h" Component_="QXmlStreamWriter" FileName="qatom~10.h|qatomic_ia64.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_ia64.h" SelfReg="false" Sequence="627"/>
- <ROW File="qatomic_mips.h" Component_="QXmlStreamWriter" FileName="qatom~11.h|qatomic_mips.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_mips.h" SelfReg="false" Sequence="628"/>
- <ROW File="qatomic_parisc.h" Component_="QXmlStreamWriter" FileName="qatom~12.h|qatomic_parisc.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_parisc.h" SelfReg="false" Sequence="629"/>
- <ROW File="qatomic_powerpc.h" Component_="QXmlStreamWriter" FileName="qatom~13.h|qatomic_powerpc.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_powerpc.h" SelfReg="false" Sequence="630"/>
- <ROW File="qatomic_s390.h" Component_="QXmlStreamWriter" FileName="qatom~14.h|qatomic_s390.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_s390.h" SelfReg="false" Sequence="631"/>
- <ROW File="qatomic_sh.h" Component_="QXmlStreamWriter" FileName="qatom~15.h|qatomic_sh.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_sh.h" SelfReg="false" Sequence="632"/>
- <ROW File="qatomic_sh4a.h" Component_="QXmlStreamWriter" FileName="qatom~16.h|qatomic_sh4a.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_sh4a.h" SelfReg="false" Sequence="633"/>
- <ROW File="qatomic_sparc.h" Component_="QXmlStreamWriter" FileName="qatom~17.h|qatomic_sparc.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_sparc.h" SelfReg="false" Sequence="634"/>
- <ROW File="qatomic_windows.h" Component_="QXmlStreamWriter" FileName="qatom~18.h|qatomic_windows.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_windows.h" SelfReg="false" Sequence="635"/>
- <ROW File="qatomic_windowsce.h" Component_="QXmlStreamWriter" FileName="qatom~19.h|qatomic_windowsce.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_windowsce.h" SelfReg="false" Sequence="636"/>
- <ROW File="qatomic_x86_64.h" Component_="QXmlStreamWriter" FileName="qatom~20.h|qatomic_x86_64.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_x86_64.h" SelfReg="false" Sequence="637"/>
- <ROW File="qbasicatomic.h" Component_="QXmlStreamWriter" FileName="qbasic~1.h|qbasicatomic.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbasicatomic.h" SelfReg="false" Sequence="640"/>
- <ROW File="qbasictimer.h" Component_="QXmlStreamWriter" FileName="qbasic~2.h|qbasictimer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbasictimer.h" SelfReg="false" Sequence="643"/>
- <ROW File="qbitarray.h" Component_="QXmlStreamWriter" FileName="qbitar~1.h|qbitarray.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbitarray.h" SelfReg="false" Sequence="645"/>
- <ROW File="qbuffer.h" Component_="QXmlStreamWriter" FileName="qbuffer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbuffer.h" SelfReg="false" Sequence="649"/>
- <ROW File="qbytearray.h" Component_="QXmlStreamWriter" FileName="qbytea~1.h|qbytearray.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbytearray.h" SelfReg="false" Sequence="651"/>
- <ROW File="qbytearraymatcher.h" Component_="QXmlStreamWriter" FileName="qbytea~2.h|qbytearraymatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbytearraymatcher.h" SelfReg="false" Sequence="653"/>
- <ROW File="qcache.h" Component_="QXmlStreamWriter" FileName="qcache.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcache.h" SelfReg="false" Sequence="656"/>
- <ROW File="qchar.h" Component_="QXmlStreamWriter" FileName="qchar.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qchar.h" SelfReg="false" Sequence="658"/>
- <ROW File="qconfig.h" Component_="QXmlStreamWriter" FileName="qconfig.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig.h" SelfReg="false" Sequence="662"/>
- <ROW File="qconfig_dist.h" Component_="QXmlStreamWriter" FileName="qconfi~1.h|qconfig-dist.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-dist.h" SelfReg="false" Sequence="663"/>
- <ROW File="qconfig_large.h" Component_="QXmlStreamWriter" FileName="qconfi~2.h|qconfig-large.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-large.h" SelfReg="false" Sequence="664"/>
- <ROW File="qconfig_medium.h" Component_="QXmlStreamWriter" FileName="qconfi~3.h|qconfig-medium.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-medium.h" SelfReg="false" Sequence="665"/>
- <ROW File="qconfig_minimal.h" Component_="QXmlStreamWriter" FileName="qconfi~4.h|qconfig-minimal.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-minimal.h" SelfReg="false" Sequence="666"/>
- <ROW File="qconfig_small.h" Component_="QXmlStreamWriter" FileName="qconfi~5.h|qconfig-small.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-small.h" SelfReg="false" Sequence="667"/>
- <ROW File="qcontainerfwd.h" Component_="QXmlStreamWriter" FileName="qconta~1.h|qcontainerfwd.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcontainerfwd.h" SelfReg="false" Sequence="669"/>
- <ROW File="qcoreapplication.h" Component_="QXmlStreamWriter" FileName="qcorea~1.h|qcoreapplication.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcoreapplication.h" SelfReg="false" Sequence="671"/>
- <ROW File="qcoreevent.h" Component_="QXmlStreamWriter" FileName="qcoree~1.h|qcoreevent.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcoreevent.h" SelfReg="false" Sequence="673"/>
- <ROW File="qcryptographichash.h" Component_="QXmlStreamWriter" FileName="qcrypt~1.h|qcryptographichash.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcryptographichash.h" SelfReg="false" Sequence="674"/>
- <ROW File="qdatastream.h" Component_="QXmlStreamWriter" FileName="qdatas~1.h|qdatastream.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdatastream.h" SelfReg="false" Sequence="677"/>
- <ROW File="qdatetime.h" Component_="QXmlStreamWriter" FileName="qdatet~1.h|qdatetime.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdatetime.h" SelfReg="false" Sequence="680"/>
- <ROW File="qdebug.h" Component_="QXmlStreamWriter" FileName="qdebug.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdebug.h" SelfReg="false" Sequence="682"/>
- <ROW File="qdir.h" Component_="QXmlStreamWriter" FileName="qdir.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdir.h" SelfReg="false" Sequence="684"/>
- <ROW File="qdiriterator.h" Component_="QXmlStreamWriter" FileName="qdirit~1.h|qdiriterator.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdiriterator.h" SelfReg="false" Sequence="686"/>
- <ROW File="qendian.h" Component_="QXmlStreamWriter" FileName="qendian.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qendian.h" SelfReg="false" Sequence="689"/>
- <ROW File="qeventloop.h" Component_="QXmlStreamWriter" FileName="qevent~1.h|qeventloop.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qeventloop.h" SelfReg="false" Sequence="691"/>
- <ROW File="qfactoryinterface.h" Component_="QXmlStreamWriter" FileName="qfacto~1.h|qfactoryinterface.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfactoryinterface.h" SelfReg="false" Sequence="694"/>
- <ROW File="qfeatures.h" Component_="QXmlStreamWriter" FileName="qfeatu~1.h|qfeatures.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfeatures.h" SelfReg="false" Sequence="696"/>
- <ROW File="qfile.h" Component_="QXmlStreamWriter" FileName="qfile.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfile.h" SelfReg="false" Sequence="697"/>
- <ROW File="qfileinfo.h" Component_="QXmlStreamWriter" FileName="qfilei~1.h|qfileinfo.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfileinfo.h" SelfReg="false" Sequence="699"/>
- <ROW File="qfilesystemwatcher.h" Component_="QXmlStreamWriter" FileName="qfiles~1.h|qfilesystemwatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfilesystemwatcher.h" SelfReg="false" Sequence="703"/>
- <ROW File="qfsfileengine.h" Component_="QXmlStreamWriter" FileName="qfsfil~1.h|qfsfileengine.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfsfileengine.h" SelfReg="false" Sequence="709"/>
- <ROW File="qfuture.h" Component_="QXmlStreamWriter" FileName="qfuture.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfuture.h" SelfReg="false" Sequence="711"/>
- <ROW File="qfutureinterface.h" Component_="QXmlStreamWriter" FileName="qfutur~1.h|qfutureinterface.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfutureinterface.h" SelfReg="false" Sequence="713"/>
- <ROW File="qfuturesynchronizer.h" Component_="QXmlStreamWriter" FileName="qfutur~2.h|qfuturesynchronizer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfuturesynchronizer.h" SelfReg="false" Sequence="717"/>
- <ROW File="qfuturewatcher.h" Component_="QXmlStreamWriter" FileName="qfutur~3.h|qfuturewatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfuturewatcher.h" SelfReg="false" Sequence="719"/>
- <ROW File="qglobal.h" Component_="QXmlStreamWriter" FileName="qglobal.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qglobal.h" SelfReg="false" Sequence="724"/>
- <ROW File="qhash.h" Component_="QXmlStreamWriter" FileName="qhash.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qhash.h" SelfReg="false" Sequence="727"/>
- <ROW File="qiodevice.h" Component_="QXmlStreamWriter" FileName="qiodev~1.h|qiodevice.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qiodevice.h" SelfReg="false" Sequence="738"/>
- <ROW File="qiterator.h" Component_="QXmlStreamWriter" FileName="qitera~1.h|qiterator.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qiterator.h" SelfReg="false" Sequence="740"/>
- <ROW File="qlibrary.h" Component_="QXmlStreamWriter" FileName="qlibrary.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlibrary.h" SelfReg="false" Sequence="743"/>
- <ROW File="qlibraryinfo.h" Component_="QXmlStreamWriter" FileName="qlibra~1.h|qlibraryinfo.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlibraryinfo.h" SelfReg="false" Sequence="745"/>
- <ROW File="qline.h" Component_="QXmlStreamWriter" FileName="qline.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qline.h" SelfReg="false" Sequence="747"/>
- <ROW File="qlinkedlist.h" Component_="QXmlStreamWriter" FileName="qlinke~1.h|qlinkedlist.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlinkedlist.h" SelfReg="false" Sequence="750"/>
- <ROW File="qlist.h" Component_="QXmlStreamWriter" FileName="qlist.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlist.h" SelfReg="false" Sequence="755"/>
- <ROW File="qlocale.h" Component_="QXmlStreamWriter" FileName="qlocale.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlocale.h" SelfReg="false" Sequence="759"/>
- <ROW File="qmap.h" Component_="QXmlStreamWriter" FileName="qmap.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmap.h" SelfReg="false" Sequence="761"/>
- <ROW File="qmath.h" Component_="QXmlStreamWriter" FileName="qmath.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmath.h" SelfReg="false" Sequence="767"/>
- <ROW File="qmetaobject.h" Component_="QXmlStreamWriter" FileName="qmetao~1.h|qmetaobject.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmetaobject.h" SelfReg="false" Sequence="771"/>
- <ROW File="qmetatype.h" Component_="QXmlStreamWriter" FileName="qmetat~1.h|qmetatype.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmetatype.h" SelfReg="false" Sequence="775"/>
- <ROW File="qmimedata.h" Component_="QXmlStreamWriter" FileName="qmimed~1.h|qmimedata.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmimedata.h" SelfReg="false" Sequence="779"/>
- <ROW File="qmutex.h" Component_="QXmlStreamWriter" FileName="qmutex.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmutex.h" SelfReg="false" Sequence="793"/>
- <ROW File="qnamespace.h" Component_="QXmlStreamWriter" FileName="qnames~1.h|qnamespace.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qnamespace.h" SelfReg="false" Sequence="796"/>
- <ROW File="qnumeric.h" Component_="QXmlStreamWriter" FileName="qnumeric.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qnumeric.h" SelfReg="false" Sequence="799"/>
- <ROW File="qobject.h" Component_="QXmlStreamWriter" FileName="qobject.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qobject.h" SelfReg="false" Sequence="800"/>
- <ROW File="qobjectcleanuphandler.h" Component_="QXmlStreamWriter" FileName="qobjec~1.h|qobjectcleanuphandler.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qobjectcleanuphandler.h" SelfReg="false" Sequence="802"/>
- <ROW File="qobjectdefs.h" Component_="QXmlStreamWriter" FileName="qobjec~2.h|qobjectdefs.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qobjectdefs.h" SelfReg="false" Sequence="805"/>
- <ROW File="qpair.h" Component_="QXmlStreamWriter" FileName="qpair.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qpair.h" SelfReg="false" Sequence="808"/>
- <ROW File="qplugin.h" Component_="QXmlStreamWriter" FileName="qplugin.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qplugin.h" SelfReg="false" Sequence="811"/>
- <ROW File="qpluginloader.h" Component_="QXmlStreamWriter" FileName="qplugi~1.h|qpluginloader.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qpluginloader.h" SelfReg="false" Sequence="812"/>
- <ROW File="qpoint.h" Component_="QXmlStreamWriter" FileName="qpoint.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qpoint.h" SelfReg="false" Sequence="814"/>
- <ROW File="qpointer.h" Component_="QXmlStreamWriter" FileName="qpointer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qpointer.h" SelfReg="false" Sequence="816"/>
- <ROW File="qprocess.h" Component_="QXmlStreamWriter" FileName="qprocess.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qprocess.h" SelfReg="false" Sequence="819"/>
- <ROW File="qqueue.h" Component_="QXmlStreamWriter" FileName="qqueue.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qqueue.h" SelfReg="false" Sequence="821"/>
- <ROW File="qreadwritelock.h" Component_="QXmlStreamWriter" FileName="qreadw~1.h|qreadwritelock.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qreadwritelock.h" SelfReg="false" Sequence="824"/>
- <ROW File="qrect.h" Component_="QXmlStreamWriter" FileName="qrect.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qrect.h" SelfReg="false" Sequence="826"/>
- <ROW File="qregexp.h" Component_="QXmlStreamWriter" FileName="qregexp.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qregexp.h" SelfReg="false" Sequence="829"/>
- <ROW File="qresource.h" Component_="QXmlStreamWriter" FileName="qresou~1.h|qresource.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qresource.h" SelfReg="false" Sequence="831"/>
- <ROW File="qrunnable.h" Component_="QXmlStreamWriter" FileName="qrunna~1.h|qrunnable.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qrunnable.h" SelfReg="false" Sequence="834"/>
- <ROW File="qsemaphore.h" Component_="QXmlStreamWriter" FileName="qsemap~1.h|qsemaphore.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsemaphore.h" SelfReg="false" Sequence="836"/>
- <ROW File="qset.h" Component_="QXmlStreamWriter" FileName="qset.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qset.h" SelfReg="false" Sequence="838"/>
- <ROW File="qsettings.h" Component_="QXmlStreamWriter" FileName="qsetti~1.h|qsettings.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsettings.h" SelfReg="false" Sequence="841"/>
- <ROW File="qshareddata.h" Component_="QXmlStreamWriter" FileName="qshare~1.h|qshareddata.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qshareddata.h" SelfReg="false" Sequence="843"/>
- <ROW File="qsharedmemory.h" Component_="QXmlStreamWriter" FileName="qshare~2.h|qsharedmemory.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsharedmemory.h" SelfReg="false" Sequence="846"/>
- <ROW File="qsharedpointer.h" Component_="QXmlStreamWriter" FileName="qshare~3.h|qsharedpointer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsharedpointer.h" SelfReg="false" Sequence="848"/>
- <ROW File="qsharedpointer_impl.h" Component_="QXmlStreamWriter" FileName="qshare~4.h|qsharedpointer_impl.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsharedpointer_impl.h" SelfReg="false" Sequence="850"/>
- <ROW File="qsignalmapper.h" Component_="QXmlStreamWriter" FileName="qsigna~1.h|qsignalmapper.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsignalmapper.h" SelfReg="false" Sequence="851"/>
- <ROW File="qsize.h" Component_="QXmlStreamWriter" FileName="qsize.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsize.h" SelfReg="false" Sequence="853"/>
- <ROW File="qsocketnotifier.h" Component_="QXmlStreamWriter" FileName="qsocke~1.h|qsocketnotifier.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsocketnotifier.h" SelfReg="false" Sequence="856"/>
- <ROW File="qsql.h" Component_="QtSql_1" FileName="qsql.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql.h" SelfReg="false" Sequence="985"/>
- <ROW File="qsql_db2.h" Component_="QtSql_1" FileName="qsql_db2.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_db2.h" SelfReg="false" Sequence="986"/>
- <ROW File="qsql_ibase.h" Component_="QtSql_1" FileName="qsql_i~1.h|qsql_ibase.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_ibase.h" SelfReg="false" Sequence="987"/>
- <ROW File="qsql_mysql.h" Component_="QtSql_1" FileName="qsql_m~1.h|qsql_mysql.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_mysql.h" SelfReg="false" Sequence="988"/>
- <ROW File="qsql_oci.h" Component_="QtSql_1" FileName="qsql_oci.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_oci.h" SelfReg="false" Sequence="989"/>
- <ROW File="qsql_odbc.h" Component_="QtSql_1" FileName="qsql_o~1.h|qsql_odbc.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_odbc.h" SelfReg="false" Sequence="990"/>
- <ROW File="qsql_psql.h" Component_="QtSql_1" FileName="qsql_p~1.h|qsql_psql.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_psql.h" SelfReg="false" Sequence="991"/>
- <ROW File="qsql_sqlite.h" Component_="QtSql_1" FileName="qsql_s~1.h|qsql_sqlite.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_sqlite.h" SelfReg="false" Sequence="992"/>
- <ROW File="qsql_sqlite2.h" Component_="QtSql_1" FileName="qsql_s~2.h|qsql_sqlite2.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_sqlite2.h" SelfReg="false" Sequence="993"/>
- <ROW File="qsql_tds.h" Component_="QtSql_1" FileName="qsql_tds.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_tds.h" SelfReg="false" Sequence="994"/>
- <ROW File="qsqldatabase.h" Component_="QtSql_1" FileName="qsqlda~1.h|qsqldatabase.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqldatabase.h" SelfReg="false" Sequence="995"/>
- <ROW File="qsqldriver.h" Component_="QtSql_1" FileName="qsqldr~1.h|qsqldriver.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqldriver.h" SelfReg="false" Sequence="997"/>
- <ROW File="qsqldriverplugin.h" Component_="QtSql_1" FileName="qsqldr~2.h|qsqldriverplugin.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqldriverplugin.h" SelfReg="false" Sequence="1002"/>
- <ROW File="qsqlerror.h" Component_="QtSql_1" FileName="qsqler~1.h|qsqlerror.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlerror.h" SelfReg="false" Sequence="1004"/>
- <ROW File="qsqlfield.h" Component_="QtSql_1" FileName="qsqlfi~1.h|qsqlfield.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlfield.h" SelfReg="false" Sequence="1006"/>
- <ROW File="qsqlindex.h" Component_="QtSql_1" FileName="qsqlin~1.h|qsqlindex.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlindex.h" SelfReg="false" Sequence="1008"/>
- <ROW File="qsqlquery.h" Component_="QtSql_1" FileName="qsqlqu~1.h|qsqlquery.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlquery.h" SelfReg="false" Sequence="1014"/>
- <ROW File="qsqlquerymodel.h" Component_="QtSql_1" FileName="qsqlqu~2.h|qsqlquerymodel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlquerymodel.h" SelfReg="false" Sequence="1016"/>
- <ROW File="qsqlrecord.h" Component_="QtSql_1" FileName="qsqlre~1.h|qsqlrecord.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlrecord.h" SelfReg="false" Sequence="1018"/>
- <ROW File="qsqlrelationaldelegate.h" Component_="QtSql_1" FileName="qsqlre~2.h|qsqlrelationaldelegate.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlrelationaldelegate.h" SelfReg="false" Sequence="1021"/>
- <ROW File="qsqlrelationaltablemodel.h" Component_="QtSql_1" FileName="qsqlre~3.h|qsqlrelationaltablemodel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlrelationaltablemodel.h" SelfReg="false" Sequence="1023"/>
- <ROW File="qsqlresult.h" Component_="QtSql_1" FileName="qsqlre~4.h|qsqlresult.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlresult.h" SelfReg="false" Sequence="1025"/>
- <ROW File="qsqltablemodel.h" Component_="QtSql_1" FileName="qsqlta~1.h|qsqltablemodel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqltablemodel.h" SelfReg="false" Sequence="1027"/>
- <ROW File="qstack.h" Component_="QXmlStreamWriter" FileName="qstack.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qstack.h" SelfReg="false" Sequence="858"/>
- <ROW File="qstring.h" Component_="QXmlStreamWriter" FileName="qstring.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qstring.h" SelfReg="false" Sequence="861"/>
- <ROW File="qstringlist.h" Component_="QXmlStreamWriter" FileName="qstrin~1.h|qstringlist.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qstringlist.h" SelfReg="false" Sequence="863"/>
- <ROW File="qstringmatcher.h" Component_="QXmlStreamWriter" FileName="qstrin~2.h|qstringmatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qstringmatcher.h" SelfReg="false" Sequence="866"/>
- <ROW File="qsystemsemaphore.h" Component_="QXmlStreamWriter" FileName="qsyste~1.h|qsystemsemaphore.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsystemsemaphore.h" SelfReg="false" Sequence="871"/>
- <ROW File="qt_windows.h" Component_="QXmlStreamWriter" FileName="qt_win~1.h|qt_windows.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qt_windows.h" SelfReg="false" Sequence="874"/>
- <ROW File="qtconcurrentcompilertest.h" Component_="QXmlStreamWriter" FileName="qtconc~1.h|qtconcurrentcompilertest.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentcompilertest.h" SelfReg="false" Sequence="877"/>
- <ROW File="qtconcurrentexception.h" Component_="QXmlStreamWriter" FileName="qtconc~2.h|qtconcurrentexception.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentexception.h" SelfReg="false" Sequence="878"/>
- <ROW File="qtconcurrentfilter.h" Component_="QXmlStreamWriter" FileName="qtconc~3.h|qtconcurrentfilter.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentfilter.h" SelfReg="false" Sequence="879"/>
- <ROW File="qtconcurrentfilterkernel.h" Component_="QXmlStreamWriter" FileName="qtconc~4.h|qtconcurrentfilterkernel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentfilterkernel.h" SelfReg="false" Sequence="881"/>
- <ROW File="qtconcurrentfunctionwrappers.h" Component_="QXmlStreamWriter" FileName="qtconc~5.h|qtconcurrentfunctionwrappers.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentfunctionwrappers.h" SelfReg="false" Sequence="882"/>
- <ROW File="qtconcurrentiteratekernel.h" Component_="QXmlStreamWriter" FileName="qtconc~6.h|qtconcurrentiteratekernel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentiteratekernel.h" SelfReg="false" Sequence="883"/>
- <ROW File="qtconcurrentmap.h" Component_="QXmlStreamWriter" FileName="qtconc~7.h|qtconcurrentmap.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentmap.h" SelfReg="false" Sequence="884"/>
- <ROW File="qtconcurrentmapkernel.h" Component_="QXmlStreamWriter" FileName="qtconc~8.h|qtconcurrentmapkernel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentmapkernel.h" SelfReg="false" Sequence="886"/>
- <ROW File="qtconcurrentmedian.h" Component_="QXmlStreamWriter" FileName="qtconc~9.h|qtconcurrentmedian.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentmedian.h" SelfReg="false" Sequence="887"/>
- <ROW File="qtconcurrentreducekernel.h" Component_="QXmlStreamWriter" FileName="qtcon~10.h|qtconcurrentreducekernel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentreducekernel.h" SelfReg="false" Sequence="888"/>
- <ROW File="qtconcurrentresultstore.h" Component_="QXmlStreamWriter" FileName="qtcon~11.h|qtconcurrentresultstore.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentresultstore.h" SelfReg="false" Sequence="889"/>
- <ROW File="qtconcurrentrun.h" Component_="QXmlStreamWriter" FileName="qtcon~12.h|qtconcurrentrun.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentrun.h" SelfReg="false" Sequence="890"/>
- <ROW File="qtconcurrentrunbase.h" Component_="QXmlStreamWriter" FileName="qtcon~13.h|qtconcurrentrunbase.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentrunbase.h" SelfReg="false" Sequence="892"/>
- <ROW File="qtconcurrentstoredfunctioncall.h" Component_="QXmlStreamWriter" FileName="qtcon~14.h|qtconcurrentstoredfunctioncall.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentstoredfunctioncall.h" SelfReg="false" Sequence="893"/>
- <ROW File="qtconcurrentthreadengine.h" Component_="QXmlStreamWriter" FileName="qtcon~15.h|qtconcurrentthreadengine.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentthreadengine.h" SelfReg="false" Sequence="894"/>
- <ROW File="qtemporaryfile.h" Component_="QXmlStreamWriter" FileName="qtempo~1.h|qtemporaryfile.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtemporaryfile.h" SelfReg="false" Sequence="898"/>
- <ROW File="qtextboundaryfinder.h" Component_="QXmlStreamWriter" FileName="qtextb~1.h|qtextboundaryfinder.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtextboundaryfinder.h" SelfReg="false" Sequence="901"/>
- <ROW File="qtextcodec.h" Component_="QXmlStreamWriter" FileName="qtextc~1.h|qtextcodec.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtextcodec.h" SelfReg="false" Sequence="903"/>
- <ROW File="qtextcodecplugin.h" Component_="QXmlStreamWriter" FileName="qtextc~2.h|qtextcodecplugin.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtextcodecplugin.h" SelfReg="false" Sequence="906"/>
- <ROW File="qtextstream.h" Component_="QXmlStreamWriter" FileName="qtexts~1.h|qtextstream.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtextstream.h" SelfReg="false" Sequence="912"/>
- <ROW File="qthread.h" Component_="QXmlStreamWriter" FileName="qthread.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qthread.h" SelfReg="false" Sequence="917"/>
- <ROW File="qthreadpool.h" Component_="QXmlStreamWriter" FileName="qthrea~1.h|qthreadpool.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qthreadpool.h" SelfReg="false" Sequence="919"/>
- <ROW File="qthreadstorage.h" Component_="QXmlStreamWriter" FileName="qthrea~2.h|qthreadstorage.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qthreadstorage.h" SelfReg="false" Sequence="921"/>
- <ROW File="qtimeline.h" Component_="QXmlStreamWriter" FileName="qtimel~1.h|qtimeline.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtimeline.h" SelfReg="false" Sequence="925"/>
- <ROW File="qtimer.h" Component_="QXmlStreamWriter" FileName="qtimer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtimer.h" SelfReg="false" Sequence="927"/>
- <ROW File="qtranslator.h" Component_="QXmlStreamWriter" FileName="qtrans~1.h|qtranslator.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtranslator.h" SelfReg="false" Sequence="933"/>
- <ROW File="queue" Component_="algorithm" FileName="queue" Attributes="0" SourcePath="<STLPORT_HOME>stlport\queue" SelfReg="false" Sequence="279"/>
- <ROW File="queue.h" Component_="algorith.h" FileName="queue.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\queue.h" SelfReg="false" Sequence="127"/>
- <ROW File="queue.h_1" Component_="algo.h" FileName="queue.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\queue.h" SelfReg="false" Sequence="267"/>
- <ROW File="queue.h_2" Component_="char_traits.h" FileName="_queue.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_queue.h" SelfReg="false" Sequence="398"/>
- <ROW File="qurl.h" Component_="QXmlStreamWriter" FileName="qurl.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qurl.h" SelfReg="false" Sequence="939"/>
- <ROW File="quuid.h" Component_="QXmlStreamWriter" FileName="quuid.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\quuid.h" SelfReg="false" Sequence="941"/>
- <ROW File="qvariant.h" Component_="QXmlStreamWriter" FileName="qvariant.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qvariant.h" SelfReg="false" Sequence="943"/>
- <ROW File="qvarlengtharray.h" Component_="QXmlStreamWriter" FileName="qvarle~1.h|qvarlengtharray.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qvarlengtharray.h" SelfReg="false" Sequence="949"/>
- <ROW File="qvector.h" Component_="QXmlStreamWriter" FileName="qvector.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qvector.h" SelfReg="false" Sequence="951"/>
- <ROW File="qwaitcondition.h" Component_="QXmlStreamWriter" FileName="qwaitc~1.h|qwaitcondition.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qwaitcondition.h" SelfReg="false" Sequence="956"/>
- <ROW File="qxmlstream.h" Component_="QXmlStreamWriter" FileName="qxmlst~1.h|qxmlstream.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qxmlstream.h" SelfReg="false" Sequence="960"/>
+ <ROW File="prolog.h" Component_="stlcomp.h" FileName="_prolog.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\_prolog.h" SelfReg="false" Sequence="202"/>
+ <ROW File="prolog.h_1" Component_="char_traits.h" FileName="_prolog.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_prolog.h" SelfReg="false" Sequence="393"/>
+ <ROW File="pthread.h" Component_="algorithm" FileName="pthread.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\pthread.h" SelfReg="false" Sequence="276"/>
+ <ROW File="pthread_alloc" Component_="algorithm" FileName="pthrea~1|pthread_alloc" Attributes="0" SourcePath="<STLPORT_HOME>stlport\pthread_alloc" SelfReg="false" Sequence="277"/>
+ <ROW File="pthread_alloc.c" Component_="char_traits.h" FileName="_pthre~1.c|_pthread_alloc.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_pthread_alloc.c" SelfReg="false" Sequence="394"/>
+ <ROW File="pthread_alloc.h" Component_="algorith.h" FileName="pthrea~1.h|pthread_alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\pthread_alloc.h" SelfReg="false" Sequence="125"/>
+ <ROW File="pthread_alloc.h_1" Component_="algo.h" FileName="pthrea~1.h|pthread_alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\pthread_alloc.h" SelfReg="false" Sequence="265"/>
+ <ROW File="pthread_alloc.h_2" Component_="char_traits.h" FileName="_pthre~1.h|_pthread_alloc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_pthread_alloc.h" SelfReg="false" Sequence="395"/>
+ <ROW File="ptrs_specialize.h" Component_="char_traits.h" FileName="_ptrs_~1.h|_ptrs_specialize.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_ptrs_specialize.h" SelfReg="false" Sequence="396"/>
+ <ROW File="qabstracteventdispatcher.h" Component_="QXmlStreamWriter" FileName="qabstr~1.h|qabstracteventdispatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qabstracteventdispatcher.h" SelfReg="false" Sequence="602"/>
+ <ROW File="qabstractfileengine.h" Component_="QXmlStreamWriter" FileName="qabstr~2.h|qabstractfileengine.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qabstractfileengine.h" SelfReg="false" Sequence="604"/>
+ <ROW File="qabstractitemmodel.h" Component_="QXmlStreamWriter" FileName="qabstr~3.h|qabstractitemmodel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qabstractitemmodel.h" SelfReg="false" Sequence="608"/>
+ <ROW File="qalgorithms.h" Component_="QXmlStreamWriter" FileName="qalgor~1.h|qalgorithms.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qalgorithms.h" SelfReg="false" Sequence="612"/>
+ <ROW File="qatomic.h" Component_="QXmlStreamWriter" FileName="qatomic.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic.h" SelfReg="false" Sequence="614"/>
+ <ROW File="qatomic_alpha.h" Component_="QXmlStreamWriter" FileName="qatomi~1.h|qatomic_alpha.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_alpha.h" SelfReg="false" Sequence="615"/>
+ <ROW File="qatomic_arch.h" Component_="QXmlStreamWriter" FileName="qatomi~2.h|qatomic_arch.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_arch.h" SelfReg="false" Sequence="616"/>
+ <ROW File="qatomic_arm.h" Component_="QXmlStreamWriter" FileName="qatomi~3.h|qatomic_arm.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_arm.h" SelfReg="false" Sequence="617"/>
+ <ROW File="qatomic_armv6.h" Component_="QXmlStreamWriter" FileName="qatomi~4.h|qatomic_armv6.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_armv6.h" SelfReg="false" Sequence="618"/>
+ <ROW File="qatomic_avr32.h" Component_="QXmlStreamWriter" FileName="qatomi~5.h|qatomic_avr32.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_avr32.h" SelfReg="false" Sequence="619"/>
+ <ROW File="qatomic_bfin.h" Component_="QXmlStreamWriter" FileName="qatomi~6.h|qatomic_bfin.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_bfin.h" SelfReg="false" Sequence="620"/>
+ <ROW File="qatomic_bootstrap.h" Component_="QXmlStreamWriter" FileName="qatomi~7.h|qatomic_bootstrap.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_bootstrap.h" SelfReg="false" Sequence="621"/>
+ <ROW File="qatomic_generic.h" Component_="QXmlStreamWriter" FileName="qatomi~8.h|qatomic_generic.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_generic.h" SelfReg="false" Sequence="622"/>
+ <ROW File="qatomic_i386.h" Component_="QXmlStreamWriter" FileName="qatomi~9.h|qatomic_i386.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_i386.h" SelfReg="false" Sequence="623"/>
+ <ROW File="qatomic_ia64.h" Component_="QXmlStreamWriter" FileName="qatom~10.h|qatomic_ia64.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_ia64.h" SelfReg="false" Sequence="624"/>
+ <ROW File="qatomic_mips.h" Component_="QXmlStreamWriter" FileName="qatom~11.h|qatomic_mips.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_mips.h" SelfReg="false" Sequence="625"/>
+ <ROW File="qatomic_parisc.h" Component_="QXmlStreamWriter" FileName="qatom~12.h|qatomic_parisc.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_parisc.h" SelfReg="false" Sequence="626"/>
+ <ROW File="qatomic_powerpc.h" Component_="QXmlStreamWriter" FileName="qatom~13.h|qatomic_powerpc.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_powerpc.h" SelfReg="false" Sequence="627"/>
+ <ROW File="qatomic_s390.h" Component_="QXmlStreamWriter" FileName="qatom~14.h|qatomic_s390.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_s390.h" SelfReg="false" Sequence="628"/>
+ <ROW File="qatomic_sh.h" Component_="QXmlStreamWriter" FileName="qatom~15.h|qatomic_sh.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_sh.h" SelfReg="false" Sequence="629"/>
+ <ROW File="qatomic_sh4a.h" Component_="QXmlStreamWriter" FileName="qatom~16.h|qatomic_sh4a.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_sh4a.h" SelfReg="false" Sequence="630"/>
+ <ROW File="qatomic_sparc.h" Component_="QXmlStreamWriter" FileName="qatom~17.h|qatomic_sparc.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_sparc.h" SelfReg="false" Sequence="631"/>
+ <ROW File="qatomic_windows.h" Component_="QXmlStreamWriter" FileName="qatom~18.h|qatomic_windows.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_windows.h" SelfReg="false" Sequence="632"/>
+ <ROW File="qatomic_windowsce.h" Component_="QXmlStreamWriter" FileName="qatom~19.h|qatomic_windowsce.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_windowsce.h" SelfReg="false" Sequence="633"/>
+ <ROW File="qatomic_x86_64.h" Component_="QXmlStreamWriter" FileName="qatom~20.h|qatomic_x86_64.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qatomic_x86_64.h" SelfReg="false" Sequence="634"/>
+ <ROW File="qbasicatomic.h" Component_="QXmlStreamWriter" FileName="qbasic~1.h|qbasicatomic.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbasicatomic.h" SelfReg="false" Sequence="637"/>
+ <ROW File="qbasictimer.h" Component_="QXmlStreamWriter" FileName="qbasic~2.h|qbasictimer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbasictimer.h" SelfReg="false" Sequence="640"/>
+ <ROW File="qbitarray.h" Component_="QXmlStreamWriter" FileName="qbitar~1.h|qbitarray.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbitarray.h" SelfReg="false" Sequence="642"/>
+ <ROW File="qbuffer.h" Component_="QXmlStreamWriter" FileName="qbuffer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbuffer.h" SelfReg="false" Sequence="646"/>
+ <ROW File="qbytearray.h" Component_="QXmlStreamWriter" FileName="qbytea~1.h|qbytearray.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbytearray.h" SelfReg="false" Sequence="648"/>
+ <ROW File="qbytearraymatcher.h" Component_="QXmlStreamWriter" FileName="qbytea~2.h|qbytearraymatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qbytearraymatcher.h" SelfReg="false" Sequence="650"/>
+ <ROW File="qcache.h" Component_="QXmlStreamWriter" FileName="qcache.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcache.h" SelfReg="false" Sequence="653"/>
+ <ROW File="qchar.h" Component_="QXmlStreamWriter" FileName="qchar.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qchar.h" SelfReg="false" Sequence="655"/>
+ <ROW File="qconfig.h" Component_="QXmlStreamWriter" FileName="qconfig.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig.h" SelfReg="false" Sequence="659"/>
+ <ROW File="qconfig_dist.h" Component_="QXmlStreamWriter" FileName="qconfi~1.h|qconfig-dist.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-dist.h" SelfReg="false" Sequence="660"/>
+ <ROW File="qconfig_large.h" Component_="QXmlStreamWriter" FileName="qconfi~2.h|qconfig-large.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-large.h" SelfReg="false" Sequence="661"/>
+ <ROW File="qconfig_medium.h" Component_="QXmlStreamWriter" FileName="qconfi~3.h|qconfig-medium.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-medium.h" SelfReg="false" Sequence="662"/>
+ <ROW File="qconfig_minimal.h" Component_="QXmlStreamWriter" FileName="qconfi~4.h|qconfig-minimal.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-minimal.h" SelfReg="false" Sequence="663"/>
+ <ROW File="qconfig_small.h" Component_="QXmlStreamWriter" FileName="qconfi~5.h|qconfig-small.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qconfig-small.h" SelfReg="false" Sequence="664"/>
+ <ROW File="qcontainerfwd.h" Component_="QXmlStreamWriter" FileName="qconta~1.h|qcontainerfwd.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcontainerfwd.h" SelfReg="false" Sequence="666"/>
+ <ROW File="qcoreapplication.h" Component_="QXmlStreamWriter" FileName="qcorea~1.h|qcoreapplication.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcoreapplication.h" SelfReg="false" Sequence="668"/>
+ <ROW File="qcoreevent.h" Component_="QXmlStreamWriter" FileName="qcoree~1.h|qcoreevent.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcoreevent.h" SelfReg="false" Sequence="670"/>
+ <ROW File="qcryptographichash.h" Component_="QXmlStreamWriter" FileName="qcrypt~1.h|qcryptographichash.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qcryptographichash.h" SelfReg="false" Sequence="671"/>
+ <ROW File="qdatastream.h" Component_="QXmlStreamWriter" FileName="qdatas~1.h|qdatastream.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdatastream.h" SelfReg="false" Sequence="674"/>
+ <ROW File="qdatetime.h" Component_="QXmlStreamWriter" FileName="qdatet~1.h|qdatetime.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdatetime.h" SelfReg="false" Sequence="677"/>
+ <ROW File="qdebug.h" Component_="QXmlStreamWriter" FileName="qdebug.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdebug.h" SelfReg="false" Sequence="679"/>
+ <ROW File="qdir.h" Component_="QXmlStreamWriter" FileName="qdir.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdir.h" SelfReg="false" Sequence="681"/>
+ <ROW File="qdiriterator.h" Component_="QXmlStreamWriter" FileName="qdirit~1.h|qdiriterator.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qdiriterator.h" SelfReg="false" Sequence="683"/>
+ <ROW File="qendian.h" Component_="QXmlStreamWriter" FileName="qendian.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qendian.h" SelfReg="false" Sequence="686"/>
+ <ROW File="qeventloop.h" Component_="QXmlStreamWriter" FileName="qevent~1.h|qeventloop.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qeventloop.h" SelfReg="false" Sequence="688"/>
+ <ROW File="qfactoryinterface.h" Component_="QXmlStreamWriter" FileName="qfacto~1.h|qfactoryinterface.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfactoryinterface.h" SelfReg="false" Sequence="691"/>
+ <ROW File="qfeatures.h" Component_="QXmlStreamWriter" FileName="qfeatu~1.h|qfeatures.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfeatures.h" SelfReg="false" Sequence="693"/>
+ <ROW File="qfile.h" Component_="QXmlStreamWriter" FileName="qfile.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfile.h" SelfReg="false" Sequence="694"/>
+ <ROW File="qfileinfo.h" Component_="QXmlStreamWriter" FileName="qfilei~1.h|qfileinfo.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfileinfo.h" SelfReg="false" Sequence="696"/>
+ <ROW File="qfilesystemwatcher.h" Component_="QXmlStreamWriter" FileName="qfiles~1.h|qfilesystemwatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfilesystemwatcher.h" SelfReg="false" Sequence="700"/>
+ <ROW File="qfsfileengine.h" Component_="QXmlStreamWriter" FileName="qfsfil~1.h|qfsfileengine.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfsfileengine.h" SelfReg="false" Sequence="706"/>
+ <ROW File="qfuture.h" Component_="QXmlStreamWriter" FileName="qfuture.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfuture.h" SelfReg="false" Sequence="708"/>
+ <ROW File="qfutureinterface.h" Component_="QXmlStreamWriter" FileName="qfutur~1.h|qfutureinterface.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfutureinterface.h" SelfReg="false" Sequence="710"/>
+ <ROW File="qfuturesynchronizer.h" Component_="QXmlStreamWriter" FileName="qfutur~2.h|qfuturesynchronizer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfuturesynchronizer.h" SelfReg="false" Sequence="714"/>
+ <ROW File="qfuturewatcher.h" Component_="QXmlStreamWriter" FileName="qfutur~3.h|qfuturewatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qfuturewatcher.h" SelfReg="false" Sequence="716"/>
+ <ROW File="qglobal.h" Component_="QXmlStreamWriter" FileName="qglobal.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qglobal.h" SelfReg="false" Sequence="721"/>
+ <ROW File="qhash.h" Component_="QXmlStreamWriter" FileName="qhash.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qhash.h" SelfReg="false" Sequence="724"/>
+ <ROW File="qiodevice.h" Component_="QXmlStreamWriter" FileName="qiodev~1.h|qiodevice.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qiodevice.h" SelfReg="false" Sequence="735"/>
+ <ROW File="qiterator.h" Component_="QXmlStreamWriter" FileName="qitera~1.h|qiterator.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qiterator.h" SelfReg="false" Sequence="737"/>
+ <ROW File="qlibrary.h" Component_="QXmlStreamWriter" FileName="qlibrary.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlibrary.h" SelfReg="false" Sequence="740"/>
+ <ROW File="qlibraryinfo.h" Component_="QXmlStreamWriter" FileName="qlibra~1.h|qlibraryinfo.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlibraryinfo.h" SelfReg="false" Sequence="742"/>
+ <ROW File="qline.h" Component_="QXmlStreamWriter" FileName="qline.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qline.h" SelfReg="false" Sequence="744"/>
+ <ROW File="qlinkedlist.h" Component_="QXmlStreamWriter" FileName="qlinke~1.h|qlinkedlist.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlinkedlist.h" SelfReg="false" Sequence="747"/>
+ <ROW File="qlist.h" Component_="QXmlStreamWriter" FileName="qlist.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlist.h" SelfReg="false" Sequence="752"/>
+ <ROW File="qlocale.h" Component_="QXmlStreamWriter" FileName="qlocale.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qlocale.h" SelfReg="false" Sequence="756"/>
+ <ROW File="qmap.h" Component_="QXmlStreamWriter" FileName="qmap.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmap.h" SelfReg="false" Sequence="758"/>
+ <ROW File="qmath.h" Component_="QXmlStreamWriter" FileName="qmath.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmath.h" SelfReg="false" Sequence="764"/>
+ <ROW File="qmetaobject.h" Component_="QXmlStreamWriter" FileName="qmetao~1.h|qmetaobject.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmetaobject.h" SelfReg="false" Sequence="768"/>
+ <ROW File="qmetatype.h" Component_="QXmlStreamWriter" FileName="qmetat~1.h|qmetatype.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmetatype.h" SelfReg="false" Sequence="772"/>
+ <ROW File="qmimedata.h" Component_="QXmlStreamWriter" FileName="qmimed~1.h|qmimedata.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmimedata.h" SelfReg="false" Sequence="776"/>
+ <ROW File="qmutex.h" Component_="QXmlStreamWriter" FileName="qmutex.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qmutex.h" SelfReg="false" Sequence="790"/>
+ <ROW File="qnamespace.h" Component_="QXmlStreamWriter" FileName="qnames~1.h|qnamespace.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qnamespace.h" SelfReg="false" Sequence="793"/>
+ <ROW File="qnumeric.h" Component_="QXmlStreamWriter" FileName="qnumeric.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qnumeric.h" SelfReg="false" Sequence="796"/>
+ <ROW File="qobject.h" Component_="QXmlStreamWriter" FileName="qobject.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qobject.h" SelfReg="false" Sequence="797"/>
+ <ROW File="qobjectcleanuphandler.h" Component_="QXmlStreamWriter" FileName="qobjec~1.h|qobjectcleanuphandler.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qobjectcleanuphandler.h" SelfReg="false" Sequence="799"/>
+ <ROW File="qobjectdefs.h" Component_="QXmlStreamWriter" FileName="qobjec~2.h|qobjectdefs.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qobjectdefs.h" SelfReg="false" Sequence="802"/>
+ <ROW File="qpair.h" Component_="QXmlStreamWriter" FileName="qpair.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qpair.h" SelfReg="false" Sequence="805"/>
+ <ROW File="qplugin.h" Component_="QXmlStreamWriter" FileName="qplugin.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qplugin.h" SelfReg="false" Sequence="808"/>
+ <ROW File="qpluginloader.h" Component_="QXmlStreamWriter" FileName="qplugi~1.h|qpluginloader.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qpluginloader.h" SelfReg="false" Sequence="809"/>
+ <ROW File="qpoint.h" Component_="QXmlStreamWriter" FileName="qpoint.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qpoint.h" SelfReg="false" Sequence="811"/>
+ <ROW File="qpointer.h" Component_="QXmlStreamWriter" FileName="qpointer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qpointer.h" SelfReg="false" Sequence="813"/>
+ <ROW File="qprocess.h" Component_="QXmlStreamWriter" FileName="qprocess.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qprocess.h" SelfReg="false" Sequence="816"/>
+ <ROW File="qqueue.h" Component_="QXmlStreamWriter" FileName="qqueue.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qqueue.h" SelfReg="false" Sequence="818"/>
+ <ROW File="qreadwritelock.h" Component_="QXmlStreamWriter" FileName="qreadw~1.h|qreadwritelock.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qreadwritelock.h" SelfReg="false" Sequence="821"/>
+ <ROW File="qrect.h" Component_="QXmlStreamWriter" FileName="qrect.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qrect.h" SelfReg="false" Sequence="823"/>
+ <ROW File="qregexp.h" Component_="QXmlStreamWriter" FileName="qregexp.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qregexp.h" SelfReg="false" Sequence="826"/>
+ <ROW File="qresource.h" Component_="QXmlStreamWriter" FileName="qresou~1.h|qresource.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qresource.h" SelfReg="false" Sequence="828"/>
+ <ROW File="qrunnable.h" Component_="QXmlStreamWriter" FileName="qrunna~1.h|qrunnable.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qrunnable.h" SelfReg="false" Sequence="831"/>
+ <ROW File="qsemaphore.h" Component_="QXmlStreamWriter" FileName="qsemap~1.h|qsemaphore.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsemaphore.h" SelfReg="false" Sequence="833"/>
+ <ROW File="qset.h" Component_="QXmlStreamWriter" FileName="qset.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qset.h" SelfReg="false" Sequence="835"/>
+ <ROW File="qsettings.h" Component_="QXmlStreamWriter" FileName="qsetti~1.h|qsettings.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsettings.h" SelfReg="false" Sequence="838"/>
+ <ROW File="qshareddata.h" Component_="QXmlStreamWriter" FileName="qshare~1.h|qshareddata.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qshareddata.h" SelfReg="false" Sequence="840"/>
+ <ROW File="qsharedmemory.h" Component_="QXmlStreamWriter" FileName="qshare~2.h|qsharedmemory.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsharedmemory.h" SelfReg="false" Sequence="843"/>
+ <ROW File="qsharedpointer.h" Component_="QXmlStreamWriter" FileName="qshare~3.h|qsharedpointer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsharedpointer.h" SelfReg="false" Sequence="845"/>
+ <ROW File="qsharedpointer_impl.h" Component_="QXmlStreamWriter" FileName="qshare~4.h|qsharedpointer_impl.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsharedpointer_impl.h" SelfReg="false" Sequence="847"/>
+ <ROW File="qsignalmapper.h" Component_="QXmlStreamWriter" FileName="qsigna~1.h|qsignalmapper.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsignalmapper.h" SelfReg="false" Sequence="848"/>
+ <ROW File="qsize.h" Component_="QXmlStreamWriter" FileName="qsize.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsize.h" SelfReg="false" Sequence="850"/>
+ <ROW File="qsocketnotifier.h" Component_="QXmlStreamWriter" FileName="qsocke~1.h|qsocketnotifier.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsocketnotifier.h" SelfReg="false" Sequence="853"/>
+ <ROW File="qsql.h" Component_="QtSql_1" FileName="qsql.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql.h" SelfReg="false" Sequence="982"/>
+ <ROW File="qsql_db2.h" Component_="QtSql_1" FileName="qsql_db2.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_db2.h" SelfReg="false" Sequence="983"/>
+ <ROW File="qsql_ibase.h" Component_="QtSql_1" FileName="qsql_i~1.h|qsql_ibase.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_ibase.h" SelfReg="false" Sequence="984"/>
+ <ROW File="qsql_mysql.h" Component_="QtSql_1" FileName="qsql_m~1.h|qsql_mysql.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_mysql.h" SelfReg="false" Sequence="985"/>
+ <ROW File="qsql_oci.h" Component_="QtSql_1" FileName="qsql_oci.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_oci.h" SelfReg="false" Sequence="986"/>
+ <ROW File="qsql_odbc.h" Component_="QtSql_1" FileName="qsql_o~1.h|qsql_odbc.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_odbc.h" SelfReg="false" Sequence="987"/>
+ <ROW File="qsql_psql.h" Component_="QtSql_1" FileName="qsql_p~1.h|qsql_psql.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_psql.h" SelfReg="false" Sequence="988"/>
+ <ROW File="qsql_sqlite.h" Component_="QtSql_1" FileName="qsql_s~1.h|qsql_sqlite.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_sqlite.h" SelfReg="false" Sequence="989"/>
+ <ROW File="qsql_sqlite2.h" Component_="QtSql_1" FileName="qsql_s~2.h|qsql_sqlite2.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_sqlite2.h" SelfReg="false" Sequence="990"/>
+ <ROW File="qsql_tds.h" Component_="QtSql_1" FileName="qsql_tds.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsql_tds.h" SelfReg="false" Sequence="991"/>
+ <ROW File="qsqldatabase.h" Component_="QtSql_1" FileName="qsqlda~1.h|qsqldatabase.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqldatabase.h" SelfReg="false" Sequence="992"/>
+ <ROW File="qsqldriver.h" Component_="QtSql_1" FileName="qsqldr~1.h|qsqldriver.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqldriver.h" SelfReg="false" Sequence="994"/>
+ <ROW File="qsqldriverplugin.h" Component_="QtSql_1" FileName="qsqldr~2.h|qsqldriverplugin.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqldriverplugin.h" SelfReg="false" Sequence="999"/>
+ <ROW File="qsqlerror.h" Component_="QtSql_1" FileName="qsqler~1.h|qsqlerror.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlerror.h" SelfReg="false" Sequence="1001"/>
+ <ROW File="qsqlfield.h" Component_="QtSql_1" FileName="qsqlfi~1.h|qsqlfield.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlfield.h" SelfReg="false" Sequence="1003"/>
+ <ROW File="qsqlindex.h" Component_="QtSql_1" FileName="qsqlin~1.h|qsqlindex.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlindex.h" SelfReg="false" Sequence="1005"/>
+ <ROW File="qsqlquery.h" Component_="QtSql_1" FileName="qsqlqu~1.h|qsqlquery.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlquery.h" SelfReg="false" Sequence="1011"/>
+ <ROW File="qsqlquerymodel.h" Component_="QtSql_1" FileName="qsqlqu~2.h|qsqlquerymodel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlquerymodel.h" SelfReg="false" Sequence="1013"/>
+ <ROW File="qsqlrecord.h" Component_="QtSql_1" FileName="qsqlre~1.h|qsqlrecord.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlrecord.h" SelfReg="false" Sequence="1015"/>
+ <ROW File="qsqlrelationaldelegate.h" Component_="QtSql_1" FileName="qsqlre~2.h|qsqlrelationaldelegate.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlrelationaldelegate.h" SelfReg="false" Sequence="1018"/>
+ <ROW File="qsqlrelationaltablemodel.h" Component_="QtSql_1" FileName="qsqlre~3.h|qsqlrelationaltablemodel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlrelationaltablemodel.h" SelfReg="false" Sequence="1020"/>
+ <ROW File="qsqlresult.h" Component_="QtSql_1" FileName="qsqlre~4.h|qsqlresult.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqlresult.h" SelfReg="false" Sequence="1022"/>
+ <ROW File="qsqltablemodel.h" Component_="QtSql_1" FileName="qsqlta~1.h|qsqltablemodel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtSql\qsqltablemodel.h" SelfReg="false" Sequence="1024"/>
+ <ROW File="qstack.h" Component_="QXmlStreamWriter" FileName="qstack.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qstack.h" SelfReg="false" Sequence="855"/>
+ <ROW File="qstring.h" Component_="QXmlStreamWriter" FileName="qstring.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qstring.h" SelfReg="false" Sequence="858"/>
+ <ROW File="qstringlist.h" Component_="QXmlStreamWriter" FileName="qstrin~1.h|qstringlist.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qstringlist.h" SelfReg="false" Sequence="860"/>
+ <ROW File="qstringmatcher.h" Component_="QXmlStreamWriter" FileName="qstrin~2.h|qstringmatcher.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qstringmatcher.h" SelfReg="false" Sequence="863"/>
+ <ROW File="qsystemsemaphore.h" Component_="QXmlStreamWriter" FileName="qsyste~1.h|qsystemsemaphore.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qsystemsemaphore.h" SelfReg="false" Sequence="868"/>
+ <ROW File="qt_windows.h" Component_="QXmlStreamWriter" FileName="qt_win~1.h|qt_windows.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qt_windows.h" SelfReg="false" Sequence="871"/>
+ <ROW File="qtconcurrentcompilertest.h" Component_="QXmlStreamWriter" FileName="qtconc~1.h|qtconcurrentcompilertest.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentcompilertest.h" SelfReg="false" Sequence="874"/>
+ <ROW File="qtconcurrentexception.h" Component_="QXmlStreamWriter" FileName="qtconc~2.h|qtconcurrentexception.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentexception.h" SelfReg="false" Sequence="875"/>
+ <ROW File="qtconcurrentfilter.h" Component_="QXmlStreamWriter" FileName="qtconc~3.h|qtconcurrentfilter.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentfilter.h" SelfReg="false" Sequence="876"/>
+ <ROW File="qtconcurrentfilterkernel.h" Component_="QXmlStreamWriter" FileName="qtconc~4.h|qtconcurrentfilterkernel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentfilterkernel.h" SelfReg="false" Sequence="878"/>
+ <ROW File="qtconcurrentfunctionwrappers.h" Component_="QXmlStreamWriter" FileName="qtconc~5.h|qtconcurrentfunctionwrappers.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentfunctionwrappers.h" SelfReg="false" Sequence="879"/>
+ <ROW File="qtconcurrentiteratekernel.h" Component_="QXmlStreamWriter" FileName="qtconc~6.h|qtconcurrentiteratekernel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentiteratekernel.h" SelfReg="false" Sequence="880"/>
+ <ROW File="qtconcurrentmap.h" Component_="QXmlStreamWriter" FileName="qtconc~7.h|qtconcurrentmap.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentmap.h" SelfReg="false" Sequence="881"/>
+ <ROW File="qtconcurrentmapkernel.h" Component_="QXmlStreamWriter" FileName="qtconc~8.h|qtconcurrentmapkernel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentmapkernel.h" SelfReg="false" Sequence="883"/>
+ <ROW File="qtconcurrentmedian.h" Component_="QXmlStreamWriter" FileName="qtconc~9.h|qtconcurrentmedian.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentmedian.h" SelfReg="false" Sequence="884"/>
+ <ROW File="qtconcurrentreducekernel.h" Component_="QXmlStreamWriter" FileName="qtcon~10.h|qtconcurrentreducekernel.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentreducekernel.h" SelfReg="false" Sequence="885"/>
+ <ROW File="qtconcurrentresultstore.h" Component_="QXmlStreamWriter" FileName="qtcon~11.h|qtconcurrentresultstore.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentresultstore.h" SelfReg="false" Sequence="886"/>
+ <ROW File="qtconcurrentrun.h" Component_="QXmlStreamWriter" FileName="qtcon~12.h|qtconcurrentrun.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentrun.h" SelfReg="false" Sequence="887"/>
+ <ROW File="qtconcurrentrunbase.h" Component_="QXmlStreamWriter" FileName="qtcon~13.h|qtconcurrentrunbase.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentrunbase.h" SelfReg="false" Sequence="889"/>
+ <ROW File="qtconcurrentstoredfunctioncall.h" Component_="QXmlStreamWriter" FileName="qtcon~14.h|qtconcurrentstoredfunctioncall.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentstoredfunctioncall.h" SelfReg="false" Sequence="890"/>
+ <ROW File="qtconcurrentthreadengine.h" Component_="QXmlStreamWriter" FileName="qtcon~15.h|qtconcurrentthreadengine.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtconcurrentthreadengine.h" SelfReg="false" Sequence="891"/>
+ <ROW File="qtemporaryfile.h" Component_="QXmlStreamWriter" FileName="qtempo~1.h|qtemporaryfile.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtemporaryfile.h" SelfReg="false" Sequence="895"/>
+ <ROW File="qtextboundaryfinder.h" Component_="QXmlStreamWriter" FileName="qtextb~1.h|qtextboundaryfinder.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtextboundaryfinder.h" SelfReg="false" Sequence="898"/>
+ <ROW File="qtextcodec.h" Component_="QXmlStreamWriter" FileName="qtextc~1.h|qtextcodec.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtextcodec.h" SelfReg="false" Sequence="900"/>
+ <ROW File="qtextcodecplugin.h" Component_="QXmlStreamWriter" FileName="qtextc~2.h|qtextcodecplugin.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtextcodecplugin.h" SelfReg="false" Sequence="903"/>
+ <ROW File="qtextstream.h" Component_="QXmlStreamWriter" FileName="qtexts~1.h|qtextstream.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtextstream.h" SelfReg="false" Sequence="909"/>
+ <ROW File="qthread.h" Component_="QXmlStreamWriter" FileName="qthread.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qthread.h" SelfReg="false" Sequence="914"/>
+ <ROW File="qthreadpool.h" Component_="QXmlStreamWriter" FileName="qthrea~1.h|qthreadpool.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qthreadpool.h" SelfReg="false" Sequence="916"/>
+ <ROW File="qthreadstorage.h" Component_="QXmlStreamWriter" FileName="qthrea~2.h|qthreadstorage.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qthreadstorage.h" SelfReg="false" Sequence="918"/>
+ <ROW File="qtimeline.h" Component_="QXmlStreamWriter" FileName="qtimel~1.h|qtimeline.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtimeline.h" SelfReg="false" Sequence="922"/>
+ <ROW File="qtimer.h" Component_="QXmlStreamWriter" FileName="qtimer.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtimer.h" SelfReg="false" Sequence="924"/>
+ <ROW File="qtranslator.h" Component_="QXmlStreamWriter" FileName="qtrans~1.h|qtranslator.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qtranslator.h" SelfReg="false" Sequence="930"/>
+ <ROW File="queue" Component_="algorithm" FileName="queue" Attributes="0" SourcePath="<STLPORT_HOME>stlport\queue" SelfReg="false" Sequence="278"/>
+ <ROW File="queue.h" Component_="algorith.h" FileName="queue.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\queue.h" SelfReg="false" Sequence="126"/>
+ <ROW File="queue.h_1" Component_="algo.h" FileName="queue.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\queue.h" SelfReg="false" Sequence="266"/>
+ <ROW File="queue.h_2" Component_="char_traits.h" FileName="_queue.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_queue.h" SelfReg="false" Sequence="397"/>
+ <ROW File="qurl.h" Component_="QXmlStreamWriter" FileName="qurl.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qurl.h" SelfReg="false" Sequence="936"/>
+ <ROW File="quuid.h" Component_="QXmlStreamWriter" FileName="quuid.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\quuid.h" SelfReg="false" Sequence="938"/>
+ <ROW File="qvariant.h" Component_="QXmlStreamWriter" FileName="qvariant.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qvariant.h" SelfReg="false" Sequence="940"/>
+ <ROW File="qvarlengtharray.h" Component_="QXmlStreamWriter" FileName="qvarle~1.h|qvarlengtharray.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qvarlengtharray.h" SelfReg="false" Sequence="946"/>
+ <ROW File="qvector.h" Component_="QXmlStreamWriter" FileName="qvector.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qvector.h" SelfReg="false" Sequence="948"/>
+ <ROW File="qwaitcondition.h" Component_="QXmlStreamWriter" FileName="qwaitc~1.h|qwaitcondition.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qwaitcondition.h" SelfReg="false" Sequence="953"/>
+ <ROW File="qxmlstream.h" Component_="QXmlStreamWriter" FileName="qxmlst~1.h|qxmlstream.h" Attributes="0" SourcePath="<QT_HOME_VC9>include\QtCore\qxmlstream.h" SelfReg="false" Sequence="957"/>
<ROW File="rand.h" Component_="aes.h" FileName="rand.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\rand\rand.h" SelfReg="false" Sequence="53"/>
- <ROW File="range_errors.h" Component_="char_traits.h" FileName="_range~1.h|_range_errors.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_range_errors.h" SelfReg="false" Sequence="399"/>
- <ROW File="raw_storage_iter.h" Component_="char_traits.h" FileName="_raw_s~1.h|_raw_storage_iter.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_raw_storage_iter.h" SelfReg="false" Sequence="400"/>
+ <ROW File="range_errors.h" Component_="char_traits.h" FileName="_range~1.h|_range_errors.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_range_errors.h" SelfReg="false" Sequence="398"/>
+ <ROW File="raw_storage_iter.h" Component_="char_traits.h" FileName="_raw_s~1.h|_raw_storage_iter.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_raw_storage_iter.h" SelfReg="false" Sequence="399"/>
<ROW File="rc2.h" Component_="aes.h" FileName="rc2.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\rc2\rc2.h" SelfReg="false" Sequence="54"/>
<ROW File="rc4.h" Component_="aes.h" FileName="rc4.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\rc4\rc4.h" SelfReg="false" Sequence="55"/>
- <ROW File="relops.h" Component_="char_traits.h" FileName="_relops.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_relops.h" SelfReg="false" Sequence="401"/>
- <ROW File="relops_cont.h" Component_="debug.c" FileName="_relop~1.h|_relops_cont.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_relops_cont.h" SelfReg="false" Sequence="304"/>
- <ROW File="relops_cont.h_1" Component_="char_traits.h" FileName="_relop~1.h|_relops_cont.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_relops_cont.h" SelfReg="false" Sequence="402"/>
- <ROW File="relops_hash_cont.h" Component_="debug.c" FileName="_relop~2.h|_relops_hash_cont.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_relops_hash_cont.h" SelfReg="false" Sequence="305"/>
- <ROW File="relops_hash_cont.h_1" Component_="char_traits.h" FileName="_relop~2.h|_relops_hash_cont.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_relops_hash_cont.h" SelfReg="false" Sequence="403"/>
- <ROW File="relops_template.h" Component_="char_traits.h" FileName="_relop~3.h|_relops_template.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_relops_template.h" SelfReg="false" Sequence="404"/>
+ <ROW File="relops.h" Component_="char_traits.h" FileName="_relops.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_relops.h" SelfReg="false" Sequence="400"/>
+ <ROW File="relops_cont.h" Component_="debug.c" FileName="_relop~1.h|_relops_cont.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_relops_cont.h" SelfReg="false" Sequence="303"/>
+ <ROW File="relops_cont.h_1" Component_="char_traits.h" FileName="_relop~1.h|_relops_cont.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_relops_cont.h" SelfReg="false" Sequence="401"/>
+ <ROW File="relops_hash_cont.h" Component_="debug.c" FileName="_relop~2.h|_relops_hash_cont.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_relops_hash_cont.h" SelfReg="false" Sequence="304"/>
+ <ROW File="relops_hash_cont.h_1" Component_="char_traits.h" FileName="_relop~2.h|_relops_hash_cont.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_relops_hash_cont.h" SelfReg="false" Sequence="402"/>
+ <ROW File="relops_template.h" Component_="char_traits.h" FileName="_relop~3.h|_relops_template.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_relops_template.h" SelfReg="false" Sequence="403"/>
<ROW File="ripemd.h" Component_="aes.h" FileName="ripemd.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\ripemd\ripemd.h" SelfReg="false" Sequence="56"/>
- <ROW File="rlocks.h" Component_="algorithm" FileName="rlocks.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\rlocks.h" SelfReg="false" Sequence="280"/>
- <ROW File="rope" Component_="algorithm" FileName="rope" Attributes="0" SourcePath="<STLPORT_HOME>stlport\rope" SelfReg="false" Sequence="281"/>
- <ROW File="rope.c" Component_="char_traits.h" FileName="_rope.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_rope.c" SelfReg="false" Sequence="405"/>
- <ROW File="rope.h" Component_="algorith.h" FileName="rope.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\rope.h" SelfReg="false" Sequence="129"/>
- <ROW File="rope.h_1" Component_="algo.h" FileName="rope.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\rope.h" SelfReg="false" Sequence="268"/>
- <ROW File="rope.h_2" Component_="char_traits.h" FileName="_rope.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_rope.h" SelfReg="false" Sequence="406"/>
+ <ROW File="rlocks.h" Component_="algorithm" FileName="rlocks.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\rlocks.h" SelfReg="false" Sequence="279"/>
+ <ROW File="rope" Component_="algorithm" FileName="rope" Attributes="0" SourcePath="<STLPORT_HOME>stlport\rope" SelfReg="false" Sequence="280"/>
+ <ROW File="rope.c" Component_="char_traits.h" FileName="_rope.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_rope.c" SelfReg="false" Sequence="404"/>
+ <ROW File="rope.h" Component_="algorith.h" FileName="rope.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\rope.h" SelfReg="false" Sequence="128"/>
+ <ROW File="rope.h_1" Component_="algo.h" FileName="rope.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\rope.h" SelfReg="false" Sequence="267"/>
+ <ROW File="rope.h_2" Component_="char_traits.h" FileName="_rope.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_rope.h" SelfReg="false" Sequence="405"/>
<ROW File="rsa.h" Component_="aes.h" FileName="rsa.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\rsa\rsa.h" SelfReg="false" Sequence="57"/>
<ROW File="safestack.h" Component_="aes.h" FileName="safest~1.h|safestack.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\stack\safestack.h" SelfReg="false" Sequence="58"/>
- <ROW File="set" Component_="algorithm" FileName="set" Attributes="0" SourcePath="<STLPORT_HOME>stlport\set" SelfReg="false" Sequence="282"/>
- <ROW File="set.h" Component_="algorith.h" FileName="set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\set.h" SelfReg="false" Sequence="130"/>
- <ROW File="set.h_1" Component_="algo.h" FileName="set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\set.h" SelfReg="false" Sequence="269"/>
- <ROW File="set.h_2" Component_="deque.h" FileName="_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_set.h" SelfReg="false" Sequence="318"/>
- <ROW File="set.h_3" Component_="char_traits.h" FileName="_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_set.h" SelfReg="false" Sequence="407"/>
- <ROW File="setjmp.h" Component_="algorithm" FileName="setjmp.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\setjmp.h" SelfReg="false" Sequence="283"/>
+ <ROW File="set" Component_="algorithm" FileName="set" Attributes="0" SourcePath="<STLPORT_HOME>stlport\set" SelfReg="false" Sequence="281"/>
+ <ROW File="set.h" Component_="algorith.h" FileName="set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\set.h" SelfReg="false" Sequence="129"/>
+ <ROW File="set.h_1" Component_="algo.h" FileName="set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\set.h" SelfReg="false" Sequence="268"/>
+ <ROW File="set.h_2" Component_="deque.h" FileName="_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_set.h" SelfReg="false" Sequence="317"/>
+ <ROW File="set.h_3" Component_="char_traits.h" FileName="_set.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_set.h" SelfReg="false" Sequence="406"/>
+ <ROW File="setjmp.h" Component_="algorithm" FileName="setjmp.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\setjmp.h" SelfReg="false" Sequence="282"/>
<ROW File="sha.h" Component_="aes.h" FileName="sha.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\sha\sha.h" SelfReg="false" Sequence="59"/>
- <ROW File="signal.h" Component_="algorithm" FileName="signal.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\signal.h" SelfReg="false" Sequence="284"/>
- <ROW File="site_config.h" Component_="char_traits.h" FileName="_site_~1.h|_site_config.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_site_config.h" SelfReg="false" Sequence="408"/>
- <ROW File="slist" Component_="algorithm" FileName="slist" Attributes="0" SourcePath="<STLPORT_HOME>stlport\slist" SelfReg="false" Sequence="285"/>
- <ROW File="slist.c" Component_="char_traits.h" FileName="_slist.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_slist.c" SelfReg="false" Sequence="409"/>
- <ROW File="slist.h" Component_="algorith.h" FileName="slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\slist.h" SelfReg="false" Sequence="131"/>
- <ROW File="slist.h_1" Component_="algo.h" FileName="slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\slist.h" SelfReg="false" Sequence="270"/>
- <ROW File="slist.h_2" Component_="debug.c" FileName="_slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_slist.h" SelfReg="false" Sequence="306"/>
- <ROW File="slist.h_3" Component_="deque.h" FileName="_slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_slist.h" SelfReg="false" Sequence="319"/>
- <ROW File="slist.h_4" Component_="char_traits.h" FileName="_slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_slist.h" SelfReg="false" Sequence="410"/>
- <ROW File="slist_base.c" Component_="char_traits.h" FileName="_slist~1.c|_slist_base.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_slist_base.c" SelfReg="false" Sequence="411"/>
- <ROW File="slist_base.h" Component_="char_traits.h" FileName="_slist~1.h|_slist_base.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_slist_base.h" SelfReg="false" Sequence="412"/>
- <ROW File="sparc_atomic.h" Component_="char_traits.h" FileName="_sparc~1.h|_sparc_atomic.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_sparc_atomic.h" SelfReg="false" Sequence="413"/>
+ <ROW File="signal.h" Component_="algorithm" FileName="signal.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\signal.h" SelfReg="false" Sequence="283"/>
+ <ROW File="site_config.h" Component_="char_traits.h" FileName="_site_~1.h|_site_config.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_site_config.h" SelfReg="false" Sequence="407"/>
+ <ROW File="slist" Component_="algorithm" FileName="slist" Attributes="0" SourcePath="<STLPORT_HOME>stlport\slist" SelfReg="false" Sequence="284"/>
+ <ROW File="slist.c" Component_="char_traits.h" FileName="_slist.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_slist.c" SelfReg="false" Sequence="408"/>
+ <ROW File="slist.h" Component_="algorith.h" FileName="slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\slist.h" SelfReg="false" Sequence="130"/>
+ <ROW File="slist.h_1" Component_="algo.h" FileName="slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\slist.h" SelfReg="false" Sequence="269"/>
+ <ROW File="slist.h_2" Component_="debug.c" FileName="_slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_slist.h" SelfReg="false" Sequence="305"/>
+ <ROW File="slist.h_3" Component_="deque.h" FileName="_slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_slist.h" SelfReg="false" Sequence="318"/>
+ <ROW File="slist.h_4" Component_="char_traits.h" FileName="_slist.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_slist.h" SelfReg="false" Sequence="409"/>
+ <ROW File="slist_base.c" Component_="char_traits.h" FileName="_slist~1.c|_slist_base.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_slist_base.c" SelfReg="false" Sequence="410"/>
+ <ROW File="slist_base.h" Component_="char_traits.h" FileName="_slist~1.h|_slist_base.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_slist_base.h" SelfReg="false" Sequence="411"/>
+ <ROW File="sparc_atomic.h" Component_="char_traits.h" FileName="_sparc~1.h|_sparc_atomic.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_sparc_atomic.h" SelfReg="false" Sequence="412"/>
<ROW File="ssl.h" Component_="aes.h" FileName="ssl.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>ssl\ssl.h" SelfReg="false" Sequence="60"/>
<ROW File="ssl2.h" Component_="aes.h" FileName="ssl2.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>ssl\ssl2.h" SelfReg="false" Sequence="61"/>
<ROW File="ssl23.h" Component_="aes.h" FileName="ssl23.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>ssl\ssl23.h" SelfReg="false" Sequence="62"/>
<ROW File="ssl3.h" Component_="aes.h" FileName="ssl3.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>ssl\ssl3.h" SelfReg="false" Sequence="63"/>
- <ROW File="ssleay32.dll" Component_="ssleay32.dll" FileName="ssleay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\ssleay32.dll" SelfReg="false" Sequence="551" DigSign="true"/>
- <ROW File="ssleay32.dll_2" Component_="ssleay32.dll_2" FileName="ssleay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\ssleay32.dll" SelfReg="false" Sequence="569" DigSign="true"/>
- <ROW File="ssleay32.lib" Component_="ssleay32.lib" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC6>out32dll\ssleay32.lib" SelfReg="false" Sequence="504"/>
- <ROW File="ssleay32.lib_1" Component_="db.jar" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\ssleay32.lib" SelfReg="false" Sequence="516"/>
- <ROW File="ssleay32.lib_2" Component_="libdb48d.lib" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\ssleay32.lib" SelfReg="false" Sequence="526"/>
- <ROW File="ssleay32.lib_3" Component_="libbz2.lib" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_BCC10>out32dll\ssleay32.lib" SelfReg="false" Sequence="532"/>
- <ROW File="ssleay32_vc6.dll" Component_="ssleay32_vc6.dll" FileName="ssleay~1.dll|ssleay32_vc6.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC6>out32dll\ssleay32_vc6.dll" SelfReg="false" Sequence="503" DigSign="true"/>
- <ROW File="sstream" Component_="algorithm" FileName="sstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\sstream" SelfReg="false" Sequence="286"/>
- <ROW File="sstream.c" Component_="char_traits.h" FileName="_sstream.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_sstream.c" SelfReg="false" Sequence="414"/>
- <ROW File="sstream.h" Component_="algorith.h" FileName="sstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\sstream.h" SelfReg="false" Sequence="132"/>
- <ROW File="sstream.h_1" Component_="cstring.h" FileName="sstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\sstream.h" SelfReg="false" Sequence="150"/>
- <ROW File="sstream.h_2" Component_="char_traits.h" FileName="_sstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_sstream.h" SelfReg="false" Sequence="415"/>
- <ROW File="sstream_1" Component_="cstring" FileName="sstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\sstream" SelfReg="false" Sequence="469"/>
- <ROW File="sstream_2" Component_="complex" FileName="sstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\sstream" SelfReg="false" Sequence="491"/>
- <ROW File="stack" Component_="algorithm" FileName="stack" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stack" SelfReg="false" Sequence="287"/>
+ <ROW File="ssleay32.dll" Component_="ssleay32.dll" FileName="ssleay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\ssleay32.dll" SelfReg="false" Sequence="549" DigSign="true"/>
+ <ROW File="ssleay32.dll_1" Component_="ssleay32.dll_1" FileName="ssleay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC10>out32dll\ssleay32.dll" SelfReg="false" Sequence="1088" DigSign="true"/>
+ <ROW File="ssleay32.dll_2" Component_="ssleay32.dll_2" FileName="ssleay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\ssleay32.dll" SelfReg="false" Sequence="567" DigSign="true"/>
+ <ROW File="ssleay32.dll_3" Component_="ssleay32.dll_3" FileName="ssleay32.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC10_X64>out32dll\ssleay32.dll" SelfReg="false" Sequence="1113"/>
+ <ROW File="ssleay32.lib" Component_="ssleay32.lib" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC6>out32dll\ssleay32.lib" SelfReg="false" Sequence="503"/>
+ <ROW File="ssleay32.lib_1" Component_="db.jar" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>out32dll\ssleay32.lib" SelfReg="false" Sequence="515"/>
+ <ROW File="ssleay32.lib_2" Component_="libdb48d.lib" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC9_X64>out32dll\ssleay32.lib" SelfReg="false" Sequence="524"/>
+ <ROW File="ssleay32.lib_3" Component_="libbz2.lib" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_BCC10>out32dll\ssleay32.lib" SelfReg="false" Sequence="530"/>
+ <ROW File="ssleay32.lib_4" Component_="libbz2d.lib" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC10>out32dll\ssleay32.lib" SelfReg="false" Sequence="1051"/>
+ <ROW File="ssleay32.lib_5" Component_="libbz2d.lib_1" FileName="ssleay32.lib" Attributes="0" SourcePath="<OPENSSL_HOME_VC10_X64>out32dll\ssleay32.lib" SelfReg="false" Sequence="1064"/>
+ <ROW File="ssleay32_vc6.dll" Component_="ssleay32_vc6.dll" FileName="ssleay~1.dll|ssleay32_vc6.dll" Attributes="0" SourcePath="<OPENSSL_HOME_VC6>out32dll\ssleay32_vc6.dll" SelfReg="false" Sequence="502" DigSign="true"/>
+ <ROW File="sstream" Component_="algorithm" FileName="sstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\sstream" SelfReg="false" Sequence="285"/>
+ <ROW File="sstream.c" Component_="char_traits.h" FileName="_sstream.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_sstream.c" SelfReg="false" Sequence="413"/>
+ <ROW File="sstream.h" Component_="algorith.h" FileName="sstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\sstream.h" SelfReg="false" Sequence="131"/>
+ <ROW File="sstream.h_1" Component_="cstring.h" FileName="sstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\sstream.h" SelfReg="false" Sequence="149"/>
+ <ROW File="sstream.h_2" Component_="char_traits.h" FileName="_sstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_sstream.h" SelfReg="false" Sequence="414"/>
+ <ROW File="sstream_1" Component_="cstring" FileName="sstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\sstream" SelfReg="false" Sequence="468"/>
+ <ROW File="sstream_2" Component_="complex" FileName="sstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\sstream" SelfReg="false" Sequence="490"/>
+ <ROW File="stack" Component_="algorithm" FileName="stack" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stack" SelfReg="false" Sequence="286"/>
<ROW File="stack.h" Component_="aes.h" FileName="stack.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\stack\stack.h" SelfReg="false" Sequence="64"/>
- <ROW File="stack.h_1" Component_="algorith.h" FileName="stack.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\stack.h" SelfReg="false" Sequence="133"/>
- <ROW File="stack.h_2" Component_="algo.h" FileName="stack.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\stack.h" SelfReg="false" Sequence="271"/>
- <ROW File="stack.h_3" Component_="char_traits.h" FileName="_stack.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_stack.h" SelfReg="false" Sequence="416"/>
- <ROW File="stdarg.h" Component_="algorithm" FileName="stdarg.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdarg.h" SelfReg="false" Sequence="288"/>
- <ROW File="stddef.h" Component_="stddef.h" FileName="stddef.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\bak\stddef.h" SelfReg="false" Sequence="85"/>
- <ROW File="stddef.h_1" Component_="algorithm" FileName="stddef.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stddef.h" SelfReg="false" Sequence="289"/>
- <ROW File="stdexcep.h" Component_="algorith.h" FileName="stdexcep.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\stdexcep.h" SelfReg="false" Sequence="134"/>
- <ROW File="stdexcept" Component_="algorithm" FileName="stdexc~1|stdexcept" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdexcept" SelfReg="false" Sequence="290"/>
- <ROW File="stdio.h" Component_="algorithm" FileName="stdio.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdio.h" SelfReg="false" Sequence="291"/>
- <ROW File="stdio_file.h" Component_="char_traits.h" FileName="_stdio~1.h|_stdio_file.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_stdio_file.h" SelfReg="false" Sequence="417"/>
- <ROW File="stdio_streambuf" Component_="algorithm" FileName="stdio_~1|stdio_streambuf" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdio_streambuf" SelfReg="false" Sequence="293"/>
- <ROW File="stdiostream.h" Component_="algorithm" FileName="stdios~1.h|stdiostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdiostream.h" SelfReg="false" Sequence="292"/>
- <ROW File="stdlib.h" Component_="stddef.h" FileName="stdlib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\bak\stdlib.h" SelfReg="false" Sequence="86"/>
- <ROW File="stdlib.h_1" Component_="algorithm" FileName="stdlib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdlib.h" SelfReg="false" Sequence="294"/>
- <ROW File="stl_apcc.h" Component_="stlcomp.h" FileName="stl_apcc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_apcc.h" SelfReg="false" Sequence="171"/>
- <ROW File="stl_apple.h" Component_="stlcomp.h" FileName="stl_ap~1.h|stl_apple.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_apple.h" SelfReg="false" Sequence="172"/>
- <ROW File="stl_as400.h" Component_="stlcomp.h" FileName="stl_as~1.h|stl_as400.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_as400.h" SelfReg="false" Sequence="173"/>
- <ROW File="stl_bc.h" Component_="stlcomp.h" FileName="stl_bc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_bc.h" SelfReg="false" Sequence="174"/>
- <ROW File="stl_como.h" Component_="stlcomp.h" FileName="stl_como.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_como.h" SelfReg="false" Sequence="175"/>
- <ROW File="stl_confix.h" Component_="stlcomp.h" FileName="stl_co~1.h|stl_confix.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_confix.h" SelfReg="false" Sequence="176"/>
- <ROW File="stl_cray.h" Component_="stlcomp.h" FileName="stl_cray.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_cray.h" SelfReg="false" Sequence="177"/>
- <ROW File="stl_dec.h" Component_="stlcomp.h" FileName="stl_dec.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_dec.h" SelfReg="false" Sequence="178"/>
- <ROW File="stl_dec_vms.h" Component_="stlcomp.h" FileName="stl_de~1.h|stl_dec_vms.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_dec_vms.h" SelfReg="false" Sequence="179"/>
- <ROW File="stl_dm.h" Component_="stlcomp.h" FileName="stl_dm.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_dm.h" SelfReg="false" Sequence="180"/>
- <ROW File="stl_fujitsu.h" Component_="stlcomp.h" FileName="stl_fu~1.h|stl_fujitsu.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_fujitsu.h" SelfReg="false" Sequence="181"/>
- <ROW File="stl_gcc.h" Component_="stlcomp.h" FileName="stl_gcc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_gcc.h" SelfReg="false" Sequence="182"/>
- <ROW File="stl_hpacc.h" Component_="stlcomp.h" FileName="stl_hp~1.h|stl_hpacc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_hpacc.h" SelfReg="false" Sequence="183"/>
- <ROW File="stl_ibm.h" Component_="stlcomp.h" FileName="stl_ibm.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_ibm.h" SelfReg="false" Sequence="184"/>
- <ROW File="stl_icc.h" Component_="stlcomp.h" FileName="stl_icc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_icc.h" SelfReg="false" Sequence="185"/>
- <ROW File="stl_intel.h" Component_="stlcomp.h" FileName="stl_in~1.h|stl_intel.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_intel.h" SelfReg="false" Sequence="186"/>
- <ROW File="stl_kai.h" Component_="stlcomp.h" FileName="stl_kai.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_kai.h" SelfReg="false" Sequence="187"/>
- <ROW File="stl_mlc.h" Component_="stlcomp.h" FileName="stl_mlc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_mlc.h" SelfReg="false" Sequence="188"/>
- <ROW File="stl_msvc.h" Component_="stlcomp.h" FileName="stl_msvc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_msvc.h" SelfReg="false" Sequence="189"/>
- <ROW File="stl_mwerks.h" Component_="stlcomp.h" FileName="stl_mw~1.h|stl_mwerks.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_mwerks.h" SelfReg="false" Sequence="190"/>
- <ROW File="stl_mycomp.h" Component_="stlcomp.h" FileName="stl_my~1.h|stl_mycomp.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_mycomp.h" SelfReg="false" Sequence="191"/>
- <ROW File="stl_sco.h" Component_="stlcomp.h" FileName="stl_sco.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_sco.h" SelfReg="false" Sequence="192"/>
- <ROW File="stl_select_lib.h" Component_="stlcomp.h" FileName="stl_se~1.h|stl_select_lib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_select_lib.h" SelfReg="false" Sequence="193"/>
- <ROW File="stl_sgi.h" Component_="stlcomp.h" FileName="stl_sgi.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_sgi.h" SelfReg="false" Sequence="194"/>
- <ROW File="stl_solaris.h" Component_="stlcomp.h" FileName="stl_so~1.h|stl_solaris.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_solaris.h" SelfReg="false" Sequence="195"/>
- <ROW File="stl_sunpro.h" Component_="stlcomp.h" FileName="stl_su~1.h|stl_sunpro.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_sunpro.h" SelfReg="false" Sequence="196"/>
- <ROW File="stl_symantec.h" Component_="stlcomp.h" FileName="stl_sy~1.h|stl_symantec.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_symantec.h" SelfReg="false" Sequence="197"/>
- <ROW File="stl_tmpl.h" Component_="algorith.h" FileName="stl_tmpl.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\stl_tmpl.h" SelfReg="false" Sequence="135"/>
- <ROW File="stl_user_config.h" Component_="algorithm" FileName="stl_us~1.h|stl_user_config.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl_user_config.h" SelfReg="false" Sequence="443"/>
- <ROW File="stl_watcom.h" Component_="stlcomp.h" FileName="stl_wa~1.h|stl_watcom.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_watcom.h" SelfReg="false" Sequence="198"/>
- <ROW File="stl_wince.h" Component_="stlcomp.h" FileName="stl_wi~1.h|stl_wince.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_wince.h" SelfReg="false" Sequence="199"/>
- <ROW File="stlcomp.h" Component_="stlcomp.h" FileName="stlcomp.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stlcomp.h" SelfReg="false" Sequence="170"/>
- <ROW File="stlconf.h.in" Component_="configure" FileName="stlcon~1.in|stlconf.h.in" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\stlconf.h.in" SelfReg="false" Sequence="168"/>
- <ROW File="stlport_vc6.lib" Component_="ssleay32.lib" FileName="stlpor~1.lib|stlport_vc6.lib" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc6.lib" SelfReg="false" Sequence="510"/>
- <ROW File="stlport_vc646.dll" Component_="stlport_vc646.dll" FileName="stlpor~2.dll|stlport_vc646.dll" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc646.dll" SelfReg="false" Sequence="81" DigSign="true"/>
- <ROW File="stlport_vc6_stldebug.lib" Component_="ssleay32.lib" FileName="stlpor~2.lib|stlport_vc6_stldebug.lib" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc6_stldebug.lib" SelfReg="false" Sequence="511"/>
- <ROW File="stlport_vc6_stldebug46.dll" Component_="stlport_vc6_stldebug46.dll" FileName="stlpor~1.dll|stlport_vc6_stldebug46.dll" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc6_stldebug46.dll" SelfReg="false" Sequence="80" DigSign="true"/>
- <ROW File="stlport_vc6_stldebug46.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="stlpor~1.pdb|stlport_vc6_stldebug46.pdb" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc6_stldebug46.pdb" SelfReg="false" Sequence="79"/>
+ <ROW File="stack.h_1" Component_="algorith.h" FileName="stack.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\stack.h" SelfReg="false" Sequence="132"/>
+ <ROW File="stack.h_2" Component_="algo.h" FileName="stack.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\stack.h" SelfReg="false" Sequence="270"/>
+ <ROW File="stack.h_3" Component_="char_traits.h" FileName="_stack.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_stack.h" SelfReg="false" Sequence="415"/>
+ <ROW File="stdarg.h" Component_="algorithm" FileName="stdarg.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdarg.h" SelfReg="false" Sequence="287"/>
+ <ROW File="stddef.h" Component_="stddef.h" FileName="stddef.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\bak\stddef.h" SelfReg="false" Sequence="84"/>
+ <ROW File="stddef.h_1" Component_="algorithm" FileName="stddef.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stddef.h" SelfReg="false" Sequence="288"/>
+ <ROW File="stdexcep.h" Component_="algorith.h" FileName="stdexcep.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\stdexcep.h" SelfReg="false" Sequence="133"/>
+ <ROW File="stdexcept" Component_="algorithm" FileName="stdexc~1|stdexcept" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdexcept" SelfReg="false" Sequence="289"/>
+ <ROW File="stdio.h" Component_="algorithm" FileName="stdio.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdio.h" SelfReg="false" Sequence="290"/>
+ <ROW File="stdio_file.h" Component_="char_traits.h" FileName="_stdio~1.h|_stdio_file.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_stdio_file.h" SelfReg="false" Sequence="416"/>
+ <ROW File="stdio_streambuf" Component_="algorithm" FileName="stdio_~1|stdio_streambuf" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdio_streambuf" SelfReg="false" Sequence="292"/>
+ <ROW File="stdiostream.h" Component_="algorithm" FileName="stdios~1.h|stdiostream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdiostream.h" SelfReg="false" Sequence="291"/>
+ <ROW File="stdlib.h" Component_="stddef.h" FileName="stdlib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\bak\stdlib.h" SelfReg="false" Sequence="85"/>
+ <ROW File="stdlib.h_1" Component_="algorithm" FileName="stdlib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stdlib.h" SelfReg="false" Sequence="293"/>
+ <ROW File="stl_apcc.h" Component_="stlcomp.h" FileName="stl_apcc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_apcc.h" SelfReg="false" Sequence="170"/>
+ <ROW File="stl_apple.h" Component_="stlcomp.h" FileName="stl_ap~1.h|stl_apple.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_apple.h" SelfReg="false" Sequence="171"/>
+ <ROW File="stl_as400.h" Component_="stlcomp.h" FileName="stl_as~1.h|stl_as400.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_as400.h" SelfReg="false" Sequence="172"/>
+ <ROW File="stl_bc.h" Component_="stlcomp.h" FileName="stl_bc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_bc.h" SelfReg="false" Sequence="173"/>
+ <ROW File="stl_como.h" Component_="stlcomp.h" FileName="stl_como.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_como.h" SelfReg="false" Sequence="174"/>
+ <ROW File="stl_confix.h" Component_="stlcomp.h" FileName="stl_co~1.h|stl_confix.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_confix.h" SelfReg="false" Sequence="175"/>
+ <ROW File="stl_cray.h" Component_="stlcomp.h" FileName="stl_cray.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_cray.h" SelfReg="false" Sequence="176"/>
+ <ROW File="stl_dec.h" Component_="stlcomp.h" FileName="stl_dec.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_dec.h" SelfReg="false" Sequence="177"/>
+ <ROW File="stl_dec_vms.h" Component_="stlcomp.h" FileName="stl_de~1.h|stl_dec_vms.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_dec_vms.h" SelfReg="false" Sequence="178"/>
+ <ROW File="stl_dm.h" Component_="stlcomp.h" FileName="stl_dm.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_dm.h" SelfReg="false" Sequence="179"/>
+ <ROW File="stl_fujitsu.h" Component_="stlcomp.h" FileName="stl_fu~1.h|stl_fujitsu.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_fujitsu.h" SelfReg="false" Sequence="180"/>
+ <ROW File="stl_gcc.h" Component_="stlcomp.h" FileName="stl_gcc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_gcc.h" SelfReg="false" Sequence="181"/>
+ <ROW File="stl_hpacc.h" Component_="stlcomp.h" FileName="stl_hp~1.h|stl_hpacc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_hpacc.h" SelfReg="false" Sequence="182"/>
+ <ROW File="stl_ibm.h" Component_="stlcomp.h" FileName="stl_ibm.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_ibm.h" SelfReg="false" Sequence="183"/>
+ <ROW File="stl_icc.h" Component_="stlcomp.h" FileName="stl_icc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_icc.h" SelfReg="false" Sequence="184"/>
+ <ROW File="stl_intel.h" Component_="stlcomp.h" FileName="stl_in~1.h|stl_intel.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_intel.h" SelfReg="false" Sequence="185"/>
+ <ROW File="stl_kai.h" Component_="stlcomp.h" FileName="stl_kai.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_kai.h" SelfReg="false" Sequence="186"/>
+ <ROW File="stl_mlc.h" Component_="stlcomp.h" FileName="stl_mlc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_mlc.h" SelfReg="false" Sequence="187"/>
+ <ROW File="stl_msvc.h" Component_="stlcomp.h" FileName="stl_msvc.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_msvc.h" SelfReg="false" Sequence="188"/>
+ <ROW File="stl_mwerks.h" Component_="stlcomp.h" FileName="stl_mw~1.h|stl_mwerks.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_mwerks.h" SelfReg="false" Sequence="189"/>
+ <ROW File="stl_mycomp.h" Component_="stlcomp.h" FileName="stl_my~1.h|stl_mycomp.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_mycomp.h" SelfReg="false" Sequence="190"/>
+ <ROW File="stl_sco.h" Component_="stlcomp.h" FileName="stl_sco.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_sco.h" SelfReg="false" Sequence="191"/>
+ <ROW File="stl_select_lib.h" Component_="stlcomp.h" FileName="stl_se~1.h|stl_select_lib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_select_lib.h" SelfReg="false" Sequence="192"/>
+ <ROW File="stl_sgi.h" Component_="stlcomp.h" FileName="stl_sgi.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_sgi.h" SelfReg="false" Sequence="193"/>
+ <ROW File="stl_solaris.h" Component_="stlcomp.h" FileName="stl_so~1.h|stl_solaris.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_solaris.h" SelfReg="false" Sequence="194"/>
+ <ROW File="stl_sunpro.h" Component_="stlcomp.h" FileName="stl_su~1.h|stl_sunpro.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_sunpro.h" SelfReg="false" Sequence="195"/>
+ <ROW File="stl_symantec.h" Component_="stlcomp.h" FileName="stl_sy~1.h|stl_symantec.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_symantec.h" SelfReg="false" Sequence="196"/>
+ <ROW File="stl_tmpl.h" Component_="algorith.h" FileName="stl_tmpl.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\stl_tmpl.h" SelfReg="false" Sequence="134"/>
+ <ROW File="stl_user_config.h" Component_="algorithm" FileName="stl_us~1.h|stl_user_config.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl_user_config.h" SelfReg="false" Sequence="442"/>
+ <ROW File="stl_watcom.h" Component_="stlcomp.h" FileName="stl_wa~1.h|stl_watcom.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_watcom.h" SelfReg="false" Sequence="197"/>
+ <ROW File="stl_wince.h" Component_="stlcomp.h" FileName="stl_wi~1.h|stl_wince.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stl_wince.h" SelfReg="false" Sequence="198"/>
+ <ROW File="stlcomp.h" Component_="stlcomp.h" FileName="stlcomp.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\stlcomp.h" SelfReg="false" Sequence="169"/>
+ <ROW File="stlconf.h.in" Component_="configure" FileName="stlcon~1.in|stlconf.h.in" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\stlconf.h.in" SelfReg="false" Sequence="167"/>
+ <ROW File="stlport_vc6.lib" Component_="ssleay32.lib" FileName="stlpor~1.lib|stlport_vc6.lib" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc6.lib" SelfReg="false" Sequence="509"/>
+ <ROW File="stlport_vc646.dll" Component_="stlport_vc646.dll" FileName="stlpor~2.dll|stlport_vc646.dll" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc646.dll" SelfReg="false" Sequence="80" DigSign="true"/>
+ <ROW File="stlport_vc6_stldebug.lib" Component_="ssleay32.lib" FileName="stlpor~2.lib|stlport_vc6_stldebug.lib" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc6_stldebug.lib" SelfReg="false" Sequence="510"/>
+ <ROW File="stlport_vc6_stldebug46.dll" Component_="stlport_vc6_stldebug46.dll" FileName="stlpor~1.dll|stlport_vc6_stldebug46.dll" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc6_stldebug46.dll" SelfReg="false" Sequence="79" DigSign="true"/>
+ <ROW File="stlport_vc6_stldebug46.pdb" Component_="stlport_vc6_stldebug46.pdb" FileName="stlpor~1.pdb|stlport_vc6_stldebug46.pdb" Attributes="0" SourcePath="<STLPORT_HOME>lib\stlport_vc6_stldebug46.pdb" SelfReg="false" Sequence="78"/>
<ROW File="store.h" Component_="aes.h" FileName="store.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\store\store.h" SelfReg="false" Sequence="65"/>
- <ROW File="stream_iterator.h" Component_="char_traits.h" FileName="_strea~3.h|_stream_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_stream_iterator.h" SelfReg="false" Sequence="421"/>
- <ROW File="streambu.h" Component_="algorith.h" FileName="streambu.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\streambu.h" SelfReg="false" Sequence="136"/>
- <ROW File="streambuf" Component_="algorithm" FileName="stream~1|streambuf" Attributes="0" SourcePath="<STLPORT_HOME>stlport\streambuf" SelfReg="false" Sequence="444"/>
- <ROW File="streambuf.c" Component_="char_traits.h" FileName="_strea~1.c|_streambuf.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_streambuf.c" SelfReg="false" Sequence="418"/>
- <ROW File="streambuf.h" Component_="algorith.h" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\streambuf.h" SelfReg="false" Sequence="137"/>
- <ROW File="streambuf.h_1" Component_="cstring.h" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\streambuf.h" SelfReg="false" Sequence="151"/>
- <ROW File="streambuf.h_2" Component_="char_traits.h" FileName="_strea~1.h|_streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_streambuf.h" SelfReg="false" Sequence="419"/>
- <ROW File="streambuf.h_3" Component_="algorithm" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\streambuf.h" SelfReg="false" Sequence="445"/>
- <ROW File="streambuf.h_4" Component_="fstream.h" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\streambuf.h" SelfReg="false" Sequence="460"/>
- <ROW File="streambuf.h_5" Component_="fstream.h_1" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\h\streambuf.h" SelfReg="false" Sequence="482"/>
- <ROW File="streambuf_1" Component_="cstring" FileName="stream~1|streambuf" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\streambuf" SelfReg="false" Sequence="470"/>
- <ROW File="streambuf_2" Component_="complex" FileName="stream~1|streambuf" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\streambuf" SelfReg="false" Sequence="492"/>
- <ROW File="streambuf_iterator.h" Component_="char_traits.h" FileName="_strea~2.h|_streambuf_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_streambuf_iterator.h" SelfReg="false" Sequence="420"/>
- <ROW File="string" Component_="algorithm" FileName="string" Attributes="0" SourcePath="<STLPORT_HOME>stlport\string" SelfReg="false" Sequence="446"/>
- <ROW File="string.c" Component_="char_traits.h" FileName="_string.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string.c" SelfReg="false" Sequence="422"/>
- <ROW File="string.h" Component_="algorith.h" FileName="string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\string.h" SelfReg="false" Sequence="138"/>
- <ROW File="string.h_1" Component_="debug.c" FileName="_string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_string.h" SelfReg="false" Sequence="307"/>
- <ROW File="string.h_2" Component_="char_traits.h" FileName="_string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string.h" SelfReg="false" Sequence="423"/>
- <ROW File="string.h_3" Component_="algorithm" FileName="string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\string.h" SelfReg="false" Sequence="447"/>
- <ROW File="string_fwd.c" Component_="char_traits.h" FileName="_strin~1.c|_string_fwd.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_fwd.c" SelfReg="false" Sequence="424"/>
- <ROW File="string_fwd.h" Component_="char_traits.h" FileName="_strin~1.h|_string_fwd.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_fwd.h" SelfReg="false" Sequence="425"/>
- <ROW File="string_hash.h" Component_="char_traits.h" FileName="_strin~2.h|_string_hash.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_hash.h" SelfReg="false" Sequence="426"/>
- <ROW File="string_io.c" Component_="char_traits.h" FileName="_strin~2.c|_string_io.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_io.c" SelfReg="false" Sequence="427"/>
- <ROW File="string_io.h" Component_="char_traits.h" FileName="_strin~3.h|_string_io.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_io.h" SelfReg="false" Sequence="428"/>
- <ROW File="strstrea.h" Component_="algorith.h" FileName="strstrea.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\strstrea.h" SelfReg="false" Sequence="139"/>
- <ROW File="strstream" Component_="algorithm" FileName="strstr~1|strstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\strstream" SelfReg="false" Sequence="448"/>
- <ROW File="strstream.h" Component_="cstring.h" FileName="strstr~1.h|strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\strstream.h" SelfReg="false" Sequence="152"/>
- <ROW File="strstream.h_1" Component_="char_traits.h" FileName="_strst~1.h|_strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_strstream.h" SelfReg="false" Sequence="429"/>
- <ROW File="strstream.h_2" Component_="algorithm" FileName="strstr~1.h|strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\strstream.h" SelfReg="false" Sequence="449"/>
- <ROW File="strstream.h_3" Component_="fstream.h" FileName="strstr~1.h|strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\strstream.h" SelfReg="false" Sequence="461"/>
- <ROW File="strstream.h_4" Component_="fstream.h_1" FileName="strstr~1.h|strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\h\strstream.h" SelfReg="false" Sequence="483"/>
- <ROW File="strstream_1" Component_="cstring" FileName="strstr~1|strstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\strstream" SelfReg="false" Sequence="471"/>
- <ROW File="strstream_2" Component_="complex" FileName="strstr~1|strstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\strstream" SelfReg="false" Sequence="493"/>
+ <ROW File="stream_iterator.h" Component_="char_traits.h" FileName="_strea~3.h|_stream_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_stream_iterator.h" SelfReg="false" Sequence="420"/>
+ <ROW File="streambu.h" Component_="algorith.h" FileName="streambu.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\streambu.h" SelfReg="false" Sequence="135"/>
+ <ROW File="streambuf" Component_="algorithm" FileName="stream~1|streambuf" Attributes="0" SourcePath="<STLPORT_HOME>stlport\streambuf" SelfReg="false" Sequence="443"/>
+ <ROW File="streambuf.c" Component_="char_traits.h" FileName="_strea~1.c|_streambuf.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_streambuf.c" SelfReg="false" Sequence="417"/>
+ <ROW File="streambuf.h" Component_="algorith.h" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\streambuf.h" SelfReg="false" Sequence="136"/>
+ <ROW File="streambuf.h_1" Component_="cstring.h" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\streambuf.h" SelfReg="false" Sequence="150"/>
+ <ROW File="streambuf.h_2" Component_="char_traits.h" FileName="_strea~1.h|_streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_streambuf.h" SelfReg="false" Sequence="418"/>
+ <ROW File="streambuf.h_3" Component_="algorithm" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\streambuf.h" SelfReg="false" Sequence="444"/>
+ <ROW File="streambuf.h_4" Component_="fstream.h" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\streambuf.h" SelfReg="false" Sequence="459"/>
+ <ROW File="streambuf.h_5" Component_="fstream.h_1" FileName="stream~1.h|streambuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\h\streambuf.h" SelfReg="false" Sequence="481"/>
+ <ROW File="streambuf_1" Component_="cstring" FileName="stream~1|streambuf" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\streambuf" SelfReg="false" Sequence="469"/>
+ <ROW File="streambuf_2" Component_="complex" FileName="stream~1|streambuf" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\streambuf" SelfReg="false" Sequence="491"/>
+ <ROW File="streambuf_iterator.h" Component_="char_traits.h" FileName="_strea~2.h|_streambuf_iterator.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_streambuf_iterator.h" SelfReg="false" Sequence="419"/>
+ <ROW File="string" Component_="algorithm" FileName="string" Attributes="0" SourcePath="<STLPORT_HOME>stlport\string" SelfReg="false" Sequence="445"/>
+ <ROW File="string.c" Component_="char_traits.h" FileName="_string.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string.c" SelfReg="false" Sequence="421"/>
+ <ROW File="string.h" Component_="algorith.h" FileName="string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\string.h" SelfReg="false" Sequence="137"/>
+ <ROW File="string.h_1" Component_="debug.c" FileName="_string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_string.h" SelfReg="false" Sequence="306"/>
+ <ROW File="string.h_2" Component_="char_traits.h" FileName="_string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string.h" SelfReg="false" Sequence="422"/>
+ <ROW File="string.h_3" Component_="algorithm" FileName="string.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\string.h" SelfReg="false" Sequence="446"/>
+ <ROW File="string_fwd.c" Component_="char_traits.h" FileName="_strin~1.c|_string_fwd.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_fwd.c" SelfReg="false" Sequence="423"/>
+ <ROW File="string_fwd.h" Component_="char_traits.h" FileName="_strin~1.h|_string_fwd.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_fwd.h" SelfReg="false" Sequence="424"/>
+ <ROW File="string_hash.h" Component_="char_traits.h" FileName="_strin~2.h|_string_hash.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_hash.h" SelfReg="false" Sequence="425"/>
+ <ROW File="string_io.c" Component_="char_traits.h" FileName="_strin~2.c|_string_io.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_io.c" SelfReg="false" Sequence="426"/>
+ <ROW File="string_io.h" Component_="char_traits.h" FileName="_strin~3.h|_string_io.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_string_io.h" SelfReg="false" Sequence="427"/>
+ <ROW File="strstrea.h" Component_="algorith.h" FileName="strstrea.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\strstrea.h" SelfReg="false" Sequence="138"/>
+ <ROW File="strstream" Component_="algorithm" FileName="strstr~1|strstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\strstream" SelfReg="false" Sequence="447"/>
+ <ROW File="strstream.h" Component_="cstring.h" FileName="strstr~1.h|strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\using\strstream.h" SelfReg="false" Sequence="151"/>
+ <ROW File="strstream.h_1" Component_="char_traits.h" FileName="_strst~1.h|_strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_strstream.h" SelfReg="false" Sequence="428"/>
+ <ROW File="strstream.h_2" Component_="algorithm" FileName="strstr~1.h|strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\strstream.h" SelfReg="false" Sequence="448"/>
+ <ROW File="strstream.h_3" Component_="fstream.h" FileName="strstr~1.h|strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\h\strstream.h" SelfReg="false" Sequence="460"/>
+ <ROW File="strstream.h_4" Component_="fstream.h_1" FileName="strstr~1.h|strstream.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\h\strstream.h" SelfReg="false" Sequence="482"/>
+ <ROW File="strstream_1" Component_="cstring" FileName="strstr~1|strstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\using\strstream" SelfReg="false" Sequence="470"/>
+ <ROW File="strstream_2" Component_="complex" FileName="strstr~1|strstream" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wrap_std\strstream" SelfReg="false" Sequence="492"/>
<ROW File="symhacks.h" Component_="aes.h" FileName="symhacks.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\symhacks.h" SelfReg="false" Sequence="66"/>
- <ROW File="tempbuf.c" Component_="char_traits.h" FileName="_tempbuf.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_tempbuf.c" SelfReg="false" Sequence="430"/>
- <ROW File="tempbuf.h" Component_="algo.h" FileName="tempbuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\tempbuf.h" SelfReg="false" Sequence="272"/>
- <ROW File="tempbuf.h_1" Component_="char_traits.h" FileName="_tempbuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_tempbuf.h" SelfReg="false" Sequence="431"/>
- <ROW File="threads.c" Component_="char_traits.h" FileName="_threads.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_threads.c" SelfReg="false" Sequence="432"/>
- <ROW File="threads.h" Component_="char_traits.h" FileName="_threads.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_threads.h" SelfReg="false" Sequence="433"/>
- <ROW File="time.h" Component_="algorithm" FileName="time.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\time.h" SelfReg="false" Sequence="450"/>
- <ROW File="time_facets.c" Component_="char_traits.h" FileName="_time_~1.c|_time_facets.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_time_facets.c" SelfReg="false" Sequence="434"/>
- <ROW File="time_facets.h" Component_="char_traits.h" FileName="_time_~1.h|_time_facets.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_time_facets.h" SelfReg="false" Sequence="435"/>
+ <ROW File="tempbuf.c" Component_="char_traits.h" FileName="_tempbuf.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_tempbuf.c" SelfReg="false" Sequence="429"/>
+ <ROW File="tempbuf.h" Component_="algo.h" FileName="tempbuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\tempbuf.h" SelfReg="false" Sequence="271"/>
+ <ROW File="tempbuf.h_1" Component_="char_traits.h" FileName="_tempbuf.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_tempbuf.h" SelfReg="false" Sequence="430"/>
+ <ROW File="threads.c" Component_="char_traits.h" FileName="_threads.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_threads.c" SelfReg="false" Sequence="431"/>
+ <ROW File="threads.h" Component_="char_traits.h" FileName="_threads.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_threads.h" SelfReg="false" Sequence="432"/>
+ <ROW File="time.h" Component_="algorithm" FileName="time.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\time.h" SelfReg="false" Sequence="449"/>
+ <ROW File="time_facets.c" Component_="char_traits.h" FileName="_time_~1.c|_time_facets.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_time_facets.c" SelfReg="false" Sequence="433"/>
+ <ROW File="time_facets.h" Component_="char_traits.h" FileName="_time_~1.h|_time_facets.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_time_facets.h" SelfReg="false" Sequence="434"/>
<ROW File="tls1.h" Component_="aes.h" FileName="tls1.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>ssl\tls1.h" SelfReg="false" Sequence="67"/>
<ROW File="tmdiff.h" Component_="aes.h" FileName="tmdiff.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\tmdiff.h" SelfReg="false" Sequence="68"/>
- <ROW File="tree.c" Component_="char_traits.h" FileName="_tree.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_tree.c" SelfReg="false" Sequence="436"/>
- <ROW File="tree.h" Component_="algo.h" FileName="tree.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\tree.h" SelfReg="false" Sequence="273"/>
- <ROW File="tree.h_1" Component_="debug.c" FileName="_tree.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_tree.h" SelfReg="false" Sequence="308"/>
- <ROW File="tree.h_2" Component_="char_traits.h" FileName="_tree.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_tree.h" SelfReg="false" Sequence="437"/>
+ <ROW File="tree.c" Component_="char_traits.h" FileName="_tree.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_tree.c" SelfReg="false" Sequence="435"/>
+ <ROW File="tree.h" Component_="algo.h" FileName="tree.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\tree.h" SelfReg="false" Sequence="272"/>
+ <ROW File="tree.h_1" Component_="debug.c" FileName="_tree.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_tree.h" SelfReg="false" Sequence="307"/>
+ <ROW File="tree.h_2" Component_="char_traits.h" FileName="_tree.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_tree.h" SelfReg="false" Sequence="436"/>
<ROW File="txt_db.h" Component_="aes.h" FileName="txt_db.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\txt_db\txt_db.h" SelfReg="false" Sequence="69"/>
- <ROW File="type_traits.h" Component_="char_traits.h" FileName="type_t~1.h|type_traits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\type_traits.h" SelfReg="false" Sequence="311"/>
- <ROW File="typeinfo" Component_="algorithm" FileName="typeinfo" Attributes="0" SourcePath="<STLPORT_HOME>stlport\typeinfo" SelfReg="false" Sequence="451"/>
- <ROW File="typeinfo.h" Component_="algorith.h" FileName="typeinfo.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\typeinfo.h" SelfReg="false" Sequence="140"/>
- <ROW File="typeinfo.h_1" Component_="algorithm" FileName="typeinfo.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\typeinfo.h" SelfReg="false" Sequence="452"/>
+ <ROW File="type_traits.h" Component_="char_traits.h" FileName="type_t~1.h|type_traits.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\type_traits.h" SelfReg="false" Sequence="310"/>
+ <ROW File="typeinfo" Component_="algorithm" FileName="typeinfo" Attributes="0" SourcePath="<STLPORT_HOME>stlport\typeinfo" SelfReg="false" Sequence="450"/>
+ <ROW File="typeinfo.h" Component_="algorith.h" FileName="typeinfo.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\typeinfo.h" SelfReg="false" Sequence="139"/>
+ <ROW File="typeinfo.h_1" Component_="algorithm" FileName="typeinfo.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\typeinfo.h" SelfReg="false" Sequence="451"/>
<ROW File="ui.h" Component_="aes.h" FileName="ui.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\ui\ui.h" SelfReg="false" Sequence="70"/>
<ROW File="ui_compat.h" Component_="aes.h" FileName="ui_com~1.h|ui_compat.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\ui\ui_compat.h" SelfReg="false" Sequence="71"/>
- <ROW File="unconfigure" Component_="configure" FileName="unconf~1|unconfigure" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\unconfigure" SelfReg="false" Sequence="169"/>
- <ROW File="uninitialized.h" Component_="char_traits.h" FileName="_unini~1.h|_uninitialized.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_uninitialized.h" SelfReg="false" Sequence="438"/>
- <ROW File="utility" Component_="algorithm" FileName="utility" Attributes="0" SourcePath="<STLPORT_HOME>stlport\utility" SelfReg="false" Sequence="472"/>
- <ROW File="utility.h" Component_="algorith.h" FileName="utility.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\utility.h" SelfReg="false" Sequence="153"/>
- <ROW File="valarray" Component_="algorithm" FileName="valarray" Attributes="0" SourcePath="<STLPORT_HOME>stlport\valarray" SelfReg="false" Sequence="473"/>
- <ROW File="valarray.c" Component_="char_traits.h" FileName="_valar~1.c|_valarray.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_valarray.c" SelfReg="false" Sequence="439"/>
- <ROW File="valarray.h" Component_="algorith.h" FileName="valarray.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\valarray.h" SelfReg="false" Sequence="154"/>
- <ROW File="valarray.h_1" Component_="char_traits.h" FileName="_valar~1.h|_valarray.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_valarray.h" SelfReg="false" Sequence="440"/>
- <ROW File="vc_select_lib.h" Component_="stlcomp.h" FileName="vc_sel~1.h|vc_select_lib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\vc_select_lib.h" SelfReg="false" Sequence="200"/>
- <ROW File="vector" Component_="algorithm" FileName="vector" Attributes="0" SourcePath="<STLPORT_HOME>stlport\vector" SelfReg="false" Sequence="474"/>
- <ROW File="vector.c" Component_="char_traits.h" FileName="_vector.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_vector.c" SelfReg="false" Sequence="441"/>
- <ROW File="vector.h" Component_="algorith.h" FileName="vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\vector.h" SelfReg="false" Sequence="155"/>
- <ROW File="vector.h_1" Component_="algo.h" FileName="vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\vector.h" SelfReg="false" Sequence="274"/>
- <ROW File="vector.h_2" Component_="debug.c" FileName="_vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_vector.h" SelfReg="false" Sequence="309"/>
- <ROW File="vector.h_3" Component_="deque.h" FileName="_vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_vector.h" SelfReg="false" Sequence="320"/>
- <ROW File="vector.h_4" Component_="char_traits.h" FileName="_vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_vector.h" SelfReg="false" Sequence="442"/>
- <ROW File="wchar.h" Component_="algorithm" FileName="wchar.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wchar.h" SelfReg="false" Sequence="475"/>
- <ROW File="wctype.h" Component_="algorithm" FileName="wctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wctype.h" SelfReg="false" Sequence="476"/>
+ <ROW File="unconfigure" Component_="configure" FileName="unconf~1|unconfigure" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\new_compiler\unconfigure" SelfReg="false" Sequence="168"/>
+ <ROW File="uninitialized.h" Component_="char_traits.h" FileName="_unini~1.h|_uninitialized.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_uninitialized.h" SelfReg="false" Sequence="437"/>
+ <ROW File="utility" Component_="algorithm" FileName="utility" Attributes="0" SourcePath="<STLPORT_HOME>stlport\utility" SelfReg="false" Sequence="471"/>
+ <ROW File="utility.h" Component_="algorith.h" FileName="utility.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\utility.h" SelfReg="false" Sequence="152"/>
+ <ROW File="valarray" Component_="algorithm" FileName="valarray" Attributes="0" SourcePath="<STLPORT_HOME>stlport\valarray" SelfReg="false" Sequence="472"/>
+ <ROW File="valarray.c" Component_="char_traits.h" FileName="_valar~1.c|_valarray.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_valarray.c" SelfReg="false" Sequence="438"/>
+ <ROW File="valarray.h" Component_="algorith.h" FileName="valarray.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\valarray.h" SelfReg="false" Sequence="153"/>
+ <ROW File="valarray.h_1" Component_="char_traits.h" FileName="_valar~1.h|_valarray.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_valarray.h" SelfReg="false" Sequence="439"/>
+ <ROW File="vc_select_lib.h" Component_="stlcomp.h" FileName="vc_sel~1.h|vc_select_lib.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\config\vc_select_lib.h" SelfReg="false" Sequence="199"/>
+ <ROW File="vector" Component_="algorithm" FileName="vector" Attributes="0" SourcePath="<STLPORT_HOME>stlport\vector" SelfReg="false" Sequence="473"/>
+ <ROW File="vector.c" Component_="char_traits.h" FileName="_vector.c" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_vector.c" SelfReg="false" Sequence="440"/>
+ <ROW File="vector.h" Component_="algorith.h" FileName="vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\BC50\vector.h" SelfReg="false" Sequence="154"/>
+ <ROW File="vector.h_1" Component_="algo.h" FileName="vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\old_hp\vector.h" SelfReg="false" Sequence="273"/>
+ <ROW File="vector.h_2" Component_="debug.c" FileName="_vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\debug\_vector.h" SelfReg="false" Sequence="308"/>
+ <ROW File="vector.h_3" Component_="deque.h" FileName="_vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\wrappers\_vector.h" SelfReg="false" Sequence="319"/>
+ <ROW File="vector.h_4" Component_="char_traits.h" FileName="_vector.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\stl\_vector.h" SelfReg="false" Sequence="441"/>
+ <ROW File="wchar.h" Component_="algorithm" FileName="wchar.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wchar.h" SelfReg="false" Sequence="474"/>
+ <ROW File="wctype.h" Component_="algorithm" FileName="wctype.h" Attributes="0" SourcePath="<STLPORT_HOME>stlport\wctype.h" SelfReg="false" Sequence="475"/>
<ROW File="x509.h" Component_="aes.h" FileName="x509.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\x509\x509.h" SelfReg="false" Sequence="72"/>
<ROW File="x509_vfy.h" Component_="aes.h" FileName="x509_vfy.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\x509\x509_vfy.h" SelfReg="false" Sequence="74"/>
<ROW File="x509v3.h" Component_="aes.h" FileName="x509v3.h" Attributes="0" SourcePath="<OPENSSL_HOME_VC9>crypto\x509v3\x509v3.h" SelfReg="false" Sequence="73"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
- <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="1" Languages="en" InstallationType="4"/>
+ <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="1" PackageFolder="windows" Languages="en" InstallationType="4"/>
<ATTRIBUTE name="CurrentBuild" value="DefaultBuild"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
@@ -1403,7 +1535,7 @@ <ROW Action="AI_ResolveKnownFolders" Type="1" Source="aicustact.dll" Target="AI_ResolveKnownFolders"/>
<ROW Action="AI_STORE_LOCATION" Type="51" Source="ARPINSTALLLOCATION" Target="[APPDIR]"/>
<ROW Action="AI_ViewReadme" Type="1" Source="aicustact.dll" Target="[#README.txt]"/>
- <ROW Action="SET_APPDIR" Type="307" Source="APPDIR" Target="[ProgramFilesFolder][Manufacturer]\[ProductName]" MultiBuildTarget="DefaultBuild:[ProgramFilesFolder]\ZeroC\Ice-3.4.0-ThirdParty"/>
+ <ROW Action="SET_APPDIR" Type="307" Source="APPDIR" Target="[ProgramFilesFolder][Manufacturer]\[ProductName]" MultiBuildTarget="DefaultBuild:[ProgramFilesFolder]\ZeroC\Ice-3.4.1-ThirdParty"/>
<ROW Action="SET_SHORTCUTDIR" Type="307" Source="SHORTCUTDIR" Target="[ProgramMenuFolder][ProductName]"/>
<ROW Action="SET_TARGETDIR_TO_APPDIR" Type="51" Source="TARGETDIR" Target="[APPDIR]"/>
</COMPONENT>
diff --git a/distribution/src/windows/docs/thirdparty/README.txt b/distribution/src/windows/docs/thirdparty/README.txt index d0b4b1811cf..01eed1fbcfe 100644 --- a/distribution/src/windows/docs/thirdparty/README.txt +++ b/distribution/src/windows/docs/thirdparty/README.txt @@ -9,14 +9,14 @@ The following versions of the third party software were used to create this package:
- Berkeley DB 4.8.30
- - OpenSSL 0.9.8l
+ - OpenSSL 0.9.8n
- Expat 2.0.1
- Bzip2 1.0.5
- MCPP 2.7.2
- Qt 4.5.3
- STLport 4.6.2
- - JGoodies Forms 1.2.1
- - JGoodies Looks 2.3.0
+ - JGoodies Forms 1.3.0
+ - JGoodies Looks 2.3.1
This distribution provides:
@@ -27,6 +27,10 @@ This distribution provides: Qt built using Visual Studio 2008 SP1, in the lib and lib\x64
directories.
+ - Import libraries for Berkeley DB, OpenSSL, Expat, Bzip2, MCPP and
+ Qt built using Visual Studio 2010, in the lib\vc100 and
+ lib\vc100\x64 directories.
+
- Import libraries for Berkeley DB, OpenSSL, Expat, Bzip2 and MCPP
built using CodeGear C++Builder 2010, in the lib\bcc10 directory.
@@ -36,6 +40,10 @@ This distribution provides: - DLLs and exes for Berkeley DB, OpenSSL, Expat, Bzip2 and Qt built
using Visual Studio 2008 SP1 in the bin and bin\x64 directories.
+ - DLLs and exes for Berkeley DB, OpenSSL, Expat, Bzip2 and Qt built
+ using Visual Studio 2010 in the bin\vc100 and bin\vc100\x64
+ directories.
+
- DLL and exes for Berkeley DB built using CodeGear C++Builder 2010
in the bin/bcc10 directory. For other third-party DLLs, the Visual
Studio 2008 DLLs are used, with just the import libraries generated
|