Implemented explorer and desktop window using shell views
[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 Unicode Debug
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 Unicode Debug"
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 Debug Release" (based on "Win32 (x86) Console Application")
23 !MESSAGE "explorer - Win32 Unicode Release" (based on "Win32 (x86) Console Application")
24 !MESSAGE "explorer - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")
25 !MESSAGE
26
27 # Begin Project
28 # PROP AllowPerConfigDependencies 0
29 # PROP Scc_ProjName ""
30 # PROP Scc_LocalPath ""
31 CPP=cl.cmd
32 RSC=rc.exe
33
34 !IF "$(CFG)" == "explorer - Win32 Release"
35
36 # PROP BASE Use_MFC 0
37 # PROP BASE Use_Debug_Libraries 0
38 # PROP BASE Output_Dir "Release"
39 # PROP BASE Intermediate_Dir "Release"
40 # PROP BASE Target_Dir ""
41 # PROP Use_MFC 0
42 # PROP Use_Debug_Libraries 0
43 # PROP Output_Dir "Release"
44 # PROP Intermediate_Dir "Release"
45 # PROP Ignore_Export_Lib 0
46 # PROP Target_Dir ""
47 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
48 # ADD CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /YX /FD /c
49 # ADD BASE RSC /l 0x407 /d "NDEBUG"
50 # ADD RSC /l 0x407 /d "NDEBUG"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LINK32=link.cmd
55 # 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
56 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /machine:I386
57 # SUBTRACT LINK32 /pdb:none
58
59 !ELSEIF "$(CFG)" == "explorer - Win32 Debug"
60
61 # PROP BASE Use_MFC 0
62 # PROP BASE Use_Debug_Libraries 1
63 # PROP BASE Output_Dir "Debug"
64 # PROP BASE Intermediate_Dir "Debug"
65 # PROP BASE Target_Dir ""
66 # PROP Use_MFC 0
67 # PROP Use_Debug_Libraries 1
68 # PROP Output_Dir "Debug"
69 # PROP Intermediate_Dir "Debug"
70 # PROP Ignore_Export_Lib 0
71 # PROP Target_Dir ""
72 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
73 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_ROS_" /FR /YX /FD /GZ /c
74 # ADD BASE RSC /l 0x407 /d "_DEBUG"
75 # ADD RSC /l 0x407 /d "_DEBUG"
76 BSC32=bscmake.exe
77 # ADD BASE BSC32 /nologo
78 # ADD BSC32 /nologo
79 LINK32=link.cmd
80 # 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
81 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
82 # SUBTRACT LINK32 /pdb:none
83
84 !ELSEIF "$(CFG)" == "explorer - Win32 Debug Release"
85
86 # PROP BASE Use_MFC 0
87 # PROP BASE Use_Debug_Libraries 0
88 # PROP BASE Output_Dir "explorer___Win32_Debug_Release"
89 # PROP BASE Intermediate_Dir "explorer___Win32_Debug_Release"
90 # PROP BASE Ignore_Export_Lib 0
91 # PROP BASE Target_Dir ""
92 # PROP Use_MFC 0
93 # PROP Use_Debug_Libraries 0
94 # PROP Output_Dir "DRelease"
95 # PROP Intermediate_Dir "DRelease"
96 # PROP Ignore_Export_Lib 0
97 # PROP Target_Dir ""
98 # ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /YX /FD /c
99 # ADD CPP /nologo /MT /W3 /GX /Zi /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /FR /YX /FD /c
100 # ADD BASE RSC /l 0x407 /d "NDEBUG"
101 # ADD RSC /l 0x407 /d "NDEBUG"
102 BSC32=bscmake.exe
103 # ADD BASE BSC32 /nologo
104 # ADD BSC32 /nologo
105 LINK32=link.cmd
106 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386
107 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386
108 # SUBTRACT LINK32 /pdb:none
109
110 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Release"
111
112 # PROP BASE Use_MFC 0
113 # PROP BASE Use_Debug_Libraries 0
114 # PROP BASE Output_Dir "explorer___Win32_Unicode_Release"
115 # PROP BASE Intermediate_Dir "explorer___Win32_Unicode_Release"
116 # PROP BASE Ignore_Export_Lib 0
117 # PROP BASE Target_Dir ""
118 # PROP Use_MFC 0
119 # PROP Use_Debug_Libraries 0
120 # PROP Output_Dir "."
121 # PROP Intermediate_Dir "URelease"
122 # PROP Ignore_Export_Lib 0
123 # PROP Target_Dir ""
124 # ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /YX /FD /c
125 # ADD CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /YX /FD /c
126 # ADD BASE RSC /l 0x407 /d "NDEBUG"
127 # ADD RSC /l 0x407 /d "NDEBUG"
128 BSC32=bscmake.exe
129 # ADD BASE BSC32 /nologo
130 # ADD BSC32 /nologo
131 LINK32=link.cmd
132 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386
133 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /machine:I386
134 # SUBTRACT LINK32 /pdb:none
135
136 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Debug"
137
138 # PROP BASE Use_MFC 0
139 # PROP BASE Use_Debug_Libraries 1
140 # PROP BASE Output_Dir "explorer___Win32_Unicode_Debug"
141 # PROP BASE Intermediate_Dir "explorer___Win32_Unicode_Debug"
142 # PROP BASE Ignore_Export_Lib 0
143 # PROP BASE Target_Dir ""
144 # PROP Use_MFC 0
145 # PROP Use_Debug_Libraries 1
146 # PROP Output_Dir "UDebug"
147 # PROP Intermediate_Dir "UDebug"
148 # PROP Ignore_Export_Lib 0
149 # PROP Target_Dir ""
150 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /FR /YX /FD /GZ /c
151 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /FR /YX /FD /GZ /c
152 # ADD BASE RSC /l 0x407 /d "_DEBUG"
153 # ADD RSC /l 0x407 /d "_DEBUG"
154 BSC32=bscmake.exe
155 # ADD BASE BSC32 /nologo
156 # ADD BSC32 /nologo
157 LINK32=link.cmd
158 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
159 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
160 # SUBTRACT LINK32 /pdb:none
161
162 !ENDIF
163
164 # Begin Target
165
166 # Name "explorer - Win32 Release"
167 # Name "explorer - Win32 Debug"
168 # Name "explorer - Win32 Debug Release"
169 # Name "explorer - Win32 Unicode Release"
170 # Name "explorer - Win32 Unicode Debug"
171 # Begin Group "utility"
172
173 # PROP Default_Filter ""
174 # Begin Source File
175
176 SOURCE=.\utility\dragdropimpl.cpp
177 # End Source File
178 # Begin Source File
179
180 SOURCE=.\utility\dragdropimpl.h
181 # End Source File
182 # Begin Source File
183
184 SOURCE=.\utility\shellbrowserimpl.h
185 # End Source File
186 # Begin Source File
187
188 SOURCE=.\utility\shellclasses.cpp
189 # End Source File
190 # Begin Source File
191
192 SOURCE=.\utility\shellclasses.h
193 # End Source File
194 # Begin Source File
195
196 SOURCE=.\utility\treedroptarget.h
197 # End Source File
198 # Begin Source File
199
200 SOURCE=.\utility\utility.cpp
201 # End Source File
202 # Begin Source File
203
204 SOURCE=.\utility\utility.h
205 # End Source File
206 # Begin Source File
207
208 SOURCE=.\utility\window.cpp
209 # End Source File
210 # Begin Source File
211
212 SOURCE=.\utility\window.h
213 # End Source File
214 # End Group
215 # Begin Group "resources"
216
217 # PROP Default_Filter ""
218 # Begin Source File
219
220 SOURCE=.\de.rc
221
222 !IF "$(CFG)" == "explorer - Win32 Release"
223
224 # PROP Exclude_From_Build 1
225
226 !ELSEIF "$(CFG)" == "explorer - Win32 Debug"
227
228 # PROP Exclude_From_Build 1
229
230 !ELSEIF "$(CFG)" == "explorer - Win32 Debug Release"
231
232 # PROP Exclude_From_Build 1
233
234 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Release"
235
236 # PROP BASE Exclude_From_Build 1
237 # PROP Exclude_From_Build 1
238
239 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Debug"
240
241 # PROP BASE Exclude_From_Build 1
242 # PROP Exclude_From_Build 1
243
244 !ENDIF
245
246 # End Source File
247 # Begin Source File
248
249 SOURCE=.\res\drivebar.bmp
250 # End Source File
251 # Begin Source File
252
253 SOURCE=.\en.rc
254
255 !IF "$(CFG)" == "explorer - Win32 Release"
256
257 # PROP Exclude_From_Build 1
258
259 !ELSEIF "$(CFG)" == "explorer - Win32 Debug"
260
261 # PROP Exclude_From_Build 1
262
263 !ELSEIF "$(CFG)" == "explorer - Win32 Debug Release"
264
265 # PROP Exclude_From_Build 1
266
267 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Release"
268
269 # PROP BASE Exclude_From_Build 1
270 # PROP Exclude_From_Build 1
271
272 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Debug"
273
274 # PROP BASE Exclude_From_Build 1
275 # PROP Exclude_From_Build 1
276
277 !ENDIF
278
279 # End Source File
280 # Begin Source File
281
282 SOURCE=.\res\explorer.ico
283 # End Source File
284 # Begin Source File
285
286 SOURCE=.\explorer_intres.h
287 # End Source File
288 # Begin Source File
289
290 SOURCE=.\explorer_intres.rc
291 # End Source File
292 # Begin Source File
293
294 SOURCE=.\res\images.bmp
295 # End Source File
296 # Begin Source File
297
298 SOURCE=.\resource.rc
299
300 !IF "$(CFG)" == "explorer - Win32 Release"
301
302 # PROP Exclude_From_Build 1
303
304 !ELSEIF "$(CFG)" == "explorer - Win32 Debug"
305
306 # PROP Exclude_From_Build 1
307
308 !ELSEIF "$(CFG)" == "explorer - Win32 Debug Release"
309
310 # PROP Exclude_From_Build 1
311
312 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Release"
313
314 # PROP BASE Exclude_From_Build 1
315 # PROP Exclude_From_Build 1
316
317 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Debug"
318
319 # PROP BASE Exclude_From_Build 1
320 # PROP Exclude_From_Build 1
321
322 !ENDIF
323
324 # End Source File
325 # Begin Source File
326
327 SOURCE=.\res\toolbar.bmp
328 # End Source File
329 # End Group
330 # Begin Group "taskbar"
331
332 # PROP Default_Filter ""
333 # Begin Source File
334
335 SOURCE=.\taskbar\ex_bar.c
336 # End Source File
337 # Begin Source File
338
339 SOURCE=.\taskbar\ex_bar.h
340 # End Source File
341 # Begin Source File
342
343 SOURCE=.\taskbar\ex_clock.c
344 # End Source File
345 # Begin Source File
346
347 SOURCE=.\taskbar\ex_menu.c
348 # End Source File
349 # Begin Source File
350
351 SOURCE=.\taskbar\ex_shutdwn.c
352 # End Source File
353 # End Group
354 # Begin Group "desktop"
355
356 # PROP Default_Filter ""
357 # Begin Source File
358
359 SOURCE=.\desktop\desktop.cpp
360 # End Source File
361 # Begin Source File
362
363 SOURCE=.\desktop\desktop.h
364 # End Source File
365 # End Group
366 # Begin Source File
367
368 SOURCE=.\shell\entries.cpp
369 # End Source File
370 # Begin Source File
371
372 SOURCE=.\shell\entries.h
373 # End Source File
374 # Begin Source File
375
376 SOURCE=.\explorer.cpp
377 # End Source File
378 # Begin Source File
379
380 SOURCE=.\explorer.h
381 # End Source File
382 # Begin Source File
383
384 SOURCE=.\externals.h
385 # End Source File
386 # Begin Source File
387
388 SOURCE=.\shell\filechild.cpp
389 # End Source File
390 # Begin Source File
391
392 SOURCE=.\shell\filechild.h
393 # End Source File
394 # Begin Source File
395
396 SOURCE=.\globals.h
397 # End Source File
398 # Begin Source File
399
400 SOURCE=.\shell\mainframe.cpp
401 # End Source File
402 # Begin Source File
403
404 SOURCE=.\shell\mainframe.h
405 # End Source File
406 # Begin Source File
407
408 SOURCE=.\shell\pane.cpp
409 # End Source File
410 # Begin Source File
411
412 SOURCE=.\shell\pane.h
413 # End Source File
414 # Begin Source File
415
416 SOURCE=.\shell\shellbrowser.cpp
417 # End Source File
418 # Begin Source File
419
420 SOURCE=.\shell\shellbrowser.h
421 # End Source File
422 # Begin Source File
423
424 SOURCE=.\shell\shellfs.cpp
425 # End Source File
426 # Begin Source File
427
428 SOURCE=.\shell\shellfs.h
429 # End Source File
430 # Begin Source File
431
432 SOURCE=.\shell\startup.c
433 # End Source File
434 # Begin Source File
435
436 SOURCE=.\shell\unixfs.cpp
437 # End Source File
438 # Begin Source File
439
440 SOURCE=.\shell\unixfs.h
441 # End Source File
442 # Begin Source File
443
444 SOURCE=.\shell\winfs.cpp
445 # End Source File
446 # Begin Source File
447
448 SOURCE=.\shell\winfs.h
449 # End Source File
450 # End Target
451 # End Project