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

Changeset 3773

Show
Ignore:
Timestamp:
07/20/08 18:21:01 (4 months ago)
Author:
keinfarbton
Message:

ups, correction of previous commit.

Files:

Legend:

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

    r3772 r3773  
    5656        install tango/sys/win32/Process.di $INCLUDE_PREFIX/tango/sys/win32 ; \ 
    5757        install tango/sys/win32/Types.di $INCLUDE_PREFIX/tango/sys/win32 ; \ 
    58         install tango/sys/win32/UserGdi.di $INCLUDE_PREFIX/tango/sys/win32 ; \ 
    59         install tango/sys/win32/CodePage.di $INCLUDE_PREFIX/tango/sys/win32 ; \ 
    60         install tango/sys/win32/IUnknown.di $INCLUDE_PREFIX/tango/sys/win32 
     58        install tango/sys/win32/UserGdi.di $INCLUDE_PREFIX/tango/sys/win32 
    6159} 
    6260 
     
    7977    install std/stdarg.di $INCLUDE_PREFIX/std ; \ 
    8078    install std/c/stdarg.di $INCLUDE_PREFIX/std/c 
     79