Changeset 3572 in Sophya for trunk/SophyaPI/PIGcont/Makefile


Ignore:
Timestamp:
Feb 7, 2009, 10:50:34 PM (17 years ago)
Author:
cmv
Message:

char* -> const char* pour regler les problemes de deprecated string const... + comparaison unsigned signed + suppression EVOL_PLANCK rz+cmv 07/02/2009

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIGcont/Makefile

    r3407 r3572  
    2222  $(SOPHYAINCP)pimsghandler.h \
    2323  $(SOPHYAINCP)picolist.h \
     24  $(SOPHYAINCP)pipixutils.h \
    2425  $(SOPHYAINCP)pioptmenux.h \
    2526  $(SOPHYAINCP)pioptmenugen.h \
     
    3536  $(SOPHYAINCP)pimenubarx.h \
    3637  $(SOPHYAINCP)pimenubargen.h \
    37   $(SOPHYAINCP)picons.h \
     38  $(SOPHYAINCP)piconsenum.h \
     39  $(SOPHYAINCP)picmapview.h \
    3840  $(SOPHYAINCP)pibwdgx.h \
    3941  $(SOPHYAINCP)pibwdggen.h \
     
    5052  $(SOPHYAINCP)pievthandler.h \
    5153  $(SOPHYAINCP)psfile.h \
    52   $(SOPHYAINCP)pigraphps.h \
    53   $(SOPHYAINCP)picmapview.h pigncont.h \
     54  $(SOPHYAINCP)pigraphps.h pigncont.h \
    5455  $(SOPHYAINCP)pistdimgapp.h \
    5556  $(SOPHYAINCP)piapplx.h \
     
    6061  $(SOPHYAINCP)piperiodx.h \
    6162  $(SOPHYAINCP)periodic.h \
     63  $(SOPHYAINCP)picons.h \
    6264  $(SOPHYAINCP)piimage.h \
    6365  $(SOPHYAINCP)parradapter.h \
     
    141143  $(SOPHYAINCP)pimsghandler.h \
    142144  $(SOPHYAINCP)picolist.h \
     145  $(SOPHYAINCP)pipixutils.h \
    143146  $(SOPHYAINCP)pioptmenux.h \
    144147  $(SOPHYAINCP)pioptmenugen.h \
     
    154157  $(SOPHYAINCP)pimenubarx.h \
    155158  $(SOPHYAINCP)pimenubargen.h \
    156   $(SOPHYAINCP)picons.h \
     159  $(SOPHYAINCP)piconsenum.h \
     160  $(SOPHYAINCP)picmapview.h \
    157161  $(SOPHYAINCP)pibwdgx.h \
    158162  $(SOPHYAINCP)pibwdggen.h \
     
    169173  $(SOPHYAINCP)pievthandler.h \
    170174  $(SOPHYAINCP)psfile.h \
    171   $(SOPHYAINCP)pigraphps.h \
    172   $(SOPHYAINCP)picmapview.h pigncont.h \
     175  $(SOPHYAINCP)pigraphps.h pigncont.h \
    173176  $(SOPHYAINCP)pistdimgapp.h \
    174177  $(SOPHYAINCP)piapplx.h \
     
    179182  $(SOPHYAINCP)piperiodx.h \
    180183  $(SOPHYAINCP)periodic.h \
     184  $(SOPHYAINCP)picons.h \
    181185  $(SOPHYAINCP)piimage.h \
    182186  $(SOPHYAINCP)parradapter.h \
Note: See TracChangeset for help on using the changeset viewer.