зеркало из https://github.com/mozilla/pjs.git
Making tests build on Solaris
This commit is contained in:
Родитель
2b6f512af3
Коммит
338d600211
|
@ -24,11 +24,13 @@ include $(DEPTH)/config/autoconf.mk
|
|||
|
||||
CPPSRCS = localfile.cpp
|
||||
|
||||
LOCAL_INCLUDES = -I/usr/include/sys
|
||||
LOCAL_INCLUDES =
|
||||
|
||||
REQUIRES =
|
||||
|
||||
LIBS = \
|
||||
-lxpcom \
|
||||
-lraptorbase \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
|
|
|
@ -32,7 +32,10 @@
|
|||
|
||||
*/
|
||||
|
||||
#ifndef XP_UNIX
|
||||
#include <io.h>
|
||||
#endif
|
||||
|
||||
#include "nsIContent.h"
|
||||
#include "nsIEventQueueService.h"
|
||||
#include "nsIInputStream.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче