Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
90 | gunterl | 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | <PropertyGroup> |
||
3 | <ReferencePath>c:\microsoft robotics studio (1.5)\bin;c:\windows\microsoft.net\framework\v2.0.50727</ReferencePath> |
||
4 | </PropertyGroup> |
||
5 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
||
6 | <StartWorkingDirectory>c:\microsoft robotics studio (1.5)</StartWorkingDirectory> |
||
7 | <StartAction>Program</StartAction> |
||
8 | <StartProgram>c:\microsoft robotics studio (1.5)\bin\dsshost.exe</StartProgram> |
||
9 | <StartArguments>-port:50000 -tcpport:50001 -manifest:"../mikrokopter/svc/Projects/Microsoft%20Robotics%20Studio/MSRS%20Service/RoboBoardService/Proxy/RoboBoardService.Y2007.M08.proxy.manifest.xml"</StartArguments> |
||
10 | </PropertyGroup> |
||
11 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
||
12 | <StartWorkingDirectory>c:\microsoft robotics studio (1.5)</StartWorkingDirectory> |
||
13 | <StartAction>Program</StartAction> |
||
14 | <StartProgram>c:\microsoft robotics studio (1.5)\bin\dsshost.exe</StartProgram> |
||
15 | <StartArguments>-port:50000 -tcpport:50001 -manifest:"../mikrokopter/svc/Projects/Microsoft%20Robotics%20Studio/MSRS%20Service/RoboBoardService/Proxy/RoboBoardService.Y2007.M08.proxy.manifest.xml"</StartArguments> |
||
16 | </PropertyGroup> |
||
17 | </Project> |