Ignore:
Timestamp:
Oct 26, 2006, 1:29:17 PM (18 years ago)
Author:
jack
Message:

Moved the SConstruct and build_options.py into the source/anuga directory.
It still builds like normal and will still install an anuga subdir under PREFIX.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/build_options.py

    r3872 r3875  
    66# Flags to pass to MSVC Compiler
    77MSVCFLAGS = '/Wall'
    8 
    9 # Location of the metis directory relative to the pymetis directory
    10 METIS_DIR = 'metis-4.0'
    118
    129# Optimisation level used when building the .pyo files
Note: See TracChangeset for help on using the changeset viewer.