Commit 6af30d69 authored by Steven Edwards's avatar Steven Edwards Committed by Alexandre Julliard

Split win16/32 support.

parent 9ca159b6
......@@ -20,12 +20,12 @@ C_SRCS = \
install.c \
parser.c \
queue.c \
setupx_main.c \
stubs.c \
virtcopy.c
stubs.c
C_SRCS16 = \
devinst16.c
devinst16.c \
setupx_main.c \
virtcopy.c
RC_SRCS= setupapi.rc
......
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