Changeset 0bc9fdd in nscp


Ignore:
Timestamp:
11/03/07 11:57:14 (6 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
12edcec
Parents:
478588b
Message:

made some build changes (removed warnings)

Location:
modules
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • modules/CheckDisk/CheckDisk.vcproj

    r478588b r0bc9fdd  
    5353        UsePrecompiledHeader="2" 
    5454        WarningLevel="3" 
    55         Detect64BitPortabilityProblems="true" 
     55        Detect64BitPortabilityProblems="false" 
    5656        DebugInformationFormat="4" 
    5757      /> 
     
    134134        UsePrecompiledHeader="2" 
    135135        WarningLevel="3" 
    136         Detect64BitPortabilityProblems="true" 
     136        Detect64BitPortabilityProblems="false" 
    137137        DebugInformationFormat="3" 
    138138      /> 
     
    211211        UsePrecompiledHeader="2" 
    212212        WarningLevel="3" 
    213         Detect64BitPortabilityProblems="true" 
     213        Detect64BitPortabilityProblems="false" 
    214214        DebugInformationFormat="3" 
    215215      /> 
     
    290290        UsePrecompiledHeader="2" 
    291291        WarningLevel="3" 
    292         Detect64BitPortabilityProblems="true" 
     292        Detect64BitPortabilityProblems="false" 
    293293        DebugInformationFormat="3" 
    294294      /> 
     
    368368        UsePrecompiledHeader="2" 
    369369        WarningLevel="3" 
    370         Detect64BitPortabilityProblems="true" 
     370        Detect64BitPortabilityProblems="false" 
    371371        DebugInformationFormat="3" 
    372372      /> 
     
    447447        UsePrecompiledHeader="2" 
    448448        WarningLevel="3" 
    449         Detect64BitPortabilityProblems="true" 
     449        Detect64BitPortabilityProblems="false" 
    450450        DebugInformationFormat="3" 
    451451      /> 
     
    521521        Name="VCCLCompilerTool" 
    522522        AdditionalIncludeDirectories="../include;../../include" 
    523         PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
     523        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 
    524524        UsePrecompiledHeader="2" 
    525525        WarningLevel="3" 
    526         Detect64BitPortabilityProblems="true" 
     526        Detect64BitPortabilityProblems="false" 
    527527        DebugInformationFormat="3" 
    528528      /> 
     
    602602        UsePrecompiledHeader="2" 
    603603        WarningLevel="3" 
    604         Detect64BitPortabilityProblems="true" 
     604        Detect64BitPortabilityProblems="false" 
    605605        DebugInformationFormat="3" 
    606606      /> 
  • modules/CheckEventLog/CheckEventLog.vcproj

    r478588b r0bc9fdd  
    55  Name="CheckEventLog" 
    66  ProjectGUID="{BA246C01-063A-4548-8957-32D5CC76171B}" 
     7  RootNamespace="CheckEventLog" 
    78  Keyword="Win32Proj" 
    89  TargetFrameworkVersion="131072" 
     
    5051        UsePrecompiledHeader="2" 
    5152        WarningLevel="3" 
    52         Detect64BitPortabilityProblems="true" 
     53        Detect64BitPortabilityProblems="false" 
    5354        DebugInformationFormat="3" 
    5455      /> 
     
    130131        UsePrecompiledHeader="2" 
    131132        WarningLevel="3" 
    132         Detect64BitPortabilityProblems="true" 
     133        Detect64BitPortabilityProblems="false" 
    133134        DebugInformationFormat="3" 
    134135      /> 
     
    212213        UsePrecompiledHeader="2" 
    213214        WarningLevel="3" 
    214         Detect64BitPortabilityProblems="true" 
     215        Detect64BitPortabilityProblems="false" 
    215216        DebugInformationFormat="4" 
    216217      /> 
     
    294295        UsePrecompiledHeader="2" 
    295296        WarningLevel="3" 
    296         Detect64BitPortabilityProblems="true" 
     297        Detect64BitPortabilityProblems="false" 
    297298        DebugInformationFormat="3" 
    298299      /> 
     
    372373        UsePrecompiledHeader="2" 
    373374        WarningLevel="3" 
    374         Detect64BitPortabilityProblems="true" 
     375        Detect64BitPortabilityProblems="false" 
    375376        DebugInformationFormat="3" 
    376377      /> 
     
    452453        UsePrecompiledHeader="2" 
    453454        WarningLevel="3" 
    454         Detect64BitPortabilityProblems="true" 
     455        Detect64BitPortabilityProblems="false" 
    455456        DebugInformationFormat="3" 
    456457      /> 
     
    528529        Name="VCCLCompilerTool" 
    529530        AdditionalIncludeDirectories="../include;../../include" 
    530         PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;" 
     531        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 
    531532        RuntimeLibrary="0" 
    532533        UsePrecompiledHeader="2" 
    533534        WarningLevel="3" 
    534         Detect64BitPortabilityProblems="true" 
     535        Detect64BitPortabilityProblems="false" 
    535536        DebugInformationFormat="3" 
    536537      /> 
     
    612613        UsePrecompiledHeader="2" 
    613614        WarningLevel="3" 
    614         Detect64BitPortabilityProblems="true" 
     615        Detect64BitPortabilityProblems="false" 
    615616        DebugInformationFormat="3" 
    616617      /> 
  • modules/CheckEventLog/stdafx.h

    r4001502 r0bc9fdd  
    2828//#define COMPILE_NEWAPIS_STUBS 
    2929//#define WANT_GETLONGPATHNAME_WRAPPER 
    30 #include <NewAPIs.h> 
     30//#include <NewAPIs.h> 
    3131 
    3232#include <string> 
  • modules/CheckHelpers/CheckHelpers.vcproj

    r478588b r0bc9fdd  
    5353        UsePrecompiledHeader="2" 
    5454        WarningLevel="3" 
    55         Detect64BitPortabilityProblems="true" 
     55        Detect64BitPortabilityProblems="false" 
    5656        DebugInformationFormat="4" 
    5757      /> 
     
    134134        UsePrecompiledHeader="2" 
    135135        WarningLevel="3" 
    136         Detect64BitPortabilityProblems="true" 
     136        Detect64BitPortabilityProblems="false" 
    137137        DebugInformationFormat="3" 
    138138      /> 
     
    211211        UsePrecompiledHeader="2" 
    212212        WarningLevel="3" 
    213         Detect64BitPortabilityProblems="true" 
     213        Detect64BitPortabilityProblems="false" 
    214214        DebugInformationFormat="3" 
    215215      /> 
     
    290290        UsePrecompiledHeader="2" 
    291291        WarningLevel="3" 
    292         Detect64BitPortabilityProblems="true" 
     292        Detect64BitPortabilityProblems="false" 
    293293        DebugInformationFormat="3" 
    294294      /> 
     
    368368        UsePrecompiledHeader="2" 
    369369        WarningLevel="3" 
    370         Detect64BitPortabilityProblems="true" 
     370        Detect64BitPortabilityProblems="false" 
    371371        DebugInformationFormat="3" 
    372372      /> 
     
    447447        UsePrecompiledHeader="2" 
    448448        WarningLevel="3" 
    449         Detect64BitPortabilityProblems="true" 
     449        Detect64BitPortabilityProblems="false" 
    450450        DebugInformationFormat="3" 
    451451      /> 
     
    521521        Name="VCCLCompilerTool" 
    522522        AdditionalIncludeDirectories="../include;../../include" 
    523         PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
     523        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 
    524524        RuntimeLibrary="0" 
    525525        UsePrecompiledHeader="2" 
    526526        WarningLevel="3" 
    527         Detect64BitPortabilityProblems="true" 
     527        Detect64BitPortabilityProblems="false" 
    528528        DebugInformationFormat="3" 
    529529      /> 
     
    604604        UsePrecompiledHeader="2" 
    605605        WarningLevel="3" 
    606         Detect64BitPortabilityProblems="true" 
     606        Detect64BitPortabilityProblems="false" 
    607607        DebugInformationFormat="3" 
    608608      /> 
  • modules/CheckSystem/CheckSystem.vcproj

    r478588b r0bc9fdd  
    5353        UsePrecompiledHeader="2" 
    5454        WarningLevel="3" 
    55         Detect64BitPortabilityProblems="true" 
     55        Detect64BitPortabilityProblems="false" 
    5656        DebugInformationFormat="4" 
    5757      /> 
     
    135135        UsePrecompiledHeader="2" 
    136136        WarningLevel="3" 
    137         Detect64BitPortabilityProblems="true" 
     137        Detect64BitPortabilityProblems="false" 
    138138        DebugInformationFormat="3" 
    139139      /> 
     
    213213        UsePrecompiledHeader="2" 
    214214        WarningLevel="3" 
    215         Detect64BitPortabilityProblems="true" 
     215        Detect64BitPortabilityProblems="false" 
    216216        DebugInformationFormat="3" 
    217217      /> 
     
    293293        UsePrecompiledHeader="2" 
    294294        WarningLevel="3" 
    295         Detect64BitPortabilityProblems="true" 
     295        Detect64BitPortabilityProblems="false" 
    296296        DebugInformationFormat="3" 
    297297      /> 
     
    372372        UsePrecompiledHeader="2" 
    373373        WarningLevel="3" 
    374         Detect64BitPortabilityProblems="true" 
     374        Detect64BitPortabilityProblems="false" 
    375375        DebugInformationFormat="3" 
    376376      /> 
     
    452452        UsePrecompiledHeader="2" 
    453453        WarningLevel="3" 
    454         Detect64BitPortabilityProblems="true" 
     454        Detect64BitPortabilityProblems="false" 
    455455        DebugInformationFormat="3" 
    456456      /> 
     
    527527        Name="VCCLCompilerTool" 
    528528        AdditionalIncludeDirectories="../../include" 
    529         PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
     529        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 
    530530        RuntimeLibrary="0" 
    531531        UsePrecompiledHeader="2" 
    532532        WarningLevel="3" 
    533         Detect64BitPortabilityProblems="true" 
     533        Detect64BitPortabilityProblems="false" 
    534534        DebugInformationFormat="3" 
    535535      /> 
     
    611611        UsePrecompiledHeader="2" 
    612612        WarningLevel="3" 
    613         Detect64BitPortabilityProblems="true" 
     613        Detect64BitPortabilityProblems="false" 
    614614        DebugInformationFormat="3" 
    615615      /> 
  • modules/CheckWMI/CheckWMI.vcproj

    r478588b r0bc9fdd  
    55  Name="CheckWMI" 
    66  ProjectGUID="{05DE66AC-E55C-43B3-849F-7EC695D8B8D0}" 
     7  RootNamespace="CheckWMI" 
    78  Keyword="Win32Proj" 
    89  TargetFrameworkVersion="131072" 
     
    5253        UsePrecompiledHeader="2" 
    5354        WarningLevel="3" 
    54         Detect64BitPortabilityProblems="true" 
     55        Detect64BitPortabilityProblems="false" 
    5556        DebugInformationFormat="4" 
    5657      /> 
     
    135136        UsePrecompiledHeader="2" 
    136137        WarningLevel="3" 
    137         Detect64BitPortabilityProblems="true" 
     138        Detect64BitPortabilityProblems="false" 
    138139        DebugInformationFormat="3" 
    139140      /> 
     
    214215        UsePrecompiledHeader="2" 
    215216        WarningLevel="3" 
    216         Detect64BitPortabilityProblems="true" 
     217        Detect64BitPortabilityProblems="false" 
    217218        DebugInformationFormat="3" 
    218219      /> 
     
    295296        UsePrecompiledHeader="2" 
    296297        WarningLevel="3" 
    297         Detect64BitPortabilityProblems="true" 
     298        Detect64BitPortabilityProblems="false" 
    298299        DebugInformationFormat="3" 
    299300      /> 
     
    375376        UsePrecompiledHeader="2" 
    376377        WarningLevel="3" 
    377         Detect64BitPortabilityProblems="true" 
     378        Detect64BitPortabilityProblems="false" 
    378379        DebugInformationFormat="3" 
    379380      /> 
     
    456457        UsePrecompiledHeader="2" 
    457458        WarningLevel="3" 
    458         Detect64BitPortabilityProblems="true" 
     459        Detect64BitPortabilityProblems="false" 
    459460        DebugInformationFormat="3" 
    460461      /> 
     
    532533        Name="VCCLCompilerTool" 
    533534        AdditionalIncludeDirectories="../include;../../include" 
    534         PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
     535        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 
    535536        RuntimeLibrary="0" 
    536537        UsePrecompiledHeader="2" 
    537538        WarningLevel="3" 
    538         Detect64BitPortabilityProblems="true" 
     539        Detect64BitPortabilityProblems="false" 
    539540        DebugInformationFormat="3" 
    540541      /> 
     
    617618        UsePrecompiledHeader="2" 
    618619        WarningLevel="3" 
    619         Detect64BitPortabilityProblems="true" 
     620        Detect64BitPortabilityProblems="false" 
    620621        DebugInformationFormat="3" 
    621622      /> 
  • modules/FileLogger/FileLogger.vcproj

    r478588b r0bc9fdd  
    55  Name="FileLogger" 
    66  ProjectGUID="{62B685D7-3A2E-4F3E-B2B8-B17F20C0217F}" 
     7  RootNamespace="FileLogger" 
    78  Keyword="Win32Proj" 
    89  TargetFrameworkVersion="131072" 
     
    4950        UsePrecompiledHeader="2" 
    5051        WarningLevel="3" 
    51         Detect64BitPortabilityProblems="true" 
     52        Detect64BitPortabilityProblems="false" 
    5253        DebugInformationFormat="3" 
    5354      /> 
     
    128129        UsePrecompiledHeader="2" 
    129130        WarningLevel="3" 
    130         Detect64BitPortabilityProblems="true" 
     131        Detect64BitPortabilityProblems="false" 
    131132        DebugInformationFormat="3" 
    132133      /> 
     
    209210        UsePrecompiledHeader="2" 
    210211        WarningLevel="3" 
    211         Detect64BitPortabilityProblems="true" 
     212        Detect64BitPortabilityProblems="false" 
    212213        DebugInformationFormat="4" 
    213214      /> 
     
    290291        UsePrecompiledHeader="2" 
    291292        WarningLevel="3" 
    292         Detect64BitPortabilityProblems="true" 
     293        Detect64BitPortabilityProblems="false" 
    293294        DebugInformationFormat="3" 
    294295      /> 
     
    367368        UsePrecompiledHeader="2" 
    368369        WarningLevel="3" 
    369         Detect64BitPortabilityProblems="true" 
     370        Detect64BitPortabilityProblems="false" 
    370371        DebugInformationFormat="3" 
    371372      /> 
     
    446447        UsePrecompiledHeader="2" 
    447448        WarningLevel="3" 
    448         Detect64BitPortabilityProblems="true" 
     449        Detect64BitPortabilityProblems="false" 
    449450        DebugInformationFormat="3" 
    450451      /> 
     
    520521        Name="VCCLCompilerTool" 
    521522        AdditionalIncludeDirectories="../include;../../include" 
    522         PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
     523        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS" 
    523524        RuntimeLibrary="0" 
    524525        UsePrecompiledHeader="2" 
    525526        WarningLevel="3" 
    526         Detect64BitPortabilityProblems="true" 
     527        Detect64BitPortabilityProblems="false" 
    527528        DebugInformationFormat="3" 
    528529      /> 
     
    603604        UsePrecompiledHeader="2" 
    604605        WarningLevel="3" 
    605         Detect64BitPortabilityProblems="true" 
     606        Detect64BitPortabilityProblems="false" 
    606607        DebugInformationFormat="3" 
    607608      /> 
  • modules/NRPEListener/NRPEListener.vcproj

    r478588b r0bc9fdd  
    5353        UsePrecompiledHeader="2" 
    5454        WarningLevel="3" 
    55         Detect64BitPortabilityProblems="true" 
     55        Detect64BitPortabilityProblems="false" 
    5656        DebugInformationFormat="4" 
    5757      /> 
     
    136136        UsePrecompiledHeader="2" 
    137137        WarningLevel="3" 
    138         Detect64BitPortabilityProblems="true" 
     138        Detect64BitPortabilityProblems="false" 
    139139        DebugInformationFormat="3" 
    140140      /> 
     
    216216        UsePrecompiledHeader="2" 
    217217        WarningLevel="3" 
    218         Detect64BitPortabilityProblems="true" 
     218        Detect64BitPortabilityProblems="false" 
    219219        DebugInformationFormat="3" 
    220220      /> 
     
    297297        UsePrecompiledHeader="2" 
    298298        WarningLevel="3" 
    299         Detect64BitPortabilityProblems="true" 
     299        Detect64BitPortabilityProblems="false" 
    300300        DebugInformationFormat="3" 
    301301      /> 
     
    377377        UsePrecompiledHeader="2" 
    378378        WarningLevel="3" 
    379         Detect64BitPortabilityProblems="true" 
     379        Detect64BitPortabilityProblems="false" 
    380380        DebugInformationFormat="3" 
    381381      /> 
     
    457457        UsePrecompiledHeader="2" 
    458458        WarningLevel="3" 
    459         Detect64BitPortabilityProblems="true" 
     459        Detect64BitPortabilityProblems="false" 
    460460        DebugInformationFormat="3" 
    461461      /> 
     
    536536        UsePrecompiledHeader="2" 
    537537        WarningLevel="3" 
    538         Detect64BitPortabilityProblems="true" 
     538        Detect64BitPortabilityProblems="false" 
    539539        DebugInformationFormat="3" 
    540540      /> 
     
    616616        UsePrecompiledHeader="2" 
    617617        WarningLevel="3" 
    618         Detect64BitPortabilityProblems="true" 
     618        Detect64BitPortabilityProblems="false" 
    619619        DebugInformationFormat="3" 
    620620      /> 
  • modules/NSClientListener/NSClientListener.vcproj

    r478588b r0bc9fdd  
    55  Name="NSClientListener" 
    66  ProjectGUID="{08D6246D-1B4A-47A3-965D-296DCC54A4E8}" 
     7  RootNamespace="NSClientListener" 
    78  Keyword="Win32Proj" 
    89  TargetFrameworkVersion="131072" 
     
    5253        UsePrecompiledHeader="2" 
    5354        WarningLevel="3" 
    54         Detect64BitPortabilityProblems="true" 
     55        Detect64BitPortabilityProblems="false" 
    5556        DebugInformationFormat="4" 
    5657      /> 
     
    134135        UsePrecompiledHeader="2" 
    135136        WarningLevel="3" 
    136         Detect64BitPortabilityProblems="true" 
     137        Detect64BitPortabilityProblems="false" 
    137138        DebugInformationFormat="3" 
    138139      /> 
     
    212213        UsePrecompiledHeader="2" 
    213214        WarningLevel="3" 
    214         Detect64BitPortabilityProblems="true" 
     215        Detect64BitPortabilityProblems="false" 
    215216        DebugInformationFormat="3" 
    216217      /> 
     
    292293        UsePrecompiledHeader="2" 
    293294        WarningLevel="3" 
    294         Detect64BitPortabilityProblems="true" 
     295        Detect64BitPortabilityProblems="false" 
    295296        DebugInformationFormat="3" 
    296297      /> 
     
    371372        UsePrecompiledHeader="2" 
    372373        WarningLevel="3" 
    373         Detect64BitPortabilityProblems="true" 
     374        Detect64BitPortabilityProblems="false" 
    374375        DebugInformationFormat="3" 
    375376      /> 
     
    451452        UsePrecompiledHeader="2" 
    452453        WarningLevel="3" 
    453         Detect64BitPortabilityProblems="true" 
     454        Detect64BitPortabilityProblems="false" 
    454455        DebugInformationFormat="3" 
    455456      /> 
     
    526527        Name="VCCLCompilerTool" 
    527528        AdditionalIncludeDirectories="../include;../../include" 
    528         PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
     529        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS" 
    529530        RuntimeLibrary="0" 
    530531        UsePrecompiledHeader="2" 
    531532        WarningLevel="3" 
    532         Detect64BitPortabilityProblems="true" 
     533        Detect64BitPortabilityProblems="false" 
    533534        DebugInformationFormat="3" 
    534535      /> 
     
    610611        UsePrecompiledHeader="2" 
    611612        WarningLevel="3" 
    612         Detect64BitPortabilityProblems="true" 
     613        Detect64BitPortabilityProblems="false" 
    613614        DebugInformationFormat="3" 
    614615      /> 
  • modules/RemoteConfiguration/RemoteConfiguration.vcproj

    r478588b r0bc9fdd  
    55  Name="RemoteConfiguration" 
    66  ProjectGUID="{626EB00E-A4D2-4B02-9BF4-4C655CA2B7E4}" 
     7  RootNamespace="RemoteConfiguration" 
    78  Keyword="Win32Proj" 
    89  TargetFrameworkVersion="131072" 
     
    5253        UsePrecompiledHeader="2" 
    5354        WarningLevel="3" 
    54         Detect64BitPortabilityProblems="true" 
     55        Detect64BitPortabilityProblems="false" 
    5556        DebugInformationFormat="4" 
    5657      /> 
     
    133134        UsePrecompiledHeader="2" 
    134135        WarningLevel="3" 
    135         Detect64BitPortabilityProblems="true" 
     136        Detect64BitPortabilityProblems="false" 
    136137        DebugInformationFormat="3" 
    137138      /> 
     
    210211        UsePrecompiledHeader="2" 
    211212        WarningLevel="3" 
    212         Detect64BitPortabilityProblems="true" 
     213        Detect64BitPortabilityProblems="false" 
    213214        DebugInformationFormat="3" 
    214215      /> 
     
    289290        UsePrecompiledHeader="2" 
    290291        WarningLevel="3" 
    291         Detect64BitPortabilityProblems="true" 
     292        Detect64BitPortabilityProblems="false" 
    292293        DebugInformationFormat="3" 
    293294      /> 
     
    367368        UsePrecompiledHeader="2" 
    368369        WarningLevel="3" 
    369         Detect64BitPortabilityProblems="true" 
     370        Detect64BitPortabilityProblems="false" 
    370371        DebugInformationFormat="3" 
    371372      /> 
     
    446447        UsePrecompiledHeader="2" 
    447448        WarningLevel="3" 
    448         Detect64BitPortabilityProblems="true" 
     449        Detect64BitPortabilityProblems="false" 
    449450        DebugInformationFormat="3" 
    450451      /> 
     
    520521        Name="VCCLCompilerTool" 
    521522        AdditionalIncludeDirectories="../include;../../include" 
    522         PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
     523        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_SCL_SECURE_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS" 
    523524        RuntimeLibrary="0" 
    524525        UsePrecompiledHeader="2" 
    525526        WarningLevel="3" 
    526         Detect64BitPortabilityProblems="true" 
     527        Detect64BitPortabilityProblems="false" 
    527528        DebugInformationFormat="3" 
    528529      /> 
     
    603604        UsePrecompiledHeader="2" 
    604605        WarningLevel="3" 
    605         Detect64BitPortabilityProblems="true" 
     606        Detect64BitPortabilityProblems="false" 
    606607        DebugInformationFormat="3" 
    607608      /> 
  • modules/SysTray/SysTray.vcproj

    r478588b r0bc9fdd  
    55  Name="SysTray" 
    66  ProjectGUID="{BBFF8362-C626-4838-B0A2-F695D638AD24}" 
     7  RootNamespace="SysTray" 
    78  Keyword="Win32Proj" 
    89  TargetFrameworkVersion="131072" 
     
    4950        UsePrecompiledHeader="2" 
    5051        WarningLevel="3" 
    51         Detect64BitPortabilityProblems="true" 
     52        Detect64BitPortabilityProblems="false" 
    5253        DebugInformationFormat="3" 
    5354      /> 
     
    128129        UsePrecompiledHeader="2" 
    129130        WarningLevel="3" 
    130         Detect64BitPortabilityProblems="true" 
     131        Detect64BitPortabilityProblems="false" 
    131132        DebugInformationFormat="3" 
    132133      /> 
     
    209210        UsePrecompiledHeader="2" 
    210211        WarningLevel="3" 
    211         Detect64BitPortabilityProblems="true" 
     212        Detect64BitPortabilityProblems="false" 
    212213        DebugInformationFormat="4" 
    213214      /> 
     
    287288        UsePrecompiledHeader="2" 
    288289        WarningLevel="3" 
    289         Detect64BitPortabilityProblems="true" 
     290        Detect64BitPortabilityProblems="false" 
    290291        DebugInformationFormat="3" 
    291292      /> 
     
    361362        UsePrecompiledHeader="2" 
    362363        WarningLevel="3" 
    363         Detect64BitPortabilityProblems="true" 
     364        Detect64BitPortabilityProblems="false" 
    364365        DebugInformationFormat="3" 
    365366      /> 
     
    440441        UsePrecompiledHeader="2" 
    441442        WarningLevel="3" 
    442         Detect64BitPortabilityProblems="true" 
     443        Detect64BitPortabilityProblems="false" 
    443444        DebugInformationFormat="3" 
    444445      /> 
     
    514515        Name="VCCLCompilerTool" 
    515516        AdditionalIncludeDirectories="../include;../../include" 
    516         PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 
     517        PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS" 
    517518        RuntimeLibrary="0" 
    518519        UsePrecompiledHeader="2" 
    519520        WarningLevel="3" 
    520         Detect64BitPortabilityProblems="true" 
     521        Detect64BitPortabilityProblems="false" 
    521522        DebugInformationFormat="3" 
    522523      /> 
     
    597598        UsePrecompiledHeader="2" 
    598599        WarningLevel="3" 
    599         Detect64BitPortabilityProblems="true" 
     600        Detect64BitPortabilityProblems="false" 
    600601        DebugInformationFormat="3" 
    601602      /> 
Note: See TracChangeset for help on using the changeset viewer.