|
82 | 82 | <WarningLevel>Level3</WarningLevel> |
83 | 83 | <Optimization>Disabled</Optimization> |
84 | 84 | <PreprocessorDefinitions>WIN32;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
85 | | - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
86 | 85 | <MinimalRebuild>true</MinimalRebuild> |
87 | 86 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
88 | 87 | <StringPooling>false</StringPooling> |
|
102 | 101 | <WarningLevel>Level3</WarningLevel> |
103 | 102 | <Optimization>Disabled</Optimization> |
104 | 103 | <PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
105 | | - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
106 | 104 | <MinimalRebuild>true</MinimalRebuild> |
107 | 105 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
108 | 106 | <StringPooling>false</StringPooling> |
|
124 | 122 | <FunctionLevelLinking>false</FunctionLevelLinking> |
125 | 123 | <IntrinsicFunctions>true</IntrinsicFunctions> |
126 | 124 | <PreprocessorDefinitions>WIN32;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
127 | | - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
128 | 125 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
129 | 126 | <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> |
130 | 127 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
149 | 146 | <FunctionLevelLinking>false</FunctionLevelLinking> |
150 | 147 | <IntrinsicFunctions>true</IntrinsicFunctions> |
151 | 148 | <PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
152 | | - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
153 | 149 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
154 | 150 | <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed> |
155 | 151 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
|
0 commit comments