Changeset 8b206ee in nscp for modules/CheckSystem


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/CheckSystem/CheckSystem-2008.vcproj

    r5044c09 r8b206ee  
    2929      ConfigurationType="2" 
    3030      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    31       CharacterSet="2" 
     31      CharacterSet="1" 
    3232      > 
    3333      <Tool 
     
    110110      ConfigurationType="2" 
    111111      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    112       CharacterSet="2" 
     112      CharacterSet="1" 
    113113      > 
    114114      <Tool 
     
    192192      ConfigurationType="2" 
    193193      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    194       CharacterSet="2" 
     194      CharacterSet="1" 
    195195      > 
    196196      <Tool 
     
    270270    <Configuration 
    271271      Name="Release|Win32" 
    272       OutputDirectory="$(ConfigurationName)" 
     272      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    273273      IntermediateDirectory="$(ConfigurationName)" 
    274274      ConfigurationType="2" 
    275275      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    276       CharacterSet="2" 
     276      CharacterSet="1" 
    277277      > 
    278278      <Tool 
     
    349349    <Configuration 
    350350      Name="Release|x64" 
    351       OutputDirectory="$(PlatformName)\$(ConfigurationName)" 
     351      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    352352      IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
    353353      ConfigurationType="2" 
    354354      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    355       CharacterSet="2" 
     355      CharacterSet="1" 
    356356      > 
    357357      <Tool 
     
    429429    <Configuration 
    430430      Name="Release|Itanium" 
    431       OutputDirectory="$(PlatformName)\$(ConfigurationName)" 
     431      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" 
    432432      IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
    433433      ConfigurationType="2" 
    434434      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    435       CharacterSet="2" 
     435      CharacterSet="1" 
    436436      > 
    437437      <Tool 
     
    513513      ConfigurationType="2" 
    514514      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    515       CharacterSet="2" 
     515      CharacterSet="1" 
    516516      > 
    517517      <Tool 
     
    592592      ConfigurationType="2" 
    593593      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    594       CharacterSet="2" 
     594      CharacterSet="1" 
    595595      > 
    596596      <Tool 
     
    672672      ConfigurationType="2" 
    673673      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    674       CharacterSet="2" 
     674      CharacterSet="1" 
    675675      > 
    676676      <Tool 
     
    748748    <Configuration 
    749749      Name="Nightly|Win32" 
    750       OutputDirectory="$(ConfigurationName)" 
     750      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    751751      IntermediateDirectory="$(ConfigurationName)" 
    752752      ConfigurationType="2" 
    753753      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    754       CharacterSet="2" 
     754      CharacterSet="1" 
    755755      > 
    756756      <Tool 
     
    773773        AdditionalIncludeDirectories="../../include" 
    774774        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 
    775         RuntimeLibrary="0" 
    776775        UsePrecompiledHeader="2" 
    777776        WarningLevel="3" 
    778         Detect64BitPortabilityProblems="false" 
    779777        DebugInformationFormat="3" 
    780778      /> 
     
    791789        Name="VCLinkerTool" 
    792790        AdditionalDependencies="Pdh.lib" 
    793         OutputFile="../../Dist/modules/$(ProjectName).dll" 
    794791        LinkIncremental="1" 
    795792        ModuleDefinitionFile="CheckSystem.def" 
    796         GenerateDebugInformation="true" 
     793        GenerateDebugInformation="false" 
    797794        SubSystem="2" 
    798795        OptimizeReferences="2" 
     
    800797        RandomizedBaseAddress="1" 
    801798        DataExecutionPrevention="0" 
    802         ImportLibrary="$(OutDir)/CheckSystem.lib" 
    803799        TargetMachine="1" 
    804800      /> 
     
    827823    <Configuration 
    828824      Name="Nightly|x64" 
    829       OutputDirectory="$(PlatformName)\$(ConfigurationName)" 
     825      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    830826      IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
    831827      ConfigurationType="2" 
    832828      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    833       CharacterSet="2" 
     829      CharacterSet="1" 
    834830      > 
    835831      <Tool 
     
    853849        AdditionalIncludeDirectories="../../include" 
    854850        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
    855         RuntimeLibrary="0" 
    856851        UsePrecompiledHeader="2" 
    857852        WarningLevel="3" 
    858         Detect64BitPortabilityProblems="false" 
    859853        DebugInformationFormat="3" 
    860854      /> 
     
    871865        Name="VCLinkerTool" 
    872866        AdditionalDependencies="Pdh.lib" 
    873         OutputFile="../../Dist/modules/$(ProjectName).dll" 
    874867        LinkIncremental="1" 
    875868        ModuleDefinitionFile="CheckSystem.def" 
    876         GenerateDebugInformation="true" 
     869        GenerateDebugInformation="false" 
    877870        SubSystem="2" 
    878871        OptimizeReferences="2" 
     
    880873        RandomizedBaseAddress="1" 
    881874        DataExecutionPrevention="0" 
    882         ImportLibrary="$(OutDir)/CheckSystem.lib" 
    883875        TargetMachine="17" 
    884876      /> 
     
    907899    <Configuration 
    908900      Name="Nightly|Itanium" 
    909       OutputDirectory="$(PlatformName)\$(ConfigurationName)" 
     901      OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\modules" 
    910902      IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" 
    911903      ConfigurationType="2" 
    912904      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    913       CharacterSet="2" 
     905      CharacterSet="1" 
    914906      > 
    915907      <Tool 
     
    933925        AdditionalIncludeDirectories="../../include" 
    934926        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
    935         RuntimeLibrary="0" 
    936927        UsePrecompiledHeader="2" 
    937928        WarningLevel="3" 
    938         Detect64BitPortabilityProblems="false" 
    939929        DebugInformationFormat="3" 
    940930      /> 
     
    951941        Name="VCLinkerTool" 
    952942        AdditionalDependencies="Pdh.lib" 
    953         OutputFile="../../Dist/modules/$(ProjectName).dll" 
    954943        LinkIncremental="1" 
    955944        ModuleDefinitionFile="CheckSystem.def" 
    956         GenerateDebugInformation="true" 
     945        GenerateDebugInformation="false" 
    957946        SubSystem="2" 
    958947        OptimizeReferences="2" 
     
    960949        RandomizedBaseAddress="1" 
    961950        DataExecutionPrevention="0" 
    962         ImportLibrary="$(OutDir)/CheckSystem.lib" 
    963951        TargetMachine="5" 
    964952      /> 
     
    991979      ConfigurationType="2" 
    992980      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    993       CharacterSet="2" 
     981      CharacterSet="1" 
    994982      > 
    995983      <Tool 
     
    10721060      ConfigurationType="2" 
    10731061      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    1074       CharacterSet="2" 
     1062      CharacterSet="1" 
    10751063      > 
    10761064      <Tool 
     
    11541142      ConfigurationType="2" 
    11551143      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
    1156       CharacterSet="2" 
     1144      CharacterSet="1" 
    11571145      > 
    11581146      <Tool 
Note: See TracChangeset for help on using the changeset viewer.