mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
rename dxdigan to dxdiagn
svn path=/trunk/; revision=12252
This commit is contained in:
parent
c443a93492
commit
21a54bca5b
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.273 2004/12/20 06:55:28 greatlrd Exp $
|
||||
# $Id: Makefile,v 1.274 2004/12/20 16:31:40 greatlrd Exp $
|
||||
#
|
||||
# Global makefile
|
||||
#
|
||||
|
@ -57,7 +57,7 @@ DLLS = acledit aclui advapi32 advpack cabinet cards comctl32 crtdll comdlg32 d3d
|
|||
msgina msimg32 msvcrt20 msvideo mswsock netapi32 ntdll ole32 oleaut32 oledlg olepro32 opengl32 \
|
||||
packet psapi riched20 richedit rpcrt4 samlib secur32 setupapi shell32 shlwapi snmpapi syssetup twain \
|
||||
unicode user32 userenv version wininet winmm winspool ws2help ws2_32 wsock32 wshirda dnsapi \
|
||||
dinput dinput8 dxdigan dsound $(DLLS_KBD) $(DLLS_CPL) $(DLLS_SHELLEXT)
|
||||
dinput dinput8 dxdiagn dsound $(DLLS_KBD) $(DLLS_CPL) $(DLLS_SHELLEXT)
|
||||
|
||||
SUBSYS = smss win32k csrss ntvdm
|
||||
|
||||
|
|
|
@ -71,7 +71,7 @@ lib\crtdll\crtdll.dll 1
|
|||
lib\dinput\dinput.dll 1
|
||||
lib\dinput8\dinput8.dll 1
|
||||
lib\dsound\dsound.dll 1
|
||||
lib\dxdiagn\dxdigan.dll 1
|
||||
lib\dxdiagn\dxdiagn.dll 1
|
||||
lib\expat\expat.dll 1
|
||||
lib\fmifs\fmifs.dll 1
|
||||
lib\freetype\freetype.dll 1
|
||||
|
|
Loading…
Reference in a new issue