<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/VSProps/QtCompile.props, branch 2606</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>msbuild: auto generate and embed qt rcc files</title>
<updated>2023-08-12T14:54:53+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2023-03-08T02:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a202d84570f510c2152591ef0b7e5f42bf5e043b'/>
<id>a202d84570f510c2152591ef0b7e5f42bf5e043b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>windows: update to qt 6.5.1</title>
<updated>2023-05-26T22:37:55+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2023-05-24T19:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=1a8634fafc16c4d229cf5984f82de47335223606'/>
<id>1a8634fafc16c4d229cf5984f82de47335223606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for building against Qt 6</title>
<updated>2022-05-03T05:39:33+00:00</updated>
<author>
<name>spycrab</name>
<email>spycrab@users.noreply.github.com</email>
</author>
<published>2021-04-25T00:18:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=004e8a80b2cd577f0dd6b7b998d11181798c69da'/>
<id>004e8a80b2cd577f0dd6b7b998d11181798c69da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>msbuild: use default Project attrs</title>
<updated>2022-04-27T22:26:43+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2022-04-18T08:05:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=64cd4cc86fa891150b3d4aae6e10826bc44d9ba3'/>
<id>64cd4cc86fa891150b3d4aae6e10826bc44d9ba3</id>
<content type='text'>
maybe it makes the xml less scary :D
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
maybe it makes the xml less scary :D
</pre>
</div>
</content>
</entry>
<entry>
<title>msbuild: use /external:anglebrackets</title>
<updated>2021-11-15T08:33:51+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2021-11-13T18:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a69adafdd8bff021c4c8e1cdcb42b8d69de716f1'/>
<id>a69adafdd8bff021c4c8e1cdcb42b8d69de716f1</id>
<content type='text'>
Revert usage of ExternalIncludePath, as that var is specifically
for external includes which do not get scanned for changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Revert usage of ExternalIncludePath, as that var is specifically
for external includes which do not get scanned for changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>msvc: use external header feature solution-wide</title>
<updated>2021-06-03T22:42:23+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2021-06-03T22:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=d19d2ce2bda16bfca07ace3a3f5b449115ee8fec'/>
<id>d19d2ce2bda16bfca07ace3a3f5b449115ee8fec</id>
<content type='text'>
Add external include paths to ExternalIncludePath instead of
AdditionalIncludeDirectories. msbuild appends these paths to
EXTERNAL_INCLUDE env var, which is passed to /external:env:.

Specify /external:W0 and /external:templates-, with override for
DolphinQt for the template flag, since Qt 5.15.0 causes some warnings
in qmap.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add external include paths to ExternalIncludePath instead of
AdditionalIncludeDirectories. msbuild appends these paths to
EXTERNAL_INCLUDE env var, which is passed to /external:env:.

Specify /external:W0 and /external:templates-, with override for
DolphinQt for the template flag, since Qt 5.15.0 causes some warnings
in qmap.h
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: Add quotes around QtIncludeDir on Windows</title>
<updated>2021-05-17T03:45:19+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2021-05-17T03:33:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=433b85769559f7cfc6201157a388122dc92337a0'/>
<id>433b85769559f7cfc6201157a388122dc92337a0</id>
<content type='text'>
If the path $(QtIncludeDir) has a space in it Visual Studio interprets
the first part as the full path and chokes on the second part. Quote the
path to fix the problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the path $(QtIncludeDir) has a space in it Visual Studio interprets
the first part as the full path and chokes on the second part. Quote the
path to fix the problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: update visual studio qt props to ignore warnings in headers</title>
<updated>2021-05-15T19:39:03+00:00</updated>
<author>
<name>iwubcode</name>
<email>iwubcode@users.noreply.github.com</email>
</author>
<published>2021-05-15T19:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=99a724361abb5c9728761dfc13b9f58a0b4fff8b'/>
<id>99a724361abb5c9728761dfc13b9f58a0b4fff8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DolphinQt: Stop using qtmain</title>
<updated>2020-09-21T15:27:10+00:00</updated>
<author>
<name>JosJuice</name>
<email>josjuice@gmail.com</email>
</author>
<published>2020-09-21T15:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=17e02838b0c885992c7148c2cd017c326b5b6d99'/>
<id>17e02838b0c885992c7148c2cd017c326b5b6d99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>msbuild: use the moc dispatcher from Qt's vstools</title>
<updated>2020-08-22T23:17:51+00:00</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2020-08-21T08:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=af559385380dfe2a5dc1f2d9f11d5c6deab2555b'/>
<id>af559385380dfe2a5dc1f2d9f11d5c6deab2555b</id>
<content type='text'>
The new method supports build parallelism and cleaner
integration into msbuild dependency flows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new method supports build parallelism and cleaner
integration into msbuild dependency flows.
</pre>
</div>
</content>
</entry>
</feed>
