| 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="rlz" | 5 Name="rlz" |
| 6 ProjectGUID="{BF4F447B-72B5-4059-BE1B-F94337B1F385}" | 6 ProjectGUID="{BF4F447B-72B5-4059-BE1B-F94337B1F385}" |
| 7 RootNamespace="rlz" | 7 RootNamespace="rlz" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| 11 <Platform | 11 <Platform |
| 12 Name="Win32" | 12 Name="Win32" |
| 13 /> | 13 /> |
| 14 </Platforms> | 14 </Platforms> |
| 15 <ToolFiles> | 15 <ToolFiles> |
| 16 <ToolFile | 16 <ToolFile |
| 17 » » » RelativePath=".\output_rlz_copy.rules" | 17 » » » RelativePath="output_rlz_copy.rules" |
| 18 /> | 18 /> |
| 19 </ToolFiles> | 19 </ToolFiles> |
| 20 <Configurations> | 20 <Configurations> |
| 21 <Configuration | 21 <Configuration |
| 22 Name="Debug|Win32" | 22 Name="Debug|Win32" |
| 23 ConfigurationType="10" | 23 ConfigurationType="10" |
| 24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs
props" | 24 InheritedPropertySheets="$(SolutionDir)..\build\debug.vs
props" |
| 25 > | 25 > |
| 26 <Tool | 26 <Tool |
| 27 Name="VCPreBuildEventTool" | 27 Name="VCPreBuildEventTool" |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 69 > | 69 > |
| 70 </File> | 70 </File> |
| 71 <File | 71 <File |
| 72 RelativePath="binaries\rlz_dll.pdb" | 72 RelativePath="binaries\rlz_dll.pdb" |
| 73 > | 73 > |
| 74 </File> | 74 </File> |
| 75 </Files> | 75 </Files> |
| 76 <Globals> | 76 <Globals> |
| 77 </Globals> | 77 </Globals> |
| 78 </VisualStudioProject> | 78 </VisualStudioProject> |
| OLD | NEW |