X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/16a70298414ce5edce26189fd91c5dc7a90244ec..d2be31386ccc37e4931e96cce18ec8da5ee53313:/distrib/msw/tmake/makeall.bat?ds=sidebyside diff --git a/distrib/msw/tmake/makeall.bat b/distrib/msw/tmake/makeall.bat index 95f87dfcac..1d777623a1 100755 --- a/distrib/msw/tmake/makeall.bat +++ b/distrib/msw/tmake/makeall.bat @@ -58,6 +58,7 @@ 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 univ wxwin.pro -o %WXDIR%\src\univ\files.lst %tmakecmd% -t msw wxwin.pro -o %WXDIR%\src\msw\files.lst %tmakecmd% -t motif wxwin.pro -o %WXDIR%\src\motif\files.lst %tmakecmd% -t os2 wxwin.pro -o %WXDIR%\src\os2\files.lst