The real, definitive, Visual C++ support branch. Accept no substitutes
[reactos.git] / base / shell / explorer / notifyhook / notifyhook.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="notifyhook"
6 ProjectGUID="{F28B575D-7DBA-44DE-AAEF-FA0D065E5162}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Release|Win32"
18 OutputDirectory=".\..\Release"
19 IntermediateDirectory=".\Release"
20 ConfigurationType="2"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 >
25 <Tool
26 Name="VCPreBuildEventTool"
27 />
28 <Tool
29 Name="VCCustomBuildTool"
30 />
31 <Tool
32 Name="VCXMLDataGeneratorTool"
33 />
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
36 />
37 <Tool
38 Name="VCMIDLTool"
39 PreprocessorDefinitions="NDEBUG"
40 MkTypLibCompatible="true"
41 SuppressStartupBanner="true"
42 TargetEnvironment="1"
43 TypeLibraryName=".\..\Release/notifyhook.tlb"
44 HeaderFileName=""
45 />
46 <Tool
47 Name="VCCLCompilerTool"
48 Optimization="2"
49 InlineFunctionExpansion="1"
50 PreprocessorDefinitions="NDEBUG;WIN32;_NOTIFYHOOK_IMPL"
51 StringPooling="true"
52 RuntimeLibrary="0"
53 EnableFunctionLevelLinking="true"
54 PrecompiledHeaderFile=".\Release/notifyhook.pch"
55 AssemblerListingLocation=".\Release/"
56 ObjectFile=".\Release/"
57 ProgramDataBaseFileName=".\Release/"
58 WarningLevel="3"
59 SuppressStartupBanner="true"
60 />
61 <Tool
62 Name="VCManagedResourceCompilerTool"
63 />
64 <Tool
65 Name="VCResourceCompilerTool"
66 PreprocessorDefinitions="NDEBUG"
67 Culture="1031"
68 />
69 <Tool
70 Name="VCPreLinkEventTool"
71 />
72 <Tool
73 Name="VCLinkerTool"
74 AdditionalDependencies="user32.lib"
75 OutputFile=".\..\Release/notifyhook.dll"
76 LinkIncremental="1"
77 SuppressStartupBanner="true"
78 ProgramDatabaseFile=".\..\Release/notifyhook.pdb"
79 SubSystem="2"
80 ImportLibrary=".\..\Release/notifyhook.lib"
81 TargetMachine="1"
82 />
83 <Tool
84 Name="VCALinkTool"
85 />
86 <Tool
87 Name="VCManifestTool"
88 />
89 <Tool
90 Name="VCXDCMakeTool"
91 />
92 <Tool
93 Name="VCBscMakeTool"
94 SuppressStartupBanner="true"
95 OutputFile=".\..\Release/notifyhook.bsc"
96 />
97 <Tool
98 Name="VCFxCopTool"
99 />
100 <Tool
101 Name="VCAppVerifierTool"
102 />
103 <Tool
104 Name="VCWebDeploymentTool"
105 />
106 <Tool
107 Name="VCPostBuildEventTool"
108 />
109 </Configuration>
110 <Configuration
111 Name="Debug|Win32"
112 OutputDirectory=".\..\Debug"
113 IntermediateDirectory=".\Debug"
114 ConfigurationType="2"
115 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
116 UseOfMFC="0"
117 ATLMinimizesCRunTimeLibraryUsage="false"
118 >
119 <Tool
120 Name="VCPreBuildEventTool"
121 />
122 <Tool
123 Name="VCCustomBuildTool"
124 />
125 <Tool
126 Name="VCXMLDataGeneratorTool"
127 />
128 <Tool
129 Name="VCWebServiceProxyGeneratorTool"
130 />
131 <Tool
132 Name="VCMIDLTool"
133 PreprocessorDefinitions="_DEBUG"
134 MkTypLibCompatible="true"
135 SuppressStartupBanner="true"
136 TargetEnvironment="1"
137 TypeLibraryName=".\..\Debug/notifyhook.tlb"
138 HeaderFileName=""
139 />
140 <Tool
141 Name="VCCLCompilerTool"
142 Optimization="0"
143 PreprocessorDefinitions="_DEBUG;WIN32;_NOTIFYHOOK_IMPL"
144 MinimalRebuild="true"
145 BasicRuntimeChecks="3"
146 RuntimeLibrary="1"
147 PrecompiledHeaderFile=".\Debug/notifyhook.pch"
148 AssemblerListingLocation=".\Debug/"
149 ObjectFile=".\Debug/"
150 ProgramDataBaseFileName=".\Debug/"
151 BrowseInformation="1"
152 WarningLevel="3"
153 SuppressStartupBanner="true"
154 DebugInformationFormat="4"
155 />
156 <Tool
157 Name="VCManagedResourceCompilerTool"
158 />
159 <Tool
160 Name="VCResourceCompilerTool"
161 PreprocessorDefinitions="_DEBUG"
162 Culture="1031"
163 />
164 <Tool
165 Name="VCPreLinkEventTool"
166 />
167 <Tool
168 Name="VCLinkerTool"
169 AdditionalDependencies="user32.lib"
170 OutputFile=".\..\Debug/notifyhook.dll"
171 LinkIncremental="2"
172 SuppressStartupBanner="true"
173 GenerateDebugInformation="true"
174 ProgramDatabaseFile=".\..\Debug/notifyhook.pdb"
175 SubSystem="2"
176 ImportLibrary=".\..\Debug/notifyhook.lib"
177 TargetMachine="1"
178 />
179 <Tool
180 Name="VCALinkTool"
181 />
182 <Tool
183 Name="VCManifestTool"
184 />
185 <Tool
186 Name="VCXDCMakeTool"
187 />
188 <Tool
189 Name="VCBscMakeTool"
190 SuppressStartupBanner="true"
191 OutputFile=".\..\Debug/notifyhook.bsc"
192 />
193 <Tool
194 Name="VCFxCopTool"
195 />
196 <Tool
197 Name="VCAppVerifierTool"
198 />
199 <Tool
200 Name="VCWebDeploymentTool"
201 />
202 <Tool
203 Name="VCPostBuildEventTool"
204 />
205 </Configuration>
206 </Configurations>
207 <References>
208 </References>
209 <Files>
210 <File
211 RelativePath="notifyhook.c"
212 >
213 <FileConfiguration
214 Name="Release|Win32"
215 >
216 <Tool
217 Name="VCCLCompilerTool"
218 PreprocessorDefinitions=""
219 />
220 </FileConfiguration>
221 <FileConfiguration
222 Name="Debug|Win32"
223 >
224 <Tool
225 Name="VCCLCompilerTool"
226 PreprocessorDefinitions=""
227 />
228 </FileConfiguration>
229 </File>
230 <File
231 RelativePath="notifyhook.h"
232 >
233 </File>
234 </Files>
235 <Globals>
236 </Globals>
237 </VisualStudioProject>