From 8fc1fc844a9695fb0d1d5d3c13393d4709ce7592 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 18 Feb 2011 15:58:27 +0200 Subject: Add binary package resources --- binary/mingw/default.options | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 binary/mingw/default.options (limited to 'binary/mingw/default.options') diff --git a/binary/mingw/default.options b/binary/mingw/default.options new file mode 100644 index 0000000..89c4f30 --- /dev/null +++ b/binary/mingw/default.options @@ -0,0 +1,8 @@ +# Default ODB options file. This file is automatically loaded by the ODB +# compiler and can be used for installation-wide customizations, such as +# adding an include search path for a commonly used library. In this +# regard, the default options file in ODB serves a role similar to the +# VC++ Directories dialog in VC++. For example: +# +# -I C:\boost_1_45_0 +# -- cgit v1.1