1
2
3
4
5
6
7
8
9
10
11
12
13
14
| <?xml version="1.0" encoding="UTF-8" standalone="no"?>
| <?pde version="3.6"?>
|
| <target name="Running Platform" sequenceNumber="4">
| <locations>
| <location path="${eclipse_home}" type="Profile"/>
| </locations>
| <environment>
| <os>win32</os>
| <ws>win32</ws>
| <arch>x86_64</arch>
| <nl>zh_CN</nl>
| </environment>
| </target>
|
|