Changeset 2437 in Sophya for trunk/SophyaPI


Ignore:
Timestamp:
Sep 17, 2003, 2:20:44 PM (22 years ago)
Author:
cmv
Message:

chgt DPC...REP en SOPHYA...REP et EROSCXX en SOPHYACXX cmv 17/09/2003

Location:
trunk/SophyaPI
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/DemoPIApp/Makefile

    r1338 r2437  
    11MODULEDECCXXFLAGS := -msg_quiet
    2 include $(DPCBASEREP)/Include/MakefileUser.h
     2include $(SOPHYABASEREP)/Include/MakefileUser.h
    33LIBS = -L$(SLB) -lPI -lextsophya -lsophya -lm
    44
  • trunk/SophyaPI/PI/Tests/Makefile

    r1843 r2437  
    11MODULECXXREPNAME := PITest
    22MODULEDECCXXFLAGS := -msg_quiet
    3 include $(DPCDEVREP)/Include/Makefile.h
     3include $(SOPHYADEVREP)/Include/Makefile.h
    44
    55
  • trunk/SophyaPI/PIext/cxxexecutor.cc

    r2322 r2437  
    648648//---------------------------------------------------------------------
    649649//os<<"MODULEDECCXXFLAGS := -msg_quiet"<<endl;
    650 //os<<"include $(DPCBASEREP)/Include/MakefileUser.h"<<endl;
     650//os<<"include $(SOPHYABASEREP)/Include/MakefileUser.h"<<endl;
    651651//os<<"MYLIBS ="<<endl;
    652652//os<<"LIBS = -L$(SLB) -lPI -lextsophya -lsophya -lm"<<endl;
Note: See TracChangeset for help on using the changeset viewer.