ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/platform/Windows_32.cfg
(Generate patch)

Comparing ray/platform/Windows_32.cfg (file contents):
Revision 1.11 by schorsch, Thu Mar 10 17:36:18 2016 UTC vs.
Revision 1.12 by schorsch, Thu Mar 10 18:09:43 2016 UTC

# Line 25 | Line 25 | LINKFLAGS:  /DEBUG /INCREMENTAL:NO
25   # never touch below this
26   [code]
27   RAD_ARGSCOMPAT: fixargv0.c
28 < RAD_MATHCOMPAT: erf.c
28 > # VC 2015 includes erf() and erfc()
29 > # RAD_MATHCOMPAT: erf.c
30   RAD_NETCOMPAT: win_netproc.c
31   RAD_PROCESS: win_process.c win_popen.c
32   RAD_PCALLS: raypwin.c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines