diff options
| author | 2009-05-02 01:32:29 -0400 | |
|---|---|---|
| committer | 2009-05-02 01:32:29 -0400 | |
| commit | be2cc8f6d343159df4fe3e1f949ed33a815f87a9 (patch) | |
| tree | fbe9912845275f85f2187cd518f390d898ea59be /QtBonjour.pro | |
| download | QtBonjour-master.tar.xz QtBonjour-master.zip | |
Diffstat (limited to 'QtBonjour.pro')
| -rw-r--r-- | QtBonjour.pro | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/QtBonjour.pro b/QtBonjour.pro new file mode 100644 index 0000000..8d5a36f --- /dev/null +++ b/QtBonjour.pro @@ -0,0 +1,12 @@ +###################################################################### +# Automatically generated by qmake (2.01a) Mon Nov 12 02:24:03 2007 +###################################################################### + +TEMPLATE = app +TARGET = +DEPENDPATH += . +INCLUDEPATH += . + +# Input +HEADERS += DnsDisplay.h mdns.h +SOURCES += DnsDisplay.cpp main.cpp mdns.cpp |
