Changeset 205:6d1762e7ebb7

Show
Ignore:
Timestamp:
04/16/08 14:36:33 (8 months ago)
Author:
Frank Benoit <benoit@tionex.de>
branch:
default
Message:

Make dwt-win a sourcelibrary and make the import libs autoinstall

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • dsss.conf

    r159 r205  
    11 
    2 [*] 
    3 debugflags+=-g -gc -debug 
     2version (Windows) { 
     3version (DigitalMars) { 
     4[+libs] 
     5prebuild = \ 
     6    curl http://downloads.dsource.org/projects/dwt/dwt-win-importlibs.zip -O libs.zip; \ 
     7    bsdtar -xf libs.zip 
     8preinstall = \ 
     9    installdir libs $LIB_PREFIX 
     10
     11
    412 
    513[dwt] 
    6 type=library 
    7  
    8 [simple.d] 
    9 noinstall 
     14type=sourcelibrary 
    1015 
    1116