Changeset 1773
- Timestamp:
- 12/14/07 13:17:34
(1 year ago)
- Author:
- dsugar
- Message:
Add dependency for setools
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r1469 |
r1773 |
|
| 38 | 38 | <property name="libpath" value="/usr/lib" /> |
|---|
| 39 | 39 | |
|---|
| | 40 | <path id="setools.classpath"> |
|---|
| | 41 | <pathelement location="/usr/share/setools-3.3/apol.jar" /> |
|---|
| | 42 | </path> |
|---|
| 40 | 43 | |
|---|
| 41 | 44 | <!-- global directory names --> |
|---|
| … | … | |
| 374 | 377 | <src path="${slidedir}" /> |
|---|
| 375 | 378 | <src path="${build}/${pkg_path}" /> |
|---|
| | 379 | <classpath refid="setools.classpath" /> |
|---|
| 376 | 380 | </javac> |
|---|
| 377 | 381 | </target> |
|---|
Download in other formats:
* Generating other formats may take time.