fix win32 xulrunner build bustage

This commit is contained in:
darin%meer.net 2004-11-24 00:39:16 +00:00
parent a45fb5a046
commit 8b89f82672
2 changed files with 3 additions and 1 deletions

View File

@ -65,6 +65,8 @@ REQUIRES = \
CPPSRCS = nsXULRunnerApp.cpp CPPSRCS = nsXULRunnerApp.cpp
LOCAL_INCLUDES += -I$(topsrcdir)/toolkit/xre
ifdef BUILD_STATIC_LIBS ifdef BUILD_STATIC_LIBS
STATIC_COMPONENTS_LINKER_PATH = -L$(DIST)/lib/components STATIC_COMPONENTS_LINKER_PATH = -L$(DIST)/lib/components
endif endif

View File

@ -37,7 +37,7 @@
* *
* ***** END LICENSE BLOCK ***** */ * ***** END LICENSE BLOCK ***** */
#include <windows.h> #include <windows.h>
#include "nsINativeAppSupportWin.h" #include "nsNativeAppSupportWin.h"
1 24 "xulrunner.exe.manifest" 1 24 "xulrunner.exe.manifest"