Added more generic implementation files to wxCocoa files list
FIXME: Update list of header files Added all of the UNIX implementation files FIXME: Make this use the base UNIX list of files (like any other UNIX port) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1490,8 +1490,25 @@
|
||||
src/generic/fdrepdlg.cpp
|
||||
src/generic/tabg.cpp
|
||||
src/generic/fontdlgg.cpp
|
||||
src/generic/colrdlgg.cpp
|
||||
src/generic/msgdlgg.cpp
|
||||
src/generic/dirdlgg.cpp
|
||||
src/generic/filedlgg.cpp
|
||||
src/generic/notebook.cpp
|
||||
src/generic/accel.cpp
|
||||
src/generic/paletteg.cpp
|
||||
src/generic/timer.cpp
|
||||
<!-- Unix files used by wxCocoa: -->
|
||||
<!-- FIXME(DE): All UNIX files are needed for wxCocoa, this is a hack
|
||||
because I don't know Bakefile well enough yet to make it use the
|
||||
files from the base UNIX section. -->
|
||||
src/unix/baseunix.cpp
|
||||
src/unix/dir.cpp
|
||||
src/unix/gsocket.c
|
||||
src/unix/mimetype.cpp
|
||||
src/unix/snglinst.cpp
|
||||
src/unix/threadpsx.cpp
|
||||
src/unix/utilsunx.cpp
|
||||
</set>
|
||||
<set var="COCOA_HDR">
|
||||
wx/cocoa/NSBox.h
|
||||
|
Reference in New Issue
Block a user