]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ACORDE/libACORDErec.pkg
Changes in the ACORDE libraries to compile on Windows/Cygwin
[u/mrichter/AliRoot.git] / ACORDE / libACORDErec.pkg
index 8b85da0187dff545026465eca1b42a5307bdeca5..fdcc7c15f67b3ec659064807b2a653bb4310b95a 100644 (file)
@@ -1,4 +1,6 @@
-SRCS = AliACORDERawStream.cxx \
+#-*-Mode: Makefile-*-
+
+SRCS = \
        AliACORDEReconstructor.cxx
                                                                                
 HDRS:= $(SRCS:.cxx=.h)
@@ -9,5 +11,5 @@ EINCLUDE := RAW
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
-                         -lSTEERBase -lRAWDatarec -lRAWDatabase
+                         -lACORDEbase -lSTEERBase -lESD -lSTEER
 endif