Changeset 3875 for anuga_core/source/anuga/build_options.py
- Timestamp:
- Oct 26, 2006, 1:29:17 PM (18 years ago)
- File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/build_options.py
r3872 r3875 6 6 # Flags to pass to MSVC Compiler 7 7 MSVCFLAGS = '/Wall' 8 9 # Location of the metis directory relative to the pymetis directory10 METIS_DIR = 'metis-4.0'11 8 12 9 # Optimisation level used when building the .pyo files
Note: See TracChangeset
for help on using the changeset viewer.