summaryrefslogtreecommitdiffstats
path: root/tools/xmlpatternsvalidator
diff options
context:
space:
mode:
authorPrasanth Ullattil <prasanth.ullattil@nokia.com>2009-08-13 15:30:59 +0200
committerPrasanth Ullattil <prasanth.ullattil@nokia.com>2009-08-13 15:32:48 +0200
commit547af9bf8a2ec074a698f0b92ec9e2a1a935eb14 (patch)
treeef9e6c6001cdaf0240c710a3f6ef8cead2ea6d05 /tools/xmlpatternsvalidator
parente9b6e85b43bd233f16668dcb91da36e6dc31d4ff (diff)
Fix qmake warnings
Removed the src/common.pri includes Reviewed-by: Trust Me
Diffstat (limited to 'tools/xmlpatternsvalidator')
-rw-r--r--tools/xmlpatternsvalidator/xmlpatternsvalidator.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/xmlpatternsvalidator/xmlpatternsvalidator.pro b/tools/xmlpatternsvalidator/xmlpatternsvalidator.pro
index dd5bd3733c..8491129619 100644
--- a/tools/xmlpatternsvalidator/xmlpatternsvalidator.pro
+++ b/tools/xmlpatternsvalidator/xmlpatternsvalidator.pro
@@ -15,5 +15,3 @@ CONFIG -= app_bundle
SOURCES = main.cpp
HEADERS = main.h
-
-include(../src/common.pri)