libmicrohttpd2

HTTP server C library (MHD 2.x, alpha)
Log | Files | Refs | README | LICENSE

libmicrohttpd2-files.vcxproj (11209B)


      1 <?xml version="1.0" encoding="utf-8"?>
      2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
      3   <ItemGroup>
      4     <ClInclude Include="$(MhdSrc)include\microhttpd2.h" />
      5     <ClInclude Include="$(MhdSrc)include\microhttpd2_portability.h" />
      6     <ClInclude Include="$(MhdSrc)incl_priv\mhd_sys_options.h" />
      7     <ClInclude Include="$(MhdW32Common)mhd_config.h" />
      8     <ClInclude Include="$(MhdSrc)mhd2\autoinit_funcs.h" />
      9     <ClInclude Include="$(MhdSrc)mhd2\sys_offsetof.h" />
     10     <ClInclude Include="$(MhdSrc)mhd2\sys_null_macro.h" />
     11     <ClInclude Include="$(MhdSrc)mhd2\sys_base_types.h" />
     12     <ClInclude Include="$(MhdSrc)mhd2\sys_bool_type.h" />
     13     <ClInclude Include="$(MhdSrc)mhd2\sys_sockets_types.h" />
     14     <ClInclude Include="$(MhdSrc)mhd2\sys_sockets_headers.h" />
     15     <ClInclude Include="$(MhdSrc)mhd2\sys_ip_headers.h" />
     16     <ClInclude Include="$(MhdSrc)mhd2\sys_errno.h" />
     17     <ClInclude Include="$(MhdSrc)mhd2\sys_file_fd.h" />
     18     <ClInclude Include="$(MhdSrc)mhd2\sys_malloc.h" />
     19     <ClInclude Include="$(MhdSrc)mhd2\sys_select.h" />
     20     <ClInclude Include="$(MhdSrc)mhd2\sys_poll.h" />
     21     <ClInclude Include="$(MhdSrc)mhd2\sys_sendfile.h" />
     22     <ClInclude Include="$(MhdSrc)mhd2\compat_calloc.h" />
     23     <ClInclude Include="$(MhdSrc)mhd2\sys_w32_ver.h" />
     24     <ClInclude Include="$(MhdSrc)mhd2\mhd_align.h" />
     25     <ClInclude Include="$(MhdSrc)mhd2\mhd_bithelpers.h" />
     26     <ClInclude Include="$(MhdSrc)mhd2\mhd_byteorder.h" />
     27     <ClInclude Include="$(MhdSrc)mhd2\mhd_assert.h" />
     28     <ClInclude Include="$(MhdSrc)mhd2\mhd_unreachable.h" />
     29     <ClInclude Include="$(MhdSrc)mhd2\mhd_cntnr_ptr.h" />
     30     <ClInclude Include="$(MhdSrc)mhd2\mhd_arr_num_elems.h" />
     31     <ClInclude Include="$(MhdSrc)mhd2\mhd_tristate.h" />
     32     <ClInclude Include="$(MhdSrc)mhd2\mhd_status_code_int.h" />
     33     <ClInclude Include="$(MhdSrc)mhd2\mhd_socket_type.h" />
     34     <ClInclude Include="$(MhdSrc)mhd2\mhd_sockets_macros.h" />
     35     <ClInclude Include="$(MhdSrc)mhd2\mhd_sockets_funcs.h" />
     36     <ClInclude Include="$(MhdSrc)mhd2\mhd_socket_error_funcs.h" />
     37     <ClInclude Include="$(MhdSrc)mhd2\mhd_socket_error.h" />
     38     <ClInclude Include="$(MhdSrc)mhd2\mhd_atomic_counter.h" />
     39     <ClInclude Include="$(MhdSrc)mhd2\mhd_bool.h" />
     40     <ClInclude Include="$(MhdSrc)mhd2\mhd_str.h" />
     41     <ClInclude Include="$(MhdSrc)mhd2\mhd_str_macros.h" />
     42     <ClInclude Include="$(MhdSrc)mhd2\mhd_str_types.h" />
     43     <ClInclude Include="$(MhdSrc)mhd2\mhd_buffer.h" />
     44     <ClInclude Include="$(MhdSrc)mhd2\mhd_limits.h" />
     45     <ClInclude Include="$(MhdSrc)mhd2\mhd_iovec.h" />
     46     <ClInclude Include="$(MhdSrc)mhd2\mhd_dbg_print.h" />
     47     <ClInclude Include="$(MhdSrc)mhd2\mhd_panic.h" />
     48     <ClInclude Include="$(MhdSrc)mhd2\mhd_lib_init_impl.h" />
     49     <ClInclude Include="$(MhdSrc)mhd2\mhd_lib_init.h" />
     50     <ClInclude Include="$(MhdSrc)mhd2\mhd_lib_init_auto.h" />
     51     <ClInclude Include="$(MhdSrc)mhd2\mhd_dlinked_list.h" />
     52     <ClInclude Include="$(MhdSrc)mhd2\mhd_conn_socket.h" />
     53     <ClInclude Include="$(MhdSrc)mhd2\mhd_connection.h" />
     54     <ClInclude Include="$(MhdSrc)mhd2\mhd_stream.h" />
     55     <ClInclude Include="$(MhdSrc)mhd2\mhd_locks.h" />
     56     <ClInclude Include="$(MhdSrc)mhd2\mhd_itc.h" />
     57     <ClInclude Include="$(MhdSrc)mhd2\mhd_itc_types.h" />
     58     <ClInclude Include="$(MhdSrc)mhd2\mhd_threads.h" />
     59     <ClInclude Include="$(MhdSrc)mhd2\sys_thread_entry_type.h" />
     60     <ClInclude Include="$(MhdSrc)mhd2\mhd_mono_clock.h" />
     61     <ClInclude Include="$(MhdSrc)mhd2\mhd_mempool.h" />
     62     <ClInclude Include="$(MhdSrc)mhd2\mhd_read_file.h" />
     63     <ClInclude Include="$(MhdSrc)mhd2\mhd_recv.h" />
     64     <ClInclude Include="$(MhdSrc)mhd2\mhd_send.h" />
     65     <ClInclude Include="$(MhdSrc)mhd2\mhd_daemon.h" />
     66     <ClInclude Include="$(MhdSrc)mhd2\mhd_public_api.h" />
     67     <ClInclude Include="$(MhdSrc)mhd2\mhd_request.h" />
     68     <ClInclude Include="$(MhdSrc)mhd2\mhd_reply.h" />
     69     <ClInclude Include="$(MhdSrc)mhd2\mhd_response.h" />
     70     <ClInclude Include="$(MhdSrc)mhd2\http_method.h" />
     71     <ClInclude Include="$(MhdSrc)mhd2\http_prot_ver.h" />
     72     <ClInclude Include="$(MhdSrc)mhd2\http_status_str.h" />
     73     <ClInclude Include="$(MhdSrc)mhd2\mhd_action.h" />
     74     <ClInclude Include="$(MhdSrc)mhd2\mhd_dcc_action.h" />
     75     <ClInclude Include="$(MhdSrc)mhd2\events_process.h" />
     76     <ClInclude Include="$(MhdSrc)mhd2\daemon_logger.h" />
     77     <ClInclude Include="$(MhdSrc)mhd2\daemon_logger_default.h" />
     78     <ClInclude Include="$(MhdSrc)mhd2\daemon_options.h" />
     79     <ClInclude Include="$(MhdSrc)mhd2\daemon_add_conn.h" />
     80     <ClInclude Include="$(MhdSrc)mhd2\daemon_funcs.h" />
     81     <ClInclude Include="$(MhdSrc)mhd2\extr_events_funcs.h" />
     82     <ClInclude Include="$(MhdSrc)mhd2\conn_data_process.h" />
     83     <ClInclude Include="$(MhdSrc)mhd2\conn_data_recv.h" />
     84     <ClInclude Include="$(MhdSrc)mhd2\conn_data_send.h" />
     85     <ClInclude Include="$(MhdSrc)mhd2\conn_mark_ready.h" />
     86     <ClInclude Include="$(MhdSrc)mhd2\request_funcs.h" />
     87     <ClInclude Include="$(MhdSrc)mhd2\request_get_value.h" />
     88     <ClInclude Include="$(MhdSrc)mhd2\respond_with_error.h" />
     89     <ClInclude Include="$(MhdSrc)mhd2\response_from.h" />
     90     <ClInclude Include="$(MhdSrc)mhd2\response_add_header.h" />
     91     <ClInclude Include="$(MhdSrc)mhd2\response_destroy.h" />
     92     <ClInclude Include="$(MhdSrc)mhd2\response_funcs.h" />
     93     <ClInclude Include="$(MhdSrc)mhd2\response_set_options.h" />
     94     <ClInclude Include="$(MhdSrc)mhd2\response_options.h" />
     95     <ClInclude Include="$(MhdSrc)mhd2\stream_funcs.h" />
     96     <ClInclude Include="$(MhdSrc)mhd2\stream_process_states.h" />
     97     <ClInclude Include="$(MhdSrc)mhd2\stream_process_request.h" />
     98     <ClInclude Include="$(MhdSrc)mhd2\stream_process_reply.h" />
     99     <ClInclude Include="$(MhdSrc)mhd2\http_post_enc.h" />
    100     <ClInclude Include="$(MhdSrc)mhd2\mhd_post_parser.h" />
    101     <ClInclude Include="$(MhdSrc)mhd2\mhd_post_result.h" />
    102     <ClInclude Include="$(MhdSrc)mhd2\mhd_postfield_int.h" />
    103     <ClInclude Include="$(MhdSrc)mhd2\post_parser_funcs.h" />
    104     <ClInclude Include="$(MhdSrc)mhd2\request_auth_get.h" />
    105     <ClInclude Include="$(MhdSrc)mhd2\auth_basic.h" />
    106     <ClInclude Include="$(MhdSrc)mhd2\mhd_digest_auth_data.h" />
    107     <ClInclude Include="$(MhdSrc)mhd2\mhd_auth_digest_hdr.h" />
    108     <ClInclude Include="$(MhdSrc)mhd2\response_auth_digest.h" />
    109     <ClInclude Include="$(MhdSrc)mhd2\auth_digest.h" />
    110     <ClInclude Include="$(MhdSrc)mhd2\md5_int.h" />
    111     <ClInclude Include="$(MhdSrc)mhd2\mhd_md5.h" />
    112     <ClInclude Include="$(MhdSrc)mhd2\sha256_int.h" />
    113     <ClInclude Include="$(MhdSrc)mhd2\mhd_sha256.h" />
    114     <ClInclude Include="$(MhdSrc)mhd2\sha512_256_int.h" />
    115     <ClInclude Include="$(MhdSrc)mhd2\mhd_sha512_256.h" />
    116     <ClInclude Include="$(MhdSrc)mhd2\mhd_upgrade.h" />
    117     <ClInclude Include="$(MhdSrc)mhd2\upgrade_prep.h" />
    118     <ClInclude Include="$(MhdSrc)mhd2\upgrade_proc.h" />
    119   </ItemGroup>
    120   <ItemGroup>
    121     <ClCompile Include="$(MhdSrc)mhd2\mhd_sockets_funcs.c" />
    122     <ClCompile Include="$(MhdSrc)mhd2\mhd_socket_error_funcs.c" />
    123     <ClCompile Include="$(MhdSrc)mhd2\mhd_atomic_counter.c" />
    124     <ClCompile Include="$(MhdSrc)mhd2\mhd_str.c" />
    125     <ClCompile Include="$(MhdSrc)mhd2\mhd_panic.c" />
    126     <ClCompile Include="$(MhdSrc)mhd2\mhd_lib_init.c" />
    127     <ClCompile Include="$(MhdSrc)mhd2\lib_get_info.c" />
    128     <ClCompile Include="$(MhdSrc)mhd2\mhd_itc.c" />
    129     <ClCompile Include="$(MhdSrc)mhd2\mhd_threads.c" />
    130     <ClCompile Include="$(MhdSrc)mhd2\mhd_mono_clock.c" />
    131     <ClCompile Include="$(MhdSrc)mhd2\mhd_mempool.c" />
    132     <ClCompile Include="$(MhdSrc)mhd2\mhd_read_file.c" />
    133     <ClCompile Include="$(MhdSrc)mhd2\mhd_recv.c" />
    134     <ClCompile Include="$(MhdSrc)mhd2\mhd_send.c" />
    135     <ClCompile Include="$(MhdSrc)mhd2\http_status_str.c" />
    136     <ClCompile Include="$(MhdSrc)mhd2\action.c" />
    137     <ClCompile Include="$(MhdSrc)mhd2\dcc_action.c" />
    138     <ClCompile Include="$(MhdSrc)mhd2\events_process.c" />
    139     <ClCompile Include="$(MhdSrc)mhd2\daemon_logger.c" />
    140     <ClCompile Include="$(MhdSrc)mhd2\daemon_logger_default.c" />
    141     <ClCompile Include="$(MhdSrc)mhd2\daemon_set_options.c" />
    142     <ClCompile Include="$(MhdSrc)mhd2\daemon_create.c" />
    143     <ClCompile Include="$(MhdSrc)mhd2\daemon_start.c" />
    144     <ClCompile Include="$(MhdSrc)mhd2\daemon_get_info.c" />
    145     <ClCompile Include="$(MhdSrc)mhd2\daemon_add_conn.c" />
    146     <ClCompile Include="$(MhdSrc)mhd2\daemon_funcs.c" />
    147     <ClCompile Include="$(MhdSrc)mhd2\daemon_event_update.c" />
    148     <ClCompile Include="$(MhdSrc)mhd2\extr_events_funcs.c" />
    149     <ClCompile Include="$(MhdSrc)mhd2\conn_data_process.c" />
    150     <ClCompile Include="$(MhdSrc)mhd2\conn_data_recv.c" />
    151     <ClCompile Include="$(MhdSrc)mhd2\conn_data_send.c" />
    152     <ClCompile Include="$(MhdSrc)mhd2\conn_get_info.c" />
    153     <ClCompile Include="$(MhdSrc)mhd2\request_funcs.c" />
    154     <ClCompile Include="$(MhdSrc)mhd2\request_get_value.c" />
    155     <ClCompile Include="$(MhdSrc)mhd2\request_resume.c" />
    156     <ClCompile Include="$(MhdSrc)mhd2\respond_with_error.c" />
    157     <ClCompile Include="$(MhdSrc)mhd2\request_get_info.c" />
    158     <ClCompile Include="$(MhdSrc)mhd2\response_from.c" />
    159     <ClCompile Include="$(MhdSrc)mhd2\response_add_header.c" />
    160     <ClCompile Include="$(MhdSrc)mhd2\response_destroy.c" />
    161     <ClCompile Include="$(MhdSrc)mhd2\response_funcs.c" />
    162     <ClCompile Include="$(MhdSrc)mhd2\response_set_options.c" />
    163     <ClCompile Include="$(MhdSrc)mhd2\stream_funcs.c" />
    164     <ClCompile Include="$(MhdSrc)mhd2\stream_process_states.c" />
    165     <ClCompile Include="$(MhdSrc)mhd2\stream_process_request.c" />
    166     <ClCompile Include="$(MhdSrc)mhd2\stream_process_reply.c" />
    167     <ClCompile Include="$(MhdSrc)mhd2\stream_get_info.c" />
    168     <ClCompile Include="$(MhdSrc)mhd2\compat_calloc.c" />
    169     <ClCompile Include="$(MhdSrc)mhd2\post_parser_funcs.c" />
    170     <ClCompile Include="$(MhdSrc)mhd2\request_auth_get.c" />
    171     <ClCompile Include="$(MhdSrc)mhd2\auth_basic.c" />
    172     <ClCompile Include="$(MhdSrc)mhd2\response_auth_basic.c" />
    173     <ClCompile Include="$(MhdSrc)mhd2\response_auth_digest.c" />
    174     <ClCompile Include="$(MhdSrc)mhd2\auth_digest.c" />
    175     <ClCompile Include="$(MhdSrc)mhd2\md5_int.c" />
    176     <ClCompile Include="$(MhdSrc)mhd2\sha256_int.c" />
    177     <ClCompile Include="$(MhdSrc)mhd2\sha512_256_int.c" />
    178     <ClCompile Include="$(MhdSrc)mhd2\upgrade_prep.c" />
    179     <ClCompile Include="$(MhdSrc)mhd2\upgrade_proc.c" />
    180     <ClCompile Include="$(MhdSrc)mhd2\upgraded_net.c" />
    181   </ItemGroup>
    182   <ItemGroup>
    183     <ResourceCompile Include="$(MhdW32Common)microhttpd2.rc" />
    184   </ItemGroup>
    185   <ItemGroup>
    186     <CustomBuild Include="$(MhdW32Common)microhttpd2.rc.in">
    187       <FileType>Document</FileType>
    188       <Command>PowerShell.exe -Version 3.0 -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "$(MhdW32Common)gen_dll_res.ps1" -BasePath "$(MhdW32Common)\"</Command>
    189       <Message>Generating .dll description resource</Message>
    190       <Outputs>$(MhdW32Common)microhttpd2.rc</Outputs>
    191       <AdditionalInputs>$(MhdW32Common)gen_dll_res.ps1;$(MhdRoot)configure.ac</AdditionalInputs>
    192     </CustomBuild>
    193   </ItemGroup>
    194   <ItemGroup>
    195     <None Include="$(MhdSrc)mhd2\cpp.hint" />
    196   </ItemGroup>
    197 </Project>