Ignore:
Timestamp:
10/21/11 19:05:17 (13 years ago)
Author:
ymipsl
Message:

Mise à jour arch Titane
=> utilisation avec bibliothèque netcdf4 patch plus hdf5 1.8.7

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XMLIO_V2/dev/common/bld.cfg

    r245 r287  
    2727bld::lib::xmlio xmlio 
    2828bld::target libxmlio.a 
    29 bld::target main_server.exe 
     29bld::target main_server.exe test_netcdf.exe 
    3030bld::exe_dep 
    3131 
     
    3737bld::tool::cflags    %CFLAGS %CBASE_INC -I${PWD}/extern/boost/include -I${PWD}/extern/rapidxml/include -I/usr/include 
    3838bld::tool::fflags    %FFLAGS %FBASE_INC -I/usr/include 
     39bld::tool::cppkeys   %CPP_KEY 
     40bld::tool::fppkeys   %CPP_KEY 
    3941 
    4042# Pre-process code before analysing dependencies 
    4143bld::pp              false 
     44bld::excl_dep        use::mod_prism_get_comm 
     45bld::excl_dep        use::mod_prism_proto 
    4246bld::excl_dep        inc::mpif.h 
Note: See TracChangeset for help on using the changeset viewer.