[Qt-creator] Behavior of .pro.shared files in QtCreator 2.8 beta

Jochen Becher jochen_becher at gmx.de
Thu Jun 20 20:30:18 CEST 2013


I'd appreciate an answer to this problem from the QtCreator
specialists...

Regards, Jochen


Am Mittwoch, den 19.06.2013, 15:58 +0200 schrieb Epting, Thomas:
> Hi all,
> 
> I'm wondering whether the treatment of .pro.shared files has changed in
> 2.8 beta (current git version).
> 
> In 2.7, I had a .pro.shared file as shown below (shortened for
> readability reasons). It works perfectly with 2.7 and as of my
> understanding it should get updated automatically to version 14 in 2.8
> beta. But in fact, QtCreator behaves as if no .pro.shared file is
> available. Is there any known reason for this?
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE QtCreatorProject>
> <qtcreator>
>  <data>
>   <variable>ProjectExplorer.Project.Target.0</variable>
>   <valuemap type="QVariantMap">
>    <value type="QString"
> key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">[...]</val
> ue>
>    [...]
>   </valuemap>
>  </data>
>  <data>
>    <variable>ProjectExplorer.Project.TargetCount</variable>
>  </data>
>  <data>
>   <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
>   <value type="QString">{d6d2f4d3-8bf1-4606-b263-6cdeac4a54f1}</value>
>  </data>
>  <data>
>   <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
>   <value type="int">12</value>
>  </data>
> </qtcreator>
> 
> Many thanks for your advice,
> Thomas
> 
> 
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator





More information about the Qt-creator mailing list