Changeset 32 in cheroxy for trunk/_win/cheroxy/cheroxy.vcproj


Ignore:
Timestamp:
11/16/12 17:08:28 (11 years ago)
Author:
cheese
Message:

#1 change to library and add test project on windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/_win/cheroxy/cheroxy.vcproj

    r31 r32  
    2121            OutputDirectory="$(SolutionDir)$(ConfigurationName)"
    2222            IntermediateDirectory="$(ConfigurationName)"
    23             ConfigurationType="1"
     23            ConfigurationType="4"
    2424            CharacterSet="0"
    2525            >
     
    6161            />
    6262            <Tool
    63                 Name="VCLinkerTool"
    64                 LinkIncremental="2"
    65                 GenerateDebugInformation="true"
    66                 SubSystem="1"
    67                 TargetMachine="1"
     63                Name="VCLibrarianTool"
    6864            />
    6965            <Tool
     
    7167            />
    7268            <Tool
    73                 Name="VCManifestTool"
    74             />
    75             <Tool
    7669                Name="VCXDCMakeTool"
    7770            />
     
    8174            <Tool
    8275                Name="VCFxCopTool"
    83             />
    84             <Tool
    85                 Name="VCAppVerifierTool"
    8676            />
    8777            <Tool
     
    9383            OutputDirectory="$(SolutionDir)$(ConfigurationName)"
    9484            IntermediateDirectory="$(ConfigurationName)"
    95             ConfigurationType="1"
     85            ConfigurationType="4"
    9686            CharacterSet="0"
    9787            WholeProgramOptimization="1"
     
    134124            />
    135125            <Tool
    136                 Name="VCLinkerTool"
    137                 LinkIncremental="1"
    138                 GenerateDebugInformation="true"
    139                 SubSystem="1"
    140                 OptimizeReferences="2"
    141                 EnableCOMDATFolding="2"
    142                 TargetMachine="1"
     126                Name="VCLibrarianTool"
    143127            />
    144128            <Tool
     
    146130            />
    147131            <Tool
    148                 Name="VCManifestTool"
    149             />
    150             <Tool
    151132                Name="VCXDCMakeTool"
    152133            />
     
    156137            <Tool
    157138                Name="VCFxCopTool"
    158             />
    159             <Tool
    160                 Name="VCAppVerifierTool"
    161139            />
    162140            <Tool
     
    205183                >
    206184            </File>
    207             <File
    208                 RelativePath="..\..\src\main.cpp"
    209                 >
    210             </File>
    211185        </Filter>
    212186        <Filter
Note: See TracChangeset for help on using the changeset viewer.