Separated the non-java project into client and server projects
in order to better support distributions that target desktops. This commit completes the client project setup.
This commit is contained in:
		
							
								
								
									
										2
									
								
								CASA-auth-token/client/lib/test/linux/make.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										2
									
								
								CASA-auth-token/client/lib/test/linux/make.sh
									
									
									
									
									
										Executable file
									
								
							@@ -0,0 +1,2 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
g++ -o authClientTest ../CASA_Auth.cpp main.cpp -g -DN_PLAT_UNIX -I. -I../../../include -L"../../../lib/Release" -lcasa_c_authtoken -Xlinker -rpath -Xlinker ../../../lib/Release
 | 
			
		||||
		Reference in New Issue
	
	Block a user