Generic file dialog presentation. Regenerated makefiles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-06-16 15:03:44 +00:00
parent 1142c83773
commit 695fe764bd
9 changed files with 237 additions and 28 deletions

View File

@@ -7,14 +7,17 @@
<if cond="TOOLKIT=='MSW' and WXUNIV=='0'">
../../src/generic/colrdlgg.cpp
../../src/generic/dirdlgg.cpp
../../src/generic/filedlgg.cpp
../../src/generic/fontdlgg.cpp
</if>
<if cond="TOOLKIT=='MAC' and WXUNIV=='0'">
../../src/generic/colrdlgg.cpp
../../src/generic/dirdlgg.cpp
../../src/generic/filedlgg.cpp
</if>
<if cond="TOOLKIT=='PM' and WXUNIV=='0'">
../../src/generic/fontdlgg.cpp
../../src/generic/filedlgg.cpp
</if>
</set>