Atlas - sources

Home / ext / SDL2 / src / hidapi / windows / ddk_build Lines: 1 | Size: 380 bytes [Download] [Show on GitHub] [Search similar files] [Raw] [Raw (proxy)]
[FILE BEGIN]
1TARGETNAME=hidapi 2TARGETTYPE=DYNLINK 3UMTYPE=console 4UMENTRY=main 5 6MSC_WARNING_LEVEL=/W3 /WX 7 8TARGETLIBS=$(SDK_LIB_PATH)\hid.lib \ 9 $(SDK_LIB_PATH)\setupapi.lib \ 10 $(SDK_LIB_PATH)\kernel32.lib \ 11 $(SDK_LIB_PATH)\comdlg32.lib 12 13USE_MSVCRT=1 14 15INCLUDES= ..\..\hidapi 16SOURCES= ..\hid.c \ 17 18 19TARGET_DESTINATION=retail 20 21MUI=0 22MUI_COMMENT="HID Interface DLL" 23 24
[FILE END]
(C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.