Changeset 0bc9fdd in nscp for modules/CheckHelpers
- 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/CheckHelpers/CheckHelpers.vcproj (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
modules/CheckHelpers/CheckHelpers.vcproj
r478588b r0bc9fdd 53 53 UsePrecompiledHeader="2" 54 54 WarningLevel="3" 55 Detect64BitPortabilityProblems=" true"55 Detect64BitPortabilityProblems="false" 56 56 DebugInformationFormat="4" 57 57 /> … … 134 134 UsePrecompiledHeader="2" 135 135 WarningLevel="3" 136 Detect64BitPortabilityProblems=" true"136 Detect64BitPortabilityProblems="false" 137 137 DebugInformationFormat="3" 138 138 /> … … 211 211 UsePrecompiledHeader="2" 212 212 WarningLevel="3" 213 Detect64BitPortabilityProblems=" true"213 Detect64BitPortabilityProblems="false" 214 214 DebugInformationFormat="3" 215 215 /> … … 290 290 UsePrecompiledHeader="2" 291 291 WarningLevel="3" 292 Detect64BitPortabilityProblems=" true"292 Detect64BitPortabilityProblems="false" 293 293 DebugInformationFormat="3" 294 294 /> … … 368 368 UsePrecompiledHeader="2" 369 369 WarningLevel="3" 370 Detect64BitPortabilityProblems=" true"370 Detect64BitPortabilityProblems="false" 371 371 DebugInformationFormat="3" 372 372 /> … … 447 447 UsePrecompiledHeader="2" 448 448 WarningLevel="3" 449 Detect64BitPortabilityProblems=" true"449 Detect64BitPortabilityProblems="false" 450 450 DebugInformationFormat="3" 451 451 /> … … 521 521 Name="VCCLCompilerTool" 522 522 AdditionalIncludeDirectories="../include;../../include" 523 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS "523 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS" 524 524 RuntimeLibrary="0" 525 525 UsePrecompiledHeader="2" 526 526 WarningLevel="3" 527 Detect64BitPortabilityProblems=" true"527 Detect64BitPortabilityProblems="false" 528 528 DebugInformationFormat="3" 529 529 /> … … 604 604 UsePrecompiledHeader="2" 605 605 WarningLevel="3" 606 Detect64BitPortabilityProblems=" true"606 Detect64BitPortabilityProblems="false" 607 607 DebugInformationFormat="3" 608 608 />
Note: See TracChangeset
for help on using the changeset viewer.








