<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Multi-Project Archietecture]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Currently I am working on a project which works by using multiple smaller projects [the main project is subdir template which the others are app type].<br />
Now, I recently got a requirement to make another project which uses some common packages(smaller projects mentioned before). We also want the changes in the package to be reflected in both projects.<br />
I was wondering if there is a way in qt to accomplish the same.</p>
<p dir="auto">P.S. the change must be accomplished offline without a server for uploading the code [would have gone with git based change otherwise]</p>
]]></description><link>https://forum.qt.io/topic/74454/multi-project-archietecture</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 17:19:42 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/74454.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Dec 2016 04:57:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Multi-Project Archietecture on Wed, 21 Dec 2016 08:31:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">To add to <a class="plugin-mentions-user plugin-mentions-a" href="/user/vronin">@<bdi>VRonin</bdi></a> you can very well use git without a server you will miss the centralised ease of use but you can still have a working repository.</p>
]]></description><link>https://forum.qt.io/post/365449</link><guid isPermaLink="true">https://forum.qt.io/post/365449</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 21 Dec 2016 08:31:27 GMT</pubDate></item><item><title><![CDATA[Reply to Multi-Project Archietecture on Wed, 21 Dec 2016 08:09:41 GMT]]></title><description><![CDATA[<p dir="auto">Is moving the shared code in a library (dynamic or static) and making the apps depend on it an option?</p>
]]></description><link>https://forum.qt.io/post/365439</link><guid isPermaLink="true">https://forum.qt.io/post/365439</guid><dc:creator><![CDATA[VRonin]]></dc:creator><pubDate>Wed, 21 Dec 2016 08:09:41 GMT</pubDate></item></channel></rss>