|
21 | 21 | <Configurations>
|
22 | 22 | <Configuration
|
23 | 23 | Name="Debug|Win32"
|
24 |
| - OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
25 |
| - IntermediateDirectory="$(ConfigurationName)" |
| 24 | + OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
| 25 | + IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
26 | 26 | ConfigurationType="4"
|
27 | 27 | UseOfMFC="1"
|
28 | 28 | CharacterSet="1"
|
|
84 | 84 | />
|
85 | 85 | </Configuration>
|
86 | 86 | <Configuration
|
87 |
| - Name="Release|Win32" |
88 |
| - OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
89 |
| - IntermediateDirectory="$(ConfigurationName)" |
| 87 | + Name="Debug|x64" |
| 88 | + OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" |
| 89 | + IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" |
90 | 90 | ConfigurationType="4"
|
91 | 91 | UseOfMFC="1"
|
92 | 92 | CharacterSet="1"
|
93 |
| - WholeProgramOptimization="1" |
94 | 93 | >
|
95 | 94 | <Tool
|
96 | 95 | Name="VCPreBuildEventTool"
|
|
106 | 105 | />
|
107 | 106 | <Tool
|
108 | 107 | Name="VCMIDLTool"
|
| 108 | + TargetEnvironment="3" |
109 | 109 | />
|
110 | 110 | <Tool
|
111 | 111 | Name="VCCLCompilerTool"
|
112 |
| - Optimization="2" |
113 |
| - EnableIntrinsicFunctions="true" |
| 112 | + Optimization="0" |
114 | 113 | AdditionalIncludeDirectories=""$(InputDir)..\..\external\wtl\include";"$(InputDir)..\..\include";"$(InputDir)..\..\gist\$(IntDir)";"$(InputDir)..\..\external\xulrunner-sdk\include\xulapp";"$(InputDir)..\..\external\xulrunner-sdk\include\nspr";"$(InputDir)..\..\external\xulrunner-sdk\include\xpcom";"$(InputDir)..\..\external\xulrunner-sdk\include\embed_base";"$(InputDir)..\..\external\xulrunner-sdk\include\windowwatcher";"$(InputDir)..\..\external\xulrunner-sdk\include\webbrwsr";"$(InputDir)..\..\external\xulrunner-sdk\include\shistory";"$(InputDir)..\..\external\xulrunner-sdk\include\uriloader";"$(InputDir)..\..\external\xulrunner-sdk\include\dom";"$(InputDir)..\..\external\xulrunner-sdk\include\necko";"$(InputDir)..\..\external\xulrunner-sdk\include\widget";"$(InputDir)..\..\external\xulrunner-sdk\include\docshell";"$(InputDir)..\..\external\xulrunner-sdk\include\profile";"$(InputDir)..\..\external\xulrunner-sdk\include";"$(InputDir)..\..\external\xulrunner-sdk\include\gfx";"$(InputDir)..\..\external\xulrunner-sdk\include\pref";"$(InputDir)..\..\external\xulrunner-sdk\include\string";"$(InputDir)..\..\external\xulrunner-sdk\include\profdirserviceprovider""
|
115 |
| - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;XP_WIN;XPCOM_GLUE;XPCOM_GLUE_USE_NSPR" |
116 |
| - RuntimeLibrary="0" |
117 |
| - EnableFunctionLevelLinking="true" |
| 114 | + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;XP_WIN;XPCOM_GLUE;XPCOM_GLUE_USE_NSPR" |
| 115 | + MinimalRebuild="true" |
| 116 | + BasicRuntimeChecks="3" |
| 117 | + RuntimeLibrary="1" |
118 | 118 | TreatWChar_tAsBuiltInType="false"
|
119 | 119 | UsePrecompiledHeader="0"
|
120 | 120 | WarningLevel="3"
|
|
149 | 149 | />
|
150 | 150 | </Configuration>
|
151 | 151 | <Configuration
|
152 |
| - Name="Debug|x64" |
| 152 | + Name="Release|Win32" |
153 | 153 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
154 | 154 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
155 | 155 | ConfigurationType="4"
|
156 | 156 | UseOfMFC="1"
|
157 | 157 | CharacterSet="1"
|
| 158 | + WholeProgramOptimization="1" |
158 | 159 | >
|
159 | 160 | <Tool
|
160 | 161 | Name="VCPreBuildEventTool"
|
|
170 | 171 | />
|
171 | 172 | <Tool
|
172 | 173 | Name="VCMIDLTool"
|
173 |
| - TargetEnvironment="3" |
174 | 174 | />
|
175 | 175 | <Tool
|
176 | 176 | Name="VCCLCompilerTool"
|
177 |
| - Optimization="0" |
| 177 | + Optimization="2" |
| 178 | + EnableIntrinsicFunctions="true" |
178 | 179 | AdditionalIncludeDirectories=""$(InputDir)..\..\external\wtl\include";"$(InputDir)..\..\include";"$(InputDir)..\..\gist\$(IntDir)";"$(InputDir)..\..\external\xulrunner-sdk\include\xulapp";"$(InputDir)..\..\external\xulrunner-sdk\include\nspr";"$(InputDir)..\..\external\xulrunner-sdk\include\xpcom";"$(InputDir)..\..\external\xulrunner-sdk\include\embed_base";"$(InputDir)..\..\external\xulrunner-sdk\include\windowwatcher";"$(InputDir)..\..\external\xulrunner-sdk\include\webbrwsr";"$(InputDir)..\..\external\xulrunner-sdk\include\shistory";"$(InputDir)..\..\external\xulrunner-sdk\include\uriloader";"$(InputDir)..\..\external\xulrunner-sdk\include\dom";"$(InputDir)..\..\external\xulrunner-sdk\include\necko";"$(InputDir)..\..\external\xulrunner-sdk\include\widget";"$(InputDir)..\..\external\xulrunner-sdk\include\docshell";"$(InputDir)..\..\external\xulrunner-sdk\include\profile";"$(InputDir)..\..\external\xulrunner-sdk\include";"$(InputDir)..\..\external\xulrunner-sdk\include\gfx";"$(InputDir)..\..\external\xulrunner-sdk\include\pref";"$(InputDir)..\..\external\xulrunner-sdk\include\string";"$(InputDir)..\..\external\xulrunner-sdk\include\profdirserviceprovider""
|
179 |
| - PreprocessorDefinitions="WIN32;_DEBUG;_LIB;XP_WIN;XPCOM_GLUE;XPCOM_GLUE_USE_NSPR" |
180 |
| - MinimalRebuild="true" |
181 |
| - BasicRuntimeChecks="3" |
182 |
| - RuntimeLibrary="1" |
| 180 | + PreprocessorDefinitions="WIN32;NDEBUG;_LIB;XP_WIN;XPCOM_GLUE;XPCOM_GLUE_USE_NSPR" |
| 181 | + RuntimeLibrary="0" |
| 182 | + EnableFunctionLevelLinking="true" |
183 | 183 | TreatWChar_tAsBuiltInType="false"
|
184 | 184 | UsePrecompiledHeader="0"
|
185 | 185 | WarningLevel="3"
|
|
240 | 240 | />
|
241 | 241 | <Tool
|
242 | 242 | Name="VCCLCompilerTool"
|
243 |
| - Optimization="2" |
| 243 | + Optimization="1" |
244 | 244 | EnableIntrinsicFunctions="true"
|
245 |
| - AdditionalIncludeDirectories=""$(InputDir)..\..\external\wtl\include";"$(InputDir)..\..\include";"$(InputDir)..\..\gist\$(IntDir)";"$(InputDir)..\..\external\xulrunner-sdk\include\xulapp";"$(InputDir)..\..\external\xulrunner-sdk\include\nspr";"$(InputDir)..\..\external\xulrunner-sdk\include\xpcom";"$(InputDir)..\..\external\xulrunner-sdk\include\embed_base";"$(InputDir)..\..\external\xulrunner-sdk\include\windowwatcher";"$(InputDir)..\..\external\xulrunner-sdk\include\webbrwsr";"$(InputDir)..\..\external\xulrunner-sdk\include\shistory";"$(InputDir)..\..\external\xulrunner-sdk\include\uriloader";"$(InputDir)..\..\external\xulrunner-sdk\include\dom";"$(InputDir)..\..\external\xulrunner-sdk\include\necko";"$(InputDir)..\..\external\xulrunner-sdk\include\widget";"$(InputDir)..\..\external\xulrunner-sdk\include\docshell";"$(InputDir)..\..\external\xulrunner-sdk\include\profile";"$(InputDir)..\..\external\xulrunner-sdk\include";"$(InputDir)..\..\external\xulrunner-sdk\include\gfx";"$(InputDir)..\..\external\xulrunner-sdk\include\pref";"$(InputDir)..\..\external\xulrunner-sdk\include\string";"$(InputDir)..\..\external\xulrunner-sdk\include\profdirserviceprovider"" |
| 245 | + WholeProgramOptimization="true" |
| 246 | + AdditionalIncludeDirectories=""$(InputDir)..\..\external\wtl\include";"$(InputDir)..\..\include";"$(InputDir)..\..\gist\$(IntDir)";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\xulapp";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\nspr";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\xpcom";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\embed_base";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\windowwatcher";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\webbrwsr";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\shistory";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\uriloader";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\dom";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\necko";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\widget";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\docshell";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\profile";"$(InputDir)..\..\external\xulrunner-sdk-x64\include";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\gfx";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\pref";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\string";"$(InputDir)..\..\external\xulrunner-sdk-x64\include\profdirserviceprovider"" |
246 | 247 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;XP_WIN;XPCOM_GLUE;XPCOM_GLUE_USE_NSPR"
|
247 | 248 | RuntimeLibrary="0"
|
248 | 249 | EnableFunctionLevelLinking="true"
|
|
0 commit comments