OLD | NEW |
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.00" | 4 Version="8.00" |
5 Name="wow_helper" | 5 Name="wow_helper" |
6 ProjectGUID="{BCF3A457-39F1-4DAA-9A65-93CFCD559036}" | 6 ProjectGUID="{BCF3A457-39F1-4DAA-9A65-93CFCD559036}" |
7 RootNamespace="wow_helper" | 7 RootNamespace="wow_helper" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
174 /> | 174 /> |
175 </Configuration> | 175 </Configuration> |
176 </Configurations> | 176 </Configurations> |
177 <References> | 177 <References> |
178 </References> | 178 </References> |
179 <Files> | 179 <Files> |
180 <Filter | 180 <Filter |
181 Name="base" | 181 Name="base" |
182 > | 182 > |
183 <File | 183 <File |
184 RelativePath="..\..\base\logging.cc" | |
185 > | |
186 </File> | |
187 <File | |
188 RelativePath="..\..\base\logging.h" | |
189 > | |
190 </File> | |
191 <File | |
192 RelativePath="..\..\base\scoped_ptr.h" | 184 RelativePath="..\..\base\scoped_ptr.h" |
193 > | 185 > |
194 </File> | 186 </File> |
195 </Filter> | 187 </Filter> |
196 <Filter | 188 <Filter |
197 Name="sandbox" | 189 Name="sandbox" |
198 > | 190 > |
199 <File | 191 <File |
200 RelativePath="..\src\nt_internals.h" | 192 RelativePath="..\src\nt_internals.h" |
201 > | 193 > |
(...skipping 20 matching lines...) Expand all Loading... |
222 > | 214 > |
223 </File> | 215 </File> |
224 <File | 216 <File |
225 RelativePath=".\wow_helper.cc" | 217 RelativePath=".\wow_helper.cc" |
226 > | 218 > |
227 </File> | 219 </File> |
228 </Files> | 220 </Files> |
229 <Globals> | 221 <Globals> |
230 </Globals> | 222 </Globals> |
231 </VisualStudioProject> | 223 </VisualStudioProject> |
OLD | NEW |