mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-25 18:16:06 +08:00
25 lines
684 B
XML
25 lines
684 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry excluding="compat/|examples/|external/|gnu/javax/swing/plaf/|test/|testsuite/|vm/reference/" kind="src" path="">
|
|
<attributes>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="src" path="vm/reference">
|
|
<attributes>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="src" path="external/sax">
|
|
<attributes>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="src" path="external/w3c_dom">
|
|
<attributes>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="src" path="examples">
|
|
<attributes>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|