mirror of
				https://github.com/TeaOSLab/EdgeNode.git
				synced 2025-11-04 15:51:54 +08:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			178 B
		
	
	
	
		
			Go
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			178 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| 
								 | 
							
								// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
							 | 
						||
| 
								 | 
							
								// +build plus
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								package teaconst
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								const BuildCommunity = false
							 | 
						||
| 
								 | 
							
								const BuildPlus = true
							 | 
						||
| 
								 | 
							
								const Tag = "plus"
							 |