bug 499184 - Updater string test needs wmain entry point r=robstrong

This commit is contained in:
Brad Lassey 2009-07-08 11:51:30 -04:00
parent 0c49011caf
commit d95ee52024

View File

@ -83,6 +83,12 @@ USE_STATIC_LIBS = 1
DEFINES += -DUNICODE -D_UNICODE
endif
ifeq ($(OS_ARCH),WINCE)
USE_STATIC_LIBS = 1
DEFINES += -DUNICODE -D_UNICODE
WIN32_EXE_LDFLAGS += -ENTRY:mainWCRTStartup
endif
include $(topsrcdir)/config/rules.mk
# TestAUSReadStrings runs during check in the following directory with a Unicode