source: trunk/Utilities/LogProcessExceptions/LogProcessExceptions.vcxproj @ 61

Last change on this file since 61 was 61, checked in by roman, 12 years ago
  • moved from assembla
  • early add Debug privilege in order to be able to list service processes
  • cosmetic fix
File size: 18.7 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <ItemGroup Label="ProjectConfigurations">
4    <ProjectConfiguration Include="Debug|Win32">
5      <Configuration>Debug</Configuration>
6      <Platform>Win32</Platform>
7    </ProjectConfiguration>
8    <ProjectConfiguration Include="Debug|x64">
9      <Configuration>Debug</Configuration>
10      <Platform>x64</Platform>
11    </ProjectConfiguration>
12    <ProjectConfiguration Include="Release|Win32">
13      <Configuration>Release</Configuration>
14      <Platform>Win32</Platform>
15    </ProjectConfiguration>
16    <ProjectConfiguration Include="Release|x64">
17      <Configuration>Release</Configuration>
18      <Platform>x64</Platform>
19    </ProjectConfiguration>
20  </ItemGroup>
21  <PropertyGroup Label="Globals">
22    <ProjectGuid>{1AB74749-013C-4258-8B40-CB8B2E44F2B7}</ProjectGuid>
23    <RootNamespace>LogProcessExceptions</RootNamespace>
24  </PropertyGroup>
25  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
26  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
27    <ConfigurationType>Application</ConfigurationType>
28    <UseOfAtl>Static</UseOfAtl>
29    <CharacterSet>Unicode</CharacterSet>
30    <WholeProgramOptimization>true</WholeProgramOptimization>
31  </PropertyGroup>
32  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
33    <ConfigurationType>Application</ConfigurationType>
34    <CharacterSet>Unicode</CharacterSet>
35  </PropertyGroup>
36  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
37    <ConfigurationType>Application</ConfigurationType>
38    <UseOfAtl>Static</UseOfAtl>
39    <CharacterSet>Unicode</CharacterSet>
40    <WholeProgramOptimization>true</WholeProgramOptimization>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
43    <ConfigurationType>Application</ConfigurationType>
44    <CharacterSet>Unicode</CharacterSet>
45  </PropertyGroup>
46  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
47  <ImportGroup Label="ExtensionSettings">
48  </ImportGroup>
49  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
50    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
51  </ImportGroup>
52  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
53    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54  </ImportGroup>
55  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
56    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
57  </ImportGroup>
58  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
59    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
60  </ImportGroup>
61  <PropertyGroup Label="UserMacros" />
62  <PropertyGroup>
63    <_ProjectFileVersion>10.0.31118.1</_ProjectFileVersion>
64    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)_Bin\$(Platform)\$(Configuration)\</OutDir>
65    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)_Bin\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
66    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
67    <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)_Bin\$(Platform)\$(Configuration)\</OutDir>
68    <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)_Bin\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
69    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
70    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)_Bin\$(Platform)\$(Configuration)\</OutDir>
71    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)_Bin\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
72    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
73    <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)_Bin\$(Platform)\$(Configuration)\</OutDir>
74    <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)_Bin\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
75    <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
76    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
77    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
78    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" />
79    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
80    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
81    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" />
82    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AllRules.ruleset</CodeAnalysisRuleSet>
83    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
84    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" />
85    <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AllRules.ruleset</CodeAnalysisRuleSet>
86    <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
87    <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|x64'" />
88    <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(WindowsSdkDir)include;$(IncludePath)</IncludePath>
89    <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(WindowsSdkDir)include;$(IncludePath)</IncludePath>
90    <IncludePath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(WindowsSdkDir)include;$(IncludePath)</IncludePath>
91    <IncludePath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(WindowsSdkDir)include;$(IncludePath)</IncludePath>
92    <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(WindowsSdkDir)lib;$(LibraryPath)</LibraryPath>
93    <SourcePath Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SourcePath)</SourcePath>
94    <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(WindowsSdkDir)lib;$(LibraryPath)</LibraryPath>
95    <SourcePath Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SourcePath)</SourcePath>
96    <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(WindowsSdkDir)lib\x64;$(LibraryPath)</LibraryPath>
97    <LibraryPath Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(WindowsSdkDir)lib\x64;$(LibraryPath)</LibraryPath>
98  </PropertyGroup>
99  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
100    <Midl>
101      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
102      <MkTypLibCompatible>false</MkTypLibCompatible>
103      <TargetEnvironment>Win32</TargetEnvironment>
104      <GenerateStublessProxies>true</GenerateStublessProxies>
105      <TypeLibraryName>$(IntDir)LogProcessExceptions.tlb</TypeLibraryName>
106      <HeaderFileName>LogProcessExceptions.h</HeaderFileName>
107      <DllDataFileName>
108      </DllDataFileName>
109      <InterfaceIdentifierFileName>LogProcessExceptions_i.c</InterfaceIdentifierFileName>
110      <ProxyFileName>LogProcessExceptions_p.c</ProxyFileName>
111    </Midl>
112    <ClCompile>
113      <Optimization>Disabled</Optimization>
114      <AdditionalIncludeDirectories>.;..\Common\alax.info;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
115      <PreprocessorDefinitions>WIN32;_WINDOWS;STRICT;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
116      <MinimalRebuild>true</MinimalRebuild>
117      <ExceptionHandling>Async</ExceptionHandling>
118      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
119      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
120      <PrecompiledHeader>Use</PrecompiledHeader>
121      <WarningLevel>Level3</WarningLevel>
122      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
123    </ClCompile>
124    <ResourceCompile>
125      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
126      <Culture>0x0409</Culture>
127      <AdditionalIncludeDirectories>$(IntDir);..\Common\Alax.Info;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
128    </ResourceCompile>
129    <Link>
130      <MergedIDLBaseFileName>$(IntDir)$(ProjectName).idl</MergedIDLBaseFileName>
131      <TypeLibraryFile>$(IntDir)$(ProjectName).tlb</TypeLibraryFile>
132      <GenerateDebugInformation>true</GenerateDebugInformation>
133      <SubSystem>Windows</SubSystem>
134      <RandomizedBaseAddress>false</RandomizedBaseAddress>
135      <DataExecutionPrevention>
136      </DataExecutionPrevention>
137      <TargetMachine>MachineX86</TargetMachine>
138      <UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
139    </Link>
140    <PostBuildEvent>
141      <Message>Performing registration...</Message>
142      <Command>"$(TargetPath)" /RegServer</Command>
143    </PostBuildEvent>
144  </ItemDefinitionGroup>
145  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
146    <Midl>
147      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
148      <MkTypLibCompatible>false</MkTypLibCompatible>
149      <TargetEnvironment>X64</TargetEnvironment>
150      <GenerateStublessProxies>true</GenerateStublessProxies>
151      <TypeLibraryName>$(IntDir)LogProcessExceptions.tlb</TypeLibraryName>
152      <HeaderFileName>LogProcessExceptions.h</HeaderFileName>
153      <DllDataFileName>
154      </DllDataFileName>
155      <InterfaceIdentifierFileName>LogProcessExceptions_i.c</InterfaceIdentifierFileName>
156      <ProxyFileName>LogProcessExceptions_p.c</ProxyFileName>
157    </Midl>
158    <ClCompile>
159      <Optimization>Disabled</Optimization>
160      <AdditionalIncludeDirectories>.;..\Common\alax.info;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
161      <PreprocessorDefinitions>WIN32;_WINDOWS;STRICT;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
162      <MinimalRebuild>true</MinimalRebuild>
163      <ExceptionHandling>Async</ExceptionHandling>
164      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
165      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
166      <PrecompiledHeader>Use</PrecompiledHeader>
167      <WarningLevel>Level3</WarningLevel>
168      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
169    </ClCompile>
170    <ResourceCompile>
171      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
172      <Culture>0x0409</Culture>
173      <AdditionalIncludeDirectories>$(IntDir);..\Common\Alax.Info;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
174    </ResourceCompile>
175    <Link>
176      <MergedIDLBaseFileName>$(IntDir)$(ProjectName).idl</MergedIDLBaseFileName>
177      <TypeLibraryFile>$(IntDir)$(ProjectName).tlb</TypeLibraryFile>
178      <GenerateDebugInformation>true</GenerateDebugInformation>
179      <SubSystem>Windows</SubSystem>
180      <RandomizedBaseAddress>false</RandomizedBaseAddress>
181      <DataExecutionPrevention>
182      </DataExecutionPrevention>
183      <TargetMachine>MachineX64</TargetMachine>
184    </Link>
185    <PostBuildEvent>
186      <Message>Performing registration...</Message>
187      <Command>"$(TargetPath)" /RegServer</Command>
188    </PostBuildEvent>
189  </ItemDefinitionGroup>
190  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
191    <Midl>
192      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
193      <MkTypLibCompatible>false</MkTypLibCompatible>
194      <TargetEnvironment>Win32</TargetEnvironment>
195      <GenerateStublessProxies>true</GenerateStublessProxies>
196      <TypeLibraryName>$(IntDir)LogProcessExceptions.tlb</TypeLibraryName>
197      <HeaderFileName>LogProcessExceptions.h</HeaderFileName>
198      <DllDataFileName>
199      </DllDataFileName>
200      <InterfaceIdentifierFileName>LogProcessExceptions_i.c</InterfaceIdentifierFileName>
201      <ProxyFileName>LogProcessExceptions_p.c</ProxyFileName>
202    </Midl>
203    <ClCompile>
204      <Optimization>Full</Optimization>
205      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
206      <IntrinsicFunctions>true</IntrinsicFunctions>
207      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
208      <OmitFramePointers>true</OmitFramePointers>
209      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
210      <WholeProgramOptimization>true</WholeProgramOptimization>
211      <AdditionalIncludeDirectories>.;..\Common\alax.info;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
212      <PreprocessorDefinitions>WIN32;_WINDOWS;STRICT;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
213      <StringPooling>true</StringPooling>
214      <ExceptionHandling>Async</ExceptionHandling>
215      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
216      <PrecompiledHeader>Use</PrecompiledHeader>
217      <WarningLevel>Level3</WarningLevel>
218      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
219    </ClCompile>
220    <ResourceCompile>
221      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
222      <Culture>0x0409</Culture>
223      <AdditionalIncludeDirectories>$(IntDir);..\Common\Alax.Info;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
224    </ResourceCompile>
225    <Link>
226      <IgnoreSpecificDefaultLibraries>atlmincrt;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
227      <DelayLoadDLLs>dbghelp.dll;%(DelayLoadDLLs)</DelayLoadDLLs>
228      <MergedIDLBaseFileName>$(IntDir)$(ProjectName).idl</MergedIDLBaseFileName>
229      <TypeLibraryFile>$(IntDir)$(ProjectName).tlb</TypeLibraryFile>
230      <GenerateDebugInformation>true</GenerateDebugInformation>
231      <SubSystem>Windows</SubSystem>
232      <RandomizedBaseAddress>false</RandomizedBaseAddress>
233      <DataExecutionPrevention>
234      </DataExecutionPrevention>
235      <TargetMachine>MachineX86</TargetMachine>
236      <UACExecutionLevel>RequireAdministrator</UACExecutionLevel>
237    </Link>
238    <PostBuildEvent>
239      <Message>Performing registration...</Message>
240      <Command>"$(TargetPath)" /RegServer</Command>
241    </PostBuildEvent>
242  </ItemDefinitionGroup>
243  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
244    <Midl>
245      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
246      <MkTypLibCompatible>false</MkTypLibCompatible>
247      <TargetEnvironment>X64</TargetEnvironment>
248      <GenerateStublessProxies>true</GenerateStublessProxies>
249      <TypeLibraryName>$(IntDir)LogProcessExceptions.tlb</TypeLibraryName>
250      <HeaderFileName>LogProcessExceptions.h</HeaderFileName>
251      <DllDataFileName>
252      </DllDataFileName>
253      <InterfaceIdentifierFileName>LogProcessExceptions_i.c</InterfaceIdentifierFileName>
254      <ProxyFileName>LogProcessExceptions_p.c</ProxyFileName>
255    </Midl>
256    <ClCompile>
257      <Optimization>Full</Optimization>
258      <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
259      <IntrinsicFunctions>true</IntrinsicFunctions>
260      <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
261      <OmitFramePointers>true</OmitFramePointers>
262      <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
263      <WholeProgramOptimization>true</WholeProgramOptimization>
264      <AdditionalIncludeDirectories>.;..\Common\alax.info;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
265      <PreprocessorDefinitions>WIN32;_WINDOWS;STRICT;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
266      <StringPooling>true</StringPooling>
267      <ExceptionHandling>Async</ExceptionHandling>
268      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
269      <PrecompiledHeader>Use</PrecompiledHeader>
270      <WarningLevel>Level3</WarningLevel>
271      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
272    </ClCompile>
273    <ResourceCompile>
274      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
275      <Culture>0x0409</Culture>
276      <AdditionalIncludeDirectories>$(IntDir);..\Common\Alax.Info;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
277    </ResourceCompile>
278    <Link>
279      <IgnoreSpecificDefaultLibraries>atlmincrt;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
280      <DelayLoadDLLs>dbghelp.dll;%(DelayLoadDLLs)</DelayLoadDLLs>
281      <MergedIDLBaseFileName>$(IntDir)$(ProjectName).idl</MergedIDLBaseFileName>
282      <TypeLibraryFile>$(IntDir)$(ProjectName).tlb</TypeLibraryFile>
283      <GenerateDebugInformation>true</GenerateDebugInformation>
284      <SubSystem>Windows</SubSystem>
285      <RandomizedBaseAddress>false</RandomizedBaseAddress>
286      <DataExecutionPrevention>
287      </DataExecutionPrevention>
288      <TargetMachine>MachineX64</TargetMachine>
289    </Link>
290    <PostBuildEvent>
291      <Message>Performing registration...</Message>
292      <Command>"$(TargetPath)" /RegServer</Command>
293    </PostBuildEvent>
294  </ItemDefinitionGroup>
295  <ItemGroup>
296    <ClCompile Include="LogProcessExceptions.cpp" />
297    <ClCompile Include="stdafx.cpp">
298      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
299      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
300      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
301      <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
302    </ClCompile>
303  </ItemGroup>
304  <ItemGroup>
305    <ClInclude Include="MainWizard.h" />
306    <ClInclude Include="resource.h" />
307    <ClInclude Include="stdafx.h" />
308  </ItemGroup>
309  <ItemGroup>
310    <None Include="LogProcessExceptions.ico" />
311    <None Include="Module.ico" />
312    <None Include="WizardHeader.bmp" />
313    <None Include="WizardWatermark.bmp" />
314  </ItemGroup>
315  <ItemGroup>
316    <ResourceCompile Include="LogProcessExceptions.rc" />
317  </ItemGroup>
318  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
319  <ImportGroup Label="ExtensionTargets">
320  </ImportGroup>
321</Project>
Note: See TracBrowser for help on using the repository browser.