| Revision 11803,
458 bytes
checked in by sam, 4 years ago
(diff) |
|
encoding
|
-
Property svn:mime-type set to
text/plain
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | <project name="ui_postPackLin" basedir="."> |
|---|
| 3 | <!-- Post-packaging Linux des application SCENARI --> |
|---|
| 4 | <!-- antcontrib --> |
|---|
| 5 | <taskdef resource="net/sf/antcontrib/antcontrib.properties"> |
|---|
| 6 | <classpath> |
|---|
| 7 | <pathelement location="${basedir}_/lib/ant-contrib.jar"/> |
|---|
| 8 | </classpath> |
|---|
| 9 | </taskdef> |
|---|
| 10 | |
|---|
| 11 | <!-- releasedir - Dossier de travail et de sortie --> |
|---|
| 12 | <property name="releasedir" value="${basedir}/../../releases"/> |
|---|
| 13 | |
|---|
| 14 | </project> |
|---|
Note: See
TracBrowser
for help on using the repository browser.