Changeset 482

Show
Ignore:
Timestamp:
03/28/08 15:26:41 (5 months ago)
Author:
Mike Wey
Message:

Merge some of the changes in the gtkD-pre8.zip - thiss only adds the changed AUTHORS and dsss.conf files

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/AUTHORS

    r364 r482  
    11Antonio Monteiro 
    22Alan Knowles 
     3Jake Day 
    34John Reimer 
    45Jonas Kivi 
  • trunk/srcgda/dsss.conf

    r322 r482  
    22 
    33[*] 
    4 postbuild = cd ../demos ; ./demoselect.sh gda 
     4version(linux) { 
     5    postbuild = cd ../demos ; ./demoselect.sh gda 
     6
    57 
    68[gda] 
  • trunk/srcgl/dsss.conf

    r322 r482  
    22 
    33[*] 
    4 postbuild = cd ../demos ; ./demoselect.sh gl 
     4version(linux) { 
     5    postbuild = cd ../demos ; ./demoselect.sh gl 
     6
    57 
    68[glgdk] 
  • trunk/srcsv/dsss.conf

    r322 r482  
    22 
    33[*] 
    4 postbuild = cd ../demos ; ./demoselect.sh sv 
     4version(linux) { 
     5    postbuild = cd ../demos ; ./demoselect.sh sv 
     6
    57 
    68[gsv]