diff options
Diffstat (limited to 'src/lib/utils/boost')
-rw-r--r-- | src/lib/utils/boost/info.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/lib/utils/boost/info.txt b/src/lib/utils/boost/info.txt new file mode 100644 index 000000000..8748c0bf1 --- /dev/null +++ b/src/lib/utils/boost/info.txt @@ -0,0 +1,11 @@ +define BOOST_FILESYSTEM 20131228 +define BOOST_ASIO 20131228 +define BOOST_DATETIME 20150720 + +load_on vendor + +<libs> +all -> boost_system,boost_filesystem +</libs> + + |