Update of /cvsroot/boost/boost/tools/quickbook
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27189/tools/quickbook_backend

Modified Files:
      Tag: QUICKBOOK_BACKEND
        Jamfile.v2 
Log Message:


Index: Jamfile.v2
===================================================================
RCS file: /cvsroot/boost/boost/tools/quickbook/Jamfile.v2,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -u -d -r1.11.2.1 -r1.11.2.2
--- Jamfile.v2  17 Apr 2007 00:42:01 -0000      1.11.2.1
+++ Jamfile.v2  1 Jul 2007 04:52:19 -0000       1.11.2.2
@@ -20,6 +20,7 @@
     /boost//program_options
     /boost//filesystem
     : #<define>QUICKBOOK_NO_DATES
+      <toolset>msvc:<cxxflags>/wd4355
       <toolset>msvc:<cxxflags>/wd4511
       <toolset>msvc:<cxxflags>/wd4512
       <toolset>msvc:<cxxflags>/wd4701
@@ -27,6 +28,8 @@
       <toolset>msvc:<cxxflags>/wd4244
       <toolset>msvc:<cxxflags>/wd4267
       <toolset>msvc:<cxxflags>/wd4800
+      <toolset>msvc:<define>_CRT_SECURE_NO_DEPRECATE
+      <toolset>msvc:<define>_SCL_SECURE_NO_DEPRECATE
     ;
 
 install dist-bin


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to