| 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="unit_tests" | 5 Name="unit_tests" |
| 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" | 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" |
| 7 RootNamespace="unit_tests" | 7 RootNamespace="unit_tests" |
| 8 > | 8 > |
| 9 <Platforms> | 9 <Platforms> |
| 10 <Platform | 10 <Platform |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 49 /> | 49 /> |
| 50 <Tool | 50 <Tool |
| 51 Name="VCResourceCompilerTool" | 51 Name="VCResourceCompilerTool" |
| 52 AdditionalIncludeDirectories="$(SolutionDir)..;&
quot;$(IntDir)";"$(IntDir)";"$(SolutionDir)";"$(In
tDir)\..\"" | 52 AdditionalIncludeDirectories="$(SolutionDir)..;&
quot;$(IntDir)";"$(IntDir)";"$(SolutionDir)";"$(In
tDir)\..\"" |
| 53 /> | 53 /> |
| 54 <Tool | 54 <Tool |
| 55 Name="VCPreLinkEventTool" | 55 Name="VCPreLinkEventTool" |
| 56 /> | 56 /> |
| 57 <Tool | 57 <Tool |
| 58 Name="VCLinkerTool" | 58 Name="VCLinkerTool" |
| 59 » » » » AdditionalDependencies="winmm.lib" | 59 » » » » AdditionalDependencies="urlmon.lib winmm.lib" |
| 60 LinkIncremental="1" | 60 LinkIncremental="1" |
| 61 /> | 61 /> |
| 62 <Tool | 62 <Tool |
| 63 Name="VCALinkTool" | 63 Name="VCALinkTool" |
| 64 /> | 64 /> |
| 65 <Tool | 65 <Tool |
| 66 Name="VCManifestTool" | 66 Name="VCManifestTool" |
| 67 /> | 67 /> |
| 68 <Tool | 68 <Tool |
| 69 Name="VCXDCMakeTool" | 69 Name="VCXDCMakeTool" |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 116 /> | 116 /> |
| 117 <Tool | 117 <Tool |
| 118 Name="VCResourceCompilerTool" | 118 Name="VCResourceCompilerTool" |
| 119 AdditionalIncludeDirectories="$(SolutionDir)..;&
quot;$(IntDir)";"$(IntDir)";"$(SolutionDir)";"$(In
tDir)\..\"" | 119 AdditionalIncludeDirectories="$(SolutionDir)..;&
quot;$(IntDir)";"$(IntDir)";"$(SolutionDir)";"$(In
tDir)\..\"" |
| 120 /> | 120 /> |
| 121 <Tool | 121 <Tool |
| 122 Name="VCPreLinkEventTool" | 122 Name="VCPreLinkEventTool" |
| 123 /> | 123 /> |
| 124 <Tool | 124 <Tool |
| 125 Name="VCLinkerTool" | 125 Name="VCLinkerTool" |
| 126 » » » » AdditionalDependencies="winmm.lib" | 126 » » » » AdditionalDependencies="urlmon.lib winmm.lib" |
| 127 /> | 127 /> |
| 128 <Tool | 128 <Tool |
| 129 Name="VCALinkTool" | 129 Name="VCALinkTool" |
| 130 /> | 130 /> |
| 131 <Tool | 131 <Tool |
| 132 Name="VCManifestTool" | 132 Name="VCManifestTool" |
| 133 /> | 133 /> |
| 134 <Tool | 134 <Tool |
| 135 Name="VCXDCMakeTool" | 135 Name="VCXDCMakeTool" |
| 136 /> | 136 /> |
| (...skipping 1060 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1197 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" | 1197 ObjectFile="$(IntDir)\$(InputNam
e)1.obj" |
| 1198 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" | 1198 XMLDocumentationFileName="$(IntD
ir)\$(InputName)1.xdc" |
| 1199 /> | 1199 /> |
| 1200 </FileConfiguration> | 1200 </FileConfiguration> |
| 1201 </File> | 1201 </File> |
| 1202 </Filter> | 1202 </Filter> |
| 1203 </Files> | 1203 </Files> |
| 1204 <Globals> | 1204 <Globals> |
| 1205 </Globals> | 1205 </Globals> |
| 1206 </VisualStudioProject> | 1206 </VisualStudioProject> |
| OLD | NEW |