Commit daed93ee authored by Ulrich Weigand's avatar Ulrich Weigand Committed by Alexandre Julliard

Moved .spec files to corresponding dlls/ directory.

parent c9a6d50c
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = advapi32
SPEC_SRCS = advapi32.spec
C_SRCS = \
advapi.c \
crypt.c \
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = avifil32
SPEC_SRCS = avifil32.spec
C_SRCS = \
avifile.c
......
Makefile
comctl32.spec.c
rsrc.s
......@@ -6,6 +6,8 @@ VPATH = @srcdir@
MODULE = comctl32
WRCEXTRA = -s -p$(MODULE)
SPEC_SRCS = comctl32.spec
C_SRCS = \
animate.c \
comboex.c \
......
Makefile
comdlg32.spec.c
commdlg.spec.c
commdlg.spec.glue.s
rsrc.s
......@@ -6,6 +6,9 @@ VPATH = @srcdir@
MODULE = commdlg
WRCEXTRA = -s -pcomdlg32
SPEC_SRCS = commdlg.spec comdlg32.spec
GLUE = commdlg.spec.c
C_SRCS = \
cdlg32.c \
colordlg.c \
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = imagehlp
SPEC_SRCS = imagehlp.spec
C_SRCS = \
access.c \
debug.c \
......
Makefile
msacm.spec.c
msacm.spec.glue.s
......@@ -5,6 +5,9 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msacm
SPEC_SRCS = msacm.spec
GLUE = msacm.spec.c
C_SRCS = \
msacm_main.c
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msacm32
SPEC_SRCS = msacm32.spec
C_SRCS = \
builtin.c \
driver.c \
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ntdll
SPEC_SRCS = ntdll.spec
C_SRCS = \
exception.c \
file.c \
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = psapi
SPEC_SRCS = psapi.spec
C_SRCS = \
psapi_main.c
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = rasapi32
SPEC_SRCS = rasapi32.spec
C_SRCS = rasapi.c
all: $(MODULE).o
......
Makefile
shell32.spec.c
shres.s
......@@ -6,6 +6,8 @@ VPATH = @srcdir@
MODULE = shell32
WRCEXTRA = -s -p$(MODULE)
SPEC_SRCS = shell32.spec
C_SRCS = \
brsfolder.c \
classes.c \
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = tapi32
SPEC_SRCS = tapi32.spec
C_SRCS = \
assisted.c \
line.c \
......
Makefile
ver.spec.c
ver.spec.glue.s
......@@ -5,6 +5,9 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ver
SPEC_SRCS = ver.spec
GLUE = ver.spec.c
C_SRCS = \
ver16.c
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = version
SPEC_SRCS = version.spec
C_SRCS = \
info.c \
install.c \
......
Makefile
win87em.spec.c
win87em.spec.glue.s
......@@ -5,6 +5,9 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = win87em
SPEC_SRCS = win87em.spec
GLUE = win87em.spec.c
C_SRCS = \
emulate.c
......
Makefile
winaspi.spec.c
winaspi.spec.glue.s
......@@ -5,6 +5,9 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winaspi
SPEC_SRCS = winaspi.spec
GLUE = winaspi.spec.c
C_SRCS = \
winaspi16.c
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winspool
SPEC_SRCS = winspool.spec
C_SRCS = \
info.c
......
......@@ -5,6 +5,8 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wnaspi32
SPEC_SRCS = wnaspi32.spec
C_SRCS = \
winaspi32.c
......
......@@ -8,8 +8,6 @@ callto16.spec.c
callto16.spec.glue.s
comm.spec.c
comm.spec.glue.s
commdlg.spec.c
commdlg.spec.glue.s
compobj.spec.c
compobj.spec.glue.s
ddeml.spec.c
......@@ -30,8 +28,6 @@ mmsystem.spec.c
mmsystem.spec.glue.s
mouse.spec.c
mouse.spec.glue.s
msacm.spec.c
msacm.spec.glue.s
msvideo.spec.c
msvideo.spec.glue.s
ole2.spec.c
......@@ -69,16 +65,10 @@ typelib.spec.c
typelib.spec.glue.s
user.spec.c
user.spec.glue.s
ver.spec.c
ver.spec.glue.s
w32sys.spec.c
w32sys.spec.glue.s
win32s16.spec.c
win32s16.spec.glue.s
win87em.spec.c
win87em.spec.glue.s
winaspi.spec.c
winaspi.spec.glue.s
windebug.spec.c
windebug.spec.glue.s
wineps.spec.c
......
......@@ -8,7 +8,6 @@ MODULE = if1632
SPEC_SRCS = \
avifile.spec \
comm.spec \
commdlg.spec \
compobj.spec \
ddeml.spec \
dispdib.spec \
......@@ -19,7 +18,6 @@ SPEC_SRCS = \
lzexpand.spec \
mmsystem.spec \
mouse.spec \
msacm.spec \
msvideo.spec \
ole2.spec \
ole2conv.spec \
......@@ -38,11 +36,8 @@ SPEC_SRCS = \
toolhelp.spec \
typelib.spec \
user.spec \
ver.spec \
w32sys.spec \
win32s16.spec \
win87em.spec \
winaspi.spec \
windebug.spec \
wineps.spec \
wing.spec \
......
Makefile
advapi32.spec.c
avifil32.spec.c
call32.s
comctl32.spec.c
comdlg32.spec.c
crtdll.spec.c
dciman32.spec.c
ddraw.spec.c
......@@ -12,7 +8,6 @@ dplay.spec.c
dplayx.spec.c
dsound.spec.c
gdi32.spec.c
imagehlp.spec.c
imm32.spec.c
kernel32.spec.c
lz32.spec.c
......@@ -22,24 +17,15 @@ mcicda.spec.c
mciseq.spec.c
mciwave.spec.c
mpr.spec.c
msacm32.spec.c
msnet32.spec.c
msvfw32.spec.c
ntdll.spec.c
ole32.spec.c
oleaut32.spec.c
olecli32.spec.c
oledlg.spec.c
olesvr32.spec.c
psapi.spec.c
rasapi32.spec.c
shell32.spec.c
tapi32.spec.c
user32.spec.c
version.spec.c
w32skrnl.spec.c
winmm.spec.c
winspool.spec.c
wnaspi32.spec.c
wow32.spec.c
wsock32.spec.c
......@@ -6,10 +6,6 @@ VPATH = @srcdir@
MODULE = relay32
SPEC_SRCS = \
advapi32.spec \
avifil32.spec \
comctl32.spec \
comdlg32.spec \
crtdll.spec \
dciman32.spec \
ddraw.spec \
......@@ -18,7 +14,6 @@ SPEC_SRCS = \
dplayx.spec \
dsound.spec \
gdi32.spec \
imagehlp.spec \
imm32.spec \
kernel32.spec \
lz32.spec \
......@@ -28,25 +23,16 @@ SPEC_SRCS = \
mcicda.spec \
mciseq.spec \
mciwave.spec \
msacm32.spec \
msnet32.spec \
msvfw32.spec \
ntdll.spec \
ole32.spec \
oleaut32.spec \
olecli32.spec \
oledlg.spec \
olesvr32.spec \
psapi.spec \
rasapi32.spec \
shell32.spec \
tapi32.spec \
user32.spec \
version.spec \
w32skrnl.spec \
winmm.spec \
winspool.spec \
wnaspi32.spec \
wow32.spec \
wsock32.spec
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment