No bug - get viewer working on OS/2

git-svn-id: svn://10.0.0.236/trunk@124596 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2002-07-03 14:41:10 +00:00
parent 297a73672a
commit c4e44b6b00
2 changed files with 5 additions and 1 deletions

View File

@@ -111,6 +111,10 @@ RESFILE = viewer.res
XP_DIST_LIBS += -lxpwidgets_s -ldbgrobot -lwidget_windows
endif
ifeq ($(OS_ARCH),OS2)
RESFILE = vieweros2.res
endif
ifdef MOZ_OJI
ifeq ($(OS_ARCH),WINNT)
XP_DIST_LIBS += -ljsj$(MOZ_BITS)$(VERSION_NUMBER)

View File

@@ -37,7 +37,7 @@
#include "resources.h"
#include <os2.h>
#define IDM_VIEWERBAR 40990
MENU IDM_VIEWERBAR
{