Skip to content

Commit

Permalink
vs2015/terark-db/db-regex-test/db-regex-test.vcxproj: Not use precomp…
Browse files Browse the repository at this point in the history
…iled header
  • Loading branch information
rockeet committed Apr 21, 2016
1 parent 5f2e54d commit 58a7e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vs2015/terark-db/db-regex-test/db-regex-test.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
<PrecompiledHeader>Use</PrecompiledHeader>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<Optimization>MaxSpeed</Optimization>
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
Expand Down

0 comments on commit 58a7e6b

Please sign in to comment.