Update some .cvsignore files for building on Windows.
This commit is contained in:
parent
0d875e773e
commit
6123951a29
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
avicap32.dll
|
||||
avicap32.dll.dbg.c
|
||||
avicap32.spec.c
|
||||
avicap32.spec.def
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
comcat.dll
|
||||
comcat.dll.dbg.c
|
||||
comcat.spec.c
|
||||
comcat.spec.def
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
Makefile
|
||||
comctl32.dll
|
||||
comctl32.dll.dbg.c
|
||||
comctl32.spec.c
|
||||
comctl32.spec.def
|
||||
rsrc.res
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
crtdll.dll
|
||||
crtdll.dll.dbg.c
|
||||
crtdll.spec.c
|
||||
crtdll.spec.def
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
dinput.dll
|
||||
dinput.dll.dbg.c
|
||||
dinput.spec.c
|
||||
dinput.spec.def
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
Makefile
|
||||
dplayx.dll
|
||||
dplayx.dll.dbg.c
|
||||
dplayx.spec.c
|
||||
dplayx.spec.def
|
||||
version.res
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
imagehlp.dll
|
||||
imagehlp.dll.dbg.c
|
||||
imagehlp.spec.c
|
||||
imagehlp.spec.def
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
mapi32.dll
|
||||
mapi32.dll.dbg.c
|
||||
mapi32.spec.c
|
||||
mapi32.spec.def
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
netapi32.def
|
||||
netapi32.dll
|
||||
netapi32.dll.dbg.c
|
||||
netapi32.spec.c
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
Makefile
|
||||
olesvr.spec.c
|
||||
olesvr32.dll
|
||||
olesvr32.dll.dbg.c
|
||||
olesvr32.spec.c
|
||||
olesvr32.spec.def
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
riched32.dll
|
||||
riched32.dll.dbg.c
|
||||
riched32.spec.c
|
||||
riched32.spec.def
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
shdocvw.dll
|
||||
shdocvw.dll.dbg.c
|
||||
shdocvw.spec.c
|
||||
shdocvw.spec.def
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
shlwapi.dll
|
||||
shlwapi.dll.dbg.c
|
||||
shlwapi.spec.c
|
||||
shlwapi.spec.def
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
tapi32.dll
|
||||
tapi32.dll.dbg.c
|
||||
tapi32.spec.c
|
||||
tapi32.spec.def
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
Makefile
|
||||
twain_32.dll
|
||||
twain_32.dll.dbg.c
|
||||
twain_32.spec.c
|
||||
twain_32.spec.def
|
||||
|
|
Loading…
Reference in New Issue