Changeset 478588b in nscp for modules/CheckEventLog


Ignore:
Timestamp:
10/29/07 21:33:28 (6 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
0bc9fdd
Parents:
4548d83
Message:
  • Restructured build and include to work from CLI + Started to add makefiles to build from CLI + Added finnish counters (#98)
    • Fixed performance counter issue with check_nt (#99)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CheckEventLog/CheckEventLog.vcproj

    r4548d83 r478588b  
    22<VisualStudioProject 
    33  ProjectType="Visual C++" 
    4   Version="8,00" 
     4  Version="9,00" 
    55  Name="CheckEventLog" 
    66  ProjectGUID="{BA246C01-063A-4548-8957-32D5CC76171B}" 
    77  Keyword="Win32Proj" 
     8  TargetFrameworkVersion="131072" 
    89  > 
    910  <Platforms> 
     
    7071        OptimizeReferences="2" 
    7172        EnableCOMDATFolding="2" 
     73        RandomizedBaseAddress="1" 
     74        DataExecutionPrevention="0" 
    7275        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    7376        TargetMachine="1" 
     
    9093      <Tool 
    9194        Name="VCAppVerifierTool" 
    92       /> 
    93       <Tool 
    94         Name="VCWebDeploymentTool" 
    9595      /> 
    9696      <Tool 
     
    151151        OptimizeReferences="2" 
    152152        EnableCOMDATFolding="2" 
     153        RandomizedBaseAddress="1" 
     154        DataExecutionPrevention="0" 
    153155        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    154156        TargetMachine="17" 
     
    171173      <Tool 
    172174        Name="VCAppVerifierTool" 
    173       /> 
    174       <Tool 
    175         Name="VCWebDeploymentTool" 
    176175      /> 
    177176      <Tool 
     
    207206        Optimization="0" 
    208207        AdditionalIncludeDirectories="../include;../../include" 
    209         PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;BOOST_REGEX_DYN_LINK;_CRT_SECURE_NO_DEPRECATE" 
     208        PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE" 
    210209        MinimalRebuild="true" 
    211210        BasicRuntimeChecks="3" 
     
    233232        ProgramDatabaseFile="$(OutDir)/CheckEventLog.pdb" 
    234233        SubSystem="2" 
     234        RandomizedBaseAddress="1" 
     235        DataExecutionPrevention="0" 
    235236        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    236237        TargetMachine="1" 
     
    253254      <Tool 
    254255        Name="VCAppVerifierTool" 
    255       /> 
    256       <Tool 
    257         Name="VCWebDeploymentTool" 
    258256      /> 
    259257      <Tool 
     
    316314        ProgramDatabaseFile="$(OutDir)/CheckEventLog.pdb" 
    317315        SubSystem="2" 
     316        RandomizedBaseAddress="1" 
     317        DataExecutionPrevention="0" 
    318318        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    319319        TargetMachine="17" 
     
    336336      <Tool 
    337337        Name="VCAppVerifierTool" 
    338       /> 
    339       <Tool 
    340         Name="VCWebDeploymentTool" 
    341338      /> 
    342339      <Tool 
     
    396393        OptimizeReferences="2" 
    397394        EnableCOMDATFolding="2" 
     395        RandomizedBaseAddress="1" 
     396        DataExecutionPrevention="0" 
    398397        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    399398        TargetMachine="1" 
     
    416415      <Tool 
    417416        Name="VCAppVerifierTool" 
    418       /> 
    419       <Tool 
    420         Name="VCWebDeploymentTool" 
    421417      /> 
    422418      <Tool 
     
    478474        OptimizeReferences="2" 
    479475        EnableCOMDATFolding="2" 
     476        RandomizedBaseAddress="1" 
     477        DataExecutionPrevention="0" 
    480478        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    481479        TargetMachine="17" 
     
    498496      <Tool 
    499497        Name="VCAppVerifierTool" 
    500       /> 
    501       <Tool 
    502         Name="VCWebDeploymentTool" 
    503498      /> 
    504499      <Tool 
     
    558553        OptimizeReferences="2" 
    559554        EnableCOMDATFolding="2" 
     555        RandomizedBaseAddress="1" 
     556        DataExecutionPrevention="0" 
    560557        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    561558        TargetMachine="1" 
     
    578575      <Tool 
    579576        Name="VCAppVerifierTool" 
    580       /> 
    581       <Tool 
    582         Name="VCWebDeploymentTool" 
    583577      /> 
    584578      <Tool 
     
    639633        OptimizeReferences="2" 
    640634        EnableCOMDATFolding="2" 
     635        RandomizedBaseAddress="1" 
     636        DataExecutionPrevention="0" 
    641637        ImportLibrary="$(OutDir)/CheckEventLog.lib" 
    642638        TargetMachine="17" 
     
    659655      <Tool 
    660656        Name="VCAppVerifierTool" 
    661       /> 
    662       <Tool 
    663         Name="VCWebDeploymentTool" 
    664657      /> 
    665658      <Tool 
     
    679672        RelativePath="..\..\include\arrayBuffer.cpp" 
    680673        > 
     674        <FileConfiguration 
     675          Name="Release|Win32" 
     676          > 
     677          <Tool 
     678            Name="VCCLCompilerTool" 
     679            UsePrecompiledHeader="0" 
     680            PrecompiledHeaderThrough="" 
     681          /> 
     682        </FileConfiguration> 
     683        <FileConfiguration 
     684          Name="Release|x64" 
     685          > 
     686          <Tool 
     687            Name="VCCLCompilerTool" 
     688            UsePrecompiledHeader="0" 
     689            PrecompiledHeaderThrough="" 
     690          /> 
     691        </FileConfiguration> 
     692        <FileConfiguration 
     693          Name="Debug|Win32" 
     694          > 
     695          <Tool 
     696            Name="VCCLCompilerTool" 
     697            UsePrecompiledHeader="0" 
     698            PrecompiledHeaderThrough="" 
     699          /> 
     700        </FileConfiguration> 
     701        <FileConfiguration 
     702          Name="Debug|x64" 
     703          > 
     704          <Tool 
     705            Name="VCCLCompilerTool" 
     706            UsePrecompiledHeader="0" 
     707            PrecompiledHeaderThrough="" 
     708          /> 
     709        </FileConfiguration> 
     710        <FileConfiguration 
     711          Name="Distribution|Win32" 
     712          > 
     713          <Tool 
     714            Name="VCCLCompilerTool" 
     715            UsePrecompiledHeader="0" 
     716            PrecompiledHeaderThrough="" 
     717          /> 
     718        </FileConfiguration> 
     719        <FileConfiguration 
     720          Name="Distribution|x64" 
     721          > 
     722          <Tool 
     723            Name="VCCLCompilerTool" 
     724            UsePrecompiledHeader="0" 
     725            PrecompiledHeaderThrough="" 
     726          /> 
     727        </FileConfiguration> 
     728        <FileConfiguration 
     729          Name="Nightly|Win32" 
     730          > 
     731          <Tool 
     732            Name="VCCLCompilerTool" 
     733            UsePrecompiledHeader="0" 
     734            PrecompiledHeaderThrough="" 
     735          /> 
     736        </FileConfiguration> 
     737        <FileConfiguration 
     738          Name="Nightly|x64" 
     739          > 
     740          <Tool 
     741            Name="VCCLCompilerTool" 
     742            UsePrecompiledHeader="0" 
     743            PrecompiledHeaderThrough="" 
     744          /> 
     745        </FileConfiguration> 
    681746      </File> 
    682747      <File 
     
    687752        RelativePath="..\..\include\NSCHelper.cpp" 
    688753        > 
     754        <FileConfiguration 
     755          Name="Release|Win32" 
     756          > 
     757          <Tool 
     758            Name="VCCLCompilerTool" 
     759            UsePrecompiledHeader="0" 
     760            PrecompiledHeaderThrough="" 
     761          /> 
     762        </FileConfiguration> 
     763        <FileConfiguration 
     764          Name="Release|x64" 
     765          > 
     766          <Tool 
     767            Name="VCCLCompilerTool" 
     768            UsePrecompiledHeader="0" 
     769            PrecompiledHeaderThrough="" 
     770          /> 
     771        </FileConfiguration> 
     772        <FileConfiguration 
     773          Name="Debug|Win32" 
     774          > 
     775          <Tool 
     776            Name="VCCLCompilerTool" 
     777            UsePrecompiledHeader="0" 
     778            PrecompiledHeaderThrough="" 
     779          /> 
     780        </FileConfiguration> 
     781        <FileConfiguration 
     782          Name="Debug|x64" 
     783          > 
     784          <Tool 
     785            Name="VCCLCompilerTool" 
     786            UsePrecompiledHeader="0" 
     787            PrecompiledHeaderThrough="" 
     788          /> 
     789        </FileConfiguration> 
     790        <FileConfiguration 
     791          Name="Distribution|Win32" 
     792          > 
     793          <Tool 
     794            Name="VCCLCompilerTool" 
     795            UsePrecompiledHeader="0" 
     796            PrecompiledHeaderThrough="" 
     797          /> 
     798        </FileConfiguration> 
     799        <FileConfiguration 
     800          Name="Distribution|x64" 
     801          > 
     802          <Tool 
     803            Name="VCCLCompilerTool" 
     804            UsePrecompiledHeader="0" 
     805            PrecompiledHeaderThrough="" 
     806          /> 
     807        </FileConfiguration> 
     808        <FileConfiguration 
     809          Name="Nightly|Win32" 
     810          > 
     811          <Tool 
     812            Name="VCCLCompilerTool" 
     813            UsePrecompiledHeader="0" 
     814            PrecompiledHeaderThrough="" 
     815          /> 
     816        </FileConfiguration> 
     817        <FileConfiguration 
     818          Name="Nightly|x64" 
     819          > 
     820          <Tool 
     821            Name="VCCLCompilerTool" 
     822            UsePrecompiledHeader="0" 
     823            PrecompiledHeaderThrough="" 
     824          /> 
     825        </FileConfiguration> 
    689826      </File> 
    690827      <File 
     
    765902            Name="VCCLCompilerTool" 
    766903            UsePrecompiledHeader="0" 
     904            PrecompiledHeaderThrough="" 
    767905          /> 
    768906        </FileConfiguration> 
     
    773911            Name="VCCLCompilerTool" 
    774912            UsePrecompiledHeader="0" 
     913            PrecompiledHeaderThrough="" 
    775914          /> 
    776915        </FileConfiguration> 
     
    781920            Name="VCCLCompilerTool" 
    782921            UsePrecompiledHeader="0" 
     922            PrecompiledHeaderThrough="" 
    783923          /> 
    784924        </FileConfiguration> 
     
    789929            Name="VCCLCompilerTool" 
    790930            UsePrecompiledHeader="0" 
     931            PrecompiledHeaderThrough="" 
    791932          /> 
    792933        </FileConfiguration> 
     
    797938            Name="VCCLCompilerTool" 
    798939            UsePrecompiledHeader="0" 
     940            PrecompiledHeaderThrough="" 
    799941          /> 
    800942        </FileConfiguration> 
     
    805947            Name="VCCLCompilerTool" 
    806948            UsePrecompiledHeader="0" 
     949            PrecompiledHeaderThrough="" 
    807950          /> 
    808951        </FileConfiguration> 
     
    813956            Name="VCCLCompilerTool" 
    814957            UsePrecompiledHeader="0" 
     958            PrecompiledHeaderThrough="" 
    815959          /> 
    816960        </FileConfiguration> 
     
    821965            Name="VCCLCompilerTool" 
    822966            UsePrecompiledHeader="0" 
     967            PrecompiledHeaderThrough="" 
    823968          /> 
    824969        </FileConfiguration> 
Note: See TracChangeset for help on using the changeset viewer.