1
1
openmpi/ompi/mpi/f77/f77.vcproj
Shiqing Fan 4d7b349cdb - Add VC8 solution and project files.
- If one wants to use this solution, remember to unload the project 'orte-restart' which is currently not working for Windows.

This commit was SVN r15680.
2007-07-30 11:05:34 +00:00

1475 строки
27 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="libmpi_f77"
ProjectGUID="{09497F03-D8FB-45FD-BCF1-6953B8596D46}"
RootNamespace="f77"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(SolutionDir)\contrib\platform\win32&quot;;&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)\opal&quot;;&quot;$(SolutionDir)\opal\include&quot;;&quot;$(SolutionDir)\orte&quot;;&quot;$(SolutionDir)\orte\include&quot;;&quot;$(SolutionDir)\ompi&quot;;&quot;$(SolutionDir)\ompi\include&quot;"
PreprocessorDefinitions="OMPI_COMPILING_F77_WRAPPERS=1"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
ProgramDataBaseFileName="$(OutDir)\$(TargetName).pdb"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)\opal&quot;;&quot;$(SolutionDir)\opal\include&quot;;&quot;$(SolutionDir)\orte&quot;;&quot;$(SolutionDir)\orte\include&quot;;&quot;$(SolutionDir)\ompi&quot;;&quot;$(SolutionDir)\ompi\include&quot;"
PreprocessorDefinitions="OMPI_COMPILING_F77_WRAPPERS=1"
RuntimeLibrary="2"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="ompi_config.h"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="3"
CompileAs="1"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="DebugDLL|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(SolutionDir)\contrib\platform\win32&quot;;&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)\opal&quot;;&quot;$(SolutionDir)\opal\include&quot;;&quot;$(SolutionDir)\orte&quot;;&quot;$(SolutionDir)\orte\include&quot;;&quot;$(SolutionDir)\ompi&quot;;&quot;$(SolutionDir)\ompi\include&quot;"
PreprocessorDefinitions="OMPI_COMPILING_F77_WRAPPERS=1"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="ReleaseDLL|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="4"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="&quot;$(SolutionDir)&quot;;&quot;$(SolutionDir)\opal&quot;;&quot;$(SolutionDir)\opal\include&quot;;&quot;$(SolutionDir)\orte&quot;;&quot;$(SolutionDir)\orte\include&quot;;&quot;$(SolutionDir)\ompi&quot;;&quot;$(SolutionDir)\ompi\include&quot;"
PreprocessorDefinitions="NDEBUG;OMPI_COMPILING_F77_WRAPPERS=1"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\abort_f.c"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\accumulate_f.c"
>
</File>
<File
RelativePath=".\add_error_class_f.c"
>
</File>
<File
RelativePath=".\add_error_code_f.c"
>
</File>
<File
RelativePath=".\add_error_string_f.c"
>
</File>
<File
RelativePath=".\address_f.c"
>
</File>
<File
RelativePath=".\allgather_f.c"
>
</File>
<File
RelativePath=".\allgatherv_f.c"
>
</File>
<File
RelativePath=".\alloc_mem_f.c"
>
</File>
<File
RelativePath=".\allreduce_f.c"
>
</File>
<File
RelativePath=".\alltoall_f.c"
>
</File>
<File
RelativePath=".\alltoallv_f.c"
>
</File>
<File
RelativePath=".\alltoallw_f.c"
>
</File>
<File
RelativePath=".\attr_delete_f.c"
>
</File>
<File
RelativePath=".\attr_fn_f.c"
>
</File>
<File
RelativePath=".\attr_get_f.c"
>
</File>
<File
RelativePath=".\attr_put_f.c"
>
</File>
<File
RelativePath=".\barrier_f.c"
>
</File>
<File
RelativePath=".\bcast_f.c"
>
</File>
<File
RelativePath=".\bsend_f.c"
>
</File>
<File
RelativePath=".\bsend_init_f.c"
>
</File>
<File
RelativePath=".\buffer_attach_f.c"
>
</File>
<File
RelativePath=".\buffer_detach_f.c"
>
</File>
<File
RelativePath=".\cancel_f.c"
>
</File>
<File
RelativePath=".\cart_coords_f.c"
>
</File>
<File
RelativePath=".\cart_create_f.c"
>
</File>
<File
RelativePath=".\cart_get_f.c"
>
</File>
<File
RelativePath=".\cart_map_f.c"
>
</File>
<File
RelativePath=".\cart_rank_f.c"
>
</File>
<File
RelativePath=".\cart_shift_f.c"
>
</File>
<File
RelativePath=".\cart_sub_f.c"
>
</File>
<File
RelativePath=".\cartdim_get_f.c"
>
</File>
<File
RelativePath=".\close_port_f.c"
>
</File>
<File
RelativePath=".\comm_accept_f.c"
>
</File>
<File
RelativePath=".\comm_call_errhandler_f.c"
>
</File>
<File
RelativePath=".\comm_compare_f.c"
>
</File>
<File
RelativePath=".\comm_connect_f.c"
>
</File>
<File
RelativePath=".\comm_create_errhandler_f.c"
>
</File>
<File
RelativePath=".\comm_create_f.c"
>
</File>
<File
RelativePath=".\comm_create_keyval_f.c"
>
</File>
<File
RelativePath=".\comm_delete_attr_f.c"
>
</File>
<File
RelativePath=".\comm_disconnect_f.c"
>
</File>
<File
RelativePath=".\comm_dup_f.c"
>
</File>
<File
RelativePath=".\comm_free_f.c"
>
</File>
<File
RelativePath=".\comm_free_keyval_f.c"
>
</File>
<File
RelativePath=".\comm_get_attr_f.c"
>
</File>
<File
RelativePath=".\comm_get_errhandler_f.c"
>
</File>
<File
RelativePath=".\comm_get_name_f.c"
>
</File>
<File
RelativePath=".\comm_get_parent_f.c"
>
</File>
<File
RelativePath=".\comm_group_f.c"
>
</File>
<File
RelativePath=".\comm_join_f.c"
>
</File>
<File
RelativePath=".\comm_rank_f.c"
>
</File>
<File
RelativePath=".\comm_remote_group_f.c"
>
</File>
<File
RelativePath=".\comm_remote_size_f.c"
>
</File>
<File
RelativePath=".\comm_set_attr_f.c"
>
</File>
<File
RelativePath=".\comm_set_errhandler_f.c"
>
</File>
<File
RelativePath=".\comm_set_name_f.c"
>
</File>
<File
RelativePath=".\comm_size_f.c"
>
</File>
<File
RelativePath=".\comm_spawn_f.c"
>
</File>
<File
RelativePath=".\comm_spawn_multiple_f.c"
>
</File>
<File
RelativePath=".\comm_split_f.c"
>
</File>
<File
RelativePath=".\comm_test_inter_f.c"
>
</File>
<File
RelativePath=".\dims_create_f.c"
>
</File>
<File
RelativePath=".\errhandler_create_f.c"
>
</File>
<File
RelativePath=".\errhandler_free_f.c"
>
</File>
<File
RelativePath=".\errhandler_get_f.c"
>
</File>
<File
RelativePath=".\errhandler_set_f.c"
>
</File>
<File
RelativePath=".\error_class_f.c"
>
</File>
<File
RelativePath=".\error_string_f.c"
>
</File>
<File
RelativePath=".\exscan_f.c"
>
</File>
<File
RelativePath=".\f90_accessors.c"
>
</File>
<File
RelativePath=".\file_call_errhandler_f.c"
>
</File>
<File
RelativePath=".\file_close_f.c"
>
</File>
<File
RelativePath=".\file_create_errhandler_f.c"
>
</File>
<File
RelativePath=".\file_delete_f.c"
>
</File>
<File
RelativePath=".\file_get_amode_f.c"
>
</File>
<File
RelativePath=".\file_get_atomicity_f.c"
>
</File>
<File
RelativePath=".\file_get_byte_offset_f.c"
>
</File>
<File
RelativePath=".\file_get_errhandler_f.c"
>
</File>
<File
RelativePath=".\file_get_group_f.c"
>
</File>
<File
RelativePath=".\file_get_info_f.c"
>
</File>
<File
RelativePath=".\file_get_position_f.c"
>
</File>
<File
RelativePath=".\file_get_position_shared_f.c"
>
</File>
<File
RelativePath=".\file_get_size_f.c"
>
</File>
<File
RelativePath=".\file_get_type_extent_f.c"
>
</File>
<File
RelativePath=".\file_get_view_f.c"
>
</File>
<File
RelativePath=".\file_iread_at_f.c"
>
</File>
<File
RelativePath=".\file_iread_f.c"
>
</File>
<File
RelativePath=".\file_iread_shared_f.c"
>
</File>
<File
RelativePath=".\file_iwrite_at_f.c"
>
</File>
<File
RelativePath=".\file_iwrite_f.c"
>
</File>
<File
RelativePath=".\file_iwrite_shared_f.c"
>
</File>
<File
RelativePath=".\file_open_f.c"
>
</File>
<File
RelativePath=".\file_preallocate_f.c"
>
</File>
<File
RelativePath=".\file_read_all_begin_f.c"
>
</File>
<File
RelativePath=".\file_read_all_end_f.c"
>
</File>
<File
RelativePath=".\file_read_all_f.c"
>
</File>
<File
RelativePath=".\file_read_at_all_begin_f.c"
>
</File>
<File
RelativePath=".\file_read_at_all_end_f.c"
>
</File>
<File
RelativePath=".\file_read_at_all_f.c"
>
</File>
<File
RelativePath=".\file_read_at_f.c"
>
</File>
<File
RelativePath=".\file_read_f.c"
>
</File>
<File
RelativePath=".\file_read_ordered_begin_f.c"
>
</File>
<File
RelativePath=".\file_read_ordered_end_f.c"
>
</File>
<File
RelativePath=".\file_read_ordered_f.c"
>
</File>
<File
RelativePath=".\file_read_shared_f.c"
>
</File>
<File
RelativePath=".\file_seek_f.c"
>
</File>
<File
RelativePath=".\file_seek_shared_f.c"
>
</File>
<File
RelativePath=".\file_set_atomicity_f.c"
>
</File>
<File
RelativePath=".\file_set_errhandler_f.c"
>
</File>
<File
RelativePath=".\file_set_info_f.c"
>
</File>
<File
RelativePath=".\file_set_size_f.c"
>
</File>
<File
RelativePath=".\file_set_view_f.c"
>
</File>
<File
RelativePath=".\file_sync_f.c"
>
</File>
<File
RelativePath=".\file_write_all_begin_f.c"
>
</File>
<File
RelativePath=".\file_write_all_end_f.c"
>
</File>
<File
RelativePath=".\file_write_all_f.c"
>
</File>
<File
RelativePath=".\file_write_at_all_begin_f.c"
>
</File>
<File
RelativePath=".\file_write_at_all_end_f.c"
>
</File>
<File
RelativePath=".\file_write_at_all_f.c"
>
</File>
<File
RelativePath=".\file_write_at_f.c"
>
</File>
<File
RelativePath=".\file_write_f.c"
>
</File>
<File
RelativePath=".\file_write_ordered_begin_f.c"
>
</File>
<File
RelativePath=".\file_write_ordered_end_f.c"
>
</File>
<File
RelativePath=".\file_write_ordered_f.c"
>
</File>
<File
RelativePath=".\file_write_shared_f.c"
>
</File>
<File
RelativePath=".\finalize_f.c"
>
</File>
<File
RelativePath=".\finalized_f.c"
>
</File>
<File
RelativePath=".\free_mem_f.c"
>
</File>
<File
RelativePath=".\gather_f.c"
>
</File>
<File
RelativePath=".\gatherv_f.c"
>
</File>
<File
RelativePath=".\get_address_f.c"
>
</File>
<File
RelativePath=".\get_count_f.c"
>
</File>
<File
RelativePath=".\get_elements_f.c"
>
</File>
<File
RelativePath=".\get_f.c"
>
</File>
<File
RelativePath=".\get_processor_name_f.c"
>
</File>
<File
RelativePath=".\get_version_f.c"
>
</File>
<File
RelativePath=".\graph_create_f.c"
>
</File>
<File
RelativePath=".\graph_get_f.c"
>
</File>
<File
RelativePath=".\graph_map_f.c"
>
</File>
<File
RelativePath=".\graph_neighbors_count_f.c"
>
</File>
<File
RelativePath=".\graph_neighbors_f.c"
>
</File>
<File
RelativePath=".\graphdims_get_f.c"
>
</File>
<File
RelativePath=".\grequest_complete_f.c"
>
</File>
<File
RelativePath=".\grequest_start_f.c"
>
</File>
<File
RelativePath=".\group_compare_f.c"
>
</File>
<File
RelativePath=".\group_difference_f.c"
>
</File>
<File
RelativePath=".\group_excl_f.c"
>
</File>
<File
RelativePath=".\group_free_f.c"
>
</File>
<File
RelativePath=".\group_incl_f.c"
>
</File>
<File
RelativePath=".\group_intersection_f.c"
>
</File>
<File
RelativePath=".\group_range_excl_f.c"
>
</File>
<File
RelativePath=".\group_range_incl_f.c"
>
</File>
<File
RelativePath=".\group_rank_f.c"
>
</File>
<File
RelativePath=".\group_size_f.c"
>
</File>
<File
RelativePath=".\group_translate_ranks_f.c"
>
</File>
<File
RelativePath=".\group_union_f.c"
>
</File>
<File
RelativePath=".\ibsend_f.c"
>
</File>
<File
RelativePath=".\info_create_f.c"
>
</File>
<File
RelativePath=".\info_delete_f.c"
>
</File>
<File
RelativePath=".\info_dup_f.c"
>
</File>
<File
RelativePath=".\info_free_f.c"
>
</File>
<File
RelativePath=".\info_get_f.c"
>
</File>
<File
RelativePath=".\info_get_nkeys_f.c"
>
</File>
<File
RelativePath=".\info_get_nthkey_f.c"
>
</File>
<File
RelativePath=".\info_get_valuelen_f.c"
>
</File>
<File
RelativePath=".\info_set_f.c"
>
</File>
<File
RelativePath=".\init_f.c"
>
</File>
<File
RelativePath=".\init_thread_f.c"
>
</File>
<File
RelativePath=".\initialized_f.c"
>
</File>
<File
RelativePath=".\intercomm_create_f.c"
>
</File>
<File
RelativePath=".\intercomm_merge_f.c"
>
</File>
<File
RelativePath=".\iprobe_f.c"
>
</File>
<File
RelativePath=".\irecv_f.c"
>
</File>
<File
RelativePath=".\irsend_f.c"
>
</File>
<File
RelativePath=".\is_thread_main_f.c"
>
</File>
<File
RelativePath=".\isend_f.c"
>
</File>
<File
RelativePath=".\issend_f.c"
>
</File>
<File
RelativePath=".\keyval_create_f.c"
>
</File>
<File
RelativePath=".\keyval_free_f.c"
>
</File>
<File
RelativePath=".\lookup_name_f.c"
>
</File>
<File
RelativePath=".\op_create_f.c"
>
</File>
<File
RelativePath=".\op_free_f.c"
>
</File>
<File
RelativePath=".\open_port_f.c"
>
</File>
<File
RelativePath=".\pack_external_f.c"
>
</File>
<File
RelativePath=".\pack_external_size_f.c"
>
</File>
<File
RelativePath=".\pack_f.c"
>
</File>
<File
RelativePath=".\pack_size_f.c"
>
</File>
<File
RelativePath=".\pcontrol_f.c"
>
</File>
<File
RelativePath=".\probe_f.c"
>
</File>
<File
RelativePath=".\publish_name_f.c"
>
</File>
<File
RelativePath=".\put_f.c"
>
</File>
<File
RelativePath=".\query_thread_f.c"
>
</File>
<File
RelativePath=".\recv_f.c"
>
</File>
<File
RelativePath=".\recv_init_f.c"
>
</File>
<File
RelativePath=".\reduce_f.c"
>
</File>
<File
RelativePath=".\reduce_scatter_f.c"
>
</File>
<File
RelativePath=".\register_datarep_f.c"
>
</File>
<File
RelativePath=".\request_free_f.c"
>
</File>
<File
RelativePath=".\request_get_status_f.c"
>
</File>
<File
RelativePath=".\rsend_f.c"
>
</File>
<File
RelativePath=".\rsend_init_f.c"
>
</File>
<File
RelativePath=".\scan_f.c"
>
</File>
<File
RelativePath=".\scatter_f.c"
>
</File>
<File
RelativePath=".\scatterv_f.c"
>
</File>
<File
RelativePath=".\send_f.c"
>
</File>
<File
RelativePath=".\send_init_f.c"
>
</File>
<File
RelativePath=".\sendrecv_f.c"
>
</File>
<File
RelativePath=".\sendrecv_replace_f.c"
>
</File>
<File
RelativePath=".\ssend_f.c"
>
</File>
<File
RelativePath=".\ssend_init_f.c"
>
</File>
<File
RelativePath=".\start_f.c"
>
</File>
<File
RelativePath=".\startall_f.c"
>
</File>
<File
RelativePath=".\status_set_cancelled_f.c"
>
</File>
<File
RelativePath=".\status_set_elements_f.c"
>
</File>
<File
RelativePath=".\strings.c"
>
</File>
<File
RelativePath=".\test_cancelled_f.c"
>
</File>
<File
RelativePath=".\test_constants_f.c"
>
</File>
<File
RelativePath=".\test_f.c"
>
</File>
<File
RelativePath=".\testall_f.c"
>
</File>
<File
RelativePath=".\testany_f.c"
>
</File>
<File
RelativePath=".\testsome_f.c"
>
</File>
<File
RelativePath=".\topo_test_f.c"
>
</File>
<File
RelativePath=".\type_commit_f.c"
>
</File>
<File
RelativePath=".\type_contiguous_f.c"
>
</File>
<File
RelativePath=".\type_create_darray_f.c"
>
</File>
<File
RelativePath=".\type_create_f90_complex_f.c"
>
</File>
<File
RelativePath=".\type_create_f90_integer_f.c"
>
</File>
<File
RelativePath=".\type_create_f90_real_f.c"
>
</File>
<File
RelativePath=".\type_create_hindexed_f.c"
>
</File>
<File
RelativePath=".\type_create_hvector_f.c"
>
</File>
<File
RelativePath=".\type_create_indexed_block_f.c"
>
</File>
<File
RelativePath=".\type_create_keyval_f.c"
>
</File>
<File
RelativePath=".\type_create_resized_f.c"
>
</File>
<File
RelativePath=".\type_create_struct_f.c"
>
</File>
<File
RelativePath=".\type_create_subarray_f.c"
>
</File>
<File
RelativePath=".\type_delete_attr_f.c"
>
</File>
<File
RelativePath=".\type_dup_f.c"
>
</File>
<File
RelativePath=".\type_extent_f.c"
>
</File>
<File
RelativePath=".\type_free_f.c"
>
</File>
<File
RelativePath=".\type_free_keyval_f.c"
>
</File>
<File
RelativePath=".\type_get_attr_f.c"
>
</File>
<File
RelativePath=".\type_get_contents_f.c"
>
</File>
<File
RelativePath=".\type_get_envelope_f.c"
>
</File>
<File
RelativePath=".\type_get_extent_f.c"
>
</File>
<File
RelativePath=".\type_get_name_f.c"
>
</File>
<File
RelativePath=".\type_get_true_extent_f.c"
>
</File>
<File
RelativePath=".\type_hindexed_f.c"
>
</File>
<File
RelativePath=".\type_hvector_f.c"
>
</File>
<File
RelativePath=".\type_indexed_f.c"
>
</File>
<File
RelativePath=".\type_lb_f.c"
>
</File>
<File
RelativePath=".\type_match_size_f.c"
>
</File>
<File
RelativePath=".\type_set_attr_f.c"
>
</File>
<File
RelativePath=".\type_set_name_f.c"
>
</File>
<File
RelativePath=".\type_size_f.c"
>
</File>
<File
RelativePath=".\type_struct_f.c"
>
</File>
<File
RelativePath=".\type_ub_f.c"
>
</File>
<File
RelativePath=".\type_vector_f.c"
>
</File>
<File
RelativePath=".\unpack_external_f.c"
>
</File>
<File
RelativePath=".\unpack_f.c"
>
</File>
<File
RelativePath=".\unpublish_name_f.c"
>
</File>
<File
RelativePath=".\wait_f.c"
>
</File>
<File
RelativePath=".\waitall_f.c"
>
</File>
<File
RelativePath=".\waitany_f.c"
>
</File>
<File
RelativePath=".\waitsome_f.c"
>
</File>
<File
RelativePath=".\win_call_errhandler_f.c"
>
</File>
<File
RelativePath=".\win_complete_f.c"
>
</File>
<File
RelativePath=".\win_create_errhandler_f.c"
>
</File>
<File
RelativePath=".\win_create_f.c"
>
</File>
<File
RelativePath=".\win_create_keyval_f.c"
>
</File>
<File
RelativePath=".\win_delete_attr_f.c"
>
</File>
<File
RelativePath=".\win_fence_f.c"
>
</File>
<File
RelativePath=".\win_free_f.c"
>
</File>
<File
RelativePath=".\win_free_keyval_f.c"
>
</File>
<File
RelativePath=".\win_get_attr_f.c"
>
</File>
<File
RelativePath=".\win_get_errhandler_f.c"
>
</File>
<File
RelativePath=".\win_get_group_f.c"
>
</File>
<File
RelativePath=".\win_get_name_f.c"
>
</File>
<File
RelativePath=".\win_lock_f.c"
>
</File>
<File
RelativePath=".\win_post_f.c"
>
</File>
<File
RelativePath=".\win_set_attr_f.c"
>
</File>
<File
RelativePath=".\win_set_errhandler_f.c"
>
</File>
<File
RelativePath=".\win_set_name_f.c"
>
</File>
<File
RelativePath=".\win_start_f.c"
>
</File>
<File
RelativePath=".\win_test_f.c"
>
</File>
<File
RelativePath=".\win_unlock_f.c"
>
</File>
<File
RelativePath=".\win_wait_f.c"
>
</File>
<File
RelativePath=".\wtick_f.c"
>
</File>
<File
RelativePath=".\wtime_f.c"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\bindings.h"
>
</File>
<File
RelativePath=".\constants.h"
>
</File>
<File
RelativePath=".\fint_2_int.h"
>
</File>
<File
RelativePath=".\prototypes_mpi.h"
>
</File>
<File
RelativePath=".\strings.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>