#!/bin/sh

cd ./src
./Allwmake

cd ../applications
wmake -all -j

