mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	move pdb file to build dir
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
		
							parent
							
								
									25e2353c27
								
							
						
					
					
						commit
						00935cffd2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -444,6 +444,7 @@ class DotNetDLLComponent(Component):
 | 
			
		|||
            # HACK
 | 
			
		||||
            win_to_src_dir = self.to_src_dir.replace('/', '\\')
 | 
			
		||||
            out.write('  move %s\%s\n' % (win_to_src_dir, dllfile))
 | 
			
		||||
            out.write('  move %s\%s.pdb\n' % (win_to_src_dir, self.dll_name))
 | 
			
		||||
            out.write('%s: %s\n\n' % (self.name, dllfile))
 | 
			
		||||
            return
 | 
			
		||||
    
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue