eliminate GCC warning about initialization order
[reactos.git] / reactos / subsys / system / explorer / explorer.dsp
index 023cdc8..89a28ce 100644 (file)
-# Microsoft Developer Studio Project File - Name="explorer" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Console Application" 0x0103
-
-CFG=explorer - Win32 Unicode Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "explorer.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "explorer.mak" CFG="explorer - Win32 Unicode Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "explorer - Win32 Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "explorer - Win32 Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE "explorer - Win32 Debug Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "explorer - Win32 Unicode Release" (based on "Win32 (x86) Console Application")
-!MESSAGE "explorer - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.cmd
-RSC=rc.exe
-
-!IF  "$(CFG)" == "explorer - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /YX /FD /c
-# ADD BASE RSC /l 0x407 /d "NDEBUG"
-# ADD RSC /l 0x407 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.cmd
-# 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
-# ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /machine:I386
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
-# ADD 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
-# ADD BASE RSC /l 0x407 /d "_DEBUG"
-# ADD RSC /l 0x407 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.cmd
-# 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
-# ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Debug Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "explorer___Win32_Debug_Release"
-# PROP BASE Intermediate_Dir "explorer___Win32_Debug_Release"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "DRelease"
-# PROP Intermediate_Dir "DRelease"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /Zi /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /c
-# ADD BASE RSC /l 0x407 /d "NDEBUG"
-# ADD RSC /l 0x407 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.cmd
-# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "explorer___Win32_Unicode_Release"
-# PROP BASE Intermediate_Dir "explorer___Win32_Unicode_Release"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "URelease"
-# PROP Intermediate_Dir "URelease"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "UNICODE" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /YX /FD /c
-# ADD BASE RSC /l 0x407 /d "NDEBUG"
-# ADD RSC /l 0x407 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.cmd
-# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386
-# ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /machine:I386
-# SUBTRACT LINK32 /pdb:none
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "explorer___Win32_Unicode_Debug"
-# PROP BASE Intermediate_Dir "explorer___Win32_Unicode_Debug"
-# PROP BASE Ignore_Export_Lib 0
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "UDebug"
-# PROP Intermediate_Dir "UDebug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /FR /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "UNICODE" /D "WIN32" /D "_ROS_" /D _WIN32_IE=0x0501 /D _WIN32_WINNT=0x0501 /FR /YX /FD /GZ /c
-# ADD BASE RSC /l 0x407 /d "_DEBUG"
-# ADD RSC /l 0x407 /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.cmd
-# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
-# SUBTRACT LINK32 /pdb:none
-
-!ENDIF 
-
-# Begin Target
-
-# Name "explorer - Win32 Release"
-# Name "explorer - Win32 Debug"
-# Name "explorer - Win32 Debug Release"
-# Name "explorer - Win32 Unicode Release"
-# Name "explorer - Win32 Unicode Debug"
-# Begin Group "utility"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\utility\dragdropimpl.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\utility\dragdropimpl.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\utility\shellbrowserimpl.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\utility\shellclasses.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\utility\shellclasses.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\utility\treedroptarget.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\utility\utility.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\utility\utility.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\utility\window.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\utility\window.h
-# End Source File
-# End Group
-# Begin Group "resources"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\de.rc
-
-!IF  "$(CFG)" == "explorer - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Debug Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\drivebar.bmp
-# End Source File
-# Begin Source File
-
-SOURCE=.\en.rc
-
-!IF  "$(CFG)" == "explorer - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Debug Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\explorer.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\explorer_intres.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\explorer_intres.rc
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\images.bmp
-# End Source File
-# Begin Source File
-
-SOURCE=.\resource.rc
-
-!IF  "$(CFG)" == "explorer - Win32 Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Debug"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Debug Release"
-
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Release"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Debug"
-
-# PROP BASE Exclude_From_Build 1
-# PROP Exclude_From_Build 1
-
-!ENDIF 
-
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\toolbar.bmp
-# End Source File
-# End Group
-# Begin Group "taskbar"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\taskbar\taskbar.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\taskbar\taskbar.h
-# End Source File
-# End Group
-# Begin Group "desktop"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\desktop\desktop.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\desktop\desktop.h
-# End Source File
-# End Group
-# Begin Group "doc"
-
-# PROP Default_Filter ""
-# Begin Source File
-
-SOURCE=.\doc\changes.txt
-# End Source File
-# Begin Source File
-
-SOURCE=.\doc\readme.txt
-# End Source File
-# Begin Source File
-
-SOURCE=.\doc\TODO.txt
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=.\shell\entries.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\entries.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\explorer.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\explorer.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\externals.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\filechild.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\filechild.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\globals.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\mainframe.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\mainframe.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\pane.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\pane.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\shellbrowser.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\shellbrowser.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\shellfs.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\shellfs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\res\startmenu.bmp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\startup.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\unixfs.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\unixfs.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\winfs.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\shell\winfs.h
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="explorer" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Console Application" 0x0103\r
+\r
+CFG=explorer - Win32 WineDll\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "explorer.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "explorer.mak" CFG="explorer - Win32 WineDll"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "explorer - Win32 Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "explorer - Win32 Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "explorer - Win32 Debug Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "explorer - Win32 Unicode Release" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "explorer - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "explorer - Win32" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "explorer - Win32 WineRelease" (based on "Win32 (x86) Console Application")\r
+!MESSAGE "explorer - Win32 WineDll" (based on "Win32 (x86) Console Application")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+CPP=cl.exe\r
+RSC=rc.exe\r
+\r
+!IF  "$(CFG)" == "explorer - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
+# 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\r
+# ADD BASE RSC /l 0x407 /d "NDEBUG"\r
+# ADD RSC /l 0x407 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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\r
+# 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\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "explorer - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Debug"\r
+# PROP Intermediate_Dir "Debug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
+# 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\r
+# ADD BASE RSC /l 0x407 /d "_DEBUG"\r
+# ADD RSC /l 0x407 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# 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\r
+# 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\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "explorer - Win32 Debug Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "DRelease"\r
+# PROP BASE Intermediate_Dir "DRelease"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "DRelease"\r
+# PROP Intermediate_Dir "DRelease"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_ROS_" /YX /FD /c\r
+# 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\r
+# ADD BASE RSC /l 0x407 /d "NDEBUG"\r
+# ADD RSC /l 0x407 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386\r
+# 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\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "URelease"\r
+# PROP BASE Intermediate_Dir "URelease"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "URelease"\r
+# PROP Intermediate_Dir "URelease"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /YX /FD /c\r
+# 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\r
+# ADD BASE RSC /l 0x407 /d "NDEBUG"\r
+# ADD RSC /l 0x407 /d "NDEBUG" /d "UNICODE"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /machine:I386\r
+# 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\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "explorer - Win32 Unicode Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "UDebug"\r
+# PROP BASE Intermediate_Dir "UDebug"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "UDebug"\r
+# PROP Intermediate_Dir "UDebug"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "UNICODE" /D "_ROS_" /FR /YX /FD /GZ /c\r
+# 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\r
+# ADD BASE RSC /l 0x407 /d "_DEBUG"\r
+# ADD RSC /l 0x407 /d "_DEBUG" /d "UNICODE"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib shell32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
+# 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\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "explorer - Win32"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Win32"\r
+# PROP BASE Intermediate_Dir "Win32"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Win32"\r
+# PROP Intermediate_Dir "Win32"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# 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\r
+# 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\r
+# ADD BASE RSC /l 0x407 /d "_DEBUG"\r
+# ADD RSC /l 0x407 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib comctl32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
+# SUBTRACT BASE LINK32 /pdb:none\r
+# 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\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "explorer - Win32 WineRelease"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "explorer___Win32_WineRelease"\r
+# PROP BASE Intermediate_Dir "explorer___Win32_WineRelease"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "WineRelease"\r
+# PROP Intermediate_Dir "WineRelease"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# 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\r
+# 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\r
+# ADD BASE RSC /l 0x407 /d "_DEBUG"\r
+# ADD RSC /l 0x407 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib ole32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
+# SUBTRACT BASE LINK32 /pdb:none\r
+# 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\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ELSEIF  "$(CFG)" == "explorer - Win32 WineDll"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "explorer___Win32_WineDll"\r
+# PROP BASE Intermediate_Dir "explorer___Win32_WineDll"\r
+# PROP BASE Ignore_Export_Lib 0\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "WineDll"\r
+# PROP Intermediate_Dir "WineDll"\r
+# PROP Ignore_Export_Lib 0\r
+# PROP Target_Dir ""\r
+# 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\r
+# 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\r
+# ADD BASE RSC /l 0x407 /d "_DEBUG"\r
+# ADD RSC /l 0x407 /d "_DEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+LINK32=link.exe\r
+# ADD BASE LINK32 user32.lib gdi32.lib advapi32.lib ole32.lib /nologo /subsystem:windows /machine:I386 /pdbtype:sept\r
+# SUBTRACT BASE LINK32 /pdb:none /debug\r
+# 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\r
+# SUBTRACT LINK32 /pdb:none\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "explorer - Win32 Release"\r
+# Name "explorer - Win32 Debug"\r
+# Name "explorer - Win32 Debug Release"\r
+# Name "explorer - Win32 Unicode Release"\r
+# Name "explorer - Win32 Unicode Debug"\r
+# Name "explorer - Win32"\r
+# Name "explorer - Win32 WineRelease"\r
+# Name "explorer - Win32 WineDll"\r
+# Begin Group "utility"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\dragdropimpl.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\dragdropimpl.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\shellbrowserimpl.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\shellbrowserimpl.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\shellclasses.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\shellclasses.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\treedroptarget.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\utility.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\utility.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\window.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\window.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\xmlstorage.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\utility\xmlstorage.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "resources"\r
+\r
+# PROP Default_Filter "bmp,ico"\r
+# Begin Source File\r
+\r
+SOURCE=.\res\action.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\appicon.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\apps.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\arrow.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\arrow_dwn.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\arrow_up.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\arrowsel.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\computer.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\config.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\documents.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\dot.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\dot_red.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\dot_trans.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\drivebar.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-cz.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-de.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-en.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-es.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-fr.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-hu.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-jp.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-pl.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-pt.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-ro.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-ru.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\explorer-sv.rc"\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\explorer.exe.manifest\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\explorer.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\explorer_intres.rc\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\favorites.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\floating.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\folder.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoali10.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig0.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig1.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig2.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig3.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig4.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig5.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig6.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig7.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig8.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\icoalig9.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\images.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\info.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\logoff.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\logov.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\logov16.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\logov256.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\mdi.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\minimize.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\network.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\notify_l.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\notify_r.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\printer.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\reactos.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\resource.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\res\ros-big.ico"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\sdi.bmp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\res\search-doc.ico"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\search.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\speaker.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\startmenu.ico\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\res\toolbar.bmp\r
+# End Source File\r
+# End Group\r
+# Begin Group "taskbar"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\desktopbar.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\desktopbar.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\favorites.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\favorites.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\notifyhook\notifyhook.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\quicklaunch.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\quicklaunch.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\startmenu.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\startmenu.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\taskbar.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\taskbar.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\traynotify.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\taskbar\traynotify.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "desktop"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\desktop\desktop.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\desktop\desktop.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "doc"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\doc\changes.txt\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\doc\readme.txt\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\doc\TODO.txt\r
+# End Source File\r
+# End Group\r
+# Begin Group "shell"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\entries.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\entries.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\fatfs.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\fatfs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\filechild.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\filechild.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\mainframe.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\mainframe.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\ntobjfs.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\ntobjfs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\pane.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\pane.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\regfs.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\regfs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\shellbrowser.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\shellbrowser.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\shellfs.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\shellfs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\unixfs.cpp\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\unixfs.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\webchild.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\webchild.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\winfs.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\shell\winfs.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "dialogs"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\dialogs\searchprogram.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\dialogs\searchprogram.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\dialogs\settings.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\dialogs\settings.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "main"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\explorer.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\explorer.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\externals.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\globals.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=".\i386-stub-win32.c"\r
+# SUBTRACT CPP /YX /Yc /Yu\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\precomp.cpp\r
+# ADD CPP /Yc"precomp.h"\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\precomp.h\r
+# End Source File\r
+# End Group\r
+# Begin Group "services"\r
+\r
+# PROP Default_Filter ""\r
+# Begin Source File\r
+\r
+SOURCE=.\services\shellservices.cpp\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\services\shellservices.h\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=.\services\startup.c\r
+# SUBTRACT CPP /YX /Yc /Yu\r
+# End Source File\r
+# End Group\r
+# End Target\r
+# End Project\r