Changeset 327 in PSPA


Ignore:
Timestamp:
Feb 18, 2013, 3:15:55 PM (11 years ago)
Author:
garnier
Message:

bug fix on tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/tags/v0.31/cmt/requirements

    r316 r327  
    44include_path none
    55 
    6 use Platform v1r* $(PSPAWTROOT)/../Interfaces
    7 use dld      v2r* $(PSPAWTROOT)/../Interfaces
     6use Platform v1r* Interfaces
     7use dld      v2r* Interfaces
    88
    9 use Wt       v1r* $(PSPAWTROOT)/../Interfaces
    10 use boost    v1r* $(PSPAWTROOT)/../Interfaces
     9use Wt       v1r* Interfaces
     10use boost    v1r* Interfaces
    1111
    1212include_dirs $(PSPAWTROOT)/sources/userInterface/include  $(PSPAWTROOT)/sources/controler/include
     
    5555
    5656#macro lib_PSPSLib_cppflags " ${Wt_cflags} ${boost_cflags} -DTHREADED -DDRAWWT_BUILD  -DHAS_IMAGEMAGIC -DPSPA_DEBUG"
    57 macro lib_PSPSLib_cppflags " ${Wt_cflags} ${boost_cflags} -DTHREADED -DDRAWWT_BUILD  -DPSPA_DEBUG"
     57macro lib_PSPSLib_cppflags " ${Wt_cflags} ${boost_cflags} -DTHREADED -DDRAWWT_BUILD -DPSPA_DEBUG"
    5858
    5959macro PSPSLib_shlibflags   " ${Wt_linkopts} ${boost_linkopts} ${dld_linkopts}"
Note: See TracChangeset for help on using the changeset viewer.