#!/bin/bash

ln -s ../src/mysql/about/*.h .
ln -s ../src/mysql/edit/*.h .
ln -s ../src/mysql/connect/*.h .
ln -s ../src/mysql/log/*.h .
ln -s ../src/mysql/mainwindow/*.h .
ln -s ../src/mysql/query/*.h .
ln -s ../src/mysql/script/*.h .
ln -s ../src/mysql/table/*.h .
ln -s ../src/mysql/tree/*.h .
ln -s ../src/mysql/user/*.h .
ln -s ../src/mysql/flush/*.h .
ln -s ../src/mysql/process/*.h .
ln -s ../src/mysql/xport/*.h .
ln -s ../src/mysql/widget/*.h .
ln -s ../src/mysql/xml/*.h .
ln -s ../src/mysql/field/*.h .
ln -s ../src/main/*.h .
