diff options
author | scuri <scuri> | 2009-06-27 01:28:19 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-06-27 01:28:19 +0000 |
commit | 8546686e121302f09367dc1bc5d25e23342baa6a (patch) | |
tree | 8d737d3eed0d67710f9b5a538a93dc310768d79f /src/make_uname.bat | |
parent | c004040cfa03696613b016a65f2785f0a68f551d (diff) |
*** empty log message ***im_3_4_2
Diffstat (limited to 'src/make_uname.bat')
-rw-r--r-- | src/make_uname.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/make_uname.bat b/src/make_uname.bat index cbbd07c..0bfcec1 100644 --- a/src/make_uname.bat +++ b/src/make_uname.bat @@ -42,6 +42,7 @@ if "%1"=="dll" goto dll goto end :dll +call tecmake mingw4 "MF=im_capture" mingw4-dll call tecmake mingw3 "MF=im_capture" mingw3-dll call tecmake bc56 "MF=im_capture" bc56-dll REM call tecmake owc1 "MF=im_capture" owc1-dll |