Changeset 0bc9fdd in nscp for modules/CheckWMI
- Timestamp:
- 11/03/07 11:57:14 (6 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 12edcec
- Parents:
- 478588b
- File:
-
- 1 edited
-
modules/CheckWMI/CheckWMI.vcproj (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
modules/CheckWMI/CheckWMI.vcproj
r478588b r0bc9fdd 5 5 Name="CheckWMI" 6 6 ProjectGUID="{05DE66AC-E55C-43B3-849F-7EC695D8B8D0}" 7 RootNamespace="CheckWMI" 7 8 Keyword="Win32Proj" 8 9 TargetFrameworkVersion="131072" … … 52 53 UsePrecompiledHeader="2" 53 54 WarningLevel="3" 54 Detect64BitPortabilityProblems=" true"55 Detect64BitPortabilityProblems="false" 55 56 DebugInformationFormat="4" 56 57 /> … … 135 136 UsePrecompiledHeader="2" 136 137 WarningLevel="3" 137 Detect64BitPortabilityProblems=" true"138 Detect64BitPortabilityProblems="false" 138 139 DebugInformationFormat="3" 139 140 /> … … 214 215 UsePrecompiledHeader="2" 215 216 WarningLevel="3" 216 Detect64BitPortabilityProblems=" true"217 Detect64BitPortabilityProblems="false" 217 218 DebugInformationFormat="3" 218 219 /> … … 295 296 UsePrecompiledHeader="2" 296 297 WarningLevel="3" 297 Detect64BitPortabilityProblems=" true"298 Detect64BitPortabilityProblems="false" 298 299 DebugInformationFormat="3" 299 300 /> … … 375 376 UsePrecompiledHeader="2" 376 377 WarningLevel="3" 377 Detect64BitPortabilityProblems=" true"378 Detect64BitPortabilityProblems="false" 378 379 DebugInformationFormat="3" 379 380 /> … … 456 457 UsePrecompiledHeader="2" 457 458 WarningLevel="3" 458 Detect64BitPortabilityProblems=" true"459 Detect64BitPortabilityProblems="false" 459 460 DebugInformationFormat="3" 460 461 /> … … 532 533 Name="VCCLCompilerTool" 533 534 AdditionalIncludeDirectories="../include;../../include" 534 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS "535 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 535 536 RuntimeLibrary="0" 536 537 UsePrecompiledHeader="2" 537 538 WarningLevel="3" 538 Detect64BitPortabilityProblems=" true"539 Detect64BitPortabilityProblems="false" 539 540 DebugInformationFormat="3" 540 541 /> … … 617 618 UsePrecompiledHeader="2" 618 619 WarningLevel="3" 619 Detect64BitPortabilityProblems=" true"620 Detect64BitPortabilityProblems="false" 620 621 DebugInformationFormat="3" 621 622 />
Note: See TracChangeset
for help on using the changeset viewer.








