source:
branches/OKB/HeuristicLab.Clients.OKB-3.3/ServiceClients/GenerateServiceClients.cmd
@
4426
Last change on this file since 4426 was 4426, checked in by swagner, 14 years ago | |
---|---|
File size: 386 bytes |
Line | |
---|---|
1 | svcutil.exe ^ |
2 | http://localhost:8732/Design_Time_Addresses/OKB-3.3/AdminService/mex ^ |
3 | /out:ServiceClients ^ |
4 | /namespace:*,HeuristicLab.Clients.OKB ^ |
5 | /targetClientVersion:Version35 ^ |
6 | /async ^ |
7 | /enableDataBinding ^ |
8 | /reference:"C:\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll" ^ |
9 | /collectionType:HeuristicLab.Core.ItemCollection`1 ^ |
10 | /config:..\app.config |
Note: See TracBrowser
for help on using the repository browser.