User614805505 posted
Each .svc file will represent one WCF Services.
http://msdn.microsoft.com/en-us/library/bb386382.aspx
By refer to link above, I guess you already know how to add services reference to a client project. So, you have to keep repeat the steps for all WCF Services(per .svc file).