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.6 by schorsch, Mon Sep 19 11:30:10 2005 UTC vs.
Revision 1.8 by schorsch, Sat Jun 7 09:07:18 2008 UTC

# Line 1 | Line 1
1 < # platform specific settings for Linux
1 > # platform specific settings for Cygwin
2  
3   # where you want everything
4   [install]
# Line 12 | Line 12 | RAD_MANDIR:    share\man
12   CC:         gcc
13   CPPDEFINES: freebsd HDSUF=.exe
14   CCFLAGS:    -O2
15 + EZXML_CPPDEFINES: EZXML_NOMMAP
16  
17   [debug]
18   CC:         gcc
19   CPPDEFINES: freebsd HDSUF=.exe
20   CCFLAGS:    -g
21 + EZXML_CPPDEFINES: EZXML_NOMMAP
22  
23   # never touch below this
24   [code]
25   RAD_MATHCOMPAT: erf.c
26   RAD_NETCOMPAT: netproc.c
27   RAD_PROCESS: unix_process.c
28 + RAD_PCALLS: raypcalls.c
29   RAD_MLIB:   m
30  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines