build Win32 version as UNICODE
[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
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"
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 "explorer - Win32 _NO_COMUTIL" (based on "Win32 (x86) Console Application")
26 !MESSAGE "explorer - Win32" (based on "Win32 (x86) Console Application")
27 !MESSAGE
28
29 # Begin Project
30 # PROP AllowPerConfigDependencies 0
31 # PROP Scc_ProjName ""
32 # PROP Scc_LocalPath ""
33 CPP=cl.cmd
34 RSC=rc.exe
35
36 !IF "$(CFG)" == "explorer - Win32 Release"
37
38 # PROP BASE Use_MFC 0
39 # PROP BASE Use_Debug_Libraries 0
40 # PROP BASE Output_Dir "Release"
41 # PROP BASE Intermediate_Dir "Release"
42 # PROP BASE Target_Dir ""
43 # PROP Use_MFC 0
44 # PROP Use_Debug_Libraries 0
45 # PROP Output_Dir "Release"
46 # PROP Intermediate_Dir "Release"
47 # PROP Ignore_Export_Lib 0
48 # PROP Target_Dir ""
49 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
50 # ADD CPP /nologo /MD /W3 /GR /GX /O1 /D "NDEBUG" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /YX /FD /c
51 # ADD BASE RSC /l 0x407 /d "NDEBUG"
52 # ADD RSC /l 0x407 /d "NDEBUG"
53 BSC32=bscmake.exe
54 # ADD BASE BSC32 /nologo
55 # ADD BSC32 /nologo
56 LINK32=link.cmd
57 # 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
58 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /machine:I386
59 # SUBTRACT LINK32 /pdb:none
60
61 !ELSEIF "$(CFG)" == "explorer - Win32 Debug"
62
63 # PROP BASE Use_MFC 0
64 # PROP BASE Use_Debug_Libraries 1
65 # PROP BASE Output_Dir "Debug"
66 # PROP BASE Intermediate_Dir "Debug"
67 # PROP BASE Target_Dir ""
68 # PROP Use_MFC 0
69 # PROP Use_Debug_Libraries 1
70 # PROP Output_Dir "Debug"
71 # PROP Intermediate_Dir "Debug"
72 # PROP Ignore_Export_Lib 0
73 # PROP Target_Dir ""
74 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
75 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /GZ /c
76 # ADD BASE RSC /l 0x407 /d "_DEBUG"
77 # ADD RSC /l 0x407 /d "_DEBUG"
78 BSC32=bscmake.exe
79 # ADD BASE BSC32 /nologo
80 # ADD BSC32 /nologo
81 LINK32=link.cmd
82 # 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
83 # ADD LINK32 user32.lib gdi32.lib advapi32.lib shell32.lib comctl32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
84 # SUBTRACT LINK32 /pdb:none
85
86 !ELSEIF "$(CFG)" == "explorer - Win32 Debug Release"
87
88 # PROP BASE Use_MFC 0
89 # PROP BASE Use_Debug_Libraries 0
90 # PROP BASE Output_Dir "DRelease"
91 # PROP BASE Intermediate_Dir "DRelease"
92 # PROP BASE Ignore_Export_Lib 0
93 # PROP BASE Target_Dir ""
94 # PROP Use_MFC 0
95 # PROP Use_Debug_Libraries 0
96 # PROP Output_Dir "DRelease"
97 # PROP Intermediate_Dir "DRelease"
98 # PROP Ignore_Export_Lib 0
99 # PROP Target_Dir ""
100 # ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /YX /FD /c
101 # ADD CPP /nologo /MD /W3 /GR /GX /Zi /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /c
102 # ADD BASE RSC /l 0x407 /d "NDEBUG"
103 # ADD RSC /l 0x407 /d "NDEBUG"
104 BSC32=bscmake.exe
105 # ADD BASE BSC32 /nologo
106 # ADD BSC32 /nologo
107 LINK32=link.cmd
108 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386
109 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386
110 # SUBTRACT LINK32 /pdb:none
111
112 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Release"
113
114 # PROP BASE Use_MFC 0
115 # PROP BASE Use_Debug_Libraries 0
116 # PROP BASE Output_Dir "URelease"
117 # PROP BASE Intermediate_Dir "URelease"
118 # PROP BASE Ignore_Export_Lib 0
119 # PROP BASE Target_Dir ""
120 # PROP Use_MFC 0
121 # PROP Use_Debug_Libraries 0
122 # PROP Output_Dir "URelease"
123 # PROP Intermediate_Dir "URelease"
124 # PROP Ignore_Export_Lib 0
125 # PROP Target_Dir ""
126 # ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /YX /FD /c
127 # ADD CPP /nologo /MD /W3 /GR /GX /O2 /D "NDEBUG" /D "UNICODE" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /YX /FD /c
128 # ADD BASE RSC /l 0x407 /d "NDEBUG"
129 # ADD RSC /l 0x407 /d "NDEBUG"
130 BSC32=bscmake.exe
131 # ADD BASE BSC32 /nologo
132 # ADD BSC32 /nologo
133 LINK32=link.cmd
134 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386
135 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /machine:I386
136 # SUBTRACT LINK32 /pdb:none
137
138 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Debug"
139
140 # PROP BASE Use_MFC 0
141 # PROP BASE Use_Debug_Libraries 1
142 # PROP BASE Output_Dir "UDebug"
143 # PROP BASE Intermediate_Dir "UDebug"
144 # PROP BASE Ignore_Export_Lib 0
145 # PROP BASE Target_Dir ""
146 # PROP Use_MFC 0
147 # PROP Use_Debug_Libraries 1
148 # PROP Output_Dir "UDebug"
149 # PROP Intermediate_Dir "UDebug"
150 # PROP Ignore_Export_Lib 0
151 # PROP Target_Dir ""
152 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /FR /YX /FD /GZ /c
153 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "UNICODE" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /GZ /c
154 # ADD BASE RSC /l 0x407 /d "_DEBUG"
155 # ADD RSC /l 0x407 /d "_DEBUG"
156 BSC32=bscmake.exe
157 # ADD BASE BSC32 /nologo
158 # ADD BSC32 /nologo
159 LINK32=link.cmd
160 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
161 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
162 # SUBTRACT LINK32 /pdb:none
163
164 !ELSEIF "$(CFG)" == "explorer - Win32 _NO_COMUTIL"
165
166 # PROP BASE Use_MFC 0
167 # PROP BASE Use_Debug_Libraries 1
168 # PROP BASE Output_Dir "explorer___Win32__NO_COMUTIL"
169 # PROP BASE Intermediate_Dir "explorer___Win32__NO_COMUTIL"
170 # PROP BASE Ignore_Export_Lib 0
171 # PROP BASE Target_Dir ""
172 # PROP Use_MFC 0
173 # PROP Use_Debug_Libraries 1
174 # PROP Output_Dir "_NO_COMUTIL"
175 # PROP Intermediate_Dir "_NO_COMUTIL"
176 # PROP Ignore_Export_Lib 0
177 # PROP Target_Dir ""
178 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /GZ /c
179 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /D "_NO_COMUTIL" /FR /YX /FD /GZ /c
180 # ADD BASE RSC /l 0x407 /d "_DEBUG"
181 # ADD RSC /l 0x407 /d "_DEBUG"
182 BSC32=bscmake.exe
183 # ADD BASE BSC32 /nologo
184 # ADD BSC32 /nologo
185 LINK32=link.cmd
186 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
187 # SUBTRACT BASE LINK32 /pdb:none
188 # ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
189 # SUBTRACT LINK32 /pdb:none
190
191 !ELSEIF "$(CFG)" == "explorer - Win32"
192
193 # PROP BASE Use_MFC 0
194 # PROP BASE Use_Debug_Libraries 1
195 # PROP BASE Output_Dir "Win32"
196 # PROP BASE Intermediate_Dir "Win32"
197 # PROP BASE Ignore_Export_Lib 0
198 # PROP BASE Target_Dir ""
199 # PROP Use_MFC 0
200 # PROP Use_Debug_Libraries 1
201 # PROP Output_Dir "Win32"
202 # PROP Intermediate_Dir "Win32"
203 # PROP Ignore_Export_Lib 0
204 # PROP Target_Dir ""
205 # ADD BASE CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /GZ /c
206 # ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "UNICODE" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /GZ /c
207 # ADD BASE RSC /l 0x407 /d "_DEBUG"
208 # ADD RSC /l 0x407 /d "_DEBUG"
209 BSC32=bscmake.exe
210 # ADD BASE BSC32 /nologo
211 # ADD BSC32 /nologo
212 LINK32=link.cmd
213 # ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
214 # SUBTRACT BASE LINK32 /pdb:none
215 # ADD LINK32 user32.lib gdi32.lib advapi32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
216 # SUBTRACT LINK32 /pdb:none
217
218 !ENDIF
219
220 # Begin Target
221
222 # Name "explorer - Win32 Release"
223 # Name "explorer - Win32 Debug"
224 # Name "explorer - Win32 Debug Release"
225 # Name "explorer - Win32 Unicode Release"
226 # Name "explorer - Win32 Unicode Debug"
227 # Name "explorer - Win32 _NO_COMUTIL"
228 # Name "explorer - Win32"
229 # Begin Group "utility"
230
231 # PROP Default_Filter ""
232 # Begin Source File
233
234 SOURCE=.\utility\dragdropimpl.cpp
235 # End Source File
236 # Begin Source File
237
238 SOURCE=.\utility\dragdropimpl.h
239 # End Source File
240 # Begin Source File
241
242 SOURCE=.\utility\shellbrowserimpl.cpp
243 # End Source File
244 # Begin Source File
245
246 SOURCE=.\utility\shellbrowserimpl.h
247 # End Source File
248 # Begin Source File
249
250 SOURCE=.\utility\shellclasses.cpp
251 # End Source File
252 # Begin Source File
253
254 SOURCE=.\utility\shellclasses.h
255 # End Source File
256 # Begin Source File
257
258 SOURCE=.\utility\treedroptarget.h
259 # End Source File
260 # Begin Source File
261
262 SOURCE=.\utility\utility.cpp
263 # End Source File
264 # Begin Source File
265
266 SOURCE=.\utility\utility.h
267 # End Source File
268 # Begin Source File
269
270 SOURCE=.\utility\window.cpp
271 # End Source File
272 # Begin Source File
273
274 SOURCE=.\utility\window.h
275 # End Source File
276 # End Group
277 # Begin Group "resources"
278
279 # PROP Default_Filter ""
280 # Begin Source File
281
282 SOURCE=.\res\appicon.ico
283 # End Source File
284 # Begin Source File
285
286 SOURCE=.\res\arrow.ico
287 # End Source File
288 # Begin Source File
289
290 SOURCE=.\res\arrowsel.ico
291 # End Source File
292 # Begin Source File
293
294 SOURCE=.\de.rc
295
296 !IF "$(CFG)" == "explorer - Win32 Release"
297
298 # PROP Exclude_From_Build 1
299
300 !ELSEIF "$(CFG)" == "explorer - Win32 Debug"
301
302 # PROP Exclude_From_Build 1
303
304 !ELSEIF "$(CFG)" == "explorer - Win32 Debug Release"
305
306 # PROP Exclude_From_Build 1
307
308 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Release"
309
310 # PROP BASE Exclude_From_Build 1
311 # PROP Exclude_From_Build 1
312
313 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Debug"
314
315 # PROP BASE Exclude_From_Build 1
316 # PROP Exclude_From_Build 1
317
318 !ELSEIF "$(CFG)" == "explorer - Win32 _NO_COMUTIL"
319
320 # PROP BASE Exclude_From_Build 1
321 # PROP Exclude_From_Build 1
322
323 !ELSEIF "$(CFG)" == "explorer - Win32"
324
325 # PROP BASE Exclude_From_Build 1
326 # PROP Exclude_From_Build 1
327
328 !ENDIF
329
330 # End Source File
331 # Begin Source File
332
333 SOURCE=.\res\drivebar.bmp
334 # End Source File
335 # Begin Source File
336
337 SOURCE=.\en.rc
338
339 !IF "$(CFG)" == "explorer - Win32 Release"
340
341 # PROP Exclude_From_Build 1
342
343 !ELSEIF "$(CFG)" == "explorer - Win32 Debug"
344
345 # PROP Exclude_From_Build 1
346
347 !ELSEIF "$(CFG)" == "explorer - Win32 Debug Release"
348
349 # PROP Exclude_From_Build 1
350
351 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Release"
352
353 # PROP BASE Exclude_From_Build 1
354 # PROP Exclude_From_Build 1
355
356 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Debug"
357
358 # PROP BASE Exclude_From_Build 1
359 # PROP Exclude_From_Build 1
360
361 !ELSEIF "$(CFG)" == "explorer - Win32 _NO_COMUTIL"
362
363 # PROP BASE Exclude_From_Build 1
364 # PROP Exclude_From_Build 1
365
366 !ELSEIF "$(CFG)" == "explorer - Win32"
367
368 # PROP BASE Exclude_From_Build 1
369 # PROP Exclude_From_Build 1
370
371 !ENDIF
372
373 # End Source File
374 # Begin Source File
375
376 SOURCE=.\res\explorer.ico
377 # End Source File
378 # Begin Source File
379
380 SOURCE=.\explorer_intres.h
381 # End Source File
382 # Begin Source File
383
384 SOURCE=.\explorer_intres.rc
385 # End Source File
386 # Begin Source File
387
388 SOURCE=.\res\floating.ico
389 # End Source File
390 # Begin Source File
391
392 SOURCE=.\res\images.bmp
393 # End Source File
394 # Begin Source File
395
396 SOURCE=.\res\logoff.ico
397 # End Source File
398 # Begin Source File
399
400 SOURCE=.\res\logov.bmp
401 # End Source File
402 # Begin Source File
403
404 SOURCE=.\res\logov256.bmp
405 # End Source File
406 # Begin Source File
407
408 SOURCE=.\res\reactos.ico
409 # End Source File
410 # Begin Source File
411
412 SOURCE=.\resource.rc
413
414 !IF "$(CFG)" == "explorer - Win32 Release"
415
416 # PROP Exclude_From_Build 1
417
418 !ELSEIF "$(CFG)" == "explorer - Win32 Debug"
419
420 # PROP Exclude_From_Build 1
421
422 !ELSEIF "$(CFG)" == "explorer - Win32 Debug Release"
423
424 # PROP Exclude_From_Build 1
425
426 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Release"
427
428 # PROP BASE Exclude_From_Build 1
429 # PROP Exclude_From_Build 1
430
431 !ELSEIF "$(CFG)" == "explorer - Win32 Unicode Debug"
432
433 # PROP BASE Exclude_From_Build 1
434 # PROP Exclude_From_Build 1
435
436 !ELSEIF "$(CFG)" == "explorer - Win32 _NO_COMUTIL"
437
438 # PROP BASE Exclude_From_Build 1
439 # PROP Exclude_From_Build 1
440
441 !ELSEIF "$(CFG)" == "explorer - Win32"
442
443 # PROP BASE Exclude_From_Build 1
444 # PROP Exclude_From_Build 1
445
446 !ENDIF
447
448 # End Source File
449 # Begin Source File
450
451 SOURCE=.\res\startmenu.bmp
452 # End Source File
453 # Begin Source File
454
455 SOURCE=.\res\startmenu.ico
456 # End Source File
457 # Begin Source File
458
459 SOURCE=.\res\toolbar.bmp
460 # End Source File
461 # End Group
462 # Begin Group "taskbar"
463
464 # PROP Default_Filter ""
465 # Begin Source File
466
467 SOURCE=.\taskbar\desktopbar.cpp
468 # End Source File
469 # Begin Source File
470
471 SOURCE=.\taskbar\desktopbar.h
472 # End Source File
473 # Begin Source File
474
475 SOURCE=.\taskbar\quicklaunch.cpp
476 # End Source File
477 # Begin Source File
478
479 SOURCE=.\taskbar\quicklaunch.h
480 # End Source File
481 # Begin Source File
482
483 SOURCE=.\taskbar\startmenu.cpp
484 # End Source File
485 # Begin Source File
486
487 SOURCE=.\taskbar\startmenu.h
488 # End Source File
489 # Begin Source File
490
491 SOURCE=.\taskbar\taskbar.cpp
492 # End Source File
493 # Begin Source File
494
495 SOURCE=.\taskbar\taskbar.h
496 # End Source File
497 # Begin Source File
498
499 SOURCE=.\taskbar\traynotify.cpp
500 # End Source File
501 # Begin Source File
502
503 SOURCE=.\taskbar\traynotify.h
504 # End Source File
505 # End Group
506 # Begin Group "desktop"
507
508 # PROP Default_Filter ""
509 # Begin Source File
510
511 SOURCE=.\desktop\desktop.cpp
512 # End Source File
513 # Begin Source File
514
515 SOURCE=.\desktop\desktop.h
516 # End Source File
517 # End Group
518 # Begin Group "doc"
519
520 # PROP Default_Filter ""
521 # Begin Source File
522
523 SOURCE=.\doc\changes.txt
524 # End Source File
525 # Begin Source File
526
527 SOURCE=.\doc\readme.txt
528 # End Source File
529 # Begin Source File
530
531 SOURCE=.\doc\TODO.txt
532 # End Source File
533 # End Group
534 # Begin Group "shell"
535
536 # PROP Default_Filter ""
537 # Begin Source File
538
539 SOURCE=.\shell\entries.cpp
540 # End Source File
541 # Begin Source File
542
543 SOURCE=.\shell\entries.h
544 # End Source File
545 # Begin Source File
546
547 SOURCE=.\shell\filechild.cpp
548 # End Source File
549 # Begin Source File
550
551 SOURCE=.\shell\filechild.h
552 # End Source File
553 # Begin Source File
554
555 SOURCE=.\shell\mainframe.cpp
556 # End Source File
557 # Begin Source File
558
559 SOURCE=.\shell\mainframe.h
560 # End Source File
561 # Begin Source File
562
563 SOURCE=.\shell\pane.cpp
564 # End Source File
565 # Begin Source File
566
567 SOURCE=.\shell\pane.h
568 # End Source File
569 # Begin Source File
570
571 SOURCE=.\shell\shellbrowser.cpp
572 # End Source File
573 # Begin Source File
574
575 SOURCE=.\shell\shellbrowser.h
576 # End Source File
577 # Begin Source File
578
579 SOURCE=.\shell\shellfs.cpp
580 # End Source File
581 # Begin Source File
582
583 SOURCE=.\shell\shellfs.h
584 # End Source File
585 # Begin Source File
586
587 SOURCE=.\shell\startup.c
588 # End Source File
589 # Begin Source File
590
591 SOURCE=.\shell\unixfs.cpp
592 # End Source File
593 # Begin Source File
594
595 SOURCE=.\shell\unixfs.h
596 # End Source File
597 # Begin Source File
598
599 SOURCE=.\shell\winfs.cpp
600 # End Source File
601 # Begin Source File
602
603 SOURCE=.\shell\winfs.h
604 # End Source File
605 # End Group
606 # Begin Group "dialogs"
607
608 # PROP Default_Filter ""
609 # Begin Source File
610
611 SOURCE=.\dialogs\searchprogram.cpp
612 # End Source File
613 # Begin Source File
614
615 SOURCE=.\dialogs\searchprogram.h
616 # End Source File
617 # End Group
618 # Begin Source File
619
620 SOURCE=.\buildno.h
621 # End Source File
622 # Begin Source File
623
624 SOURCE=.\explorer.cpp
625 # End Source File
626 # Begin Source File
627
628 SOURCE=.\explorer.h
629 # End Source File
630 # Begin Source File
631
632 SOURCE=.\externals.h
633 # End Source File
634 # Begin Source File
635
636 SOURCE=.\globals.h
637 # End Source File
638 # Begin Source File
639
640 SOURCE=".\i386-stub-win32.c"
641 # End Source File
642 # End Target
643 # End Project