Remove Symbian-specific code from tests.
[profile/ivi/qtbase.git] / tests / auto / corelib / kernel / qtipc / qsharedmemory / qsystemlock / qsystemlock.pro
index e3d99bb..2816bcd 100644 (file)
@@ -7,7 +7,7 @@ mac:CONFIG -= app_bundle
 
 wince* {
     DEFINES    += SRCDIR=\\\"\\\"
-} else:!symbian {
+} else {
     DEFINES    += SRCDIR=\\\"$$PWD\\\"
 }