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