crystal | 1 Mar 2010 05:47
Picon

SF.net SVN: cel:[4042] cel/trunk/mk/staticplugins

Revision: 4042
          http://cel.svn.sourceforge.net/cel/?rev=4042&view=rev
Author:   crystal-manage
Date:     2010-03-01 04:47:57 +0000 (Mon, 01 Mar 2010)

Log Message:
-----------
Crystal Space MSVC static plugins information: Automated file repair/generation.
master header files: Automated master header file repair.
Visual-C++ project files: Automated Visual-C++ project file repair.
Swig Python files: Automated Swig Python file repair.
User's Manual: Automated Texinfo to HTML conversion.

Modified Paths:
--------------
    cel/trunk/mk/staticplugins/crystalspace_staticplugins_msvc8.jam
    cel/trunk/mk/staticplugins/crystalspace_staticplugins_msvc9.jam

Modified: cel/trunk/mk/staticplugins/crystalspace_staticplugins_msvc8.jam
===================================================================
--- cel/trunk/mk/staticplugins/crystalspace_staticplugins_msvc8.jam	2010-02-09 08:19:32 UTC
(rev 4041)
+++ cel/trunk/mk/staticplugins/crystalspace_staticplugins_msvc8.jam	2010-03-01 04:47:57 UTC
(rev 4042)
 <at>  <at>  -393,6 +393,11  <at>  <at> 
 STATICPLUGIN.tlfunc.CFLAGS.release.8 =  ;
 STATICPLUGIN.tlfunc.LFLAGS.debug.8 = libcrystalspace_staticplugins_d.lib
libcrystalspace_d.lib ;
 STATICPLUGIN.tlfunc.LFLAGS.release.8 = libcrystalspace_staticplugins.lib libcrystalspace.lib ;
+STATICPLUGINS.AVAILABLE += rm_null ;
+STATICPLUGIN.rm_null.CFLAGS.debug.8 =  ;
+STATICPLUGIN.rm_null.CFLAGS.release.8 =  ;
+STATICPLUGIN.rm_null.LFLAGS.debug.8 = libcrystalspace_staticplugins_d.lib
libcrystalspace_d.lib ;
+STATICPLUGIN.rm_null.LFLAGS.release.8 = libcrystalspace_staticplugins.lib
libcrystalspace.lib ;
 STATICPLUGINS.AVAILABLE += rm_rlcompat ;
 STATICPLUGIN.rm_rlcompat.CFLAGS.debug.8 =  ;
 STATICPLUGIN.rm_rlcompat.CFLAGS.release.8 =  ;

Modified: cel/trunk/mk/staticplugins/crystalspace_staticplugins_msvc9.jam
===================================================================
--- cel/trunk/mk/staticplugins/crystalspace_staticplugins_msvc9.jam	2010-02-09 08:19:32 UTC
(rev 4041)
+++ cel/trunk/mk/staticplugins/crystalspace_staticplugins_msvc9.jam	2010-03-01 04:47:57 UTC
(rev 4042)
 <at>  <at>  -393,6 +393,11  <at>  <at> 
 STATICPLUGIN.tlfunc.CFLAGS.release.9 =  ;
 STATICPLUGIN.tlfunc.LFLAGS.debug.9 = libcrystalspace_staticplugins_d.lib
libcrystalspace_d.lib ;
 STATICPLUGIN.tlfunc.LFLAGS.release.9 = libcrystalspace_staticplugins.lib libcrystalspace.lib ;
+STATICPLUGINS.AVAILABLE += rm_null ;
+STATICPLUGIN.rm_null.CFLAGS.debug.9 =  ;
+STATICPLUGIN.rm_null.CFLAGS.release.9 =  ;
+STATICPLUGIN.rm_null.LFLAGS.debug.9 = libcrystalspace_staticplugins_d.lib
libcrystalspace_d.lib ;
+STATICPLUGIN.rm_null.LFLAGS.release.9 = libcrystalspace_staticplugins.lib
libcrystalspace.lib ;
 STATICPLUGINS.AVAILABLE += rm_rlcompat ;
 STATICPLUGIN.rm_rlcompat.CFLAGS.debug.9 =  ;
 STATICPLUGIN.rm_rlcompat.CFLAGS.release.9 =  ;

This was sent by the SourceForge.net collaborative development platform, the world's largest Open
Source development site.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev

Gmane