mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Fix Eclipse project for library tests.
This commit is contained in:
parent
7bf8080950
commit
a02fd14c31
1 changed files with 3 additions and 3 deletions
|
|
@ -35,17 +35,17 @@
|
|||
<link>
|
||||
<name>libs/dexmaker-1.2.jar</name>
|
||||
<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>
|
||||
<name>libs/dexmaker-mockito-1.2.jar</name>
|
||||
<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>
|
||||
<name>libs/mockito-all-1.9.5.jar</name>
|
||||
<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>
|
||||
</linkedResources>
|
||||
<filteredResources>
|
||||
|
|
|
|||
Loading…
Reference in a new issue