There are quite a some of them in my tree, which 'cvs update' complains about:
? wine/dlls/advapi32/tests/advapi32_test.dsp ? wine/dlls/advpack/tests/advpack_test.dsp ? wine/dlls/comctl32/tests/comctl32_test.dsp ... ? wine/dlls/winsock/tests/ws2_32_test.dsp ? wine/dlls/winspool/tests/winspool_test.dsp
Should I put their names into appropriate .cvsignore files?
On Sun, 13 Nov 2005, Saulius Krasuckas wrote:
There are quite a some of them in my tree, which 'cvs update' complains about:
? wine/dlls/advapi32/tests/advapi32_test.dsp ? wine/dlls/advpack/tests/advpack_test.dsp ? wine/dlls/comctl32/tests/comctl32_test.dsp ... ? wine/dlls/winsock/tests/ws2_32_test.dsp ? wine/dlls/winspool/tests/winspool_test.dsp
Should I put their names into appropriate .cvsignore files?
They are there because you ran 'tools/winapi/msvcmaker' to compile the tests on Windows. They are not generated during a normal Wine build so I don't think they should be in .cvsignore.