new protocol testing code

This commit is contained in:
Max-Wilhelm Bruker 2009-10-26 02:56:27 +01:00
parent a8c45fda1a
commit dbd3af8265
8 changed files with 364 additions and 0 deletions

14
common/common.pro Normal file
View file

@ -0,0 +1,14 @@
######################################################################
# Automatically generated by qmake (2.01a) So. Okt 25 12:02:12 2009
######################################################################
TEMPLATE = app
TARGET =
DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += protocol.h widget.h
SOURCES += main.cpp protocol.cpp widget.cpp
CONFIG += qt debug