tests/auto/qlocalsocket/example/client/client.pro
changeset 33 3e2da88830cd
parent 0 1918ee327afb
--- a/tests/auto/qlocalsocket/example/client/client.pro	Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/qlocalsocket/example/client/client.pro	Wed Aug 18 10:37:55 2010 +0300
@@ -1,14 +1,8 @@
-######################################################################
-# Automatically generated by qmake (2.01a) Wed Jun 6 17:07:12 2007
-######################################################################
-
 TEMPLATE = app
 TARGET = 
 DEPENDPATH += .
 INCLUDEPATH += .
 CONFIG += console
-include(../../src/src.pri)
-# Input
 QT = core network
 
 SOURCES += main.cpp