aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/boost/toolchains/mingw-w64-x64-exe.jam
diff options
context:
space:
mode:
Diffstat (limited to 'boost/toolchains/mingw-w64-x64-exe.jam')
-rw-r--r--boost/toolchains/mingw-w64-x64-exe.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/toolchains/mingw-w64-x64-exe.jam b/boost/toolchains/mingw-w64-x64-exe.jam
new file mode 100644
index 0000000..3358a92
--- /dev/null
+++ b/boost/toolchains/mingw-w64-x64-exe.jam
@@ -0,0 +1 @@
+using gcc : : x86_64-w64-mingw32-g++.exe ;