makefile.in

来自「一个类似windows」· IN 代码 · 共 20 行

IN
20
字号
TOPSRCDIR = @top_srcdir@TOPOBJDIR = ../../..SRCDIR    = @srcdir@VPATH     = @srcdir@TESTDLL   = dsound.dllIMPORTS   = dsound ole32 version user32 kernel32EXTRALIBS = -ldxguid -luuid -ldxerr8CTESTS = \	capture.c \	ds3d.c \	ds3d8.c \	dsound.c \	dsound8.c \	propset.c@MAKE_TEST_RULES@### Dependencies:

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?