Changeset 9ce8b01 in nscp for modules/CheckEventLog


Ignore:
Timestamp:
11/15/06 20:53:39 (7 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
1a22e52
Parents:
7aef770
Message:

VC 8.0 compatiblity

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CheckEventLog/CheckEventLog.vcproj

    r452fd41 r9ce8b01  
    22<VisualStudioProject 
    33  ProjectType="Visual C++" 
    4   Version="7.10" 
     4  Version="8.00" 
    55  Name="CheckEventLog" 
    66  ProjectGUID="{BA246C01-063A-4548-8957-32D5CC76171B}" 
    7   Keyword="Win32Proj"> 
     7  Keyword="Win32Proj" 
     8  > 
    89  <Platforms> 
    910    <Platform 
    10       Name="Win32"/> 
     11      Name="Win32" 
     12    /> 
    1113  </Platforms> 
     14  <ToolFiles> 
     15  </ToolFiles> 
    1216  <Configurations> 
    1317    <Configuration 
     
    1620      IntermediateDirectory="$(ConfigurationName)" 
    1721      ConfigurationType="2" 
    18       CharacterSet="2"> 
     22      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
     23      CharacterSet="2" 
     24      > 
     25      <Tool 
     26        Name="VCPreBuildEventTool" 
     27        ExcludedFromBuild="true" 
     28      /> 
     29      <Tool 
     30        Name="VCCustomBuildTool" 
     31      /> 
     32      <Tool 
     33        Name="VCXMLDataGeneratorTool" 
     34      /> 
     35      <Tool 
     36        Name="VCWebServiceProxyGeneratorTool" 
     37      /> 
     38      <Tool 
     39        Name="VCMIDLTool" 
     40      /> 
    1941      <Tool 
    2042        Name="VCCLCompilerTool" 
     
    2244        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;BOOST_REGEX_DYN_LINK" 
    2345        RuntimeLibrary="2" 
    24         UsePrecompiledHeader="3" 
     46        UsePrecompiledHeader="2" 
    2547        WarningLevel="3" 
    26         Detect64BitPortabilityProblems="TRUE" 
    27         DebugInformationFormat="3"/> 
    28       <Tool 
    29         Name="VCCustomBuildTool"/> 
     48        Detect64BitPortabilityProblems="true" 
     49        DebugInformationFormat="3" 
     50      /> 
     51      <Tool 
     52        Name="VCManagedResourceCompilerTool" 
     53      /> 
     54      <Tool 
     55        Name="VCResourceCompilerTool" 
     56      /> 
     57      <Tool 
     58        Name="VCPreLinkEventTool" 
     59      /> 
    3060      <Tool 
    3161        Name="VCLinkerTool" 
     
    3363        LinkIncremental="1" 
    3464        ModuleDefinitionFile="CheckEventLog.def" 
    35         GenerateDebugInformation="TRUE" 
     65        GenerateDebugInformation="true" 
    3666        SubSystem="2" 
    3767        OptimizeReferences="2" 
    3868        EnableCOMDATFolding="2" 
    3969        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    40         TargetMachine="1"/> 
    41       <Tool 
    42         Name="VCMIDLTool"/> 
    43       <Tool 
    44         Name="VCPostBuildEventTool"/> 
    45       <Tool 
    46         Name="VCPreBuildEventTool" 
    47         ExcludedFromBuild="TRUE"/> 
    48       <Tool 
    49         Name="VCPreLinkEventTool"/> 
    50       <Tool 
    51         Name="VCResourceCompilerTool"/> 
    52       <Tool 
    53         Name="VCWebServiceProxyGeneratorTool"/> 
    54       <Tool 
    55         Name="VCXMLDataGeneratorTool"/> 
    56       <Tool 
    57         Name="VCWebDeploymentTool"/> 
    58       <Tool 
    59         Name="VCManagedWrapperGeneratorTool"/> 
    60       <Tool 
    61         Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     70        TargetMachine="1" 
     71      /> 
     72      <Tool 
     73        Name="VCALinkTool" 
     74      /> 
     75      <Tool 
     76        Name="VCManifestTool" 
     77      /> 
     78      <Tool 
     79        Name="VCXDCMakeTool" 
     80      /> 
     81      <Tool 
     82        Name="VCBscMakeTool" 
     83      /> 
     84      <Tool 
     85        Name="VCFxCopTool" 
     86      /> 
     87      <Tool 
     88        Name="VCAppVerifierTool" 
     89      /> 
     90      <Tool 
     91        Name="VCWebDeploymentTool" 
     92      /> 
     93      <Tool 
     94        Name="VCPostBuildEventTool" 
     95      /> 
    6296    </Configuration> 
    6397    <Configuration 
     
    66100      IntermediateDirectory="$(ConfigurationName)" 
    67101      ConfigurationType="2" 
    68       CharacterSet="2"> 
     102      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
     103      CharacterSet="2" 
     104      > 
     105      <Tool 
     106        Name="VCPreBuildEventTool" 
     107        ExcludedFromBuild="true" 
     108      /> 
     109      <Tool 
     110        Name="VCCustomBuildTool" 
     111      /> 
     112      <Tool 
     113        Name="VCXMLDataGeneratorTool" 
     114      /> 
     115      <Tool 
     116        Name="VCWebServiceProxyGeneratorTool" 
     117      /> 
     118      <Tool 
     119        Name="VCMIDLTool" 
     120      /> 
    69121      <Tool 
    70122        Name="VCCLCompilerTool" 
     
    72124        AdditionalIncludeDirectories="../include;../../include" 
    73125        PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;BOOST_REGEX_DYN_LINK" 
    74         MinimalRebuild="TRUE" 
     126        MinimalRebuild="true" 
    75127        BasicRuntimeChecks="3" 
    76128        RuntimeLibrary="3" 
    77         UsePrecompiledHeader="3" 
     129        UsePrecompiledHeader="2" 
    78130        WarningLevel="3" 
    79         Detect64BitPortabilityProblems="TRUE" 
    80         DebugInformationFormat="4"/> 
    81       <Tool 
    82         Name="VCCustomBuildTool"/> 
     131        Detect64BitPortabilityProblems="true" 
     132        DebugInformationFormat="4" 
     133      /> 
     134      <Tool 
     135        Name="VCManagedResourceCompilerTool" 
     136      /> 
     137      <Tool 
     138        Name="VCResourceCompilerTool" 
     139      /> 
     140      <Tool 
     141        Name="VCPreLinkEventTool" 
     142      /> 
    83143      <Tool 
    84144        Name="VCLinkerTool" 
     
    86146        LinkIncremental="2" 
    87147        ModuleDefinitionFile="CheckEventLog.def" 
    88         GenerateDebugInformation="TRUE" 
     148        GenerateDebugInformation="true" 
    89149        ProgramDatabaseFile="$(OutDir)/CheckEventLog.pdb" 
    90150        SubSystem="2" 
    91151        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    92         TargetMachine="1"/> 
    93       <Tool 
    94         Name="VCMIDLTool"/> 
    95       <Tool 
    96         Name="VCPostBuildEventTool"/> 
    97       <Tool 
    98         Name="VCPreBuildEventTool" 
    99         ExcludedFromBuild="TRUE"/> 
    100       <Tool 
    101         Name="VCPreLinkEventTool"/> 
    102       <Tool 
    103         Name="VCResourceCompilerTool"/> 
    104       <Tool 
    105         Name="VCWebServiceProxyGeneratorTool"/> 
    106       <Tool 
    107         Name="VCXMLDataGeneratorTool"/> 
    108       <Tool 
    109         Name="VCWebDeploymentTool"/> 
    110       <Tool 
    111         Name="VCManagedWrapperGeneratorTool"/> 
    112       <Tool 
    113         Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     152        TargetMachine="1" 
     153      /> 
     154      <Tool 
     155        Name="VCALinkTool" 
     156      /> 
     157      <Tool 
     158        Name="VCManifestTool" 
     159      /> 
     160      <Tool 
     161        Name="VCXDCMakeTool" 
     162      /> 
     163      <Tool 
     164        Name="VCBscMakeTool" 
     165      /> 
     166      <Tool 
     167        Name="VCFxCopTool" 
     168      /> 
     169      <Tool 
     170        Name="VCAppVerifierTool" 
     171      /> 
     172      <Tool 
     173        Name="VCWebDeploymentTool" 
     174      /> 
     175      <Tool 
     176        Name="VCPostBuildEventTool" 
     177      /> 
    114178    </Configuration> 
    115179    <Configuration 
     
    118182      IntermediateDirectory="$(ConfigurationName)" 
    119183      ConfigurationType="2" 
    120       CharacterSet="2"> 
     184      InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 
     185      CharacterSet="2" 
     186      > 
     187      <Tool 
     188        Name="VCPreBuildEventTool" 
     189        ExcludedFromBuild="true" 
     190      /> 
     191      <Tool 
     192        Name="VCCustomBuildTool" 
     193      /> 
     194      <Tool 
     195        Name="VCXMLDataGeneratorTool" 
     196      /> 
     197      <Tool 
     198        Name="VCWebServiceProxyGeneratorTool" 
     199      /> 
     200      <Tool 
     201        Name="VCMIDLTool" 
     202      /> 
    121203      <Tool 
    122204        Name="VCCLCompilerTool" 
     
    124206        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;BOOST_REGEX_DYN_LINK" 
    125207        RuntimeLibrary="2" 
    126         UsePrecompiledHeader="3" 
     208        UsePrecompiledHeader="2" 
    127209        WarningLevel="3" 
    128         Detect64BitPortabilityProblems="TRUE" 
    129         DebugInformationFormat="3"/> 
    130       <Tool 
    131         Name="VCCustomBuildTool"/> 
     210        Detect64BitPortabilityProblems="true" 
     211        DebugInformationFormat="3" 
     212      /> 
     213      <Tool 
     214        Name="VCManagedResourceCompilerTool" 
     215      /> 
     216      <Tool 
     217        Name="VCResourceCompilerTool" 
     218      /> 
     219      <Tool 
     220        Name="VCPreLinkEventTool" 
     221      /> 
    132222      <Tool 
    133223        Name="VCLinkerTool" 
     
    135225        LinkIncremental="1" 
    136226        ModuleDefinitionFile="CheckEventLog.def" 
    137         GenerateDebugInformation="TRUE" 
     227        GenerateDebugInformation="true" 
    138228        SubSystem="2" 
    139229        OptimizeReferences="2" 
    140230        EnableCOMDATFolding="2" 
    141231        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    142         TargetMachine="1"/> 
    143       <Tool 
    144         Name="VCMIDLTool"/> 
    145       <Tool 
    146         Name="VCPostBuildEventTool"/> 
    147       <Tool 
    148         Name="VCPreBuildEventTool" 
    149         ExcludedFromBuild="TRUE"/> 
    150       <Tool 
    151         Name="VCPreLinkEventTool"/> 
    152       <Tool 
    153         Name="VCResourceCompilerTool"/> 
    154       <Tool 
    155         Name="VCWebServiceProxyGeneratorTool"/> 
    156       <Tool 
    157         Name="VCXMLDataGeneratorTool"/> 
    158       <Tool 
    159         Name="VCWebDeploymentTool"/> 
    160       <Tool 
    161         Name="VCManagedWrapperGeneratorTool"/> 
    162       <Tool 
    163         Name="VCAuxiliaryManagedWrapperGeneratorTool"/> 
     232        TargetMachine="1" 
     233      /> 
     234      <Tool 
     235        Name="VCALinkTool" 
     236      /> 
     237      <Tool 
     238        Name="VCManifestTool" 
     239      /> 
     240      <Tool 
     241        Name="VCXDCMakeTool" 
     242      /> 
     243      <Tool 
     244        Name="VCBscMakeTool" 
     245      /> 
     246      <Tool 
     247        Name="VCFxCopTool" 
     248      /> 
     249      <Tool 
     250        Name="VCAppVerifierTool" 
     251      /> 
     252      <Tool 
     253        Name="VCWebDeploymentTool" 
     254      /> 
     255      <Tool 
     256        Name="VCPostBuildEventTool" 
     257      /> 
    164258    </Configuration> 
    165259  </Configurations> 
     
    170264      Name="Source Files" 
    171265      Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" 
    172       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> 
    173       <File 
    174         RelativePath="..\..\include\arrayBuffer.cpp"> 
    175       </File> 
    176       <File 
    177         RelativePath=".\CheckEventLog.cpp"> 
    178       </File> 
    179       <File 
    180         RelativePath="..\..\include\NSCHelper.cpp"> 
    181       </File> 
    182       <File 
    183         RelativePath=".\stdafx.cpp"> 
     266      UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 
     267      > 
     268      <File 
     269        RelativePath="..\..\include\arrayBuffer.cpp" 
     270        > 
     271      </File> 
     272      <File 
     273        RelativePath=".\CheckEventLog.cpp" 
     274        > 
     275      </File> 
     276      <File 
     277        RelativePath="..\..\include\NSCHelper.cpp" 
     278        > 
     279      </File> 
     280      <File 
     281        RelativePath=".\stdafx.cpp" 
     282        > 
    184283        <FileConfiguration 
    185           Name="Release|Win32"> 
     284          Name="Release|Win32" 
     285          > 
    186286          <Tool 
    187287            Name="VCCLCompilerTool" 
    188             UsePrecompiledHeader="1"/> 
     288            UsePrecompiledHeader="1" 
     289          /> 
    189290        </FileConfiguration> 
    190291        <FileConfiguration 
    191           Name="Debug|Win32"> 
     292          Name="Debug|Win32" 
     293          > 
    192294          <Tool 
    193295            Name="VCCLCompilerTool" 
    194             UsePrecompiledHeader="1"/> 
     296            UsePrecompiledHeader="1" 
     297          /> 
    195298        </FileConfiguration> 
    196299        <FileConfiguration 
    197           Name="Distribution|Win32"> 
     300          Name="Distribution|Win32" 
     301          > 
    198302          <Tool 
    199303            Name="VCCLCompilerTool" 
    200             UsePrecompiledHeader="1"/> 
     304            UsePrecompiledHeader="1" 
     305          /> 
    201306        </FileConfiguration> 
    202307      </File> 
     
    205310      Name="Header Files" 
    206311      Filter="h;hpp;hxx;hm;inl;inc;xsd" 
    207       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> 
    208       <File 
    209         RelativePath=".\CheckEventLog.h"> 
    210       </File> 
    211       <File 
    212         RelativePath="..\include\ModuleHelper.h"> 
    213       </File> 
    214       <File 
    215         RelativePath="..\..\include\NSCHelper.h"> 
    216       </File> 
    217       <File 
    218         RelativePath=".\stdafx.h"> 
     312      UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 
     313      > 
     314      <File 
     315        RelativePath=".\CheckEventLog.h" 
     316        > 
     317      </File> 
     318      <File 
     319        RelativePath="..\include\ModuleHelper.h" 
     320        > 
     321      </File> 
     322      <File 
     323        RelativePath="..\..\include\NSCHelper.h" 
     324        > 
     325      </File> 
     326      <File 
     327        RelativePath=".\stdafx.h" 
     328        > 
    219329      </File> 
    220330    </Filter> 
     
    222332      Name="Resource Files" 
    223333      Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" 
    224       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> 
     334      UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 
     335      > 
    225336    </Filter> 
    226337    <File 
    227       RelativePath=".\ReadMe.txt"> 
     338      RelativePath=".\ReadMe.txt" 
     339      > 
    228340    </File> 
    229341  </Files> 
Note: See TracChangeset for help on using the changeset viewer.