[Qt-creator] Couldn't find documentation for RELATIVEPATH in .pro

kai.koehne at nokia.com kai.koehne at nokia.com
Mon May 16 08:38:53 CEST 2011


> -----Original Message-----
> From: qt-creator-bounces+kai.koehne=nokia.com at qt.nokia.com [mailto:qt-
> creator-bounces+kai.koehne=nokia.com at qt.nokia.com] On Behalf Of ext
> Thomas Meyer
> Sent: Monday, May 16, 2011 12:53 AM
> To: qt-creator at qt.nokia.com
> Subject: [Qt-creator] Couldn't find documentation for RELATIVEPATH in .pro
> 
> Hi,
> in the file:
> qt-creator-2.2.0-
> src\src\libs\extensionsystem\test\manual\pluginview\test.pro
> there is:
> ...
> TEMPLATE = app
> 
> macx:CONFIG-=app_bundle
> 
> # Input
> HEADERS += plugindialog.h
> SOURCES += plugindialog.cpp
> 
> RELATIVEPATH = ../..
> include(../../extensionsystem_test.pri)
> ...
>
>
> I can't find any info for 'RELATIVEPATH' and I can't find the file
> 'extensionsystem_test.pri'

I don't thing RELATIVEPATH has any intrinsic meaning . extensionsystem_test.pri got removed last November in commit 71fd308c, "Move extension system auto tests".

> Is it a odd ends?

Yes, seems like :) Auto-tests for the extensionsystem are nowadays at $CREATORDIR/tests/auto/extensionsystem. The content of src/libs/extensionsystem/test/manual seems pretty dead.

Regards

Kai
 
> Thomas
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-creator



More information about the Qt-creator-old mailing list