Add utils.cs to commonLib
This commit is contained in:
		| @@ -1,5 +1,6 @@ | |||||||
| OBJS=\ | OBJS=\ | ||||||
| 	AssemblyInfo \ | 	AssemblyInfo \ | ||||||
|  | 	common/Utils \ | ||||||
| 	common/LinkedKeyInfo \ | 	common/LinkedKeyInfo \ | ||||||
| 	common/Ping \ | 	common/Ping \ | ||||||
| 	common/ResetMasterPassword \ | 	common/ResetMasterPassword \ | ||||||
|   | |||||||
| @@ -1,5 +1,6 @@ | |||||||
| SRC=\ | SRC=\ | ||||||
| 	AssemblyInfo.cs \ | 	AssemblyInfo.cs \ | ||||||
|  | 	common/Utils.cs \ | ||||||
| 	common/LinkedKeyInfo.cs \ | 	common/LinkedKeyInfo.cs \ | ||||||
| 	common/Ping.cs \ | 	common/Ping.cs \ | ||||||
| 	common/ResetMasterPassword.cs \ | 	common/ResetMasterPassword.cs \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user