1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56
|
debian/control
config.*
configure
tools/config.*
include/config.h.in
# automatically generated files
dlls/dsound/fir.h
dlls/*/tests/generated.c
# automatically generated requests files
server/trace.generated
server/request.generated
include/wine/server_protocol.h
# automatically generated unicode files
loader/l_intl.nls
libs/wine/wctype.c
libs/wine/casemap.c
libs/wine/collation.c
libs/port/compose.c
libs/port/digitmap.c
libs/port/decompose.c
libs/port/cptable.generated
dlls/gdi32/vertical.c
dlls/wineps.drv/vertical.c
dlls/dwrite/bracket.c
dlls/dwrite/linebreak.c
dlls/dwrite/mirror.c
dlls/dwrite/scripts.c
dlls/dwrite/scripts.h
dlls/usp10/bracket.c
dlls/usp10/indicsyllable.c
dlls/usp10/linebreak.c
dlls/usp10/mirror.c
dlls/usp10/shaping.c
dlls/kernel32/nameprep.c
# automatically generated opengl spec files
include/wine/wgl*
dlls/opengl32/opengl_ext.c
dlls/opengl32/opengl_norm.c
dlls/opengl32/opengl32.spec
# font files
fonts/*.fon
fonts/*.ttf
dlls/*/tests/*.ttf
fonts/Makefile
tools/sfnt2fon/sfnt2fon
tools/sfnt2fon/sfnt2fon.o
tools/sfnt2fon/Makefile
# things that wine's clean doesn't clean
po/LINGUAS
|