-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMotoRosDX200.dnProj
40 lines (40 loc) · 1.96 KB
/
MotoRosDX200.dnProj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0"?>
<MotoPlusProject>
<ProjectName>MotoRosDX200</ProjectName>
<FilesInProject>
<FileForProject>Controller.c</FileForProject>
<FileForProject>Controller.h</FileForProject>
<FileForProject>CtrlGroup.c</FileForProject>
<FileForProject>CtrlGroup.h</FileForProject>
<FileForProject>MotionServer.c</FileForProject>
<FileForProject>MotionServer.h</FileForProject>
<FileForProject>mpMain.c</FileForProject>
<FileForProject>ParameterExtraction.h</FileForProject>
<FileForProject>ParameterExtraction_DX200.dnLib</FileForProject>
<FileForProject>ParameterTypes.h</FileForProject>
<FileForProject>RosSetupValidation.dnLib</FileForProject>
<FileForProject>RosSetupValidation.h</FileForProject>
<FileForProject>SimpleMessage.c</FileForProject>
<FileForProject>SimpleMessage.h</FileForProject>
<FileForProject>StateServer.c</FileForProject>
<FileForProject>StateServer.h</FileForProject>
</FilesInProject>
<LastFileOpened>RosSetupValidation.h</LastFileOpened>
<UsrInit>False</UsrInit>
<ProjectType>Executable</ProjectType>
<Debug>
<DebugIP>
</DebugIP>
<DebugUser>MOTOMANrobot</DebugUser>
<DebugPass>MOTOMANrobot</DebugPass>
</Debug>
<Build>
<CompileCommand>mpbuilder\gnu\4.3.3-vxworks-6.9\x86-win32\bin\ccpentium.exe -march=atom -nostdlib -fno-builtin -fno-defer-pop -fno-implicit-fp -fno-zero-initialized-in-bss -Wall -Werror-implicit-function-declaration -g -MD -MP -DCPU=_VX_ATOM -DTOOL_FAMILY=gnu -DTOOL=gnu -DDX200 -D_WRS_KERNEL -I"~ProjectDir~" -I"~IncludeDir~" -c "~FilePath~" -o "~OutputPath~"
</CompileCommand>
<BuildCommand>mpbuilder\gnu\4.3.3-vxworks-6.9\x86-win32\bin\ccpentium.exe -nostdlib -r -WI,-X -WI~FileList~ -o "~OutputPath~"
</BuildCommand>
<IncludeDir>C:\Program Files\Yaskawa\MotoPlusIDE_DN\mpbuilder\inc</IncludeDir>
</Build>
<ProjectFileVersion>v1.0.10</ProjectFileVersion>
<ConvertTabs>True</ConvertTabs>
</MotoPlusProject>