From: APTX Date: Fri, 31 Jul 2009 12:00:02 +0000 (+0200) Subject: - Add statemachine framework X-Git-Url: https://gitweb.tyo.aptx.org/?a=commitdiff_plain;h=87e1b2aafedad2d02b7bbcc661cf83478d5741e3;p=anidbudpclient.git - Add statemachine framework --- diff --git a/anidbudpclient.pro b/anidbudpclient.pro index ed9bfb8..6ad72ce 100644 --- a/anidbudpclient.pro +++ b/anidbudpclient.pro @@ -28,3 +28,5 @@ HEADERS += anidbudpclient.h \ authcommand.h \ rawcommand.h \ mylistaddcommand.h + +include(../../lib/qtstatemachine/src/qtstatemachine.pri)