summaryrefslogtreecommitdiff
path: root/setup/devcon
diff options
context:
space:
mode:
authorGirish Pattabiraman <[email protected]>2017-03-01 16:36:47 -0800
committerGirish Pattabiraman <[email protected]>2017-03-01 16:36:47 -0800
commit902b548c15ab0d7bea57fdbf88286d2fe1af7364 (patch)
tree98d6fe51d40f9197c4e46e985502ec2071331f7b /setup/devcon
parentab9a793f9b908506d38964ce433c23ccde922a16 (diff)
Visual Studio will default to linking with VC Runtime DLL if <RuntimeLibrary> is not specified.
This Tag needs to be explicitly emptied out. SwapAPO DLL doesn't need the CRT because the CRT is included in "AudioBaseProcessingObjectV140.lib". Have to specifically ignore the Linker error 4217 because vsprintfxxx is being included locally through AudioBaseProcessingObjectV140.lib.
Diffstat (limited to 'setup/devcon')
0 files changed, 0 insertions, 0 deletions