File tree 2 files changed +4
-0
lines changed
2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 130
130
<Optimization >MaxSpeed</Optimization >
131
131
<FunctionLevelLinking >true</FunctionLevelLinking >
132
132
<IntrinsicFunctions >true</IntrinsicFunctions >
133
+ <StackReserveSize >4194304</StackReserveSize >
133
134
<PreprocessorDefinitions Condition =" '$(Platform)'=='Win32'" >WIN32;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions >
134
135
<PreprocessorDefinitions Condition =" '$(Platform)'=='x64'" >WIN64;_CONSOLE;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions >
135
136
<RuntimeLibrary Condition =" '$(Configuration)'=='Debug'" >MultiThreadedDebug</RuntimeLibrary >
Original file line number Diff line number Diff line change 243
243
<ClCompile Include =" $(LIBSASS_SRC_DIR)\ast.cpp" >
244
244
<Filter >LibSass\Source Files</Filter >
245
245
</ClCompile >
246
+ <ClCompile Include =" $(LIBSASS_SRC_DIR)\ast_fwd_decl.cpp" >
247
+ <Filter >LibSass\Source Files</Filter >
248
+ </ClCompile >
246
249
<ClCompile Include =" $(LIBSASS_SRC_DIR)\base64vlq.cpp" >
247
250
<Filter >LibSass\Source Files</Filter >
248
251
</ClCompile >
You can’t perform that action at this time.
0 commit comments