Rev 60 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 60 | Rev 72 | ||
|---|---|---|---|
| Line 39... | Line 39... | ||
| 39 | Name="VCMIDLTool" |
39 | Name="VCMIDLTool" |
| 40 | /> |
40 | /> |
| 41 | <Tool |
41 | <Tool |
| 42 | Name="VCCLCompilerTool" |
42 | Name="VCCLCompilerTool" |
| 43 | Optimization="0" |
43 | Optimization="0" |
| - | 44 | AdditionalIncludeDirectories="..\..\LoginEvents\LoginEvents" |
|
| 44 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;DEBUG" |
45 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;DEBUG" |
| 45 | MinimalRebuild="true" |
46 | MinimalRebuild="true" |
| 46 | BasicRuntimeChecks="3" |
47 | BasicRuntimeChecks="3" |
| 47 | RuntimeLibrary="3" |
48 | RuntimeLibrary="3" |
| 48 | UsePrecompiledHeader="0" |
49 | UsePrecompiledHeader="0" |
| Line 58... | Line 59... | ||
| 58 | <Tool |
59 | <Tool |
| 59 | Name="VCPreLinkEventTool" |
60 | Name="VCPreLinkEventTool" |
| 60 | /> |
61 | /> |
| 61 | <Tool |
62 | <Tool |
| 62 | Name="VCLinkerTool" |
63 | Name="VCLinkerTool" |
| - | 64 | AdditionalDependencies="..\..\exe\LoginEvents_d.lib" |
|
| 63 | OutputFile="..\..\exe\$(ProjectName)_d.exe" |
65 | OutputFile="..\..\exe\$(ProjectName)_d.exe" |
| 64 | LinkIncremental="2" |
66 | LinkIncremental="2" |
| 65 | GenerateDebugInformation="true" |
67 | GenerateDebugInformation="true" |
| 66 | SubSystem="1" |
68 | SubSystem="1" |
| 67 | TargetMachine="1" |
69 | TargetMachine="1" |
| Line 113... | Line 115... | ||
| 113 | /> |
115 | /> |
| 114 | <Tool |
116 | <Tool |
| 115 | Name="VCCLCompilerTool" |
117 | Name="VCCLCompilerTool" |
| 116 | Optimization="2" |
118 | Optimization="2" |
| 117 | EnableIntrinsicFunctions="true" |
119 | EnableIntrinsicFunctions="true" |
| - | 120 | AdditionalIncludeDirectories="..\..\LoginEvents\LoginEvents" |
|
| 118 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
121 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
| 119 | RuntimeLibrary="2" |
122 | RuntimeLibrary="2" |
| 120 | EnableFunctionLevelLinking="true" |
123 | EnableFunctionLevelLinking="true" |
| 121 | UsePrecompiledHeader="0" |
124 | UsePrecompiledHeader="0" |
| 122 | WarningLevel="3" |
125 | WarningLevel="3" |
| Line 131... | Line 134... | ||
| 131 | <Tool |
134 | <Tool |
| 132 | Name="VCPreLinkEventTool" |
135 | Name="VCPreLinkEventTool" |
| 133 | /> |
136 | /> |
| 134 | <Tool |
137 | <Tool |
| 135 | Name="VCLinkerTool" |
138 | Name="VCLinkerTool" |
| - | 139 | AdditionalDependencies="..\..\exe\LoginEvents.lib" |
|
| 136 | OutputFile="..\..\exe\$(ProjectName).exe" |
140 | OutputFile="..\..\exe\$(ProjectName).exe" |
| 137 | LinkIncremental="1" |
141 | LinkIncremental="1" |
| 138 | GenerateDebugInformation="true" |
142 | GenerateDebugInformation="true" |
| 139 | SubSystem="1" |
143 | SubSystem="1" |
| 140 | OptimizeReferences="2" |
144 | OptimizeReferences="2" |