File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 21
21
OutputDirectory=" $(SolutionDir)$(ConfigurationName)"
22
22
IntermediateDirectory=" $(ConfigurationName)"
23
23
ConfigurationType=" 4"
24
+ UseOfMFC=" 1"
24
25
CharacterSet=" 1"
25
26
>
26
27
<Tool
45
46
PreprocessorDefinitions=" WIN32;_DEBUG;_LIB;XP_WIN;XPCOM_GLUE;NO_SSL"
46
47
MinimalRebuild=" true"
47
48
BasicRuntimeChecks=" 3"
48
- RuntimeLibrary=" 3 "
49
+ RuntimeLibrary=" 1 "
49
50
TreatWChar_tAsBuiltInType=" false"
50
51
UsePrecompiledHeader=" 0"
51
52
WarningLevel=" 3"
84
85
OutputDirectory=" $(SolutionDir)$(ConfigurationName)"
85
86
IntermediateDirectory=" $(ConfigurationName)"
86
87
ConfigurationType=" 4"
88
+ UseOfMFC=" 1"
87
89
CharacterSet=" 1"
88
90
WholeProgramOptimization=" 1"
89
91
>
108
110
EnableIntrinsicFunctions=" true"
109
111
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""
110
112
PreprocessorDefinitions=" WIN32;NDEBUG;_LIB;XP_WIN;XPCOM_GLUE"
111
- RuntimeLibrary=" 2 "
113
+ RuntimeLibrary=" 0 "
112
114
EnableFunctionLevelLinking=" true"
113
115
TreatWChar_tAsBuiltInType=" false"
114
116
UsePrecompiledHeader=" 0"
You can’t perform that action at this time.
0 commit comments