mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 19:52:29 +00:00 
			
		
		
		
	Merge pull request #2181 from Z3Prover/ahelwer-patch-1
Remove dependency on TargetPlatform macro
This commit is contained in:
		
						commit
						1645fcee0a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1,10 +1,10 @@ | |||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||||
|     <ItemGroup> | ||||
|         <None Include="$(MSBuildThisFileDirectory)..\runtimes\win-$(PlatformTarget)\native\libz3.dll"> | ||||
|         <None Include="$(MSBuildThisFileDirectory)..\runtimes\win-x64\native\libz3.dll"> | ||||
|             <Visible>false</Visible> | ||||
|             <Link>libz3.dll</Link> | ||||
|             <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> | ||||
|         </None> | ||||
|     </ItemGroup> | ||||
| </Project> | ||||
| </Project> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue