Changeset 0bc9fdd in nscp for modules/SysTray
- 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/SysTray/SysTray.vcproj (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
modules/SysTray/SysTray.vcproj
r478588b r0bc9fdd 5 5 Name="SysTray" 6 6 ProjectGUID="{BBFF8362-C626-4838-B0A2-F695D638AD24}" 7 RootNamespace="SysTray" 7 8 Keyword="Win32Proj" 8 9 TargetFrameworkVersion="131072" … … 49 50 UsePrecompiledHeader="2" 50 51 WarningLevel="3" 51 Detect64BitPortabilityProblems=" true"52 Detect64BitPortabilityProblems="false" 52 53 DebugInformationFormat="3" 53 54 /> … … 128 129 UsePrecompiledHeader="2" 129 130 WarningLevel="3" 130 Detect64BitPortabilityProblems=" true"131 Detect64BitPortabilityProblems="false" 131 132 DebugInformationFormat="3" 132 133 /> … … 209 210 UsePrecompiledHeader="2" 210 211 WarningLevel="3" 211 Detect64BitPortabilityProblems=" true"212 Detect64BitPortabilityProblems="false" 212 213 DebugInformationFormat="4" 213 214 /> … … 287 288 UsePrecompiledHeader="2" 288 289 WarningLevel="3" 289 Detect64BitPortabilityProblems=" true"290 Detect64BitPortabilityProblems="false" 290 291 DebugInformationFormat="3" 291 292 /> … … 361 362 UsePrecompiledHeader="2" 362 363 WarningLevel="3" 363 Detect64BitPortabilityProblems=" true"364 Detect64BitPortabilityProblems="false" 364 365 DebugInformationFormat="3" 365 366 /> … … 440 441 UsePrecompiledHeader="2" 441 442 WarningLevel="3" 442 Detect64BitPortabilityProblems=" true"443 Detect64BitPortabilityProblems="false" 443 444 DebugInformationFormat="3" 444 445 /> … … 514 515 Name="VCCLCompilerTool" 515 516 AdditionalIncludeDirectories="../include;../../include" 516 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS "517 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS" 517 518 RuntimeLibrary="0" 518 519 UsePrecompiledHeader="2" 519 520 WarningLevel="3" 520 Detect64BitPortabilityProblems=" true"521 Detect64BitPortabilityProblems="false" 521 522 DebugInformationFormat="3" 522 523 /> … … 597 598 UsePrecompiledHeader="2" 598 599 WarningLevel="3" 599 Detect64BitPortabilityProblems=" true"600 Detect64BitPortabilityProblems="false" 600 601 DebugInformationFormat="3" 601 602 />
Note: See TracChangeset
for help on using the changeset viewer.








