Fixing more of the bustage. npodb

This commit is contained in:
dougt%meer.net 2005-07-25 19:21:18 +00:00
Родитель 39e57e2c71
Коммит 456222cd22
2 изменённых файлов: 3 добавлений и 10 удалений

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

@ -82,20 +82,12 @@ LIBS = \
$(MOZ_JS_LIBS) \
$(NULL)
LOCAL_INCLUDES = -I$(srcdir)
include $(topsrcdir)/config/config.mk
OS_LIBS += $(call EXPAND_LIBNAME, aygshell cellcore)
# Force applications to be built non-statically
# when building the mozcomps meta component
ifneq (,$(filter mozcomps,$(MOZ_META_COMPONENTS)))
BUILD_STATIC_LIBS=
BUILD_SHARED_LIBS=1
endif
ifdef BUILD_STATIC_LIBS
FINAL_LINK_COMPS=$(topsrcdir)/embedding/minimo/wince/minimo-link-comps
@ -115,7 +107,9 @@ endif # BUILD_STATIC_LIBS
include $(topsrcdir)/config/rules.mk
ifdef BUILD_STATIC_LIBS
include $(topsrcdir)/config/static-rules.mk
endif # BUILD_STATIC_LIBS

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

@ -37,8 +37,7 @@
#include "MinimoPrivate.h"
#ifdef _BUILD_STATIC_BIN
nsStaticModuleInfo const *const kPStaticModules = nsnull;
PRUint32 const kStaticModuleCount = 0;
#include "nsStaticComponents.h"
#endif
// Global variables