summaryrefslogtreecommitdiff
path: root/bridges/prj
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-01-17 03:52:12 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-01-17 03:52:12 +0200
commitacf1b8ee7076cce6a7efad1e605393789425b9b4 (patch)
treecbd230f765ba8bd2ac925540fd96fb4a97359582 /bridges/prj
parentf8d004e41368051eadf3976c8d314de077e81875 (diff)
Commit 64-bit Win32 C++ bridge files
Just copies of the 32-bit ones so far, so obviously don't compile even. No in-line assembly in 64-bit MSVC for instance.
Diffstat (limited to 'bridges/prj')
-rw-r--r--bridges/prj/build.lst1
1 files changed, 1 insertions, 0 deletions
diff --git a/bridges/prj/build.lst b/bridges/prj/build.lst
index 34eda8ae63c2..444e8f30c25c 100644
--- a/bridges/prj/build.lst
+++ b/bridges/prj/build.lst
@@ -7,6 +7,7 @@ br bridges\source\remote\urp nmake - all br_rem_urp br_rem_static br_inc NULL
br bridges\source\remote\context nmake - all br_rcon br_unotypes br_inc NULL
br bridges\source\cpp_uno\mingw_intel nmake - w br_gcc3i br_cppuno_shared br_unotypes br_inc NULL
br bridges\source\cpp_uno\msvc_win32_intel nmake - w br_msci br_cppuno_shared br_unotypes br_inc NULL
+br bridges\source\cpp_uno\msvc_win32_x86-64 nmake - w br_mscx br_cppuno_shared br_unotypes br_inc NULL
br bridges\source\cpp_uno\gcc3_linux_intel nmake - u br_gcc3li br_cppuno_shared br_unotypes br_inc NULL
br bridges\source\cpp_uno\gcc3_os2_intel nmake - p br_gcc3os br_cppuno_shared br_unotypes br_inc NULL
br bridges\source\cpp_uno\gcc3_linux_x86-64 nmake - u br_gcc3lx br_cppuno_shared br_unotypes br_inc NULL