build: Add "crosstest" target for tests cross-compilation.

This commit is contained in:
Józef Kucia
2016-09-21 12:57:24 +02:00
parent 978584a238
commit 6bebee9a09
7 changed files with 142 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
LIBRARY D3D12.dll
EXPORTS
D3D12CreateDevice @101
D3D12GetDebugInterface @102
D3D12CreateRootSignatureDeserializer @106
D3D12SerializeRootSignature @107