2008-02-08 19:41 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/rddads/make_gcc.sh
* contrib/hbfimage/make_gcc.sh
! Two minor corrections to *_INC path setting examples for Windows.
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2008-02-08 19:41 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbfimage/make_gcc.sh
|
||||
* contrib/rddads/make_gcc.sh
|
||||
! Two minor corrections to *_INC path setting examples for Windows.
|
||||
|
||||
2008-02-08 16:51 UTC+0100 Marek Paliwoda (mpaliwoda at interia pl)
|
||||
+ harbour/contrib/gtwvg/make_gcc.sh
|
||||
+ harbour/contrib/hbapollo/make_gcc.sh
|
||||
|
||||
@@ -9,7 +9,7 @@ then
|
||||
echo "---------------------------------------------------------------"
|
||||
echo "IMPORTANT: You will need FreeImage package installed and this"
|
||||
echo " envvar to be set to successfully build this library:"
|
||||
echo " export FREEIMAGE_INC=C:/Apollo/include"
|
||||
echo " export FREEIMAGE_INC=C:/FreeImage/source"
|
||||
echo " or"
|
||||
echo " export FREEIMAGE_INC=/usr/include/freeimage"
|
||||
echo "---------------------------------------------------------------"
|
||||
|
||||
@@ -9,7 +9,7 @@ then
|
||||
echo "---------------------------------------------------------------"
|
||||
echo "IMPORTANT: You will need Advantage package installed and this"
|
||||
echo " envvar to be set to successfully build this library:"
|
||||
echo " export ADS_INC=C:/Ads/include"
|
||||
echo " export ADS_INC=C:/Ads/acesdk"
|
||||
echo " or"
|
||||
echo " export ADS_INC=/usr/include/ads"
|
||||
echo "---------------------------------------------------------------"
|
||||
|
||||
Reference in New Issue
Block a user