﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>学习日记 &#187; pdb</title>
	<atom:link href="https://www.softwareace.cn/?feed=rss2&#038;tag=pdb" rel="self" type="application/rss+xml" />
	<link>https://www.softwareace.cn</link>
	<description>时刻想着为自己的产品多做一些对他好的事情</description>
	<lastBuildDate>Fri, 20 Mar 2026 06:58:28 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>qt release pdb</title>
		<link>https://www.softwareace.cn/?p=71</link>
		<comments>https://www.softwareace.cn/?p=71#comments</comments>
		<pubDate>Wed, 16 Jan 2013 08:44:09 +0000</pubDate>
		<dc:creator><![CDATA[littlesu]]></dc:creator>
				<category><![CDATA[开发经验]]></category>
		<category><![CDATA[pdb]]></category>

		<guid isPermaLink="false">http://192.168.0.106/?p=71</guid>
		<description><![CDATA[*.pro 中添加 # generate pdb for release version win32-msvc [&#8230;]]]></description>
				<content:encoded><![CDATA[<div>
	*.pro 中添加</p>
<p>	# generate pdb for release version</p></div>
<div>
	win32-msvc* {</div>
<div>
	QMAKE_CFLAGS_RELEASE += -zi</div>
<div>
	QMAKE_LFLAGS_RELEASE += /INCREMENTAL:NO /DEBUG</div>
<div>
	}</div>
]]></content:encoded>
			<wfw:commentRss>https://www.softwareace.cn/?feed=rss2&#038;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
