diff options
| author | Niklas | 2011-07-18 16:57:52 +0200 |
|---|---|---|
| committer | Niklas | 2011-07-18 16:57:52 +0200 |
| commit | 3c429677e0d34c2de3d2270842b28744f91c63dd (patch) | |
| tree | cb4edc15dc664d3948e0fd45aaea32b780fc7a70 /workspace/LogReceiver/LogReceiver.pro | |
| parent | customdhcpcd is now compiling and can communicate with the LogReceiver (diff) | |
| download | fbgui-3c429677e0d34c2de3d2270842b28744f91c63dd.tar.gz fbgui-3c429677e0d34c2de3d2270842b28744f91c63dd.tar.xz fbgui-3c429677e0d34c2de3d2270842b28744f91c63dd.zip | |
made a small gui. Interfac names and progressbars will be added dynamicaly.
Diffstat (limited to 'workspace/LogReceiver/LogReceiver.pro')
| -rw-r--r-- | workspace/LogReceiver/LogReceiver.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/workspace/LogReceiver/LogReceiver.pro b/workspace/LogReceiver/LogReceiver.pro index 1be2ccd..566983d 100644 --- a/workspace/LogReceiver/LogReceiver.pro +++ b/workspace/LogReceiver/LogReceiver.pro @@ -9,3 +9,5 @@ SOURCES += main.cpp \ logreceiver.cpp FORMS += logreceiver.ui RESOURCES += +CFLAGS = -g -Wall +CXXFLAGS = -g -Wall
\ No newline at end of file |
