Skip to content
Snippets Groups Projects
Commit 381ab959 authored by Ewelina Maria Lobodzinska's avatar Ewelina Maria Lobodzinska Committed by Graeme Stewart
Browse files

Photos-00-01-12 fix native version (Photos-00-01-12)

parent 5b8a6082
No related branches found
No related tags found
No related merge requests found
This is the Photos pseudopackage for the real external Photos package.
Its purpose is to allow simulation developers to work in the ATLAS cvs/srt environment.
Only the CMT version is being maintained as of Sept 2001. only the cmt/requiremens file is used
------------------------------------------------------------------------------
Witold.Pokorski@cern.ch
package Photos
author Witek Pokorski <Witold.Pokorski@cern.ch>
use AtlasExternalArea AtlasExternalArea-* External
use LCG_Configuration
macro Photos_home "$(LCG_ROOT)/external/MCGenerators_lcgcmt$(LCG_config_version)/photos"
macro photos_native_version "215.4"
macro Photos_native_version "$(photos_native_version)_lcgcmt$(LCG_config_version)"
macro Photos_system "$(LCG_ext_system)" \
slc4&gcc43 "slc4_ia32_gcc34"
macro PHOTOS_BASE_DIR "$(Photos_home)/$(photos_native_version)/$(Photos_system)"
macro PHOTOS_LIB_DIR "$(PHOTOS_BASE_DIR)/lib"
macro Photos_lib "$(Photos_home)/$(photos_native_version)/$(LCG_ext_system)/lib/archive"
macro phot_lopts "-L$(PHOTOS_LIB_DIR) -lphotos"
macro Photos_linkopts "$(phot_lopts)"
macro Photos_export_paths \
"$(Photos_home)/$(photos_native_version)/$(Photos_system)"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment