Skip to content

Commit bc0c79e

Browse files
committed
Revert change in libraries.xml
1 parent 13c3a4a commit bc0c79e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

code/languages/org.iets3.opensource/.mps/libraries.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
<value>
88
<Library>
99
<option name="name" value="mbeddr.plattform" />
10-
<option name="path" value="${iets3.github.opensource.home}/build/dependencies/com.mbeddr.platform" />
11-
</Library>
10+
<option name='path' value='$PROJECT_DIR$/../../../build/dependencies/com.mbeddr.platform' />
11+
</Library>
1212
</value>
1313
</entry>
14-
<entry key="org.mpsqa.allInOne">
14+
<entry key='org.mpsqa.allInOne'>
1515
<value>
1616
<Library>
17-
<option name="name" value="org.mpsqa.allInOne" />
18-
<option name="path" value="${iets3.github.opensource.home}/build/dependencies/org.mpsqa.allInOne" />
17+
<option name='name' value='org.mpsqa.allInOne' />
18+
<option name='path' value='$PROJECT_DIR$/../../../build/dependencies/org.mpsqa.allInOne' />
1919
</Library>
2020
</value>
2121
</entry>

0 commit comments

Comments
 (0)