Changeset 19796

Show
Ignore:
Timestamp:
02/05/07 09:09:51 (2 years ago)
Author:
patrick
Message:

We have dropped support for Visual Studio .NET 2002. These files are now in
the Visual Studio .NET 2003 format.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/vapor/test/TestSuite/TestSuite.sln

    r14554 r19796  
    1 Microsoft Visual Studio Solution File, Format Version 7.00 
     1Microsoft Visual Studio Solution File, Format Version 8.00 
    22Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "runner", "runner.vcproj", "{5660D1A6-A8FA-48D0-B881-567A1F57DF39}" 
     3        ProjectSection(ProjectDependencies) = postProject 
     4        EndProjectSection 
    35EndProject 
    46Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsomod1", "vc7\dsomod1.vcproj", "{90A4206A-9A02-4F78-9957-8704F1A80799}" 
     7        ProjectSection(ProjectDependencies) = postProject 
     8        EndProjectSection 
    59EndProject 
    610Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dsomod2", "vc7\dsomod2.vcproj", "{17842811-54D3-4779-BE4D-0F0674193F8D}" 
     11        ProjectSection(ProjectDependencies) = postProject 
     12        EndProjectSection 
    713EndProject 
    814Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cmod", "vc7\cmod.vcproj", "{375DCDC8-506A-4CFB-83AA-FD761C666393}" 
     15        ProjectSection(ProjectDependencies) = postProject 
     16        EndProjectSection 
    917EndProject 
    1018Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cxxmod", "vc7\cxxmod.vcproj", "{92043CD8-566E-44D9-A8D6-A0CD0F4E472A}" 
     19        ProjectSection(ProjectDependencies) = postProject 
     20        EndProjectSection 
    1121EndProject 
    1222Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "loadermod1", "vc7\loadermod1.vcproj", "{8323533D-7454-47AF-9CEF-8B553B2340E5}" 
     23        ProjectSection(ProjectDependencies) = postProject 
     24        EndProjectSection 
    1325EndProject 
    1426Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "loadermod1_d", "vc7\loadermod1_d.vcproj", "{B781C070-FF92-4216-9A03-DFCD4D4C2AA4}" 
     27        ProjectSection(ProjectDependencies) = postProject 
     28        EndProjectSection 
    1529EndProject 
    1630Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "loadermod2", "vc7\loadermod2.vcproj", "{BAB63CB8-AF6D-421C-8CDA-C0AB2A85739B}" 
     31        ProjectSection(ProjectDependencies) = postProject 
     32        EndProjectSection 
    1733EndProject 
    1834Global 
    1935        GlobalSection(SolutionConfiguration) = preSolution 
    20                 ConfigName.0 = Debug 
    21                 ConfigName.1 = Release 
     36                Debug = Debug 
     37                Release = Release 
    2238        EndGlobalSection 
    2339        GlobalSection(ProjectDependencies) = postSolution 
  • juggler/trunk/modules/vapor/test/TestSuite/runner.vcproj

    r19036 r19796  
    1 <?xml version="1.0" encoding = "Windows-1252"?> 
     1<?xml version="1.0" encoding="Windows-1252"?> 
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7.00" 
     4        Version="7.10" 
    55        Name="runner" 
    66        ProjectGUID="{5660D1A6-A8FA-48D0-B881-567A1F57DF39}" 
     
    5858                                Name="VCWebServiceProxyGeneratorTool"/> 
    5959                        <Tool 
     60                                Name="VCXMLDataGeneratorTool"/> 
     61                        <Tool 
    6062                                Name="VCWebDeploymentTool"/> 
     63                        <Tool 
     64                                Name="VCManagedWrapperGeneratorTool"/> 
     65                        <Tool 
     66                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    6167                </Configuration> 
    6268                <Configuration 
     
    109115                                Name="VCWebServiceProxyGeneratorTool"/> 
    110116                        <Tool 
     117                                Name="VCXMLDataGeneratorTool"/> 
     118                        <Tool 
    111119                                Name="VCWebDeploymentTool"/> 
     120                        <Tool 
     121                                Name="VCManagedWrapperGeneratorTool"/> 
     122                        <Tool 
     123                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    112124                </Configuration> 
    113125        </Configurations> 
     126        <References> 
     127        </References> 
    114128        <Files> 
    115129                <Filter 
     
    150164                        </File> 
    151165                        <File 
     166                                RelativePath="main.cpp"> 
     167                        </File> 
     168                        <File 
    152169                                RelativePath="TestCases\Socket\NonBlockingSocketsTest.cpp"> 
    153170                        </File> 
     
    162179                        </File> 
    163180                        <File 
     181                                RelativePath="TestCases\IO\SerializableTest.cpp"> 
     182                        </File> 
     183                        <File 
    164184                                RelativePath="TestCases\IO\Port\SerialPortTest.cpp"> 
    165185                        </File> 
    166186                        <File 
    167                                 RelativePath="TestCases\IO\SerializableTest.cpp"> 
    168                         </File> 
    169                         <File 
    170187                                RelativePath="TestCases\Thread\SignalTest.cpp"> 
    171188                        </File> 
     
    190207                        <File 
    191208                                RelativePath="TestCases\IO\XMLReaderWriterTest.cpp"> 
    192                         </File> 
    193                         <File 
    194                                 RelativePath="main.cpp"> 
    195209                        </File> 
    196210                </Filter> 
     
    247261                        </File> 
    248262                        <File 
     263                                RelativePath="TestCases\IO\SerializableTest.h"> 
     264                        </File> 
     265                        <File 
    249266                                RelativePath="TestCases\IO\Port\SerialPortTest.h"> 
    250                         </File> 
    251                         <File 
    252                                 RelativePath="TestCases\IO\SerializableTest.h"> 
    253267                        </File> 
    254268                        <File 
  • juggler/trunk/modules/vapor/test/TestSuite/vc7/cmod.vcproj

    r14612 r19796  
    1 <?xml version="1.0" encoding = "Windows-1252"?> 
     1<?xml version="1.0" encoding="Windows-1252"?> 
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7.00" 
     4        Version="7.10" 
    55        Name="cmod" 
    66        ProjectGUID="{375DCDC8-506A-4CFB-83AA-FD761C666393}" 
     
    5353                                Name="VCWebServiceProxyGeneratorTool"/> 
    5454                        <Tool 
     55                                Name="VCXMLDataGeneratorTool"/> 
     56                        <Tool 
    5557                                Name="VCWebDeploymentTool"/> 
     58                        <Tool 
     59                                Name="VCManagedWrapperGeneratorTool"/> 
     60                        <Tool 
     61                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    5662                </Configuration> 
    5763                <Configuration 
     
    100106                                Name="VCWebServiceProxyGeneratorTool"/> 
    101107                        <Tool 
     108                                Name="VCXMLDataGeneratorTool"/> 
     109                        <Tool 
    102110                                Name="VCWebDeploymentTool"/> 
     111                        <Tool 
     112                                Name="VCManagedWrapperGeneratorTool"/> 
     113                        <Tool 
     114                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    103115                </Configuration> 
    104116        </Configurations> 
     117        <References> 
     118        </References> 
    105119        <Files> 
    106120                <Filter 
  • juggler/trunk/modules/vapor/test/TestSuite/vc7/cxxmod.vcproj

    r14612 r19796  
    1 <?xml version="1.0" encoding = "Windows-1252"?> 
     1<?xml version="1.0" encoding="Windows-1252"?> 
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7.00" 
     4        Version="7.10" 
    55        Name="cxxmod" 
    66        ProjectGUID="{92043CD8-566E-44D9-A8D6-A0CD0F4E472A}" 
     
    5353                                Name="VCWebServiceProxyGeneratorTool"/> 
    5454                        <Tool 
     55                                Name="VCXMLDataGeneratorTool"/> 
     56                        <Tool 
    5557                                Name="VCWebDeploymentTool"/> 
     58                        <Tool 
     59                                Name="VCManagedWrapperGeneratorTool"/> 
     60                        <Tool 
     61                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    5662                </Configuration> 
    5763                <Configuration 
     
    100106                                Name="VCWebServiceProxyGeneratorTool"/> 
    101107                        <Tool 
     108                                Name="VCXMLDataGeneratorTool"/> 
     109                        <Tool 
    102110                                Name="VCWebDeploymentTool"/> 
     111                        <Tool 
     112                                Name="VCManagedWrapperGeneratorTool"/> 
     113                        <Tool 
     114                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    103115                </Configuration> 
    104116        </Configurations> 
     117        <References> 
     118        </References> 
    105119        <Files> 
    106120                <Filter 
  • juggler/trunk/modules/vapor/test/TestSuite/vc7/dsomod1.vcproj

    r14612 r19796  
    1 <?xml version="1.0" encoding = "Windows-1252"?> 
     1<?xml version="1.0" encoding="Windows-1252"?> 
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7.00" 
     4        Version="7.10" 
    55        Name="dsomod1" 
    66        ProjectGUID="{90A4206A-9A02-4F78-9957-8704F1A80799}" 
     
    5353                                Name="VCWebServiceProxyGeneratorTool"/> 
    5454                        <Tool 
     55                                Name="VCXMLDataGeneratorTool"/> 
     56                        <Tool 
    5557                                Name="VCWebDeploymentTool"/> 
     58                        <Tool 
     59                                Name="VCManagedWrapperGeneratorTool"/> 
     60                        <Tool 
     61                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    5662                </Configuration> 
    5763                <Configuration 
     
    100106                                Name="VCWebServiceProxyGeneratorTool"/> 
    101107                        <Tool 
     108                                Name="VCXMLDataGeneratorTool"/> 
     109                        <Tool 
    102110                                Name="VCWebDeploymentTool"/> 
     111                        <Tool 
     112                                Name="VCManagedWrapperGeneratorTool"/> 
     113                        <Tool 
     114                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    103115                </Configuration> 
    104116        </Configurations> 
     117        <References> 
     118        </References> 
    105119        <Files> 
    106120                <Filter 
  • juggler/trunk/modules/vapor/test/TestSuite/vc7/dsomod2.vcproj

    r14612 r19796  
    1 <?xml version="1.0" encoding = "Windows-1252"?> 
     1<?xml version="1.0" encoding="Windows-1252"?> 
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7.00" 
     4        Version="7.10" 
    55        Name="dsomod2" 
    66        ProjectGUID="{17842811-54D3-4779-BE4D-0F0674193F8D}" 
     
    5353                                Name="VCWebServiceProxyGeneratorTool"/> 
    5454                        <Tool 
     55                                Name="VCXMLDataGeneratorTool"/> 
     56                        <Tool 
    5557                                Name="VCWebDeploymentTool"/> 
     58                        <Tool 
     59                                Name="VCManagedWrapperGeneratorTool"/> 
     60                        <Tool 
     61                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    5662                </Configuration> 
    5763                <Configuration 
     
    100106                                Name="VCWebServiceProxyGeneratorTool"/> 
    101107                        <Tool 
     108                                Name="VCXMLDataGeneratorTool"/> 
     109                        <Tool 
    102110                                Name="VCWebDeploymentTool"/> 
     111                        <Tool 
     112                                Name="VCManagedWrapperGeneratorTool"/> 
     113                        <Tool 
     114                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    103115                </Configuration> 
    104116        </Configurations> 
     117        <References> 
     118        </References> 
    105119        <Files> 
    106120                <Filter 
  • juggler/trunk/modules/vapor/test/TestSuite/vc7/loadermod1.vcproj

    r14612 r19796  
    1 <?xml version="1.0" encoding = "Windows-1252"?> 
     1<?xml version="1.0" encoding="Windows-1252"?> 
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7.00" 
     4        Version="7.10" 
    55        Name="loadermod1" 
    66        ProjectGUID="{8323533D-7454-47AF-9CEF-8B553B2340E5}" 
     
    5353                                Name="VCWebServiceProxyGeneratorTool"/> 
    5454                        <Tool 
     55                                Name="VCXMLDataGeneratorTool"/> 
     56                        <Tool 
    5557                                Name="VCWebDeploymentTool"/> 
     58                        <Tool 
     59                                Name="VCManagedWrapperGeneratorTool"/> 
     60                        <Tool 
     61                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    5662                </Configuration> 
    5763                <Configuration 
     
    100106                                Name="VCWebServiceProxyGeneratorTool"/> 
    101107                        <Tool 
     108                                Name="VCXMLDataGeneratorTool"/> 
     109                        <Tool 
    102110                                Name="VCWebDeploymentTool"/> 
     111                        <Tool 
     112                                Name="VCManagedWrapperGeneratorTool"/> 
     113                        <Tool 
     114                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    103115                </Configuration> 
    104116        </Configurations> 
     117        <References> 
     118        </References> 
    105119        <Files> 
    106120                <Filter 
  • juggler/trunk/modules/vapor/test/TestSuite/vc7/loadermod1_d.vcproj

    r14612 r19796  
    1 <?xml version="1.0" encoding = "Windows-1252"?> 
     1<?xml version="1.0" encoding="Windows-1252"?> 
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7.00" 
     4        Version="7.10" 
    55        Name="loadermod1_d" 
    66        ProjectGUID="{B781C070-FF92-4216-9A03-DFCD4D4C2AA4}" 
     
    5353                                Name="VCWebServiceProxyGeneratorTool"/> 
    5454                        <Tool 
     55                                Name="VCXMLDataGeneratorTool"/> 
     56                        <Tool 
    5557                                Name="VCWebDeploymentTool"/> 
     58                        <Tool 
     59                                Name="VCManagedWrapperGeneratorTool"/> 
     60                        <Tool 
     61                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    5662                </Configuration> 
    5763                <Configuration 
     
    100106                                Name="VCWebServiceProxyGeneratorTool"/> 
    101107                        <Tool 
     108                                Name="VCXMLDataGeneratorTool"/> 
     109                        <Tool 
    102110                                Name="VCWebDeploymentTool"/> 
     111                        <Tool 
     112                                Name="VCManagedWrapperGeneratorTool"/> 
     113                        <Tool 
     114                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    103115                </Configuration> 
    104116        </Configurations> 
     117        <References> 
     118        </References> 
    105119        <Files> 
    106120                <Filter 
  • juggler/trunk/modules/vapor/test/TestSuite/vc7/loadermod2.vcproj

    r14612 r19796  
    1 <?xml version="1.0" encoding = "Windows-1252"?> 
     1<?xml version="1.0" encoding="Windows-1252"?> 
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="7.00" 
     4        Version="7.10" 
    55        Name="loadermod2" 
    66        ProjectGUID="{BAB63CB8-AF6D-421C-8CDA-C0AB2A85739B}" 
     
    5353                                Name="VCWebServiceProxyGeneratorTool"/> 
    5454                        <Tool 
     55                                Name="VCXMLDataGeneratorTool"/> 
     56                        <Tool 
    5557                                Name="VCWebDeploymentTool"/> 
     58                        <Tool 
     59                                Name="VCManagedWrapperGeneratorTool"/> 
     60                        <Tool 
     61                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    5662                </Configuration> 
    5763                <Configuration 
     
    100106                                Name="VCWebServiceProxyGeneratorTool"/> 
    101107                        <Tool 
     108                                Name="VCXMLDataGeneratorTool"/> 
     109                        <Tool 
    102110                                Name="VCWebDeploymentTool"/> 
     111                        <Tool 
     112                                Name="VCManagedWrapperGeneratorTool"/> 
     113                        <Tool 
     114                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    103115                </Configuration> 
    104116        </Configurations> 
     117        <References> 
     118        </References> 
    105119        <Files> 
    106120                <Filter