|
319 | 319 | <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)\help</DestinationFolders>
|
320 | 320 | </CopyFileToFolders>
|
321 | 321 | </ItemGroup>
|
| 322 | + <ItemGroup> |
| 323 | + <CopyFileToFolders Include="..\Docs\img\volume_coverage.jpg"> |
| 324 | + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> |
| 325 | + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> |
| 326 | + <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)\help\img</DestinationFolders> |
| 327 | + <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)\help\img</DestinationFolders> |
| 328 | + </CopyFileToFolders> |
| 329 | + <CopyFileToFolders Include="..\Docs\img\volume_internals.jpg"> |
| 330 | + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> |
| 331 | + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> |
| 332 | + <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)\help\img</DestinationFolders> |
| 333 | + <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)\help\img</DestinationFolders> |
| 334 | + </CopyFileToFolders> |
| 335 | + <CopyFileToFolders Include="..\Docs\img\volume_shading.jpg"> |
| 336 | + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> |
| 337 | + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> |
| 338 | + <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)\help\img</DestinationFolders> |
| 339 | + <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)\help\img</DestinationFolders> |
| 340 | + </CopyFileToFolders> |
| 341 | + <CopyFileToFolders Include="..\Docs\img\volume_slice.jpg"> |
| 342 | + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</ExcludedFromBuild> |
| 343 | + <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</ExcludedFromBuild> |
| 344 | + <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)\help\img</DestinationFolders> |
| 345 | + <DestinationFolders Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)\help\img</DestinationFolders> |
| 346 | + </CopyFileToFolders> |
| 347 | + </ItemGroup> |
322 | 348 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
323 | 349 | <ImportGroup Label="ExtensionTargets">
|
324 | 350 | </ImportGroup>
|
|
0 commit comments