| 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 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 171 /> | 171 /> |
| 172 <Tool | 172 <Tool |
| 173 Name="VCPostBuildEventTool" | 173 Name="VCPostBuildEventTool" |
| 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" | |
| 182 > | |
| 183 <File | |
| 184 RelativePath="..\..\base\scoped_ptr.h" | |
| 185 > | |
| 186 </File> | |
| 187 </Filter> | |
| 188 <Filter | |
| 189 Name="sandbox" | 181 Name="sandbox" |
| 190 > | 182 > |
| 191 <File | 183 <File |
| 192 RelativePath="..\src\nt_internals.h" | 184 RelativePath="..\src\nt_internals.h" |
| 193 > | 185 > |
| 194 </File> | 186 </File> |
| 195 <File | 187 <File |
| 196 RelativePath="..\src\resolver.h" | 188 RelativePath="..\src\resolver.h" |
| 197 > | 189 > |
| 198 </File> | 190 </File> |
| (...skipping 15 matching lines...) Expand all Loading... |
| 214 > | 206 > |
| 215 </File> | 207 </File> |
| 216 <File | 208 <File |
| 217 RelativePath=".\wow_helper.cc" | 209 RelativePath=".\wow_helper.cc" |
| 218 > | 210 > |
| 219 </File> | 211 </File> |
| 220 </Files> | 212 </Files> |
| 221 <Globals> | 213 <Globals> |
| 222 </Globals> | 214 </Globals> |
| 223 </VisualStudioProject> | 215 </VisualStudioProject> |
| OLD | NEW |