Wiki Roadmap Timeline Tickets New Ticket Source Search Help / Guide About Trac Login

Changeset 1528:15f1707721fa

Show
Ignore:
Timestamp:
07/09/09 16:13:19 (3 years ago)
Author:
Robert Clipsham <robert@octarineparrot.com>
branch:
default
Message:

Updated default ldc2 configuration file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ldc2.conf.in

    r1129 r1528  
    88    // arguments before they are parsed. 
    99    switches = [ 
     10        "-I@RUNTIME_DIR@/src/compiler/ldc", 
     11        "-I@RUNTIME_DIR@/src/common", 
    1012        "-I@RUNTIME_DIR@/import", 
    1113        "-L-L@PROJECT_BINARY_DIR@/../lib", 
Copyright © 2008, LDC Development Team.