Remove unnecessary dependencies on localestub
Introduced in hrev57710, they are the remnants of a previous version of the change, not needed with the final one. Change-Id: I03dbb86fd8963897dfed7bd77772e4ac97a8e739
This commit is contained in:
@@ -27,7 +27,7 @@ Application DebugAnalyzer
|
|||||||
<nogrist>DebugAnalyzer_model_loader.o
|
<nogrist>DebugAnalyzer_model_loader.o
|
||||||
<nogrist>DebugAnalyzer_util.o
|
<nogrist>DebugAnalyzer_util.o
|
||||||
|
|
||||||
libcolumnlistview.a localestub shared libdebug.so be
|
libcolumnlistview.a shared libdebug.so be
|
||||||
[ TargetLibstdc++ ]
|
[ TargetLibstdc++ ]
|
||||||
:
|
:
|
||||||
DebugAnalyzer.rdef
|
DebugAnalyzer.rdef
|
||||||
|
|||||||
@@ -190,7 +190,6 @@ Application Debugger :
|
|||||||
<nogrist>DebugAnalyzer_gui_table.o
|
<nogrist>DebugAnalyzer_gui_table.o
|
||||||
|
|
||||||
libcolumnlistview.a
|
libcolumnlistview.a
|
||||||
localestub
|
|
||||||
shared
|
shared
|
||||||
|
|
||||||
[ TargetLibstdc++ ]
|
[ TargetLibstdc++ ]
|
||||||
|
|||||||
@@ -25,5 +25,5 @@ Application ResEdit :
|
|||||||
ResourceRoster.cpp
|
ResourceRoster.cpp
|
||||||
ResView.cpp
|
ResView.cpp
|
||||||
ResWindow.cpp
|
ResWindow.cpp
|
||||||
: be tracker translation libcolumnlistview.a localestub [ TargetLibsupc++ ]
|
: be tracker translation libcolumnlistview.a [ TargetLibsupc++ ]
|
||||||
;
|
;
|
||||||
|
|||||||
@@ -4,5 +4,5 @@ UsePrivateHeaders interface ;
|
|||||||
|
|
||||||
SimpleTest LookTest :
|
SimpleTest LookTest :
|
||||||
Look.cpp
|
Look.cpp
|
||||||
: be tracker libcolumnlistview.a localestub [ TargetLibsupc++ ]
|
: be tracker libcolumnlistview.a [ TargetLibsupc++ ]
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user