Fix Eclipse project for library tests.

This commit is contained in:
Oliver Woodman 2016-01-22 12:19:49 +00:00
parent 7bf8080950
commit a02fd14c31

View file

@ -35,17 +35,17 @@
<link> <link>
<name>libs/dexmaker-1.2.jar</name> <name>libs/dexmaker-1.2.jar</name>
<type>1</type> <type>1</type>
<locationURI>$%7BPARENT-4-PROJECT_LOC%7D/third_party/dexmaker/dexmaker-1.2.jar</locationURI> <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/third_party/dexmaker/dexmaker-1.2.jar</locationURI>
</link> </link>
<link> <link>
<name>libs/dexmaker-mockito-1.2.jar</name> <name>libs/dexmaker-mockito-1.2.jar</name>
<type>1</type> <type>1</type>
<locationURI>$%7BPARENT-4-PROJECT_LOC%7D/third_party/dexmaker/dexmaker-mockito-1.2.jar</locationURI> <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/third_party/dexmaker/dexmaker-mockito-1.2.jar</locationURI>
</link> </link>
<link> <link>
<name>libs/mockito-all-1.9.5.jar</name> <name>libs/mockito-all-1.9.5.jar</name>
<type>1</type> <type>1</type>
<locationURI>$%7BPARENT-4-PROJECT_LOC%7D/third_party/mockito/mockito-all-1.9.5.jar</locationURI> <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/third_party/mockito/mockito-all-1.9.5.jar</locationURI>
</link> </link>
</linkedResources> </linkedResources>
<filteredResources> <filteredResources>