very dirty metacompiler for protocol information code

This commit is contained in:
Max-Wilhelm Bruker 2009-10-26 15:09:17 +01:00
parent dbd3af8265
commit b0841dd6e8
7 changed files with 163 additions and 103 deletions

View file

@ -8,7 +8,7 @@ DEPENDPATH += .
INCLUDEPATH += .
# Input
HEADERS += protocol.h widget.h
SOURCES += main.cpp protocol.cpp widget.cpp
HEADERS += protocol.h widget.h protocol_commands.h
SOURCES += main.cpp protocol.cpp widget.cpp protocol_commands.cpp
CONFIG += qt debug