Show
Ignore:
Timestamp:
2010-03-01 05:47:57 (2 years ago)
Author:
crystal-manage
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.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cel/trunk/mk/staticplugins/crystalspace_staticplugins_msvc9.jam

    r4031 r4042  
    394394STATICPLUGIN.tlfunc.LFLAGS.debug.9 = libcrystalspace_staticplugins_d.lib libcrystalspace_d.lib ; 
    395395STATICPLUGIN.tlfunc.LFLAGS.release.9 = libcrystalspace_staticplugins.lib libcrystalspace.lib ; 
     396STATICPLUGINS.AVAILABLE += rm_null ; 
     397STATICPLUGIN.rm_null.CFLAGS.debug.9 =  ; 
     398STATICPLUGIN.rm_null.CFLAGS.release.9 =  ; 
     399STATICPLUGIN.rm_null.LFLAGS.debug.9 = libcrystalspace_staticplugins_d.lib libcrystalspace_d.lib ; 
     400STATICPLUGIN.rm_null.LFLAGS.release.9 = libcrystalspace_staticplugins.lib libcrystalspace.lib ; 
    396401STATICPLUGINS.AVAILABLE += rm_rlcompat ; 
    397402STATICPLUGIN.rm_rlcompat.CFLAGS.debug.9 =  ;