Changeset 2437 in Sophya for trunk/SophyaProg


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/SophyaProg
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Examples/Makefile

    r1337 r2437  
    11MODULECXXREPNAME := Tests
    22MODULEDECCXXFLAGS := -msg_quiet
    3 include $(DPCDEVREP)/Include/Makefile.h
     3include $(SOPHYADEVREP)/Include/Makefile.h
    44
    55
  • trunk/SophyaProg/Examples/README

    r1969 r2437  
    11#   Programmes exemple pour l'utilisation de Sophya
    22
    3 On suppose que $DPCBASREP/`uname`-$EROSCXX/Exec est ds le path et
    4   .:$DPCBASREP/`uname`-$EROSCXX/ShLibs ds LD_LIBRARY_PATH
     3On suppose que $DPCBASREP/`uname`-$SOPHYACXX/Exec est ds le path et
     4  .:$DPCBASREP/`uname`-$SOPHYACXX/ShLibs ds LD_LIBRARY_PATH
    55
    661) ex1.cc
  • trunk/SophyaProg/Examples/auto_makefile

    r1433 r2437  
    1414# USERFLAGS := -I/.../myincludes
    1515
    16 include $(DPCBASEREP)/Include/MakefileUser.h
     16include $(SOPHYABASEREP)/Include/MakefileUser.h
    1717
    1818
  • trunk/SophyaProg/Examples/ex_makefile

    r1433 r2437  
    1616# USERFLAGS := -I/.../myincludes
    1717
    18 include $(DPCBASEREP)/Include/MakefileUser.h
     18include $(SOPHYABASEREP)/Include/MakefileUser.h
    1919
    2020
  • trunk/SophyaProg/PMixer/makeprog

    r761 r2437  
    11MODULECXXREPNAME := SkyT
    22# MODULEDECCXXFLAGS := -msg_quiet
    3 include $(DPCDEVREP)/Include/Makefile.h
     3include $(SOPHYADEVREP)/Include/Makefile.h
    44
    55ifdef NOSHLIB
  • trunk/SophyaProg/Tests/JTCMakefile

    r1043 r2437  
    11MODULECXXREPNAME := Tests
    22MODULEDECCXXFLAGS := -msg_quiet -pthread
    3 include $(DPCDEVREP)/Include/Makefile.h
     3include $(SOPHYADEVREP)/Include/Makefile.h
    44
    55# Makefile pour linket avec libJThreadsC++
  • trunk/SophyaProg/Tests/Makefile

    r2431 r2437  
    11MODULECXXREPNAME := Tests
    22MODULEDECCXXFLAGS := -msg_quiet
    3 include $(DPCDEVREP)/Include/Makefile.h
     3include $(SOPHYADEVREP)/Include/Makefile.h
    44
    55
  • trunk/SophyaProg/Tests/makepi

    r1726 r2437  
    11MODULECXXREPNAME := Tests
    22MODULEDECCXXFLAGS := -msg_quiet
    3 include $(DPCDEVREP)/Include/Makefile.h
     3include $(SOPHYADEVREP)/Include/Makefile.h
    44
    55
Note: See TracChangeset for help on using the changeset viewer.