source:
autobuild/xcache/.config
@
905
| Last change on this file since 905 was 905, checked in by moo, 12 months ago | |
|---|---|
| File size: 358 bytes | |
| Rev | Line | |
|---|---|---|
| [905] | 1 | # vim:syntax=sh |
| 2 | extName="xcache" | |
| 3 | extNiceName="XCache" | |
| 4 | configureFlags=(--enable-xcache-coverager --enable-xcache-constant --enable-xcache-disassembler) | |
| 5 | packageFiles=( | |
| 6 | AUTHORS | |
| 7 | COPYING | |
| 8 | Decompiler.class.php | |
| 9 | INSTALL | |
| 10 | NEWS | |
| 11 | ChangeLog | |
| 12 | README | |
| 13 | THANKS | |
| 14 | admin/ | |
| 15 | coverager/ | |
| 16 | phpdc.phpr | |
| 17 | phpdop.phpr | |
| 18 | xcache-zh-gb2312.ini | |
| 19 | xcache.ini | |
| 20 | ) | |
| 21 | ||
| 22 | setExtOutputDir "$outputDir/$extNiceName" |
Note: See TracBrowser
for help on using the repository browser.

