Added the IPC libraries to the CASA_auth_token_native package.
This commit is contained in:
		@@ -23,11 +23,9 @@
 | 
			
		||||
if DEBUG
 | 
			
		||||
TARGET_CFG = Debug
 | 
			
		||||
CFLAGS += -v -w
 | 
			
		||||
CPPFLAGS = -g $(CFLAGS)
 | 
			
		||||
DEFINES = -DDBG
 | 
			
		||||
else
 | 
			
		||||
TARGET_CFG = Release
 | 
			
		||||
CPPFLAGS =  -O2 -w $(CFLAGS)
 | 
			
		||||
DEFINES = -DNDEBUG
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user