]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/CMakelibTPCfast.pkg
Moving the classes that belong to the following libraries: STEERBase, ESD, CDB, AOD...
[u/mrichter/AliRoot.git] / TPC / CMakelibTPCfast.pkg
index a5e6a4a388e4f21727d11281244a5295173cf600..9f332e0a5ad758fd66d65647db4fe54f77dca8ab 100644 (file)
@@ -1,3 +1,5 @@
+# -*- mode: CMake -*-
+
 #--------------------------------------------------------------------------------#
 # Package File for TPCfast                                                       #
 # Author : Johny Jose (johny.jose@cern.ch)                                       #
@@ -32,9 +34,3 @@ string ( REPLACE ".cxx" ".h" HDRS "${SRCS}" )
 set ( DHDR  TPCfastLinkDef.h)
 
 set ( EINCLUDE  RAW)
-
-if( ALICE_TARGET STREQUAL "win32gcc")
-       
-                       set ( PACKSOFLAGS  ${SOFLAGS} -L${ALICE_ROOT}/lib/tgt_${ALICE_TARGET} -lTPCrec -lTPCsim -lTPCbase -lESD -lSTEER -lSTEERBase -L${ROOTLIBDIR} -lEG)
-
-endif( ALICE_TARGET STREQUAL "win32gcc")