Changeset 1753
- Timestamp:
- 01/12/10 23:31:28 (2 years ago)
- Files:
-
- branches/qt_gui/SConstruct (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/qt_gui/SConstruct
r1736 r1753 158 158 platform_var.AddPythonLib(pymod_env, env["PYTHON_VERSION"]) 159 159 platform_var.SetPymodBuilder(pymod_env) 160 platform_var.SetPyformBuilder(pymod_env) 160 161 pymod_env.Prepend(LIBPATH = env._stagedir+"/"+pymod_env.GetLibDir()) 161 162 pymod_env.Append(LIBS = ["iplt","iplt_geom"])
