Changeset 2963


Ignore:
Timestamp:
01/30/04 09:52:59 (21 years ago)
Author:
blanch
Message:
The option to link the camera statically has been introduced.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/config.mk.linux

    r1514 r2963  
    1818#---------------------------------------------------------------
    1919# $RCSfile: config.mk.linux,v $
    20 # $Revision: 1.2 $
     20# $Revision: 1.3 $
    2121# $Author: blanch $
    22 # $Date: 2002-09-04 10:04:02 $
     22# $Date: 2004-01-30 09:52:59 $
    2323##################################################################
    2424# @maintitle
     
    7575GLIBS =         $(ROOTLIBS) $(ROOTGLIBS)
    7676
    77 
     77#
     78# AM TEST: to compile statically uncomments lines below (you need root
     79# to be compiled statically too!):
     80#ROOTLIBS =
     81#ROOTGLIBS =
     82#GLIBS = -static -L/remote/home/pcmagic00/moralejo/root_3.02.07/lib -lRoot -lpthread -lm -ldl
     83#
    7884
    7985RANLIBDIR = ../lib
     
    9197##EOF
    9298
     99
     100
Note: See TracChangeset for help on using the changeset viewer.