Bug 323732 - Missing cursor resources in windows xulrunner, r=vlad
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190237 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -85,7 +85,12 @@ CPPSRCS += dlldeps-zlib.cpp
|
||||
DEFINES += -DZLIB_INTERNAL
|
||||
endif
|
||||
|
||||
LOCAL_INCLUDES += -I$(topsrcdir)/widget/src/windows
|
||||
LOCAL_INCLUDES += \
|
||||
-I$(topsrcdir)/widget/src/windows \
|
||||
-I$(topsrcdir)/widget/src/build \
|
||||
$(NULL)
|
||||
|
||||
RESFILE = xulrunner.res
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH),WINNT)
|
||||
|
||||
1
mozilla/toolkit/library/xulrunner.rc
Executable file
1
mozilla/toolkit/library/xulrunner.rc
Executable file
@@ -0,0 +1 @@
|
||||
#include "widget.rc"
|
||||
Reference in New Issue
Block a user