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:
@@ -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)
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
#include "resources.h"
|
||||
#include <os2.h>
|
||||
|
||||
|
||||
#define IDM_VIEWERBAR 40990
|
||||
|
||||
MENU IDM_VIEWERBAR
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user