disable context information for lean release builds
[reactos.git] / reactos / subsys / system / explorer / explorer.dsp
1 # Microsoft Developer Studio Project File - Name="explorer" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=explorer - Win32 Release
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE
11 !MESSAGE NMAKE /f "explorer.mak".
12 !MESSAGE
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE
16 !MESSAGE NMAKE /f "explorer.mak" CFG="explorer - Win32 Release"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "explorer - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "explorer - Win32 Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "explorer - Win32 Unicode Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "explorer - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")
24 !MESSAGE
25
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 RSC=rc.exe
32
33 !IF "$(CFG)" == "explorer - Win32 Release"
34
35 # PROP BASE Use_MFC 0
36 # PROP BASE Use_Debug_Libraries 0
37 # PROP BASE Output_Dir "Release"
38 # PROP BASE Intermediate_Dir "Release"
39 # PROP BASE Target_Dir ""
40 # PROP Use_MFC 0
41 # PROP Use_Debug_Libraries 0
42 # PROP Output_Dir "Release"
43 # PROP Intermediate_Dir "Release"
44 # PROP Ignore_Export_Lib 0
45 # PROP Target_Dir ""
46 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
47 # ADD CPP /nologo /MD /W3 /GR /GX /O1 /D "NDEBUG" /D "WIN32" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /D "_NO_CONTEXT" /YX /FD /c
48 # ADD BASE RSC /l 0x407 /d "NDEBUG"
49 # ADD RSC /l 0x407 /d "NDEBUG"
50 BSC32=bscmake.exe
51 # ADD BASE BSC32 /nologo
52 # ADD BSC32 /nologo
53 LINK32=link.exe
54 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
55 # ADD LINK32 shell32.lib comctl32.lib gdi32.lib user32.lib advapi32.lib ole32.lib /nologo /subsystem:windows /machine:I386
56 # SUBTRACT LINK32 /pdb:none /force
57
58 !ELSEIF "$(CFG)" == "explorer - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
65 # PROP Use_MFC 0
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "Debug"
68 # PROP Intermediate_Dir "Debug"
69 # PROP Ignore_Export_Lib 0
70 # PROP Target_Dir ""
71 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
72 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /GZ /c
73 # ADD BASE RSC /l 0x407 /d "_DEBUG"
74 # ADD RSC /l 0x407 /d "_DEBUG"
75 BSC32=bscmake.exe
76 # ADD BASE BSC32 /nologo
77 # ADD BSC32 /nologo
78 LINK32=link.exe
79 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
80 # ADD LINK32 kernel32.lib shell32.lib comctl32.lib gdi32.lib user32.lib advapi32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
81 # SUBTRACT LINK32 /pdb:none /force
82
83 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Release"
84
85 # PROP BASE Use_MFC 0
86 # PROP BASE Use_Debug_Libraries 0
87 # PROP BASE Output_Dir "URelease"
88 # PROP BASE Intermediate_Dir "URelease"
89 # PROP BASE Ignore_Export_Lib 0
90 # PROP BASE Target_Dir ""
91 # PROP Use_MFC 0
92 # PROP Use_Debug_Libraries 0
93 # PROP Output_Dir "URelease"
94 # PROP Intermediate_Dir "URelease"
95 # PROP Ignore_Export_Lib 0
96 # PROP Target_Dir ""
97 # ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /YX /FD /c
98 # ADD CPP /nologo /MD /W3 /GR /GX /O2 /D "NDEBUG" /D "UNICODE" /D "WIN32" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /D "_NO_CONTEXT" /YX /FD /c
99 # ADD BASE RSC /l 0x407 /d "NDEBUG"
100 # ADD RSC /l 0x407 /d "NDEBUG"
101 BSC32=bscmake.exe
102 # ADD BASE BSC32 /nologo
103 # ADD BSC32 /nologo
104 LINK32=link.exe
105 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386
106 # ADD LINK32 shell32.lib comctl32.lib gdi32.lib user32.lib advapi32.lib ole32.lib /nologo /subsystem:windows /machine:I386
107 # SUBTRACT LINK32 /pdb:none /force
108
109 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Debug"
110
111 # PROP BASE Use_MFC 0
112 # PROP BASE Use_Debug_Libraries 1
113 # PROP BASE Output_Dir "UDebug"
114 # PROP BASE Intermediate_Dir "UDebug"
115 # PROP BASE Ignore_Export_Lib 0
116 # PROP BASE Target_Dir ""
117 # PROP Use_MFC 0
118 # PROP Use_Debug_Libraries 1
119 # PROP Output_Dir "UDebug"
120 # PROP Intermediate_Dir "UDebug"
121 # PROP Ignore_Export_Lib 0
122 # PROP Target_Dir ""
123 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /FR /YX /FD /GZ /c
124 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "UNICODE" /D "WIN32" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /GZ /c
125 # ADD BASE RSC /l 0x407 /d "_DEBUG"
126 # ADD RSC /l 0x407 /d "_DEBUG"
127 BSC32=bscmake.exe
128 # ADD BASE BSC32 /nologo
129 # ADD BSC32 /nologo
130 LINK32=link.exe
131 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
132 # ADD LINK32 shell32.lib comctl32.lib gdi32.lib user32.lib advapi32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
133 # SUBTRACT LINK32 /pdb:none /force
134
135 !ENDIF
136
137 # Begin Target
138
139 # Name "explorer - Win32 Release"
140 # Name "explorer - Win32 Debug"
141 # Name "explorer - Win32 Unicode Release"
142 # Name "explorer - Win32 Unicode Debug"
143 # Begin Group "utility"
144
145 # PROP Default_Filter ""
146 # Begin Source File
147
148 SOURCE=.\utility\dragdropimpl.cpp
149 # End Source File
150 # Begin Source File
151
152 SOURCE=.\utility\dragdropimpl.h
153 # End Source File
154 # Begin Source File
155
156 SOURCE=.\utility\shellbrowserimpl.cpp
157 # End Source File
158 # Begin Source File
159
160 SOURCE=.\utility\shellbrowserimpl.h
161 # End Source File
162 # Begin Source File
163
164 SOURCE=.\utility\shellclasses.cpp
165 # End Source File
166 # Begin Source File
167
168 SOURCE=.\utility\shellclasses.h
169 # End Source File
170 # Begin Source File
171
172 SOURCE=.\utility\treedroptarget.h
173 # End Source File
174 # Begin Source File
175
176 SOURCE=.\utility\utility.cpp
177 # End Source File
178 # Begin Source File
179
180 SOURCE=.\utility\utility.h
181 # End Source File
182 # Begin Source File
183
184 SOURCE=.\utility\window.cpp
185 # End Source File
186 # Begin Source File
187
188 SOURCE=.\utility\window.h
189 # End Source File
190 # End Group
191 # Begin Group "resources"
192
193 # PROP Default_Filter "bmp,ico"
194 # Begin Source File
195
196 SOURCE=.\res\action.ico
197 # End Source File
198 # Begin Source File
199
200 SOURCE=.\res\appicon.ico
201 # End Source File
202 # Begin Source File
203
204 SOURCE=.\res\apps.ico
205 # End Source File
206 # Begin Source File
207
208 SOURCE=.\res\arrow.ico
209 # End Source File
210 # Begin Source File
211
212 SOURCE=.\res\arrowsel.ico
213 # End Source File
214 # Begin Source File
215
216 SOURCE=.\res\computer.ico
217 # End Source File
218 # Begin Source File
219
220 SOURCE=.\res\config.ico
221 # End Source File
222 # Begin Source File
223
224 SOURCE=.\res\documents.ico
225 # End Source File
226 # Begin Source File
227
228 SOURCE=".\explorer-jp.rc"
229 # PROP Exclude_From_Build 1
230 # End Source File
231 # Begin Source File
232
233 SOURCE=.\res\explorer.ico
234 # End Source File
235 # Begin Source File
236
237 SOURCE=.\explorer_intres.h
238 # End Source File
239 # Begin Source File
240
241 SOURCE=.\explorer_intres.rc
242 # End Source File
243 # Begin Source File
244
245 SOURCE=.\res\favorites.ico
246 # End Source File
247 # Begin Source File
248
249 SOURCE=.\res\floating.ico
250 # End Source File
251 # Begin Source File
252
253 SOURCE=.\res\folder.ico
254 # End Source File
255 # Begin Source File
256
257 SOURCE=.\res\images.bmp
258 # End Source File
259 # Begin Source File
260
261 SOURCE=.\res\info.ico
262 # End Source File
263 # Begin Source File
264
265 SOURCE=.\res\logoff.ico
266 # End Source File
267 # Begin Source File
268
269 SOURCE=.\res\logov.bmp
270 # End Source File
271 # Begin Source File
272
273 SOURCE=.\res\logov16.bmp
274 # End Source File
275 # Begin Source File
276
277 SOURCE=.\res\logov256.bmp
278 # End Source File
279 # Begin Source File
280
281 SOURCE=.\res\network.ico
282 # End Source File
283 # Begin Source File
284
285 SOURCE=.\res\printer.ico
286 # End Source File
287 # Begin Source File
288
289 SOURCE=.\res\reactos.ico
290 # End Source File
291 # Begin Source File
292
293 SOURCE=".\res\ros-big.ico"
294 # End Source File
295 # Begin Source File
296
297 SOURCE=".\res\search-doc.ico"
298 # End Source File
299 # Begin Source File
300
301 SOURCE=.\res\search.ico
302 # End Source File
303 # Begin Source File
304
305 SOURCE=.\res\startmenu.ico
306 # End Source File
307 # Begin Source File
308
309 SOURCE=.\res\toolbar.bmp
310 # End Source File
311 # End Group
312 # Begin Group "taskbar"
313
314 # PROP Default_Filter ""
315 # Begin Source File
316
317 SOURCE=.\taskbar\desktopbar.cpp
318 # End Source File
319 # Begin Source File
320
321 SOURCE=.\taskbar\desktopbar.h
322 # End Source File
323 # Begin Source File
324
325 SOURCE=.\taskbar\quicklaunch.cpp
326 # End Source File
327 # Begin Source File
328
329 SOURCE=.\taskbar\quicklaunch.h
330 # End Source File
331 # Begin Source File
332
333 SOURCE=.\taskbar\startmenu.cpp
334 # End Source File
335 # Begin Source File
336
337 SOURCE=.\taskbar\startmenu.h
338 # End Source File
339 # Begin Source File
340
341 SOURCE=.\taskbar\taskbar.cpp
342 # End Source File
343 # Begin Source File
344
345 SOURCE=.\taskbar\taskbar.h
346 # End Source File
347 # Begin Source File
348
349 SOURCE=.\taskbar\traynotify.cpp
350 # End Source File
351 # Begin Source File
352
353 SOURCE=.\taskbar\traynotify.h
354 # End Source File
355 # End Group
356 # Begin Group "desktop"
357
358 # PROP Default_Filter ""
359 # Begin Source File
360
361 SOURCE=.\desktop\desktop.cpp
362 # End Source File
363 # Begin Source File
364
365 SOURCE=.\desktop\desktop.h
366 # End Source File
367 # End Group
368 # Begin Group "shell"
369
370 # PROP Default_Filter ""
371 # Begin Source File
372
373 SOURCE=.\shell\entries.cpp
374 # End Source File
375 # Begin Source File
376
377 SOURCE=.\shell\entries.h
378 # End Source File
379 # Begin Source File
380
381 SOURCE=.\shell\mainframe.cpp
382 # End Source File
383 # Begin Source File
384
385 SOURCE=.\shell\mainframe.h
386 # End Source File
387 # Begin Source File
388
389 SOURCE=.\shell\shellbrowser.cpp
390 # End Source File
391 # Begin Source File
392
393 SOURCE=.\shell\shellbrowser.h
394 # End Source File
395 # Begin Source File
396
397 SOURCE=.\shell\shellfs.cpp
398 # End Source File
399 # Begin Source File
400
401 SOURCE=.\shell\shellfs.h
402 # End Source File
403 # Begin Source File
404
405 SOURCE=.\shell\startup.c
406 # End Source File
407 # Begin Source File
408
409 SOURCE=.\shell\winfs.cpp
410 # End Source File
411 # Begin Source File
412
413 SOURCE=.\shell\winfs.h
414 # End Source File
415 # End Group
416 # Begin Group "dialogs"
417
418 # PROP Default_Filter ""
419 # Begin Source File
420
421 SOURCE=.\dialogs\settings.cpp
422 # End Source File
423 # Begin Source File
424
425 SOURCE=.\dialogs\settings.h
426 # End Source File
427 # End Group
428 # Begin Group "main"
429
430 # PROP Default_Filter ""
431 # Begin Source File
432
433 SOURCE=.\buildno.h
434 # End Source File
435 # Begin Source File
436
437 SOURCE=.\explorer.cpp
438 # End Source File
439 # Begin Source File
440
441 SOURCE=.\explorer.h
442 # End Source File
443 # Begin Source File
444
445 SOURCE=.\externals.h
446 # End Source File
447 # Begin Source File
448
449 SOURCE=.\globals.h
450 # End Source File
451 # End Group
452 # End Target
453 # End Project