Changeset 2e8b33f in nscp for helpers/build-archive/Jamfile


Ignore:
Timestamp:
10/07/09 06:57:53 (4 years ago)
Author:
Michael Medin <michael@…>
Branches:
master, 0.4.0, 0.4.1, 0.4.2, stable
Children:
dbc22d8
Parents:
55e44d4
Message:

Changes to the build system to fix broken psdk.jam libs as well as addition to support building debug symbols.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • helpers/build-archive/Jamfile

    r55e44d4 r2e8b33f  
    2727use-project master : ../.. ; 
    2828 
    29 zip $(target) : /master//NSClient++ : <tag>@tag <conditional>@generate-binary-location  ;  
     29zip $(target) : test.foo : <tag>@tag <conditional>@generate-binary-location  ;  
    3030 
    3131explicit $(target) ; 
Note: See TracChangeset for help on using the changeset viewer.