Changeset 20002

Show
Ignore:
Timestamp:
04/24/07 14:11:46 (2 years ago)
Author:
patrick
Message:

Convert to the Visual Studio 7.1 format. I missed committing these a few
months back.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/modules/tweek/test/NetworkTestBean/NetworkTest_CXX.vcproj

    r19030 r20002  
    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="NetworkTestBean (C++)" 
    66        ProjectGUID="{D07F580C-1FB3-45EB-84E2-113FD7CD2D83}" 
     
    6767                                Name="VCWebServiceProxyGeneratorTool"/> 
    6868                        <Tool 
     69                                Name="VCXMLDataGeneratorTool"/> 
     70                        <Tool 
    6971                                Name="VCWebDeploymentTool"/> 
     72                        <Tool 
     73                                Name="VCManagedWrapperGeneratorTool"/> 
     74                        <Tool 
     75                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    7076                </Configuration> 
    7177                <Configuration 
     
    122128                                Name="VCWebServiceProxyGeneratorTool"/> 
    123129                        <Tool 
     130                                Name="VCXMLDataGeneratorTool"/> 
     131                        <Tool 
    124132                                Name="VCWebDeploymentTool"/> 
     133                        <Tool 
     134                                Name="VCManagedWrapperGeneratorTool"/> 
     135                        <Tool 
     136                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
    125137                </Configuration> 
    126138        </Configurations> 
     139        <References> 
     140        </References> 
    127141        <Files> 
    128142                <Filter 
    129143                        Name="Source Files" 
    130144                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 
     145                        <File 
     146                                RelativePath="main.cpp"> 
     147                        </File> 
    131148                        <File 
    132149                                RelativePath="SliderSubject.cpp"> 
     
    140157                        <File 
    141158                                RelativePath="WhiteboardSubjectImpl.cpp"> 
    142                         </File> 
    143                         <File 
    144                                 RelativePath="main.cpp"> 
    145159                        </File> 
    146160                </Filter> 
  • juggler/trunk/modules/tweek/test/NetworkTestBean/NetworkTest_Java.vcproj

    r15140 r20002  
    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="NetworkTestBean (Java)" 
    66        ProjectGUID="{7506244E-1D87-4642-B560-82A0BA674A7D}" 
     
    3535                </Configuration> 
    3636        </Configurations> 
     37        <References> 
     38        </References> 
    3739        <Files> 
    3840                <Filter 
  • juggler/trunk/modules/tweek/test/TestApplications.sln

    r15140 r20002  
    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}") = "NetworkTestBean (C++)", "NetworkTestBean\NetworkTest_CXX.vcproj", "{D07F580C-1FB3-45EB-84E2-113FD7CD2D83}" 
     3        ProjectSection(ProjectDependencies) = postProject 
     4        EndProjectSection 
    35EndProject 
    46Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NetworkTestBean (Java)", "NetworkTestBean\NetworkTest_Java.vcproj", "{7506244E-1D87-4642-B560-82A0BA674A7D}" 
     7        ProjectSection(ProjectDependencies) = postProject 
     8        EndProjectSection 
    59EndProject 
    610Global 
    711        GlobalSection(SolutionConfiguration) = preSolution 
    8                 ConfigName.0 = Debug 
    9                 ConfigName.1 = Release 
    10         EndGlobalSection 
    11         GlobalSection(ProjectDependencies) = postSolution 
     12                Debug = Debug 
     13                Release = Release 
    1214        EndGlobalSection 
    1315        GlobalSection(ProjectConfiguration) = postSolution