diff --git a/distrib/msw/zipdist.bat b/distrib/msw/zipdist.bat index 434689183d..4e5e05bd40 100755 --- a/distrib/msw/zipdist.bat +++ b/distrib/msw/zipdist.bat @@ -5,7 +5,7 @@ set dest=%src%\deliver set wise=0 Rem Set this to the required version -set version=2.3.0 +set version=2.3.2 if "%src%" == "" goto usage if "%dest%" == "" goto usage diff --git a/src/wxvc.dsp b/src/wxvc.dsp index 763b35aeed..e5f727507e 100644 --- a/src/wxvc.dsp +++ b/src/wxvc.dsp @@ -585,6 +585,10 @@ SOURCE=.\generic\dragimgg.cpp # End Source File # Begin Source File +SOURCE=.\generic\fdrepdlg.cpp +# End Source File +# Begin Source File + SOURCE=.\generic\grid.cpp # End Source File # Begin Source File diff --git a/src/wxvc_dll.dsp b/src/wxvc_dll.dsp index 8a2930ead7..1c0e6db047 100644 --- a/src/wxvc_dll.dsp +++ b/src/wxvc_dll.dsp @@ -587,6 +587,10 @@ SOURCE=.\generic\dragimgg.cpp # End Source File # Begin Source File +SOURCE=.\generic\fdrepdlg.cpp +# End Source File +# Begin Source File + SOURCE=.\generic\grid.cpp # End Source File # Begin Source File diff --git a/src/wxvc_universal.dsp b/src/wxvc_universal.dsp index 4fe3d4fd1e..38c3e0aa7d 100644 --- a/src/wxvc_universal.dsp +++ b/src/wxvc_universal.dsp @@ -596,6 +596,10 @@ SOURCE=.\generic\dragimgg.cpp # End Source File # Begin Source File +SOURCE=.\generic\fdrepdlg.cpp +# End Source File +# Begin Source File + SOURCE=.\generic\fontdlgg.cpp # End Source File # Begin Source File