-
Notifications
You must be signed in to change notification settings - Fork 0
/
.propath
13 lines (13 loc) · 1.01 KB
/
.propath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<propath version="11.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="schema/propath.xsd">
<propathentry env="gui" kind="src" path="@{ROOT}\tests" platform="All"/>
<propathentry env="all" kind="src" path="@{ROOT}" platform="All"/>
<propathentry env="all" kind="src" output="@{ROOT}\build" path="@{ROOT}\src" platform="All"/>
<propathentry env="all" kind="dir" path="@{WORK}" platform="All"/>
<propathentry env="gui" kind="con" path="com.openedge.pdt.text.GUI_LIBRARIES" platform="All"/>
<propathentry env="tty" kind="con" path="com.openedge.pdt.text.TTY_LIBRARIES" platform="All"/>
<propathentry env="all" kind="con" path="com.openedge.pdt.text.DLC_PATHS" platform="All"/>
<propathentry env="web" kind="con" path="com.openedge.pdt.text.WEB_LIBRARIES" platform="All"/>
<propathentry env="gui" kind="lib" path="@{DLC}\gui\ablunit.pl" platform="All"/>
<propathentry env="tty" kind="lib" path="@{DLC}\tty\ablunit.pl" platform="All"/>
</propath>