#!/bin/bash
CWD=`pwd`
cd qpxtool
./build
cd $CWD
cd pxcontrol
./build
cd $CWD
