Ignore:
Timestamp:
07/23/14 18:15:57 (10 years ago)
Author:
ymipsl
Message:

Adding xios output functionnalities

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/bld.cfg

    r220 r255  
    5858bld::tool::ar        %AR 
    5959bld::tool::make      %MAKE 
    60 bld::tool::fflags    %FFLAGS %INCDIR 
     60bld::tool::fflags    %FFLAGS %INCDIR -I%ROOT_PATH/../XIOS/inc 
    6161bld::tool::cflags    %C_OPTIM %INCDIR 
    62 bld::tool::ldflags   %LD_FLAGS %LIB   
     62bld::tool::ldflags   %LD_FLAGS -L%ROOT_PATH/../XIOS/lib -lxios -lstdc++ %LIB   
    6363 
    6464bld::tool::cppflags  %CPP_FLAGS %INCDIR 
Note: See TracChangeset for help on using the changeset viewer.