Fix translator builds.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37463 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rene Gollent
2010-07-10 20:52:30 +00:00
parent 87f030bc81
commit 526e86ac79
17 changed files with 19 additions and 5 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ Translator BMPTranslator :
BMPTranslator.cpp BMPTranslator.cpp
BMPView.cpp BMPView.cpp
: be translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libtranslatorsutils.a $(HAIKU_LOCALE_LIBS)
$(TARGET_LIBSUPC++)
: true : true
; ;
+2 -1
View File
@@ -13,7 +13,8 @@ Translator EXRTranslator :
EXRGamma.cpp EXRGamma.cpp
EXRTranslator.cpp EXRTranslator.cpp
IStreamWrapper.cpp IStreamWrapper.cpp
: be translation libilmimf.so $(TARGET_LIBSTDC++) libtranslatorsutils.a : be translation libilmimf.so $(TARGET_LIBSTDC++) libtranslatorsutils.a
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1 -1
View File
@@ -16,7 +16,7 @@ Translator GIFTranslator :
SavePalette.cpp SavePalette.cpp
SFHash.cpp SFHash.cpp
: :
be translation $(TARGET_LIBSUPC++) be translation $(TARGET_LIBSUPC++) $(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1 -1
View File
@@ -45,7 +45,7 @@ Translator HPGSTranslator :
HPGSTranslator.cpp HPGSTranslator.cpp
$(sources) $(sources)
: be translation libpng.so libtextencoding.so libz.so libtranslatorsutils.a : be translation libpng.so libtextencoding.so libz.so libtranslatorsutils.a
$(TARGET_LIBSUPC++) $(TARGET_LIBSUPC++) $(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -9,5 +9,6 @@ Translator HVIFTranslator :
HVIFTranslator.cpp HVIFTranslator.cpp
HVIFView.cpp HVIFView.cpp
: be translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -11,6 +11,7 @@ Translator ICOTranslator :
ConfigView.cpp ConfigView.cpp
ICO.cpp ICO.cpp
: be translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -17,6 +17,7 @@ Translator JPEGTranslator :
exif_parser.cpp exif_parser.cpp
JPEGTranslator.cpp JPEGTranslator.cpp
: be translation libtranslatorsutils.a libjpeg.so $(TARGET_LIBSTDC++) : be translation libtranslatorsutils.a libjpeg.so $(TARGET_LIBSTDC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -70,6 +70,7 @@ Translator JPEG2000Translator :
$(jasper_files) $(jasper_files)
: be translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -11,6 +11,7 @@ Translator PCXTranslator :
ConfigView.cpp ConfigView.cpp
PCX.cpp PCX.cpp
: be translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -11,6 +11,7 @@ Translator PNGTranslator :
PNGView.cpp PNGView.cpp
: be translation libpng.a z libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libpng.a z libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -11,6 +11,7 @@ Translator RAWTranslator :
ConfigView.cpp ConfigView.cpp
RAW.cpp RAW.cpp
: be translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -17,5 +17,6 @@ Translator RTF-Translator :
RTFTranslator.cpp RTFTranslator.cpp
: be translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -11,6 +11,7 @@ Translator SGITranslator :
SGIView.cpp SGIView.cpp
: be translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1 -1
View File
@@ -13,7 +13,7 @@ Translator STXTTranslator :
STXTTranslator.cpp STXTTranslator.cpp
STXTView.cpp STXTView.cpp
: be translation libtextencoding.so libtranslatorsutils.a : be translation libtextencoding.so libtranslatorsutils.a
$(TARGET_LIBSUPC++) $(TARGET_LIBSUPC++) $(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -9,6 +9,7 @@ Translator TGATranslator :
TGATranslator.cpp TGATranslator.cpp
TGAView.cpp TGAView.cpp
: be translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
+1
View File
@@ -15,6 +15,7 @@ Translator TIFFTranslator :
TIFFView.cpp TIFFView.cpp
: be libtiff.so translation libtranslatorsutils.a $(TARGET_LIBSUPC++) : be libtiff.so translation libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;
@@ -22,6 +22,7 @@ Translator WonderBrushTranslator :
lab_convert.cpp lab_convert.cpp
: be translation z libtranslatorsutils.a $(TARGET_LIBSUPC++) : be translation z libtranslatorsutils.a $(TARGET_LIBSUPC++)
$(HAIKU_LOCALE_LIBS)
: true : true
; ;