Updated/added extensions/Jamfiles

[SVN r63709]
This commit is contained in:
Barend Gehrels
2010-07-06 21:18:00 +00:00
parent e136e87250
commit dca16e5e13
2 changed files with 17 additions and 1 deletions

View File

@@ -0,0 +1,16 @@
# test/extensions/gis/latlong/Jamfile.v2
#
# Copyright (c) 2010 Barend Gehrels
#
# Use, modification and distribution is subject to the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
test-suite boost-geometry-extensions-gis-latong
:
[ run andoyer.cpp ]
[ run area_ll.cpp ]
[ run distance_mixed.cpp ]
[ run point_ll.cpp ]
[ run vincenty.cpp ]
;

View File

@@ -1,4 +1,4 @@
# test/core/Jamfile.v2
# test/extensions/gis/projections/Jamfile.v2
#
# Copyright (c) 2010 Barend Gehrels
#