Skip to content

Commit 7fa264e

Browse files
committed
updated include paths for new xulrunner submodule
1 parent 555d04e commit 7fa264e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gecko.vcproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<Tool
4646
Name="VCCLCompilerTool"
4747
Optimization="0"
48-
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\external\wtl\include&quot;;&quot;$(InputDir)..\..\include&quot;;&quot;$(InputDir)..\..\gist\$(IntDir)&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\xulapp&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\nspr&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\xpcom&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\embed_base&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\windowwatcher&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\webbrwsr&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\shistory&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\uriloader&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\dom&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\necko&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\widget&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\docshell&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\profile&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\gfx&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\pref&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\string&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\profdirserviceprovider&quot;"
48+
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\external\wtl\include&quot;;&quot;$(InputDir)..\..\include&quot;;&quot;$(InputDir)..\..\gist\$(IntDir)&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\xulapp&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\nspr&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\xpcom&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\embed_base&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\windowwatcher&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\webbrwsr&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\shistory&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\uriloader&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\dom&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\necko&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\widget&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\docshell&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\profile&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\gfx&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\pref&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\string&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\profdirserviceprovider&quot;"
4949
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;XP_WIN;XPCOM_GLUE;XPCOM_GLUE_USE_NSPR"
5050
MinimalRebuild="true"
5151
BasicRuntimeChecks="3"
@@ -110,7 +110,7 @@
110110
<Tool
111111
Name="VCCLCompilerTool"
112112
Optimization="0"
113-
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\external\wtl\include&quot;;&quot;$(InputDir)..\..\include&quot;;&quot;$(InputDir)..\..\gist\$(IntDir)&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\xulapp&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\nspr&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\xpcom&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\embed_base&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\windowwatcher&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\webbrwsr&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\shistory&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\uriloader&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\dom&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\necko&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\widget&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\docshell&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\profile&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\gfx&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\pref&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\string&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\profdirserviceprovider&quot;"
113+
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\external\wtl\include&quot;;&quot;$(InputDir)..\..\include&quot;;&quot;$(InputDir)..\..\gist\$(IntDir)&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\xulapp&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\nspr&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\xpcom&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\embed_base&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\windowwatcher&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\webbrwsr&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\shistory&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\uriloader&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\dom&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\necko&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\widget&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\docshell&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\profile&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\gfx&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\pref&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\string&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\profdirserviceprovider&quot;"
114114
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;XP_WIN;XPCOM_GLUE;XPCOM_GLUE_USE_NSPR"
115115
MinimalRebuild="true"
116116
BasicRuntimeChecks="3"
@@ -176,7 +176,7 @@
176176
Name="VCCLCompilerTool"
177177
Optimization="2"
178178
EnableIntrinsicFunctions="true"
179-
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\external\wtl\include&quot;;&quot;$(InputDir)..\..\include&quot;;&quot;$(InputDir)..\..\gist\$(IntDir)&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\xulapp&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\nspr&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\xpcom&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\embed_base&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\windowwatcher&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\webbrwsr&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\shistory&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\uriloader&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\dom&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\necko&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\widget&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\docshell&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\profile&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\gfx&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\pref&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\string&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk\include\profdirserviceprovider&quot;"
179+
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\external\wtl\include&quot;;&quot;$(InputDir)..\..\include&quot;;&quot;$(InputDir)..\..\gist\$(IntDir)&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\xulapp&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\nspr&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\xpcom&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\embed_base&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\windowwatcher&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\webbrwsr&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\shistory&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\uriloader&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\dom&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\necko&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\widget&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\docshell&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\profile&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\gfx&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\pref&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\string&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\profdirserviceprovider&quot;"
180180
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;XP_WIN;XPCOM_GLUE;XPCOM_GLUE_USE_NSPR"
181181
RuntimeLibrary="0"
182182
EnableFunctionLevelLinking="true"
@@ -243,7 +243,7 @@
243243
Optimization="1"
244244
EnableIntrinsicFunctions="true"
245245
WholeProgramOptimization="true"
246-
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\external\wtl\include&quot;;&quot;$(InputDir)..\..\include&quot;;&quot;$(InputDir)..\..\gist\$(IntDir)&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\xulapp&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\nspr&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\xpcom&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\embed_base&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\windowwatcher&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\webbrwsr&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\shistory&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\uriloader&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\dom&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\necko&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\widget&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\docshell&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\profile&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\gfx&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\pref&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\string&quot;;&quot;$(InputDir)..\..\external\xulrunner-sdk-x64\include\profdirserviceprovider&quot;"
246+
AdditionalIncludeDirectories="&quot;$(InputDir)..\..\external\wtl\include&quot;;&quot;$(InputDir)..\..\include&quot;;&quot;$(InputDir)..\..\gist\$(IntDir)&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\xulapp&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\nspr&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\xpcom&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\embed_base&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\windowwatcher&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\webbrwsr&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\shistory&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\uriloader&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\dom&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\necko&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\widget&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\docshell&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\profile&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\gfx&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\pref&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\string&quot;;&quot;$(InputDir)..\..\external\xulrunner\$(PlatformName)\$(ConfigurationName)\include\profdirserviceprovider&quot;"
247247
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;XP_WIN;XPCOM_GLUE;XPCOM_GLUE_USE_NSPR"
248248
RuntimeLibrary="0"
249249
EnableFunctionLevelLinking="true"

0 commit comments

Comments
 (0)