]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - test/fpprod/check.C
more on dir creation
[u/mrichter/AliRoot.git] / test / fpprod / check.C
index cdfcd17df785e47cc9cb1bf2b974edfe67aec171..0f7f32b962a0a8ecd69ae0f7f7dfb7469a82a71c 100644 (file)
@@ -1,4 +1,10 @@
 void check(){
+  if (!strcmp(gSystem->GetBuildArch(),"win32gcc")) {
+    gSystem->Load("libProof");
+    gSystem->Load("libGui");
+    gROOT->Macro("loadlibs.C");
+    new AliRun("gAlice","The ALICE Off-line Simulation Framework");
+  }
 
   gSystem->Load("libdpmjet");
   gSystem->Load("libTDPMjet");