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

root/tags/releases/0.99.8/lib/sc.ini

Revision 1530, 146 bytes (checked in by sean, 5 years ago)

Modified the order of import directories such that trunk/lib/common will be searched before trunk/. This will prevent old .di files generated by the lib build process from being used instead of the latest .d files in trunk/lib/common. Tested on Win32 and I expect no problems elsewhere.

  • Property svn:eol-style set to native
Line 
1 [Version]
2 version=7.51 Build 020
3
4 [Environment]
5 LIB=%@P%\..\lib;\dm\lib
6 DFLAGS="-I%HOME%\common" "-I%HOME%\.."
7 LINKCMD=%@P%\..\..\dm\bin\link.exe
Note: See TracBrowser for help on using the browser.