os/ossrv/stdcpp/tsrc/Boost_test/graph/group/bld.inf
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/stdcpp/tsrc/Boost_test/graph/group/bld.inf	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,75 @@
     1.4 +/*
     1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +* All rights reserved.
     1.7 +* This component and the accompanying materials are made available
     1.8 +* under the terms of "Eclipse Public License v1.0"
     1.9 +* which accompanies this distribution, and is available
    1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +*
    1.12 +* Initial Contributors:
    1.13 +* Nokia Corporation - initial contribution.
    1.14 +*
    1.15 +* Contributors:
    1.16 +*
    1.17 +* Description: 
    1.18 +*
    1.19 +*/
    1.20 +
    1.21 +PRJ_PLATFORMS
    1.22 +DEFAULT
    1.23 +
    1.24 +PRJ_TESTMMPFILES
    1.25 +adjacency_matrix_test.mmp
    1.26 +//adj_list_cc.mmp
    1.27 +adj_list_ra_edgelist.mmp
    1.28 +adj_list_edge_list_set.mmp
    1.29 +adj_list_test.mmp
    1.30 +adj_matrix_cc.mmp
    1.31 +astar_search_test.mmp
    1.32 +bellman-test.mmp
    1.33 +//betweenness_centrality_test.mmp
    1.34 +bfs.mmp
    1.35 +//bfs_cc.mmp
    1.36 +bfs-example.mmp
    1.37 +biconnected_components_test.mmp
    1.38 +bidir_remove_edge.mmp
    1.39 +bundled_properties.mmp
    1.40 +copy.mmp
    1.41 +csr_graph_test.mmp
    1.42 +cuthill_mckee_ordering.mmp
    1.43 +dag_longest_paths.mmp
    1.44 +dag_shortest_paths.mmp
    1.45 +dfs.mmp
    1.46 +dfs_cc.mmp
    1.47 +//dijkstra_cc.mmp
    1.48 +dijkstra-example.mmp
    1.49 +dijkstra_heap_performance.mmp
    1.50 +dominator_tree_test.mmp
    1.51 +edge_list_cc.mmp
    1.52 +filtered_graph_cc.mmp
    1.53 +filtered_graph.mmp
    1.54 +filtered_vec_as_graph.mmp
    1.55 +filtered-copy-example.mmp
    1.56 +filter_graph_vp_test.mmp
    1.57 +floyd_warshall_test.mmp
    1.58 +graph.mmp
    1.59 +//graphviz_test.mmp
    1.60 +graph_concepts.mmp
    1.61 +gursoy_atun_layout_test.mmp
    1.62 +isomorphism.mmp
    1.63 +//johnson-test.mmp
    1.64 +king_ordering.mmp
    1.65 +//layout_test.mmp
    1.66 +lvalue_pmap.mmp
    1.67 +//matching_test.mmp
    1.68 +matching_example.mmp
    1.69 +property_iter.mmp
    1.70 +//random_matching_test.mmp
    1.71 +reverse_graph_cc.mmp
    1.72 +sequential_vertex_coloring.mmp
    1.73 +//serialize.mmp
    1.74 +subgraph.mmp
    1.75 +transitive_closure_test.mmp
    1.76 +//transitive_closure_test2.mmp
    1.77 +transitive_closure.mmp
    1.78 +vector_graph_cc.mmp