Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 3128

Show
Ignore:
Timestamp:
01/25/08 09:04:48 (10 months ago)
Author:
larsivi
Message:

move createzip to conduits as it does not use vfs, add examples to dsss.conf

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/example/dsss.conf

    r3048 r3128  
    11[concurrency/fiber_test.d] 
    22[conduits/composite.d] 
     3[conduits/createzip.d] 
     4buildflags += -L-lz 
    35[conduits/filebubbler.d] 
    46[conduits/filecat.d] 
     
    3436[text/properties.d] 
    3537[text/token.d] 
     38[vfs/vfszip.d] 
     39buildflags += -L-lz