This repository has been archived by the owner on Feb 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DFHL.WLH.vcproj
324 lines (324 loc) · 8.68 KB
/
DFHL.WLH.vcproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="DFHL.WLH"
ProjectGUID="{A6281466-40BB-4129-B5ED-6EC44316F07B}"
RootNamespace="DFHL.WLH"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="WLH free|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLH free ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLH free . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=0;WINVER=0x0600;NTDDI_VERSION=0x06000000;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLH checked|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLH checked ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLH checked . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=1;WINVER=0x0600;NTDDI_VERSION=0x06000000;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLH2K free|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLH2K free ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLH2K free . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=0;WINVER=0x0500;NTDDI_VERSION=0x05000400;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLH2K checked|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLH2K checked ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLH2K checked . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=1;WINVER=0x0500;NTDDI_VERSION=0x05000400;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLHXP free|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLHXP free ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLHXP free . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=0;WINVER=0x0501;NTDDI_VERSION=0x05010200;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLHXP checked|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLHXP checked ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLHXP checked . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=1;WINVER=0x0501;NTDDI_VERSION=0x05010200;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLHNET free|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLHNET free ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLHNET free . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=0;WINVER=0x0502;NTDDI_VERSION=0x05020100;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLHNET checked|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLHNET checked ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLHNET checked . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=1;WINVER=0x0502;NTDDI_VERSION=0x05020100;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLHNETX64 free|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLHNETX64 free ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLHNETX64 free . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=0;WINVER=0x0502;NTDDI_VERSION=0x05020100;_WIN64;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLHNETX64 checked|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLHNETX64 checked ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLHNETX64 checked . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=1;WINVER=0x0502;NTDDI_VERSION=0x05020100;_WIN64;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLHX64 free|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLHX64 free ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLHX64 free . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=0;WINVER=0x0600;NTDDI_VERSION=0x06000000;_WIN64;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
<Configuration
Name="WLHX64 checked|Win32"
IntermediateDirectory=".\"
ConfigurationType="0"
InheritedPropertySheets=".\DFHL.vsprops"
>
<Tool
Name="VCNMakeTool"
BuildCommandLine="$(DDKBUILD_PATH) -WLHX64 checked ."
ReBuildCommandLine="$(DDKBUILD_PATH) -WLHX64 checked . -cZ"
CleanCommandLine=""
Output=""
PreprocessorDefinitions="DBG=1;WINVER=0x0600;NTDDI_VERSION=0x06000000;_WIN64;UNICODE;_UNICODE"
IncludeSearchPath="$(WLHBASE)\inc\ddk\"
ForcedIncludes=""
AssemblySearchPath=""
ForcedUsingAssemblies=""
CompileAsManaged=""
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;def;asm;mc"
>
<File
RelativePath=".\DFHL.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx"
>
<File
RelativePath=".\buildnumber.h"
>
</File>
<File
RelativePath=".\execommon.h"
>
</File>
<File
RelativePath=".\exeversion.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;mc;ico;cur;bmp;dlg;rc2"
>
<File
RelativePath=".\exeversion.rc"
>
</File>
</Filter>
<Filter
Name="Special Files"
Filter="*"
>
<File
RelativePath=".\buildinc.cmd"
>
</File>
<File
RelativePath=".\ddkprebld.cmd"
>
</File>
<File
RelativePath=".\DFHL.vsprops"
>
</File>
<File
RelativePath=".\makefile"
>
</File>
<File
RelativePath=".\sources"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>