mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-10-30 20:40:28 -04:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			308 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			308 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | # Copyright (c) 2006 Michael Stevens | ||
|  | # Use, modification and distribution are subject to the | ||
|  | # Boost Software License, Version 1.0. (See accompanying file | ||
|  | # LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) | ||
|  | 
 | ||
|  | exe sp_resize : sp_resize.cpp ; | ||
|  | 
 | ||
|  | exe test_move_semantics : test_move_semantics.cpp ; |