| 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="theme_dll" | 5 Name="theme_dll" |
| 6 ProjectGUID="{FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D}" | 6 ProjectGUID="{FD683DD6-D9BF-4B1B-AB6D-A3AC03EDAA4D}" |
| 7 RootNamespace="theme_dll" | 7 RootNamespace="theme_dll" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 133 /> | 133 /> |
| 134 <Tool | 134 <Tool |
| 135 Name="VCPostBuildEventTool" | 135 Name="VCPostBuildEventTool" |
| 136 /> | 136 /> |
| 137 </Configuration> | 137 </Configuration> |
| 138 </Configurations> | 138 </Configurations> |
| 139 <References> | 139 <References> |
| 140 </References> | 140 </References> |
| 141 <Files> | 141 <Files> |
| 142 <File | 142 <File |
| 143 » » » RelativePath="theme_resources.h" | 143 » » » RelativePath="$(OutDir)\grit_derived_sources\theme_resou
rces.rc" |
| 144 » » » > | |
| 145 » » </File> | |
| 146 » » <File | |
| 147 » » » RelativePath="theme_resources.rc" | |
| 148 » » » > | |
| 149 » » </File> | |
| 150 » » <File | |
| 151 » » » RelativePath="distribution_resources.rc" | |
| 152 > | 144 > |
| 153 </File> | 145 </File> |
| 154 </Files> | 146 </Files> |
| 155 <Globals> | 147 <Globals> |
| 156 </Globals> | 148 </Globals> |
| 157 </VisualStudioProject> | 149 </VisualStudioProject> |
| OLD | NEW |