]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/makeall.bat
fixed (didn't work at all)
[wxWidgets.git] / distrib / msw / tmake / makeall.bat
index f96aed1eb2eed9621c01dc70a3135ed3ccc2c9c7..1c048f2086ba020c9e6c6fc6fb0a2328639abd7c 100755 (executable)
@@ -49,5 +49,7 @@ echo Generating for Symantec C++...
 E:\Perl\5.00471\bin\MSWin32-x86\perl.exe g:\Unix\tmake\bin\tmake -t sc wxwin.pro -o makefile.sc
 echo Generating for Watcom C++...
 E:\Perl\5.00471\bin\MSWin32-x86\perl.exe g:\Unix\tmake\bin\tmake -t wat wxwin.pro -o makefile.wat
+echo Generating for Unix and Configure...
+E:\Perl\5.00471\bin\MSWin32-x86\perl.exe g:\Unix\tmake\bin\tmake -t unx wxwin.pro -o makefile.unx.in
 
 :end