]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/makeall.bat
Added a Python-specific Append method to the wxListCtrl
[wxWidgets.git] / distrib / msw / tmake / makeall.bat
index 4763cb4f71ee39589b3495a11196e4c85453860d..c761ef7ec9f4ea096cd56ee80b9b0ebf689c1f25 100755 (executable)
@@ -62,9 +62,12 @@ echo Generating for Watcom C++...
 %tmakecmd% -t wat wxwin.pro -o %WXDIR%\src\msw\makefile.wat
 echo Generating for Unix and Configure...
 %tmakecmd% -t gtk wxwin.pro -o %WXDIR%\src\gtk\files.lst
 %tmakecmd% -t wat wxwin.pro -o %WXDIR%\src\msw\makefile.wat
 echo Generating for Unix and Configure...
 %tmakecmd% -t gtk wxwin.pro -o %WXDIR%\src\gtk\files.lst
+%tmakecmd% -t mgl wxwin.pro -o %WXDIR%\src\mgl\files.lst
+%tmakecmd% -t micro wxwin.pro -o %WXDIR%\src\micro\files.lst
 %tmakecmd% -t univ wxwin.pro -o %WXDIR%\src\univ\files.lst
 %tmakecmd% -t msw wxwin.pro -o %WXDIR%\src\msw\files.lst
 %tmakecmd% -t mac wxwin.pro -o %WXDIR%\src\mac\files.lst
 %tmakecmd% -t motif wxwin.pro -o %WXDIR%\src\motif\files.lst
 %tmakecmd% -t univ wxwin.pro -o %WXDIR%\src\univ\files.lst
 %tmakecmd% -t msw wxwin.pro -o %WXDIR%\src\msw\files.lst
 %tmakecmd% -t mac wxwin.pro -o %WXDIR%\src\mac\files.lst
 %tmakecmd% -t motif wxwin.pro -o %WXDIR%\src\motif\files.lst
+%tmakecmd% -t x11 wxwin.pro -o %WXDIR%\src\x11\files.lst
 %tmakecmd% -t os2 wxwin.pro -o %WXDIR%\src\os2\files.lst
 :end
 %tmakecmd% -t os2 wxwin.pro -o %WXDIR%\src\os2\files.lst
 :end