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

Comparing ray/platform/cygwin.cfg (file contents):
Revision 1.1 by schorsch, Tue Oct 21 19:27:28 2003 UTC vs.
Revision 1.2 by schorsch, Mon Oct 27 10:35:41 2003 UTC

# Line 12 | Line 12 | RAD_MANDIR:    share\man
12   CC:        gcc
13   CCFLAGS:   -O2 -Dfreebsd -DHDSUF=.exe
14  
15 + [debug]
16 + CC:        gcc
17 + CCFLAGS:   -g -Dfreebsd -DHDSUF=.exe
18 +
19   # never touch below this
20   [code]
21   RAD_SPEED: -DSPEED=200
22 < RAD_COMPAT: bmalloc.c erf.c getpagesize.c
22 > RAD_COMPAT: getpagesize.c
23 > RAD_MATHCOMPAT: erf.c
24 > RAD_MEMCOMPAT: bmalloc.c
25   RAD_MLIB:   m
26  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines