提交 f1a0811a 编写于 作者: M Matthew Oliver

Update VS project generator for recent merge.

上级 8496450a
......@@ -148,6 +148,7 @@ bool configGenerator::buildDefaultValues( )
fastToggleConfigValue( "SetConsoleTextAttribute", true );
fastToggleConfigValue( "setmode", true );
fastToggleConfigValue( "Sleep", true );
fastToggleConfigValue( "CONDITION_VARIABLE_Ptr", true );
fastToggleConfigValue( "socklen_t", true );
fastToggleConfigValue( "struct_addrinfo", true );
fastToggleConfigValue( "struct_group_source_req", true );
......
......@@ -50,6 +50,11 @@ EXPORTS
av_buffer_unref
av_calloc
av_channel_layout_extract_channel
av_chroma_location_name
av_color_primaries_name
av_color_range_name
av_color_space_name
av_color_transfer_name
av_compare_mod
av_compare_ts
av_cpu_count
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册