#!/bin/sh - # $Id: s_win32,v 1.3 2005/09/20 20:05:40 gmf Exp $ # # Build Windows-specific include, project, workspace and solution files sh s_win32_inc # Win32 include files. sh s_win32_dsp # Win32 project files (VC6). sh s_win32_vcproj # Win32 project files (VC7).