2020-02-17 21:05:20 +00:00
|
|
|
#!/bin/sh
|
2020-02-17 21:21:23 +00:00
|
|
|
# $Id$
|
2020-02-17 21:05:20 +00:00
|
|
|
#
|
2020-02-17 21:12:51 +00:00
|
|
|
# s_projects requires that xqilla (the command line program) be in
|
|
|
|
# your PATH
|
|
|
|
sh ./s_projects
|
2020-02-17 21:17:06 +00:00
|
|
|
|
|
|
|
# s_projects generate srcfiles.in needed by s_win32_dsp
|
|
|
|
sh ./s_win32_dsp
|