]> git.saurik.com Git - wxWidgets.git/blob - setup/general/mygrep
commented out wxCrtSetDbgFlag for WXUSINGDLL=1 (ie building apps using dll linkage)
[wxWidgets.git] / setup / general / mygrep
1 #! /bin/sh
2 grep $@
3 exit 0