diff layer/layer.pro @ 486:c860cab85904

* Finer locking in fft caches; fix displayed bin ranges in spectrogram
author Chris Cannam
date Thu, 05 Feb 2009 12:05:28 +0000
parents 92f4d88241b8
children 44f391ec2172
line wrap: on
line diff
--- a/layer/layer.pro	Wed Feb 04 20:39:11 2009 +0000
+++ b/layer/layer.pro	Thu Feb 05 12:05:28 2009 +0000
@@ -6,13 +6,6 @@
 CONFIG += sv staticlib qt thread warn_on stl rtti exceptions
 QT += xml
 
-
-#!!!
-	debug {
-		CONFIG += precompile_header
-		PRECOMPILED_HEADER = ../stable.h
-	}
-
 TARGET = svlayer
 
 DEPENDPATH += . ..