Add generic dialogs in non wxUniversal builds. Regenerated makefiles.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-06-15 14:39:38 +00:00
parent d2b98e9537
commit 63c839616a
8 changed files with 309 additions and 6 deletions

View File

@@ -468,11 +468,200 @@ LINK32=link.exe
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\..\..\src\generic\colrdlgg.cpp
!IF "$(CFG)" == "dialogs - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Unicode Debug"
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Debug"
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Unicode Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "dialogs - Win32 Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 Debug"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\dialogs.cpp
# End Source File
# Begin Source File
SOURCE=.\dialogs.rc
# End Source File
# Begin Source File
SOURCE=.\..\..\src\generic\dirdlgg.cpp
!IF "$(CFG)" == "dialogs - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Unicode Debug"
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Debug"
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Unicode Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "dialogs - Win32 Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 Debug"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\..\..\src\generic\fontdlgg.cpp
!IF "$(CFG)" == "dialogs - Win32 DLL Universal Unicode Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Universal Unicode Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Universal Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Universal Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Unicode Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Unicode Debug"
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 DLL Debug"
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Unicode Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Unicode Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Universal Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "dialogs - Win32 Unicode Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 Unicode Debug"
!ELSEIF "$(CFG)" == "dialogs - Win32 Release"
!ELSEIF "$(CFG)" == "dialogs - Win32 Debug"
!ENDIF
# End Source File
# End Group
# End Target