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
7CFG=explorer - Win32 WineDll
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 WineDll"
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" (based on "Win32 (x86) Console Application")
26!MESSAGE "explorer - Win32 WineRelease" (based on "Win32 (x86) Console Application")
27!MESSAGE "explorer - Win32 WineDll" (based on "Win32 (x86) Console Application")
28!MESSAGE
29
30# Begin Project
31# PROP AllowPerConfigDependencies 0
32# PROP Scc_ProjName ""
33# PROP Scc_LocalPath ""
34CPP=cl.exe
35RSC=rc.exe
36
37!IF  "$(CFG)" == "explorer - Win32 Release"
38
39# PROP BASE Use_MFC 0
40# PROP BASE Use_Debug_Libraries 0
41# PROP BASE Output_Dir "Release"
42# PROP BASE Intermediate_Dir "Release"
43# PROP BASE Target_Dir ""
44# PROP Use_MFC 0
45# PROP Use_Debug_Libraries 0
46# PROP Output_Dir "Release"
47# PROP Intermediate_Dir "Release"
48# PROP Ignore_Export_Lib 0
49# PROP Target_Dir ""
50# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
51# ADD CPP /nologo /MD /W3 /GR /GX /O1 /D "NDEBUG" /D "WIN32" /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /Yu"precomp.h" /FD /c
52# ADD BASE RSC /l 0x407 /d "NDEBUG"
53# ADD RSC /l 0x407 /d "NDEBUG"
54BSC32=bscmake.exe
55# ADD BASE BSC32 /nologo
56# ADD BSC32 /nologo
57LINK32=link.exe
58# 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
59# ADD LINK32 shell32.lib comctl32.lib gdi32.lib user32.lib advapi32.lib ole32.lib delayimp.lib /nologo /subsystem:windows /machine:I386 /libpath:"Release" /delayload:oleaut32.dll /delayload:wsock32.dll
60# SUBTRACT LINK32 /pdb:none
61
62!ELSEIF  "$(CFG)" == "explorer - Win32 Debug"
63
64# PROP BASE Use_MFC 0
65# PROP BASE Use_Debug_Libraries 1
66# PROP BASE Output_Dir "Debug"
67# PROP BASE Intermediate_Dir "Debug"
68# PROP BASE Target_Dir ""
69# PROP Use_MFC 0
70# PROP Use_Debug_Libraries 1
71# PROP Output_Dir "Debug"
72# PROP Intermediate_Dir "Debug"
73# PROP Ignore_Export_Lib 0
74# PROP Target_Dir ""
75# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
76# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /FR /Yu"precomp.h" /FD /GZ /c
77# ADD BASE RSC /l 0x407 /d "_DEBUG"
78# ADD RSC /l 0x407 /d "_DEBUG"
79BSC32=bscmake.exe
80# ADD BASE BSC32 /nologo
81# ADD BSC32 /nologo
82LINK32=link.exe
83# 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
84# ADD LINK32 kernel32.lib shell32.lib comctl32.lib gdi32.lib user32.lib advapi32.lib ole32.lib delayimp.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"Debug" /delayload:oleaut32.dll /delayload:wsock32.dll
85# SUBTRACT LINK32 /pdb:none
86
87!ELSEIF  "$(CFG)" == "explorer - Win32 Debug Release"
88
89# PROP BASE Use_MFC 0
90# PROP BASE Use_Debug_Libraries 0
91# PROP BASE Output_Dir "DRelease"
92# PROP BASE Intermediate_Dir "DRelease"
93# PROP BASE Ignore_Export_Lib 0
94# PROP BASE Target_Dir ""
95# PROP Use_MFC 0
96# PROP Use_Debug_Libraries 0
97# PROP Output_Dir "DRelease"
98# PROP Intermediate_Dir "DRelease"
99# PROP Ignore_Export_Lib 0
100# PROP Target_Dir ""
101# ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /YX /FD /c
102# ADD CPP /nologo /MD /W3 /GR /GX /Zi /O2 /D "NDEBUG" /D "WIN32" /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /FR /Yu"precomp.h" /FD /c
103# ADD BASE RSC /l 0x407 /d "NDEBUG"
104# ADD RSC /l 0x407 /d "NDEBUG"
105BSC32=bscmake.exe
106# ADD BASE BSC32 /nologo
107# ADD BSC32 /nologo
108LINK32=link.exe
109# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386
110# ADD LINK32 shell32.lib comctl32.lib gdi32.lib user32.lib advapi32.lib ole32.lib delayimp.lib /nologo /subsystem:windows /debug /machine:I386 /delayload:oleaut32.dll /delayload:wsock32.dll
111# SUBTRACT LINK32 /pdb:none
112
113!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Release"
114
115# PROP BASE Use_MFC 0
116# PROP BASE Use_Debug_Libraries 0
117# PROP BASE Output_Dir "URelease"
118# PROP BASE Intermediate_Dir "URelease"
119# PROP BASE Ignore_Export_Lib 0
120# PROP BASE Target_Dir ""
121# PROP Use_MFC 0
122# PROP Use_Debug_Libraries 0
123# PROP Output_Dir "URelease"
124# PROP Intermediate_Dir "URelease"
125# PROP Ignore_Export_Lib 0
126# PROP Target_Dir ""
127# ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /YX /FD /c
128# ADD CPP /nologo /MD /W3 /GR /GX /O2 /D "NDEBUG" /D "UNICODE" /D "WIN32" /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /Yu"precomp.h" /FD /c
129# ADD BASE RSC /l 0x407 /d "NDEBUG"
130# ADD RSC /l 0x407 /d "NDEBUG" /d "UNICODE"
131BSC32=bscmake.exe
132# ADD BASE BSC32 /nologo
133# ADD BSC32 /nologo
134LINK32=link.exe
135# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386
136# ADD LINK32 shell32.lib comctl32.lib gdi32.lib user32.lib advapi32.lib ole32.lib delayimp.lib /nologo /subsystem:windows /machine:I386 /libpath:"Release" /delayload:oleaut32.dll /delayload:wsock32.dll
137# SUBTRACT LINK32 /pdb:none
138
139!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Debug"
140
141# PROP BASE Use_MFC 0
142# PROP BASE Use_Debug_Libraries 1
143# PROP BASE Output_Dir "UDebug"
144# PROP BASE Intermediate_Dir "UDebug"
145# PROP BASE Ignore_Export_Lib 0
146# PROP BASE Target_Dir ""
147# PROP Use_MFC 0
148# PROP Use_Debug_Libraries 1
149# PROP Output_Dir "UDebug"
150# PROP Intermediate_Dir "UDebug"
151# PROP Ignore_Export_Lib 0
152# PROP Target_Dir ""
153# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /FR /YX /FD /GZ /c
154# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "UNICODE" /D "WIN32" /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /FR /Yu"precomp.h" /FD /GZ /c
155# ADD BASE RSC /l 0x407 /d "_DEBUG"
156# ADD RSC /l 0x407 /d "_DEBUG" /d "UNICODE"
157BSC32=bscmake.exe
158# ADD BASE BSC32 /nologo
159# ADD BSC32 /nologo
160LINK32=link.exe
161# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
162# ADD LINK32 shell32.lib comctl32.lib gdi32.lib user32.lib advapi32.lib ole32.lib delayimp.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"Debug" /delayload:oleaut32.dll /delayload:wsock32.dll
163# SUBTRACT LINK32 /pdb:none
164
165!ELSEIF  "$(CFG)" == "explorer - Win32"
166
167# PROP BASE Use_MFC 0
168# PROP BASE Use_Debug_Libraries 1
169# PROP BASE Output_Dir "Win32"
170# PROP BASE Intermediate_Dir "Win32"
171# PROP BASE Ignore_Export_Lib 0
172# PROP BASE Target_Dir ""
173# PROP Use_MFC 0
174# PROP Use_Debug_Libraries 1
175# PROP Output_Dir "Win32"
176# PROP Intermediate_Dir "Win32"
177# PROP Ignore_Export_Lib 0
178# PROP Target_Dir ""
179# 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
180# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "UNICODE" /D "WIN32" /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /FR /Yu"precomp.h" /FD /GZ /c
181# ADD BASE RSC /l 0x407 /d "_DEBUG"
182# ADD RSC /l 0x407 /d "_DEBUG"
183BSC32=bscmake.exe
184# ADD BASE BSC32 /nologo
185# ADD BSC32 /nologo
186LINK32=link.exe
187# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
188# SUBTRACT BASE LINK32 /pdb:none
189# ADD LINK32 gdi32.lib user32.lib advapi32.lib ole32.lib delayimp.lib /nologo /subsystem:windows /debug /machine:I386 /out:"Win32/wexplorer.exe" /pdbtype:sept /delayload:oleaut32.dll
190# SUBTRACT LINK32 /pdb:none
191
192!ELSEIF  "$(CFG)" == "explorer - Win32 WineRelease"
193
194# PROP BASE Use_MFC 0
195# PROP BASE Use_Debug_Libraries 1
196# PROP BASE Output_Dir "explorer___Win32_WineRelease"
197# PROP BASE Intermediate_Dir "explorer___Win32_WineRelease"
198# PROP BASE Ignore_Export_Lib 0
199# PROP BASE Target_Dir ""
200# PROP Use_MFC 0
201# PROP Use_Debug_Libraries 1
202# PROP Output_Dir "WineRelease"
203# PROP Intermediate_Dir "WineRelease"
204# PROP Ignore_Export_Lib 0
205# PROP Target_Dir ""
206# ADD BASE 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 CPP /nologo /MT /W3 /GR /GX /O2 /D "NDEBUG" /D "UNICODE" /D "WIN32" /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /Yu"precomp.h" /FD /c
208# ADD BASE RSC /l 0x407 /d "_DEBUG"
209# ADD RSC /l 0x407 /d "_DEBUG"
210BSC32=bscmake.exe
211# ADD BASE BSC32 /nologo
212# ADD BSC32 /nologo
213LINK32=link.exe
214# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
215# SUBTRACT BASE LINK32 /pdb:none
216# ADD LINK32 gdi32.lib user32.lib advapi32.lib ole32.lib delayimp.lib /nologo /subsystem:windows /incremental:no /machine:I386 /out:"WineRelease/wexplorer.exe" /pdbtype:sept /delayload:oleaut32.dll /delayload:wsock32.dll /delayload:wsock32.dll
217# SUBTRACT LINK32 /pdb:none
218
219!ELSEIF  "$(CFG)" == "explorer - Win32 WineDll"
220
221# PROP BASE Use_MFC 0
222# PROP BASE Use_Debug_Libraries 1
223# PROP BASE Output_Dir "explorer___Win32_WineDll"
224# PROP BASE Intermediate_Dir "explorer___Win32_WineDll"
225# PROP BASE Ignore_Export_Lib 0
226# PROP BASE Target_Dir ""
227# PROP Use_MFC 0
228# PROP Use_Debug_Libraries 1
229# PROP Output_Dir "WineDll"
230# PROP Intermediate_Dir "WineDll"
231# PROP Ignore_Export_Lib 0
232# PROP Target_Dir ""
233# ADD BASE CPP /nologo /MT /W3 /GR /GX /O2 /D "NDEBUG" /D "UNICODE" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FD /c
234# ADD CPP /nologo /MD /W3 /GR /GX /O2 /D "NDEBUG" /D "UNICODE" /D "WIN32" /D _WIN32_IE=0x0600 /D _WIN32_WINNT=0x0501 /Yu"precomp.h" /FD /c
235# ADD BASE RSC /l 0x407 /d "_DEBUG"
236# ADD RSC /l 0x407 /d "_DEBUG"
237BSC32=bscmake.exe
238# ADD BASE BSC32 /nologo
239# ADD BSC32 /nologo
240LINK32=link.exe
241# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib ole32.lib /nologo /subsystem:windows /machine:I386 /pdbtype:sept
242# SUBTRACT BASE LINK32 /pdb:none /debug
243# ADD LINK32 gdi32.lib user32.lib advapi32.lib ole32.lib delayimp.lib /nologo /subsystem:windows /machine:I386 /out:"WineDll/wexplorer.exe" /pdbtype:sept /delayload:oleaut32.dll /delayload:wsock32.dll
244# SUBTRACT LINK32 /pdb:none
245
246!ENDIF
247
248# Begin Target
249
250# Name "explorer - Win32 Release"
251# Name "explorer - Win32 Debug"
252# Name "explorer - Win32 Debug Release"
253# Name "explorer - Win32 Unicode Release"
254# Name "explorer - Win32 Unicode Debug"
255# Name "explorer - Win32"
256# Name "explorer - Win32 WineRelease"
257# Name "explorer - Win32 WineDll"
258# Begin Group "utility"
259
260# PROP Default_Filter ""
261# Begin Source File
262
263SOURCE=.\utility\dragdropimpl.cpp
264# End Source File
265# Begin Source File
266
267SOURCE=.\utility\dragdropimpl.h
268# End Source File
269# Begin Source File
270
271SOURCE=.\utility\shellbrowserimpl.cpp
272# End Source File
273# Begin Source File
274
275SOURCE=.\utility\shellbrowserimpl.h
276# End Source File
277# Begin Source File
278
279SOURCE=.\utility\shellclasses.cpp
280# End Source File
281# Begin Source File
282
283SOURCE=.\utility\shellclasses.h
284# End Source File
285# Begin Source File
286
287SOURCE=.\utility\treedroptarget.h
288# End Source File
289# Begin Source File
290
291SOURCE=.\utility\utility.cpp
292# End Source File
293# Begin Source File
294
295SOURCE=.\utility\utility.h
296# End Source File
297# Begin Source File
298
299SOURCE=.\utility\window.cpp
300# End Source File
301# Begin Source File
302
303SOURCE=.\utility\window.h
304# End Source File
305# Begin Source File
306
307SOURCE=.\utility\xmlstorage.cpp
308# End Source File
309# Begin Source File
310
311SOURCE=.\utility\xmlstorage.h
312# End Source File
313# Begin Source File
314
315SOURCE=".\utility\xs-native.cpp"
316# End Source File
317# End Group
318# Begin Group "resources"
319
320# PROP Default_Filter "bmp,ico"
321# Begin Source File
322
323SOURCE=.\res\action.ico
324# End Source File
325# Begin Source File
326
327SOURCE=.\res\administration.ico
328# End Source File
329# Begin Source File
330
331SOURCE=.\res\appicon.ico
332# End Source File
333# Begin Source File
334
335SOURCE=.\res\apps.ico
336# End Source File
337# Begin Source File
338
339SOURCE=.\res\arrow.ico
340# End Source File
341# Begin Source File
342
343SOURCE=.\res\arrow_dwn.ico
344# End Source File
345# Begin Source File
346
347SOURCE=.\res\arrow_up.ico
348# End Source File
349# Begin Source File
350
351SOURCE=.\res\arrowsel.ico
352# End Source File
353# Begin Source File
354
355SOURCE=.\res\computer.ico
356# End Source File
357# Begin Source File
358
359SOURCE=.\res\config.ico
360# End Source File
361# Begin Source File
362
363SOURCE=".\res\control-panel.ico"
364# End Source File
365# Begin Source File
366
367SOURCE=".\res\desktop-settings.ico"
368# End Source File
369# Begin Source File
370
371SOURCE=.\res\documents.ico
372# End Source File
373# Begin Source File
374
375SOURCE=.\res\dot.ico
376# End Source File
377# Begin Source File
378
379SOURCE=.\res\dot_red.ico
380# End Source File
381# Begin Source File
382
383SOURCE=.\res\dot_trans.ico
384# End Source File
385# Begin Source File
386
387SOURCE=.\res\drivebar.bmp
388# End Source File
389# Begin Source File
390
391SOURCE=".\explorer-bg.rc"
392# PROP Exclude_From_Build 1
393# End Source File
394# Begin Source File
395
396SOURCE=".\explorer-bn.rc"
397# PROP Exclude_From_Build 1
398# End Source File
399# Begin Source File
400
401SOURCE=".\explorer-cn-msvc.rc"
402# PROP Exclude_From_Build 1
403# End Source File
404# Begin Source File
405
406SOURCE=".\explorer-cn.rc"
407# PROP Exclude_From_Build 1
408# End Source File
409# Begin Source File
410
411SOURCE=".\explorer-cz.rc"
412# PROP Exclude_From_Build 1
413# End Source File
414# Begin Source File
415
416SOURCE=".\explorer-de.rc"
417# PROP Exclude_From_Build 1
418# End Source File
419# Begin Source File
420
421SOURCE=".\explorer-en.rc"
422# PROP Exclude_From_Build 1
423# End Source File
424# Begin Source File
425
426SOURCE=".\explorer-es.rc"
427# PROP Exclude_From_Build 1
428# End Source File
429# Begin Source File
430
431SOURCE=".\explorer-fr.rc"
432# PROP Exclude_From_Build 1
433# End Source File
434# Begin Source File
435
436SOURCE=".\explorer-gr.rc"
437# PROP Exclude_From_Build 1
438# End Source File
439# Begin Source File
440
441SOURCE=".\explorer-hu.rc"
442# PROP Exclude_From_Build 1
443# End Source File
444# Begin Source File
445
446SOURCE=".\explorer-id.rc"
447# PROP Exclude_From_Build 1
448# End Source File
449# Begin Source File
450
451SOURCE=".\explorer-it.rc"
452# PROP Exclude_From_Build 1
453# End Source File
454# Begin Source File
455
456SOURCE=".\explorer-jp.rc"
457# PROP Exclude_From_Build 1
458# End Source File
459# Begin Source File
460
461SOURCE=".\explorer-ko.rc"
462# PROP Exclude_From_Build 1
463# End Source File
464# Begin Source File
465
466SOURCE=".\explorer-nl.rc"
467# PROP Exclude_From_Build 1
468# End Source File
469# Begin Source File
470
471SOURCE=".\explorer-no.rc"
472# PROP Exclude_From_Build 1
473# End Source File
474# Begin Source File
475
476SOURCE=".\explorer-pl.rc"
477# PROP Exclude_From_Build 1
478# End Source File
479# Begin Source File
480
481SOURCE=".\explorer-pt.rc"
482# PROP Exclude_From_Build 1
483# End Source File
484# Begin Source File
485
486SOURCE=".\explorer-ro.rc"
487# PROP Exclude_From_Build 1
488# End Source File
489# Begin Source File
490
491SOURCE=".\explorer-ru.rc"
492# PROP Exclude_From_Build 1
493# End Source File
494# Begin Source File
495
496SOURCE=".\explorer-sk.rc"
497# PROP Exclude_From_Build 1
498# End Source File
499# Begin Source File
500
501SOURCE=".\explorer-sv.rc"
502# PROP Exclude_From_Build 1
503# End Source File
504# Begin Source File
505
506SOURCE=".\explorer-uk.rc"
507# PROP Exclude_From_Build 1
508# End Source File
509# Begin Source File
510
511SOURCE=.\explorer.exe.manifest
512# End Source File
513# Begin Source File
514
515SOURCE=.\res\explorer.ico
516# End Source File
517# Begin Source File
518
519SOURCE=.\explorer.rc
520# PROP Exclude_From_Build 1
521# End Source File
522# Begin Source File
523
524SOURCE=.\explorer_intres.rc
525# End Source File
526# Begin Source File
527
528SOURCE=.\res\favorites.ico
529# End Source File
530# Begin Source File
531
532SOURCE=.\res\floating.ico
533# End Source File
534# Begin Source File
535
536SOURCE=.\res\folder.ico
537# End Source File
538# Begin Source File
539
540SOURCE=.\res\icoali10.bmp
541# End Source File
542# Begin Source File
543
544SOURCE=.\res\icoalig0.bmp
545# End Source File
546# Begin Source File
547
548SOURCE=.\res\icoalig1.bmp
549# End Source File
550# Begin Source File
551
552SOURCE=.\res\icoalig2.bmp
553# End Source File
554# Begin Source File
555
556SOURCE=.\res\icoalig3.bmp
557# End Source File
558# Begin Source File
559
560SOURCE=.\res\icoalig4.bmp
561# End Source File
562# Begin Source File
563
564SOURCE=.\res\icoalig5.bmp
565# End Source File
566# Begin Source File
567
568SOURCE=.\res\icoalig6.bmp
569# End Source File
570# Begin Source File
571
572SOURCE=.\res\icoalig7.bmp
573# End Source File
574# Begin Source File
575
576SOURCE=.\res\icoalig8.bmp
577# End Source File
578# Begin Source File
579
580SOURCE=.\res\icoalig9.bmp
581# End Source File
582# Begin Source File
583
584SOURCE=.\res\images.bmp
585# End Source File
586# Begin Source File
587
588SOURCE=.\res\info.ico
589# End Source File
590# Begin Source File
591
592SOURCE=.\res\logoff.ico
593# End Source File
594# Begin Source File
595
596SOURCE=.\res\logov.bmp
597# End Source File
598# Begin Source File
599
600SOURCE=.\res\logov16.bmp
601# End Source File
602# Begin Source File
603
604SOURCE=.\res\logov256.bmp
605# End Source File
606# Begin Source File
607
608SOURCE=.\res\mdi.bmp
609# End Source File
610# Begin Source File
611
612SOURCE=.\res\minimize.ico
613# End Source File
614# Begin Source File
615
616SOURCE=".\res\network-conns.ico"
617# End Source File
618# Begin Source File
619
620SOURCE=.\res\network.ico
621# End Source File
622# Begin Source File
623
624SOURCE=.\res\notify_l.ico
625# End Source File
626# Begin Source File
627
628SOURCE=.\res\notify_r.ico
629# End Source File
630# Begin Source File
631
632SOURCE=.\res\printer.ico
633# End Source File
634# Begin Source File
635
636SOURCE=.\res\reactos.ico
637# End Source File
638# Begin Source File
639
640SOURCE=".\res\recent-documents.ico"
641# End Source File
642# Begin Source File
643
644SOURCE=.\resource.h
645# End Source File
646# Begin Source File
647
648SOURCE=.\res\restart.ico
649# End Source File
650# Begin Source File
651
652SOURCE=".\res\ros-big.ico"
653# End Source File
654# Begin Source File
655
656SOURCE=.\res\sdi.bmp
657# End Source File
658# Begin Source File
659
660SOURCE=".\res\search-doc.ico"
661# End Source File
662# Begin Source File
663
664SOURCE=.\res\search.ico
665# End Source File
666# Begin Source File
667
668SOURCE=.\res\shutdown.ico
669# End Source File
670# Begin Source File
671
672SOURCE=.\res\speaker.ico
673# End Source File
674# Begin Source File
675
676SOURCE=.\res\startmenu.ico
677# End Source File
678# Begin Source File
679
680SOURCE=.\res\toolbar.bmp
681# End Source File
682# End Group
683# Begin Group "taskbar"
684
685# PROP Default_Filter ""
686# Begin Source File
687
688SOURCE=.\taskbar\desktopbar.cpp
689# End Source File
690# Begin Source File
691
692SOURCE=.\taskbar\desktopbar.h
693# End Source File
694# Begin Source File
695
696SOURCE=.\taskbar\favorites.cpp
697# End Source File
698# Begin Source File
699
700SOURCE=.\taskbar\favorites.h
701# End Source File
702# Begin Source File
703
704SOURCE=.\notifyhook\notifyhook.h
705# End Source File
706# Begin Source File
707
708SOURCE=.\taskbar\quicklaunch.cpp
709# End Source File
710# Begin Source File
711
712SOURCE=.\taskbar\quicklaunch.h
713# End Source File
714# Begin Source File
715
716SOURCE=.\taskbar\startmenu.cpp
717# End Source File
718# Begin Source File
719
720SOURCE=.\taskbar\startmenu.h
721# End Source File
722# Begin Source File
723
724SOURCE=.\taskbar\taskbar.cpp
725# End Source File
726# Begin Source File
727
728SOURCE=.\taskbar\taskbar.h
729# End Source File
730# Begin Source File
731
732SOURCE=.\taskbar\traynotify.cpp
733# End Source File
734# Begin Source File
735
736SOURCE=.\taskbar\traynotify.h
737# End Source File
738# End Group
739# Begin Group "desktop"
740
741# PROP Default_Filter ""
742# Begin Source File
743
744SOURCE=.\desktop\desktop.cpp
745# End Source File
746# Begin Source File
747
748SOURCE=.\desktop\desktop.h
749# End Source File
750# End Group
751# Begin Group "doc"
752
753# PROP Default_Filter ""
754# Begin Source File
755
756SOURCE=.\doc\changes.txt
757# End Source File
758# Begin Source File
759
760SOURCE=.\doc\readme.txt
761# End Source File
762# Begin Source File
763
764SOURCE=.\doc\TODO.txt
765# End Source File
766# End Group
767# Begin Group "shell"
768
769# PROP Default_Filter ""
770# Begin Source File
771
772SOURCE=.\shell\entries.cpp
773# End Source File
774# Begin Source File
775
776SOURCE=.\shell\entries.h
777# End Source File
778# Begin Source File
779
780SOURCE=.\shell\fatfs.cpp
781# End Source File
782# Begin Source File
783
784SOURCE=.\shell\fatfs.h
785# End Source File
786# Begin Source File
787
788SOURCE=.\shell\filechild.cpp
789# End Source File
790# Begin Source File
791
792SOURCE=.\shell\filechild.h
793# End Source File
794# Begin Source File
795
796SOURCE=.\shell\mainframe.cpp
797# End Source File
798# Begin Source File
799
800SOURCE=.\shell\mainframe.h
801# End Source File
802# Begin Source File
803
804SOURCE=.\shell\ntobjfs.cpp
805# End Source File
806# Begin Source File
807
808SOURCE=.\shell\ntobjfs.h
809# End Source File
810# Begin Source File
811
812SOURCE=.\shell\pane.cpp
813# End Source File
814# Begin Source File
815
816SOURCE=.\shell\pane.h
817# End Source File
818# Begin Source File
819
820SOURCE=.\shell\regfs.cpp
821# End Source File
822# Begin Source File
823
824SOURCE=.\shell\regfs.h
825# End Source File
826# Begin Source File
827
828SOURCE=.\shell\shellbrowser.cpp
829# End Source File
830# Begin Source File
831
832SOURCE=.\shell\shellbrowser.h
833# End Source File
834# Begin Source File
835
836SOURCE=.\shell\shellfs.cpp
837# End Source File
838# Begin Source File
839
840SOURCE=.\shell\shellfs.h
841# End Source File
842# Begin Source File
843
844SOURCE=.\shell\unixfs.cpp
845# PROP Exclude_From_Build 1
846# End Source File
847# Begin Source File
848
849SOURCE=.\shell\unixfs.h
850# End Source File
851# Begin Source File
852
853SOURCE=.\shell\webchild.cpp
854# End Source File
855# Begin Source File
856
857SOURCE=.\shell\webchild.h
858# End Source File
859# Begin Source File
860
861SOURCE=.\shell\winfs.cpp
862# End Source File
863# Begin Source File
864
865SOURCE=.\shell\winfs.h
866# End Source File
867# End Group
868# Begin Group "dialogs"
869
870# PROP Default_Filter ""
871# Begin Source File
872
873SOURCE=.\dialogs\searchprogram.cpp
874# End Source File
875# Begin Source File
876
877SOURCE=.\dialogs\searchprogram.h
878# End Source File
879# Begin Source File
880
881SOURCE=.\dialogs\settings.cpp
882# End Source File
883# Begin Source File
884
885SOURCE=.\dialogs\settings.h
886# End Source File
887# End Group
888# Begin Group "main"
889
890# PROP Default_Filter ""
891# Begin Source File
892
893SOURCE=.\explorer.cpp
894# End Source File
895# Begin Source File
896
897SOURCE=.\explorer.h
898# End Source File
899# Begin Source File
900
901SOURCE=.\externals.h
902# End Source File
903# Begin Source File
904
905SOURCE=.\globals.h
906# End Source File
907# Begin Source File
908
909SOURCE=".\i386-stub-win32.c"
910# SUBTRACT CPP /YX /Yc /Yu
911# End Source File
912# Begin Source File
913
914SOURCE=.\precomp.cpp
915# ADD CPP /Yc"precomp.h"
916# End Source File
917# Begin Source File
918
919SOURCE=.\precomp.h
920# End Source File
921# End Group
922# Begin Group "services"
923
924# PROP Default_Filter ""
925# Begin Source File
926
927SOURCE=.\services\shellservices.cpp
928# End Source File
929# Begin Source File
930
931SOURCE=.\services\shellservices.h
932# End Source File
933# Begin Source File
934
935SOURCE=.\services\startup.c
936# SUBTRACT CPP /YX /Yc /Yu
937# End Source File
938# End Group
939# End Target
940# End Project
941