Commit Graph

5 Commits

Author SHA1 Message Date
Alistair Leslie-Hughes
b4e0277488 updated xactengine-initial patchset
Include xact_class.h with <> to ensure the local file is found
over the one in the xaudio2_7 directory.

If one builds xaudio2_7 then one of the xactengine dll, a build
occurs because it's included the wrong header.

The build appears to work by chance because the xactengine dlls are
built before xaudio.
2020-03-03 10:50:35 +11:00
Alistair Leslie-Hughes
f54b943bca Revert "Updated xactengine-initial patchset"
This reverts commit 6138369b4f.
This prevented proper registation of each dll.
2020-03-03 10:42:13 +11:00
Alistair Leslie-Hughes
6138369b4f Updated xactengine-initial patchset
Removed #if from idl. The generated header in xaudio2_7 takes preference over local file.
2020-03-03 10:16:25 +11:00
Alistair Leslie-Hughes
afdf5020ff Updated xactengine-initial patchset
Fixed build issue on Macos and suse.
2020-03-02 13:26:54 +11:00
Alistair Leslie-Hughes
2fc5c88068 Added xactengine-initial patchset 2020-03-01 15:05:53 +11:00