Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
6164ce2d
Commit
6164ce2d
authored
Feb 20, 2010
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
parent
d59227e5
Hide whitespace changes
Inline
Side-by-side
Showing
108 changed files
with
121 additions
and
121 deletions
+121
-121
Maketest.rules.in
Maketest.rules.in
+3
-4
Makefile.in
dlls/advapi32/tests/Makefile.in
+1
-1
Makefile.in
dlls/advpack/tests/Makefile.in
+1
-1
Makefile.in
dlls/amstream/tests/Makefile.in
+1
-1
Makefile.in
dlls/avifil32/tests/Makefile.in
+1
-1
Makefile.in
dlls/browseui/tests/Makefile.in
+1
-1
Makefile.in
dlls/cabinet/tests/Makefile.in
+1
-1
Makefile.in
dlls/comcat/tests/Makefile.in
+1
-1
Makefile.in
dlls/comctl32/tests/Makefile.in
+1
-1
Makefile.in
dlls/comdlg32/tests/Makefile.in
+1
-1
Makefile.in
dlls/credui/tests/Makefile.in
+1
-1
Makefile.in
dlls/crypt32/tests/Makefile.in
+1
-1
Makefile.in
dlls/cryptnet/tests/Makefile.in
+1
-1
Makefile.in
dlls/cryptui/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3d10/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3d10core/tests/Makefile.in
+2
-2
Makefile.in
dlls/d3d8/tests/Makefile.in
+2
-2
Makefile.in
dlls/d3d9/tests/Makefile.in
+2
-2
Makefile.in
dlls/d3drm/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dx9_36/tests/Makefile.in
+1
-1
Makefile.in
dlls/d3dxof/tests/Makefile.in
+1
-1
Makefile.in
dlls/ddraw/tests/Makefile.in
+1
-1
Makefile.in
dlls/ddrawex/tests/Makefile.in
+1
-1
Makefile.in
dlls/dinput/tests/Makefile.in
+1
-1
Makefile.in
dlls/dmloader/tests/Makefile.in
+1
-1
Makefile.in
dlls/dnsapi/tests/Makefile.in
+1
-1
Makefile.in
dlls/dplayx/tests/Makefile.in
+1
-1
Makefile.in
dlls/dsound/tests/Makefile.in
+1
-1
Makefile.in
dlls/dxdiagn/tests/Makefile.in
+1
-1
Makefile.in
dlls/dxgi/tests/Makefile.in
+2
-2
Makefile.in
dlls/fusion/tests/Makefile.in
+1
-1
Makefile.in
dlls/gdi32/tests/Makefile.in
+1
-1
Makefile.in
dlls/gdiplus/tests/Makefile.in
+1
-1
Makefile.in
dlls/hlink/tests/Makefile.in
+1
-1
Makefile.in
dlls/imagehlp/tests/Makefile.in
+1
-1
Makefile.in
dlls/imm32/tests/Makefile.in
+1
-1
Makefile.in
dlls/inetcomm/tests/Makefile.in
+1
-1
Makefile.in
dlls/inetmib1/tests/Makefile.in
+1
-1
Makefile.in
dlls/infosoft/tests/Makefile.in
+1
-1
Makefile.in
dlls/iphlpapi/tests/Makefile.in
+1
-1
Makefile.in
dlls/itss/tests/Makefile.in
+1
-1
Makefile.in
dlls/jscript/tests/Makefile.in
+1
-1
Makefile.in
dlls/kernel32/tests/Makefile.in
+2
-2
Makefile.in
dlls/localspl/tests/Makefile.in
+1
-1
Makefile.in
dlls/localui/tests/Makefile.in
+1
-1
Makefile.in
dlls/lz32/tests/Makefile.in
+1
-1
Makefile.in
dlls/mapi32/tests/Makefile.in
+1
-1
Makefile.in
dlls/mlang/tests/Makefile.in
+1
-1
Makefile.in
dlls/mmdevapi/tests/Makefile.in
+1
-1
Makefile.in
dlls/msacm32/tests/Makefile.in
+1
-1
Makefile.in
dlls/mscms/tests/Makefile.in
+1
-1
Makefile.in
dlls/msctf/tests/Makefile.in
+1
-1
Makefile.in
dlls/mshtml/tests/Makefile.in
+1
-1
Makefile.in
dlls/msi/tests/Makefile.in
+1
-1
Makefile.in
dlls/mstask/tests/Makefile.in
+1
-1
Makefile.in
dlls/msvcrt/tests/Makefile.in
+1
-1
Makefile.in
dlls/msvcrtd/tests/Makefile.in
+1
-1
Makefile.in
dlls/msvfw32/tests/Makefile.in
+1
-1
Makefile.in
dlls/msxml3/tests/Makefile.in
+1
-1
Makefile.in
dlls/netapi32/tests/Makefile.in
+1
-1
Makefile.in
dlls/ntdll/tests/Makefile.in
+2
-2
Makefile.in
dlls/ntdsapi/tests/Makefile.in
+1
-1
Makefile.in
dlls/ntprint/tests/Makefile.in
+1
-1
Makefile.in
dlls/odbccp32/tests/Makefile.in
+1
-1
Makefile.in
dlls/ole32/tests/Makefile.in
+1
-1
Makefile.in
dlls/oleacc/tests/Makefile.in
+1
-1
Makefile.in
dlls/oleaut32/tests/Makefile.in
+1
-1
Makefile.in
dlls/oledb32/tests/Makefile.in
+1
-1
Makefile.in
dlls/opengl32/tests/Makefile.in
+1
-1
Makefile.in
dlls/pdh/tests/Makefile.in
+1
-1
Makefile.in
dlls/psapi/tests/Makefile.in
+1
-1
Makefile.in
dlls/qedit/tests/Makefile.in
+1
-1
Makefile.in
dlls/qmgr/tests/Makefile.in
+1
-1
Makefile.in
dlls/quartz/tests/Makefile.in
+1
-1
Makefile.in
dlls/rasapi32/tests/Makefile.in
+1
-1
Makefile.in
dlls/riched20/tests/Makefile.in
+1
-1
Makefile.in
dlls/riched32/tests/Makefile.in
+1
-1
Makefile.in
dlls/rpcrt4/tests/Makefile.in
+1
-1
Makefile.in
dlls/rsaenh/tests/Makefile.in
+1
-1
Makefile.in
dlls/schannel/tests/Makefile.in
+1
-1
Makefile.in
dlls/secur32/tests/Makefile.in
+1
-1
Makefile.in
dlls/serialui/tests/Makefile.in
+1
-1
Makefile.in
dlls/setupapi/tests/Makefile.in
+1
-1
Makefile.in
dlls/shdocvw/tests/Makefile.in
+1
-1
Makefile.in
dlls/shell32/tests/Makefile.in
+1
-1
Makefile.in
dlls/shlwapi/tests/Makefile.in
+1
-1
Makefile.in
dlls/snmpapi/tests/Makefile.in
+1
-1
Makefile.in
dlls/spoolss/tests/Makefile.in
+1
-1
Makefile.in
dlls/sti/tests/Makefile.in
+1
-1
Makefile.in
dlls/twain_32/tests/Makefile.in
+1
-1
Makefile.in
dlls/urlmon/tests/Makefile.in
+1
-1
Makefile.in
dlls/user32/tests/Makefile.in
+1
-1
Makefile.in
dlls/userenv/tests/Makefile.in
+1
-1
Makefile.in
dlls/usp10/tests/Makefile.in
+1
-1
Makefile.in
dlls/uxtheme/tests/Makefile.in
+1
-1
Makefile.in
dlls/version/tests/Makefile.in
+1
-1
Makefile.in
dlls/windowscodecs/tests/Makefile.in
+5
-5
Makefile.in
dlls/winhttp/tests/Makefile.in
+1
-1
Makefile.in
dlls/wininet/tests/Makefile.in
+1
-1
Makefile.in
dlls/winmm/tests/Makefile.in
+1
-1
Makefile.in
dlls/winspool.drv/tests/Makefile.in
+1
-1
Makefile.in
dlls/wintab32/tests/Makefile.in
+1
-1
Makefile.in
dlls/wintrust/tests/Makefile.in
+1
-1
Makefile.in
dlls/wldap32/tests/Makefile.in
+1
-1
Makefile.in
dlls/ws2_32/tests/Makefile.in
+1
-1
Makefile.in
dlls/xinput1_3/tests/Makefile.in
+1
-1
Makefile.in
dlls/xmllite/tests/Makefile.in
+1
-1
Makefile.in
programs/cmd/tests/Makefile.in
+2
-1
No files found.
Maketest.rules.in
View file @
6164ce2d
...
...
@@ -2,7 +2,7 @@
#
# Each individual makefile should define the following variables:
# TESTDLL : the dll to test
# C
TEST
S : list of C test programs
# C
_SRC
S : list of C test programs
# EXTRALIBS : extra libraries to link in (optional)
# EXTRADEFS : extra symbol definitions, like -DWINELIB (optional)
#
...
...
@@ -13,11 +13,10 @@ DLLFLAGS = @DLLFLAGS@
DEFS = -DWINE_STRICT_PROTOTYPES $(EXTRADEFS)
MODULE = $(TESTDLL:%.dll=%)_test.exe
TESTRESULTS = $(C
TEST
S:.c=.ok)
TESTRESULTS = $(C
_SRC
S:.c=.ok)
TESTPROGRAM = $(MODULE)$(DLLEXT)
RUNTESTFLAGS = -q -P wine -M $(TESTDLL) -T $(TOPOBJDIR) -p $(TESTPROGRAM)
C_SRCS = $(CTESTS)
ALL_LIBS = $(IMPORTS:%=-l%) $(EXTRALIBS) $(LDFLAGS) $(LIBS)
EXTRA_OBJS = testlist.o
...
...
@@ -36,7 +35,7 @@ $(MODULE) $(MODULE).so: $(OBJS) Makefile.in
# Rules for building test list
testlist.c: Makefile.in $(MAKECTESTS)
$(MAKECTESTS) -o $@ $(C
TEST
S)
$(MAKECTESTS) -o $@ $(C
_SRC
S)
testlist.o: testlist.c $(TOPSRCDIR)/include/wine/test.h
...
...
dlls/advapi32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
advapi32.dll
IMPORTS
=
ole32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
cred.c
\
crypt.c
\
crypt_lmhash.c
\
...
...
dlls/advpack/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
advpack.dll
IMPORTS
=
cabinet advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
advpack.c
\
files.c
\
install.c
...
...
dlls/amstream/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
amstream.dll
IMPORTS
=
quartz ddraw oleaut32 ole32 user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
amstream.c
@MAKE_TEST_RULES@
...
...
dlls/avifil32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
avifil32.dll
IMPORTS
=
avifil32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
api.c
@MAKE_TEST_RULES@
...
...
dlls/browseui/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
browseui.dll
IMPORTS
=
ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
autocomplete.c
@MAKE_TEST_RULES@
...
...
dlls/cabinet/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
cabinet.dll
IMPORTS
=
cabinet kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
extract.c
\
fdi.c
...
...
dlls/comcat/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
comcat.dll
IMPORTS
=
ole32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
comcat.c
@MAKE_TEST_RULES@
...
...
dlls/comctl32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
comctl32.dll
IMPORTS
=
comctl32 ole32 user32 gdi32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
comboex.c
\
datetime.c
\
dpa.c
\
...
...
dlls/comdlg32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
comdlg32.dll
IMPORTS
=
comdlg32 user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
filedlg.c
\
fontdlg.c
\
printdlg.c
...
...
dlls/credui/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
credui.dll
IMPORTS
=
credui kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
credui.c
@MAKE_TEST_RULES@
...
...
dlls/crypt32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
crypt32.dll
IMPORTS
=
crypt32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
base64.c
\
cert.c
\
chain.c
\
...
...
dlls/cryptnet/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
cryptnet.dll
IMPORTS
=
cryptnet crypt32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
cryptnet.c
@MAKE_TEST_RULES@
...
...
dlls/cryptui/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
cryptui.dll
IMPORTS
=
cryptui crypt32 kernel32 user32
C
TEST
S
=
\
C
_SRC
S
=
\
cryptui.c
@MAKE_TEST_RULES@
...
...
dlls/d3d10/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
d3d10.dll
IMPORTS
=
d3d10 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
device.c
\
effect.c
...
...
dlls/d3d10core/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,8 +5,8 @@ VPATH = @srcdir@
TESTDLL
=
d3d10core.dll
IMPORTS
=
d3d10core dxgi kernel32
C
TEST
S
=
\
device.c
\
C
_SRC
S
=
\
device.c
@MAKE_TEST_RULES@
...
...
dlls/d3d8/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,9 +5,9 @@ VPATH = @srcdir@
TESTDLL
=
d3d8.dll
IMPORTS
=
user32 kernel32
CTESTS
=
\
d3d8_main.c
\
C_SRCS
=
\
buffer.c
\
d3d8_main.c
\
device.c
\
stateblock.c
\
surface.c
\
...
...
dlls/d3d9/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,9 +5,9 @@ VPATH = @srcdir@
TESTDLL
=
d3d9.dll
IMPORTS
=
user32 kernel32
CTESTS
=
\
d3d9ex.c
\
C_SRCS
=
\
buffer.c
\
d3d9ex.c
\
device.c
\
query.c
\
shader.c
\
...
...
dlls/d3drm/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
d3drm.dll
IMPORTS
=
kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
d3drm.c
\
vector.c
...
...
dlls/d3dx9_36/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
d3dx9_36.dll
IMPORTS
=
d3dx9 d3d9 user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
asm.c
\
core.c
\
math.c
\
...
...
dlls/d3dxof/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
d3dxof.dll
IMPORTS
=
d3dxof kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
d3dxof.c
@MAKE_TEST_RULES@
...
...
dlls/ddraw/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
ddraw.dll
IMPORTS
=
ddraw user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
d3d.c
\
ddrawmodes.c
\
dsurface.c
\
...
...
dlls/ddrawex/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
ddrawex.dll
IMPORTS
=
user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
ddrawex.c
\
surface.c
...
...
dlls/dinput/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
dinput.dll
IMPORTS
=
dinput ole32 version user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
device.c
\
joystick.c
\
keyboard.c
\
...
...
dlls/dmloader/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
dmloader.dll
IMPORTS
=
ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
loader.c
@MAKE_TEST_RULES@
...
...
dlls/dnsapi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
dnsapi.dll
IMPORTS
=
dnsapi kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
name.c
\
record.c
...
...
dlls/dplayx/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
dplayx.dll
IMPORTS
=
dplayx ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
dplayx.c
@MAKE_TEST_RULES@
...
...
dlls/dsound/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
dsound.dll
IMPORTS
=
ole32 version user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
capture.c
\
ds3d.c
\
ds3d8.c
\
...
...
dlls/dxdiagn/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
dxdiagn.dll
IMPORTS
=
ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
provider.c
@MAKE_TEST_RULES@
...
...
dlls/dxgi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,8 +5,8 @@ VPATH = @srcdir@
TESTDLL
=
dxgi.dll
IMPORTS
=
dxgi kernel32
C
TEST
S
=
\
device.c
\
C
_SRC
S
=
\
device.c
@MAKE_TEST_RULES@
...
...
dlls/fusion/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
fusion.dll
IMPORTS
=
user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
asmcache.c
\
asmenum.c
\
asmname.c
\
...
...
dlls/gdi32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
gdi32.dll
IMPORTS
=
user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
bitmap.c
\
brush.c
\
clipping.c
\
...
...
dlls/gdiplus/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
gdiplus.dll
IMPORTS
=
gdiplus ole32 user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
brush.c
\
customlinecap.c
\
font.c
\
...
...
dlls/hlink/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
hlink.dll
IMPORTS
=
hlink ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
browse_ctx.c
\
hlink.c
...
...
dlls/imagehlp/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
imagehlp.dll
IMPORTS
=
kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
integrity.c
@MAKE_TEST_RULES@
...
...
dlls/imm32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
imm32.dll
IMPORTS
=
imm32 user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
imm32.c
@MAKE_TEST_RULES@
...
...
dlls/inetcomm/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
inetcomm.dll
IMPORTS
=
inetcomm oleaut32 ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
mimeintl.c
\
mimeole.c
...
...
dlls/inetmib1/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
inetmib1.dll
IMPORTS
=
snmpapi kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
main.c
@MAKE_TEST_RULES@
...
...
dlls/infosoft/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
infosoft.dll
IMPORTS
=
ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
infosoft.c
@MAKE_TEST_RULES@
...
...
dlls/iphlpapi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
iphlpapi.dll
IMPORTS
=
kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
iphlpapi.c
@MAKE_TEST_RULES@
...
...
dlls/itss/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
itss.dll
IMPORTS
=
ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
protocol.c
RC_SRCS
=
rsrc.rc
...
...
dlls/jscript/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
jscript.dll
IMPORTS
=
oleaut32 ole32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
activex.c
\
jscript.c
\
run.c
...
...
dlls/kernel32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
kernel32.dll
IMPORTS
=
user32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
actctx.c
\
alloc.c
\
atom.c
\
...
...
@@ -24,8 +24,8 @@ CTESTS = \
heap.c
\
loader.c
\
locale.c
\
module.c
\
mailslot.c
\
module.c
\
path.c
\
pipe.c
\
process.c
\
...
...
dlls/localspl/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
localspl.dll
IMPORTS
=
kernel32 advapi32
C
TEST
S
=
\
C
_SRC
S
=
\
localmon.c
@MAKE_TEST_RULES@
...
...
dlls/localui/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
localui.dll
IMPORTS
=
kernel32 winspool
C
TEST
S
=
\
C
_SRC
S
=
\
localui.c
@MAKE_TEST_RULES@
...
...
dlls/lz32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
lz32.dll
IMPORTS
=
lz32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
lzexpand_main.c
@MAKE_TEST_RULES@
...
...
dlls/mapi32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
mapi32.dll
IMPORTS
=
advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
imalloc.c
\
prop.c
\
util.c
...
...
dlls/mlang/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
mlang.dll
IMPORTS
=
mlang oleaut32 ole32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
mlang.c
@MAKE_TEST_RULES@
...
...
dlls/mmdevapi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
mmdevapi.dll
IMPORTS
=
ole32 version user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
dependency.c
\
mmdevenum.c
\
propstore.c
...
...
dlls/msacm32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
msacm32.dll
IMPORTS
=
msacm32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
msacm.c
@MAKE_TEST_RULES@
...
...
dlls/mscms/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
mscms.dll
IMPORTS
=
advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
profile.c
@MAKE_TEST_RULES@
...
...
dlls/msctf/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
msctf.dll
IMPORTS
=
ole32 user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
inputprocessor.c
@MAKE_TEST_RULES@
...
...
dlls/mshtml/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
mshtml.dll
IMPORTS
=
ole32 oleaut32 wininet user32 urlmon gdi32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
dom.c
\
events.c
\
htmldoc.c
\
...
...
dlls/msi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
msi.dll
IMPORTS
=
cabinet msi shell32 ole32 oleaut32 user32 advapi32 kernel32 version
C
TEST
S
=
\
C
_SRC
S
=
\
automation.c
\
db.c
\
format.c
\
...
...
dlls/mstask/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
mstask.dll
IMPORTS
=
ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
task.c
\
task_scheduler.c
\
task_trigger.c
...
...
dlls/msvcrt/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -8,7 +8,7 @@ IMPORTS = kernel32
MODCFLAGS
=
@BUILTINFLAG@
EXTRAINCL
=
-I
$(TOPSRCDIR)
/include/msvcrt
-I
$(SRCDIR)
/..
C
TEST
S
=
\
C
_SRC
S
=
\
cpp.c
\
data.c
\
dir.c
\
...
...
dlls/msvcrtd/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -8,7 +8,7 @@ IMPORTS = kernel32
EXTRAINCL
=
-I
$(TOPSRCDIR)
/include/msvcrt
MODCFLAGS
=
@BUILTINFLAG@
C
TEST
S
=
\
C
_SRC
S
=
\
debug.c
@MAKE_TEST_RULES@
...
...
dlls/msvfw32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
msvfw32.dll
IMPORTS
=
msvfw32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
msvfw.c
@MAKE_TEST_RULES@
...
...
dlls/msxml3/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
msxml3.dll
IMPORTS
=
oleaut32 ole32 user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
domdoc.c
\
saxreader.c
\
schema.c
\
...
...
dlls/netapi32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
netapi32.dll
IMPORTS
=
advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
access.c
\
apibuf.c
\
ds.c
\
...
...
dlls/ntdll/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,17 +5,17 @@ VPATH = @srcdir@
TESTDLL
=
ntdll.dll
IMPORTS
=
user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
atom.c
\
change.c
\
directory.c
\
env.c
\
error.c
\
exception.c
\
file.c
\
generated.c
\
info.c
\
large_int.c
\
file.c
\
om.c
\
path.c
\
port.c
\
...
...
dlls/ntdsapi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
ntdsapi.dll
IMPORTS
=
ntdsapi kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
ntdsapi.c
@MAKE_TEST_RULES@
...
...
dlls/ntprint/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
ntprint.dll
IMPORTS
=
kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
ntprint.c
@MAKE_TEST_RULES@
...
...
dlls/odbccp32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
odbccp32.dll
IMPORTS
=
odbccp32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
misc.c
@MAKE_TEST_RULES@
...
...
dlls/ole32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
ole32.dll
IMPORTS
=
oleaut32 ole32 user32 gdi32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
clipboard.c
\
compobj.c
\
defaulthandler.c
\
...
...
dlls/oleacc/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
oleacc.dll
IMPORTS
=
kernel32 oleacc
C
TEST
S
=
\
C
_SRC
S
=
\
main.c
@MAKE_TEST_RULES@
...
...
dlls/oleaut32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
oleaut32.dll
IMPORTS
=
oleaut32 ole32 rpcrt4 user32 gdi32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
dispatch.c
\
olefont.c
\
olepicture.c
\
...
...
dlls/oledb32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
oledb32.dll
IMPORTS
=
oleaut32 ole32 user32 gdi32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
convert.c
\
marshal.c
...
...
dlls/opengl32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
opengl32.dll
IMPORTS
=
opengl32 user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
opengl.c
@MAKE_TEST_RULES@
...
...
dlls/pdh/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
pdh.dll
IMPORTS
=
pdh kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
pdh.c
@MAKE_TEST_RULES@
...
...
dlls/psapi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
psapi.dll
IMPORTS
=
kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
psapi_main.c
@MAKE_TEST_RULES@
...
...
dlls/qedit/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
qedit.dll
IMPORTS
=
oleaut32 ole32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
mediadet.c
RC_SRCS
=
qedit.rc
...
...
dlls/qmgr/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
qmgr.dll
IMPORTS
=
ole32 shlwapi user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
enum_files.c
\
enum_jobs.c
\
file.c
\
...
...
dlls/quartz/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
quartz.dll
IMPORTS
=
oleaut32 ole32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
avisplitter.c
\
dsoundrender.c
\
filtergraph.c
\
...
...
dlls/rasapi32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
rasapi32.dll
IMPORTS
=
kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
rasapi.c
@MAKE_TEST_RULES@
...
...
dlls/riched20/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
riched20.dll
IMPORTS
=
ole32 oleaut32 user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
editor.c
\
richole.c
\
txtsrv.c
...
...
dlls/riched32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
riched32.dll
IMPORTS
=
ole32 user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
editor.c
@MAKE_TEST_RULES@
...
...
dlls/rpcrt4/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -9,7 +9,7 @@ EXTRAIDLFLAGS = --prefix-server=s_
IDL_C_SRCS
=
server.idl
IDL_S_SRCS
=
server.idl
C
TEST
S
=
\
C
_SRC
S
=
\
cstub.c
\
generated.c
\
ndr_marshall.c
\
...
...
dlls/rsaenh/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
rsaenh.dll
IMPORTS
=
advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
rsaenh.c
@MAKE_TEST_RULES@
...
...
dlls/schannel/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
schannel.dll
IMPORTS
=
kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
main.c
@MAKE_TEST_RULES@
...
...
dlls/secur32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
secur32.dll
IMPORTS
=
advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
main.c
\
ntlm.c
\
schannel.c
\
...
...
dlls/serialui/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
serialui.dll
IMPORTS
=
kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
confdlg.c
@MAKE_TEST_RULES@
...
...
dlls/setupapi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
setupapi.dll
IMPORTS
=
setupapi user32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
devinst.c
\
install.c
\
misc.c
\
...
...
dlls/shdocvw/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
shdocvw.dll
IMPORTS
=
shell32 ole32 oleaut32 user32 gdi32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
intshcut.c
\
shdocvw.c
\
shortcut.c
\
...
...
dlls/shell32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
shell32.dll
IMPORTS
=
shell32 ole32 oleaut32 user32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
appbar.c
\
autocomplete.c
\
generated.c
\
...
...
dlls/shlwapi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
shlwapi.dll
IMPORTS
=
shlwapi advapi32 ole32 oleaut32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
assoc.c
\
clist.c
\
clsid.c
\
...
...
dlls/snmpapi/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
snmpapi.dll
IMPORTS
=
snmpapi kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
util.c
@MAKE_TEST_RULES@
...
...
dlls/spoolss/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
spoolss.dll
IMPORTS
=
kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
spoolss.c
@MAKE_TEST_RULES@
...
...
dlls/sti/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -7,7 +7,7 @@ TESTDLL = sti.dll
IMPORTS
=
ole32 kernel32
EXTRALIBS
=
-luuid
C
TEST
S
=
\
C
_SRC
S
=
\
sti.c
@MAKE_TEST_RULES@
...
...
dlls/twain_32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
twain_32.dll
IMPORTS
=
user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
dsm.c
@MAKE_TEST_RULES@
...
...
dlls/urlmon/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
urlmon.dll
IMPORTS
=
urlmon ole32 user32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
generated.c
\
misc.c
\
protocol.c
\
...
...
dlls/user32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
user32.dll
IMPORTS
=
user32 gdi32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
broadcast.c
\
class.c
\
clipboard.c
\
...
...
dlls/userenv/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
userenv.dll
IMPORTS
=
userenv advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
userenv.c
@MAKE_TEST_RULES@
...
...
dlls/usp10/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
usp10.dll
IMPORTS
=
usp10 user32 gdi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
usp10.c
@MAKE_TEST_RULES@
...
...
dlls/uxtheme/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
uxtheme.dll
IMPORTS
=
user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
system.c
@MAKE_TEST_RULES@
...
...
dlls/version/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
version.dll
IMPORTS
=
version kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
info.c
\
install.c
...
...
dlls/windowscodecs/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,11 +5,11 @@ VPATH = @srcdir@
TESTDLL
=
windowscodecs.dll
IMPORTS
=
kernel32 ole32 windowscodecs
C
TEST
S
=
\
bmpformat.c
\
converter.c
\
palette.c
\
stream.c
C
_SRC
S
=
\
bmpformat.c
\
converter.c
\
palette.c
\
stream.c
@MAKE_TEST_RULES@
...
...
dlls/winhttp/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
winhttp.dll
IMPORTS
=
winhttp crypt32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
notification.c
\
url.c
\
winhttp.c
...
...
dlls/wininet/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
wininet.dll
IMPORTS
=
wininet ws2_32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
ftp.c
\
generated.c
\
http.c
\
...
...
dlls/winmm/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
winmm.dll
IMPORTS
=
winmm user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
capture.c
\
mci.c
\
midi.c
\
...
...
dlls/winspool.drv/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
winspool.drv
IMPORTS
=
winspool advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
info.c
@MAKE_TEST_RULES@
...
...
dlls/wintab32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
wintab32.dll
IMPORTS
=
kernel32 user32
C
TEST
S
=
\
C
_SRC
S
=
\
context.c
@MAKE_TEST_RULES@
...
...
dlls/wintrust/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
wintrust.dll
IMPORTS
=
wintrust crypt32 advapi32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
asn.c
\
crypt.c
\
register.c
\
...
...
dlls/wldap32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
wldap32.dll
IMPORTS
=
wldap32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
parse.c
@MAKE_TEST_RULES@
...
...
dlls/ws2_32/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
ws2_32.dll
IMPORTS
=
ws2_32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
protocol.c
\
sock.c
...
...
dlls/xinput1_3/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
xinput1_3.dll
IMPORTS
=
user32 kernel32
C
TEST
S
=
\
C
_SRC
S
=
\
xinput.c
@MAKE_TEST_RULES@
...
...
dlls/xmllite/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,7 @@ VPATH = @srcdir@
TESTDLL
=
xmllite.dll
IMPORTS
=
kernel32 ole32
C
TEST
S
=
\
C
_SRC
S
=
\
reader.c
@MAKE_TEST_RULES@
...
...
programs/cmd/tests/Makefile.in
View file @
6164ce2d
...
...
@@ -5,7 +5,8 @@ VPATH = @srcdir@
TESTDLL
=
cmd.exe
IMPORTS
=
kernel32
CTESTS
=
batch.c
C_SRCS
=
\
batch.c
RC_SRCS
=
rsrc.rc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment