Changeset 3550 for anuga_core/source/anuga/pyvolution/SConscript
- Timestamp:
- Sep 8, 2006, 4:59:58 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/pyvolution/SConscript
r3546 r3550 2 2 Import('env') 3 3 env2 = env.Copy() 4 env2.Append(CPPPATH=['# anuga_core/source/anuga/utilities'])4 env2.Append(CPPPATH=['#source/anuga/utilities']) 5 5 6 6 instdir = os.path.join(env['PREFIX'], 'anuga', 'pyvolution')
Note: See TracChangeset
for help on using the changeset viewer.