2009-06-12 09:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* bin/hb-mkimp.bat
* Renamed 'owatcom' to 'watcom'. (missed from prev)
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-06-12 09:40 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* bin/hb-mkimp.bat
|
||||
* Renamed 'owatcom' to 'watcom'. (missed from prev)
|
||||
|
||||
2009-06-12 09:26 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* doc/man/hbmk.1
|
||||
* doc/whatsnew.txt
|
||||
|
||||
@@ -158,7 +158,7 @@ if not "%HB_LIB_INSTALL%" == "" (
|
||||
goto END
|
||||
)
|
||||
|
||||
if "%HB_COMPILER%" == "owatcom" (
|
||||
if "%HB_COMPILER%" == "watcom" (
|
||||
|
||||
if exist "%HB_DIR_ADS%\Redistribute\ace32.dll" wlib.exe -q -o="%HB_LIB_INSTALL%\ace32.lib" "%HB_DIR_ADS%\Redistribute\ace32.dll"
|
||||
if exist "%HB_DIR_ADS%\ace32.dll" wlib.exe -q -o="%HB_LIB_INSTALL%\ace32.lib" "%HB_DIR_ADS%\ace32.dll"
|
||||
|
||||
Reference in New Issue
Block a user