qcpix/cpix.pro
changeset 14 8bd192d47aaa
parent 13 fcb2a58c181b
--- a/qcpix/cpix.pro	Mon Jul 26 12:27:31 2010 +0530
+++ b/qcpix/cpix.pro	Mon Aug 09 10:51:30 2010 +0530
@@ -16,7 +16,8 @@
 
 TEMPLATE = subdirs
 CONFIG += ordered
-SUBDIRS +=  cpixsearch.pro \
-            tsrc/SampleSearch/SampleSearch.pro \
-            tsrc/orbitsearch/orbitsearch.pro \
-            tsrc/qtcpixunittests/qtcpixunittests.pro
+SUBDIRS +=  cpixsearch.pro
+            #Removing test components            
+	    			#tsrc/SampleSearch/SampleSearch.pro \
+            #tsrc/orbitsearch/orbitsearch.pro \
+            #tsrc/qtcpixunittests/qtcpixunittests.pro
\ No newline at end of file