home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 240 (DVD)
/
Issue 240 - February 2008 - DPCS0208DVD.ISO
/
Mag
/
Programming Expert
/
Code.exe
/
Code
/
helloworld
/
config_build.sh
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Linux/UNIX/POSIX Shell Script
|
2007-10-29
|
169 b
|
10 lines
#!/bin/bash
# Build config for build.sh
APP_NAME=helloworld
CHROME_PROVIDERS="content locale skin"
CLEAN_UP=1
ROOT_FILES=
ROOT_DIRS=
BEFORE_BUILD=
AFTER_BUILD=