<?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[.pro file for MSVC2010 projects?]]></title><description><![CDATA[<p dir="auto">Where is the .pro file stored at when im building a qt application using the MSVC2010 IDE and qt plugin? i need to edit some compile time  settings for the qt linker</p>
]]></description><link>https://forum.qt.io/topic/15229/pro-file-for-msvc2010-projects</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 05:44:15 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/15229.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Mar 2012 15:16:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to .pro file for MSVC2010 projects? on Thu, 22 Mar 2012 15:21:23 GMT]]></title><description><![CDATA[<p dir="auto">Well, you seem to use a plain msvc2010 project. There will be no .pro-file used. You may output one, if you need this for transfer to another machine. But all you need to change the linker properties within msvc and you should be set.</p>
]]></description><link>https://forum.qt.io/post/133329</link><guid isPermaLink="true">https://forum.qt.io/post/133329</guid><dc:creator><![CDATA[koahnig]]></dc:creator><pubDate>Thu, 22 Mar 2012 15:21:23 GMT</pubDate></item></channel></rss>