Changeset 474

Show
Ignore:
Timestamp:
08/15/05 15:12:13 (8 years ago)
Author:
balister
Message:

More work removing StdAfx? stuff from Lnux build process

Location:
ossie/trunk/ossie
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ossie/trunk/ossie/framework/Makefile.am

    r472 r474  
    11lib_LTLIBRARIES = libossiecf.la 
    2 libossiecf_la_SOURCES = ApplicationFactory_impl.cpp File_impl.cpp ossiecf.cpp Application_impl.cpp FileManager_impl.cpp PortSupplier_impl.cpp Device_impl.cpp FileSystem_impl.cpp PropertySet_impl.cpp DeviceManager_impl.cpp LifeCycle_impl.cpp Resource_impl.cpp DomainManager_impl.cpp linkedList.cpp ExecutableDevice_impl.cpp LoadableDevice_impl.cpp TestableObject_impl.cpp  
     2libossiecf_la_SOURCES = ApplicationFactory_impl.cpp File_impl.cpp Application_impl.cpp FileManager_impl.cpp PortSupplier_impl.cpp Device_impl.cpp FileSystem_impl.cpp PropertySet_impl.cpp DeviceManager_impl.cpp LifeCycle_impl.cpp Resource_impl.cpp DomainManager_impl.cpp linkedList.cpp ExecutableDevice_impl.cpp LoadableDevice_impl.cpp TestableObject_impl.cpp  
    33 
    4 EXTRA_DIST = StdAfx.cpp 
     4EXTRA_DIST = StdAfx.cpp ossiecf.cpp 
    55 
    66libossiecf_la_LDFLAGS = -version-info 0:4:0 
  • ossie/trunk/ossie/parser/Makefile.am

    r472 r474  
    11lib_LTLIBRARIES = libossieparser.la 
    2 libossieparser_la_SOURCES = ComponentAssemblyParser.cpp  Port.cpp ComponentInstantiation.cpp PRFParser.cpp ComponentPlacement.cpp PRFSimpleProperty.cpp ComponentSupportedInterface.cpp  ProvidesPort.cpp Connection.cpp SADComponentInstantiation.cpp DCDComponentInstantiation.cpp SADComponentPlacement.cpp DCDComponentPlacement.cpp SADHostCollocation.cpp DCDConnectionParser.cpp SADParser.cpp DCDInstantiationProperty.cpp SCDParser.cpp DCDParser.cpp SPDAuthor.cpp DMDParser.cpp SPDImplementation.cpp ExternalPort.cpp SPDParser.cpp FindBy.cpp SPDUsesDevice.cpp InstantiationProperty.cpp orb_wrap.cpp UsesPort.cpp ossieparser.cpp 
     2libossieparser_la_SOURCES = ComponentAssemblyParser.cpp  Port.cpp ComponentInstantiation.cpp PRFParser.cpp ComponentPlacement.cpp PRFSimpleProperty.cpp ComponentSupportedInterface.cpp  ProvidesPort.cpp Connection.cpp SADComponentInstantiation.cpp DCDComponentInstantiation.cpp SADComponentPlacement.cpp DCDComponentPlacement.cpp SADHostCollocation.cpp DCDConnectionParser.cpp SADParser.cpp DCDInstantiationProperty.cpp SCDParser.cpp DCDParser.cpp SPDAuthor.cpp DMDParser.cpp SPDImplementation.cpp ExternalPort.cpp SPDParser.cpp FindBy.cpp SPDUsesDevice.cpp InstantiationProperty.cpp orb_wrap.cpp UsesPort.cpp 
    33 
    4 EXTRA_DIST = StdAfx.cpp StdAfx.h 
     4EXTRA_DIST = StdAfx.cpp StdAfx.h ossieparser.cpp 
    55 
    66libossieparser_la_LDFLAGS = -version-info 0:4:0