Ignore:
Timestamp:
02/03/08 13:27:35 (5 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
6b690bf
Parents:
777180d
Message:

humm...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CheckWMI/CheckWMI-2008.vcproj

    r5044c09 r8b206ee  
    2929      ConfigurationType="2" 
    3030      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    31       CharacterSet="2" 
     31      CharacterSet="1" 
    3232      > 
    3333      <Tool 
     
    111111      ConfigurationType="2" 
    112112      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    113       CharacterSet="2" 
     113      CharacterSet="1" 
    114114      > 
    115115      <Tool 
     
    194194      ConfigurationType="2" 
    195195      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    196       CharacterSet="2" 
     196      CharacterSet="1" 
    197197      > 
    198198      <Tool 
     
    273273    <Configuration 
    274274      Name="Release|Win32" 
    275       OutputDirectory="Release" 
    276       IntermediateDirectory="Release" 
     275      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
     276      IntermediateDirectory="$(ConfigurationName)" 
    277277      ConfigurationType="2" 
    278278      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    279       CharacterSet="2" 
     279      CharacterSet="1" 
    280280      > 
    281281      <Tool 
     
    353353    <Configuration 
    354354      Name="Release|x64" 
    355       OutputDirectory="$(PlatformName)\$(ConfigurationName)" 
     355      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    356356      IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
    357357      ConfigurationType="2" 
    358358      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    359       CharacterSet="2" 
     359      CharacterSet="1" 
    360360      > 
    361361      <Tool 
     
    434434    <Configuration 
    435435      Name="Release|Itanium" 
    436       OutputDirectory="$(PlatformName)\$(ConfigurationName)" 
     436      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 
    437437      IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
    438438      ConfigurationType="2" 
    439439      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    440       CharacterSet="2" 
     440      CharacterSet="1" 
    441441      > 
    442442      <Tool 
     
    519519      ConfigurationType="2" 
    520520      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    521       CharacterSet="2" 
     521      CharacterSet="1" 
    522522      > 
    523523      <Tool 
     
    599599      ConfigurationType="2" 
    600600      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    601       CharacterSet="2" 
     601      CharacterSet="1" 
    602602      > 
    603603      <Tool 
     
    680680      ConfigurationType="2" 
    681681      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    682       CharacterSet="2" 
     682      CharacterSet="1" 
    683683      > 
    684684      <Tool 
     
    757757    <Configuration 
    758758      Name="Nightly|Win32" 
    759       OutputDirectory="$(ConfigurationName)" 
     759      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    760760      IntermediateDirectory="$(ConfigurationName)" 
    761761      ConfigurationType="2" 
    762762      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    763       CharacterSet="2" 
     763      CharacterSet="1" 
    764764      > 
    765765      <Tool 
     
    782782        AdditionalIncludeDirectories="../include;../../include" 
    783783        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 
    784         RuntimeLibrary="0" 
    785784        UsePrecompiledHeader="2" 
    786785        WarningLevel="3" 
    787         Detect64BitPortabilityProblems="false" 
    788786        DebugInformationFormat="3" 
    789787      /> 
     
    800798        Name="VCLinkerTool" 
    801799        AdditionalDependencies="Wbemuuid.lib" 
    802         OutputFile="../../Dist/modules/$(ProjectName).dll" 
    803800        LinkIncremental="1" 
    804801        AdditionalLibraryDirectories="" 
    805802        ModuleDefinitionFile="CheckWMI.def" 
    806         GenerateDebugInformation="true" 
     803        GenerateDebugInformation="false" 
    807804        SubSystem="2" 
    808805        OptimizeReferences="2" 
     
    810807        RandomizedBaseAddress="1" 
    811808        DataExecutionPrevention="0" 
    812         ImportLibrary="$(OutDir)/CheckWMI.lib" 
    813809        TargetMachine="1" 
    814810      /> 
     
    837833    <Configuration 
    838834      Name="Nightly|x64" 
    839       OutputDirectory="$(PlatformName)\$(ConfigurationName)" 
     835      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    840836      IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
    841837      ConfigurationType="2" 
    842838      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    843       CharacterSet="2" 
     839      CharacterSet="1" 
    844840      > 
    845841      <Tool 
     
    863859        AdditionalIncludeDirectories="../include;../../include" 
    864860        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
    865         RuntimeLibrary="0" 
    866861        UsePrecompiledHeader="2" 
    867862        WarningLevel="3" 
    868         Detect64BitPortabilityProblems="false" 
    869863        DebugInformationFormat="3" 
    870864      /> 
     
    881875        Name="VCLinkerTool" 
    882876        AdditionalDependencies="Wbemuuid.lib" 
    883         OutputFile="../../Dist/modules/$(ProjectName).dll" 
    884877        LinkIncremental="1" 
    885878        AdditionalLibraryDirectories="" 
    886879        ModuleDefinitionFile="CheckWMI.def" 
    887         GenerateDebugInformation="true" 
     880        GenerateDebugInformation="false" 
    888881        SubSystem="2" 
    889882        OptimizeReferences="2" 
     
    891884        RandomizedBaseAddress="1" 
    892885        DataExecutionPrevention="0" 
    893         ImportLibrary="$(OutDir)/CheckWMI.lib" 
    894886        TargetMachine="17" 
    895887      /> 
     
    918910    <Configuration 
    919911      Name="Nightly|Itanium" 
    920       OutputDirectory="$(PlatformName)\$(ConfigurationName)" 
     912      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    921913      IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
    922914      ConfigurationType="2" 
    923915      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    924       CharacterSet="2" 
     916      CharacterSet="1" 
    925917      > 
    926918      <Tool 
     
    944936        AdditionalIncludeDirectories="../include;../../include" 
    945937        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
    946         RuntimeLibrary="0" 
    947938        UsePrecompiledHeader="2" 
    948939        WarningLevel="3" 
    949         Detect64BitPortabilityProblems="false" 
    950940        DebugInformationFormat="3" 
    951941      /> 
     
    962952        Name="VCLinkerTool" 
    963953        AdditionalDependencies="Wbemuuid.lib" 
    964         OutputFile="../../Dist/modules/$(ProjectName).dll" 
    965954        LinkIncremental="1" 
    966955        AdditionalLibraryDirectories="" 
    967956        ModuleDefinitionFile="CheckWMI.def" 
    968         GenerateDebugInformation="true" 
     957        GenerateDebugInformation="false" 
    969958        SubSystem="2" 
    970959        OptimizeReferences="2" 
     
    972961        RandomizedBaseAddress="1" 
    973962        DataExecutionPrevention="0" 
    974         ImportLibrary="$(OutDir)/CheckWMI.lib" 
    975963        TargetMachine="5" 
    976964      /> 
     
    1003991      ConfigurationType="2" 
    1004992      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    1005       CharacterSet="2" 
     993      CharacterSet="1" 
    1006994      > 
    1007995      <Tool 
     
    10851073      ConfigurationType="2" 
    10861074      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    1087       CharacterSet="2" 
     1075      CharacterSet="1" 
    10881076      > 
    10891077      <Tool 
     
    11681156      ConfigurationType="2" 
    11691157      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    1170       CharacterSet="2" 
     1158      CharacterSet="1" 
    11711159      > 
    11721160      <Tool 
Note: See TracChangeset for help on using the changeset viewer.