forked from dolphin-emu/dolphin
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			261 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			261 B
		
	
	
	
		
			C
		
	
	
	
	
	
#define SCM_REV_STR "${DOLPHIN_WC_REVISION}"
 | 
						|
#define SCM_DESC_STR "${DOLPHIN_WC_DESCRIBE}"
 | 
						|
#define SCM_BRANCH_STR "${DOLPHIN_WC_BRANCH}"
 | 
						|
#define SCM_IS_MASTER ${DOLPHIN_WC_IS_STABLE}
 | 
						|
#define SCM_DISTRIBUTOR_STR "${DISTRIBUTOR}" 
 | 
						|
#define SCM_UPDATE_TRACK_STR ""
 |