diff options
Diffstat (limited to 'src/ext/DirectX/ca/directx.def')
-rw-r--r-- | src/ext/DirectX/ca/directx.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/DirectX/ca/directx.def b/src/ext/DirectX/ca/directx.def index 8f46f9a8..48ca4d24 100644 --- a/src/ext/DirectX/ca/directx.def +++ b/src/ext/DirectX/ca/directx.def | |||
@@ -1,7 +1,7 @@ | |||
1 | ; Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. | 1 | ; Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. |
2 | 2 | ||
3 | 3 | ||
4 | LIBRARY "directxca" | 4 | LIBRARY "dxca" |
5 | 5 | ||
6 | EXPORTS | 6 | EXPORTS |
7 | WixQueryDirectXCaps | 7 | WixQueryDirectXCaps |