]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/CMakelibTOFcalib.pkg
Moving the classes that belong to the following libraries: STEERBase, ESD, CDB, AOD...
[u/mrichter/AliRoot.git] / TOF / CMakelibTOFcalib.pkg
index 9b8b60a3a3ee38981e64312799b687e904647bcf..6da92514001c8da03d8fcb448b44d55ec3fe4b8a 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: CMake -*-
 #--------------------------------------------------------------------------------#
 # Package File for TOFbase                                                       #
 # Author : Johny Jose (johny.jose@cern.ch)                                       #
@@ -31,13 +32,4 @@ string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )
 
 set ( DHDR TOFcalibLinkDef.h)
 
-set ( EINCLUDE  RAW)
-
-if( ALICE_TARGET STREQUAL "win32gcc")
-       
-                               set ( PACKSOFLAGS  ${SOFLAGS}
-                               -L${ALICE_ROOT}/lib/tgt_${ALICE_TARGET}
-                               -lTOFbase -lSTEER -lCDB -lSTEERBase
-                               -lRAWDatarec -lRAWDatabase -L${ROOTLIBDIR} )
-
-endif( ALICE_TARGET STREQUAL "win32gcc")
+set ( EINCLUDE  RAW STEER/STEERBase)