CVS: [AVV] wxWidgets/build/bakefiles files.bkl,1.345,1.345.2.1
ABX
abx at abx.art.pl
Mon Jul 3 23:49:46 PDT 2006
anonymous at sunsite.dk:
> Log Message:
> Unified MacOSX, MSW and Unix gsocket class into a common one.
Wait, if 'unified' means what it means, then ...
> <set var="NET_UNIX_HDR" hints="files">
>- wx/unix/gsockunx.h
>+ wx/gsocket.h
> </set>
>
> <set var="NET_WIN32_HDR" hints="files">
>- wx/msw/gsockmsw.h
>+ wx/gsocket.h
> </set>
>
> <set var="NET_OS2_HDR" hints="files">
>- wx/unix/gsockunx.h
>+ wx/gsocket.h
> </set>
> <set var="NET_CMN_HDR" hints="files">
> wx/fs_inet.h
>- wx/gsocket.h
... 'NET_CMN_HDR' _is_ right place to unified and common header, isn't it? And
same doubt for placement of src/common/gsocket.cpp.
ABX
More information about the wx-dev
mailing list