Ignore:
Timestamp:
Oct 17, 2012, 1:31:27 PM (12 years ago)
Author:
garnier
Message:

fichiers inutiles supprimes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/cmt/requirements

    r27 r34  
    44include_path none
    55 
    6 use Platform v1r* $(pspaWT_root)/../Interfaces
    7 use dld      v2r* $(pspaWT_root)/../Interfaces
     6use Platform v1r* $(PSPAWTROOT)/../Interfaces
     7use dld      v2r* $(PSPAWTROOT)/../Interfaces
    88
    9 use Wt       v1r* $(pspaWT_root)/../Interfaces
    10 use boost    v1r* $(pspaWT_root)/../Interfaces
     9use Wt       v1r* $(PSPAWTROOT)/../Interfaces
     10use boost    v1r* $(PSPAWTROOT)/../Interfaces
    1111
    1212include_dirs $(PSPAWTROOT)/include
     
    2020#macro PSPSLib_linkopts     " -L${PSPAWTROOT}/$(Platform_bin) -lPSPSLib "
    2121
    22 application pspaWt    *.cc use_cppflags='" ${lib_PSPSLib_cppflags} "'
     22application pspaWt dataManager.cc LigneFaisceau.cc pspa.cc use_cppflags='" ${lib_PSPSLib_cppflags} "'
    2323
    2424macro DrawWt_linkopts " ${PSPSLib_linkopts} ${Wt_linkopts} ${boost_linkopts} ${dld_linkopts}"
Note: See TracChangeset for help on using the changeset viewer.