Bug 557125: Don't use the STL wrappers in testplugin, it's not Gecko code. r=bsmedberg

This commit is contained in:
Chris Jones 2010-04-08 13:05:03 -05:00
Родитель aeb1d69308
Коммит 9552c84738
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -46,6 +46,8 @@ MODULE = nptest
LIBRARY_NAME = nptest
MODULE_NAME = TestPlugin
# Don't use STL wrappers; nptest isn't Gecko code
STL_FLAGS =
# Need to custom install plugins
NO_DIST_INSTALL = 1