8 lines
204 B
Bash
Executable file
8 lines
204 B
Bash
Executable file
#!/bin/sh
|
|
# $Id: s_win32,v 1.2 2007/11/15 21:59:05 gmfeinberg Exp $
|
|
#
|
|
sh ./s_win32_dsp
|
|
#sh ./s_win32_vcproj
|
|
# s_projects requires that xqilla (the command line program) be in
|
|
# your PATH
|
|
sh ./s_projects
|