mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-26 20:38:45 +08:00
Merge remote-tracking branch 'origin/development'
This commit is contained in:
commit
a00cab9cfc
@ -1,3 +1,7 @@
|
||||
10.8.1
|
||||
Pool
|
||||
Changed alignof to etl::alignment_of
|
||||
|
||||
10.8.0
|
||||
|
||||
Added etl::variant_pool as a replacement for etl::factory.
|
||||
|
||||
@ -472,6 +472,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Text Include="..\..\src\file_error_numbers.txt" />
|
||||
<Text Include="..\..\support\Release notes.txt" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
||||
@ -969,5 +969,8 @@
|
||||
<Text Include="..\..\src\file_error_numbers.txt">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Text>
|
||||
<Text Include="..\..\support\Release notes.txt">
|
||||
<Filter>Resource Files</Filter>
|
||||
</Text>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
x
Reference in New Issue
Block a user