reinitialize image list in ShellBrowser::invalidate_cache()
[reactos.git] / reactos / subsys / system / explorer / make_explorer.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="make_explorer"
6 ProjectGUID="{E132A04B-8BC6-4D18-81F2-F0156B809871}"
7 Keyword="MakeFileProj"
8 >
9 <Platforms>
10 <Platform
11 Name="Win32"
12 />
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Unicode Release|Win32"
19 OutputDirectory=".\URelease"
20 IntermediateDirectory=".\URelease"
21 ConfigurationType="0"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 >
26 <Tool
27 Name="VCNMakeTool"
28 BuildCommandLine="msdevfilt -gcc make -f Makefile.PCH UNICODE=1"
29 ReBuildCommandLine="msdevfilt -gcc make -f Makefile.PCH UNICODE=1 clean all"
30 CleanCommandLine=""
31 Output="explorer.exe"
32 PreprocessorDefinitions=""
33 IncludeSearchPath=""
34 ForcedIncludes=""
35 AssemblySearchPath=""
36 ForcedUsingAssemblies=""
37 CompileAsManaged=""
38 />
39 </Configuration>
40 <Configuration
41 Name="bjam|Win32"
42 OutputDirectory=".\Debug"
43 IntermediateDirectory=".\Debug"
44 ConfigurationType="0"
45 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
46 UseOfMFC="0"
47 ATLMinimizesCRunTimeLibraryUsage="false"
48 >
49 <Tool
50 Name="VCNMakeTool"
51 BuildCommandLine="msdevfilt -gcc -pipe &quot;perl d:\tools\gSTLFilt.pl&quot; bjam"
52 ReBuildCommandLine="msdevfilt -gcc -pipe &quot;perl d:\tools\gSTLFilt.pl&quot; bjam clean&amp;bjam release"
53 CleanCommandLine=""
54 Output="explorer.exe"
55 PreprocessorDefinitions=""
56 IncludeSearchPath=""
57 ForcedIncludes=""
58 AssemblySearchPath=""
59 ForcedUsingAssemblies=""
60 CompileAsManaged=""
61 />
62 </Configuration>
63 <Configuration
64 Name="Release|Win32"
65 OutputDirectory=".\Release"
66 IntermediateDirectory=".\Release"
67 ConfigurationType="0"
68 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
69 UseOfMFC="0"
70 ATLMinimizesCRunTimeLibraryUsage="false"
71 >
72 <Tool
73 Name="VCNMakeTool"
74 BuildCommandLine="msdevfilt -gcc -pipe &quot;perl d:\tools\gSTLFilt.pl&quot; make -f Makefile.PCH UNICODE=0"
75 ReBuildCommandLine="msdevfilt -gcc -pipe &quot;perl d:\tools\gSTLFilt.pl&quot; make -f Makefile.PCH UNICODE=0 clean all"
76 CleanCommandLine=""
77 Output="explorer.exe"
78 PreprocessorDefinitions=""
79 IncludeSearchPath=""
80 ForcedIncludes=""
81 AssemblySearchPath=""
82 ForcedUsingAssemblies=""
83 CompileAsManaged=""
84 />
85 </Configuration>
86 <Configuration
87 Name="doxy docu|Win32"
88 OutputDirectory=".\Debug"
89 IntermediateDirectory=".\Debug"
90 ConfigurationType="0"
91 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
92 UseOfMFC="0"
93 ATLMinimizesCRunTimeLibraryUsage="false"
94 >
95 <Tool
96 Name="VCNMakeTool"
97 BuildCommandLine="msdevfilt -java make docu"
98 ReBuildCommandLine="msdevfilt -java make docu full-docu"
99 CleanCommandLine=""
100 Output="explorer.exe"
101 PreprocessorDefinitions=""
102 IncludeSearchPath=""
103 ForcedIncludes=""
104 AssemblySearchPath=""
105 ForcedUsingAssemblies=""
106 CompileAsManaged=""
107 />
108 </Configuration>
109 <Configuration
110 Name="Unicode Debug|Win32"
111 OutputDirectory=".\UDebug"
112 IntermediateDirectory=".\UDebug"
113 ConfigurationType="0"
114 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
115 UseOfMFC="0"
116 ATLMinimizesCRunTimeLibraryUsage="false"
117 >
118 <Tool
119 Name="VCNMakeTool"
120 BuildCommandLine="msdevfilt -gcc -pipe &quot;perl d:\tools\gSTLFilt.pl&quot; make -f Makefile.MinGW UNICODE=1 DEBUG=1"
121 ReBuildCommandLine="msdevfilt -gcc -pipe &quot;perl d:\tools\gSTLFilt.pl&quot; make -f Makefile.MinGW UNICODE=1 DEBUG=1 clean all"
122 CleanCommandLine=""
123 Output="explorer.exe"
124 PreprocessorDefinitions=""
125 IncludeSearchPath=""
126 ForcedIncludes=""
127 AssemblySearchPath=""
128 ForcedUsingAssemblies=""
129 CompileAsManaged=""
130 />
131 </Configuration>
132 <Configuration
133 Name="Debug|Win32"
134 OutputDirectory=".\Debug"
135 IntermediateDirectory=".\Debug"
136 ConfigurationType="0"
137 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
138 UseOfMFC="0"
139 ATLMinimizesCRunTimeLibraryUsage="false"
140 >
141 <Tool
142 Name="VCNMakeTool"
143 BuildCommandLine="msdevfilt -gcc -pipe &quot;perl d:\tools\gSTLFilt.pl&quot; make -f Makefile.PCH UNICODE=0 DEBUG=1"
144 ReBuildCommandLine="msdevfilt -gcc -pipe &quot;perl d:\tools\gSTLFilt.pl&quot; make -f Makefile.PCH UNICODE=0 DEBUG=1 clean all"
145 CleanCommandLine=""
146 Output="explorer.exe"
147 PreprocessorDefinitions=""
148 IncludeSearchPath=""
149 ForcedIncludes=""
150 AssemblySearchPath=""
151 ForcedUsingAssemblies=""
152 CompileAsManaged=""
153 />
154 </Configuration>
155 </Configurations>
156 <References>
157 </References>
158 <Files>
159 <File
160 RelativePath="msdevfilt -gcc -pipe &quot;perl d:\tools\gSTLFilt.pl&quot; make -f Makefile.MinGW UNICODE=0 DEBUG=1"
161 >
162 </File>
163 <File
164 RelativePath="Jamfile"
165 >
166 </File>
167 <File
168 RelativePath="Makefile"
169 >
170 </File>
171 <File
172 RelativePath="Makefile.MinGW"
173 >
174 </File>
175 <File
176 RelativePath="Makefile.PCH"
177 >
178 </File>
179 <File
180 RelativePath="Makefile.Wine"
181 >
182 </File>
183 </Files>
184 <Globals>
185 </Globals>
186 </VisualStudioProject>