[OSADL-svn-commits] r89 - in fapia-trunk/make/MPC: . config
OSADL repository commits
osadl-svn-commits at lists.osadl.org
Tue Oct 2 11:47:00 CEST 2007
Author: tb10rts
Date: Thu Jul 19 07:23:28 2007
New Revision: 89
Log:
Added:
fapia-trunk/make/MPC/
fapia-trunk/make/MPC/FAPIA.mpc
fapia-trunk/make/MPC/FAPIA.mwc
fapia-trunk/make/MPC/config/
fapia-trunk/make/MPC/config/FAPIAComponentsexe.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationcomponentsexe.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationdefaults.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationdependencies.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationexe.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationlocalcomponents.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationlocalcomponentsexe.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationlocalexe.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationpureexe.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationpuresource.mpb
fapia-trunk/make/MPC/config/FAPIAConfigurationsource.mpb
fapia-trunk/make/MPC/config/FAPIAControllercomponentsexe.mpb
fapia-trunk/make/MPC/config/FAPIAControllerdefaults.mpb
fapia-trunk/make/MPC/config/FAPIAControllerdependencies.mpb
fapia-trunk/make/MPC/config/FAPIAControllerexe.mpb
fapia-trunk/make/MPC/config/FAPIAControllerlocalcomponents.mpb
fapia-trunk/make/MPC/config/FAPIAControllerlocalcomponentsexe.mpb
fapia-trunk/make/MPC/config/FAPIAControllerlocalexe.mpb
fapia-trunk/make/MPC/config/FAPIAControllerpureexe.mpb
fapia-trunk/make/MPC/config/FAPIAControllerpuresource.mpb
fapia-trunk/make/MPC/config/FAPIAControllersource.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParametercomponentsexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParameterdefaults.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParameterdependencies.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParameterexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParameterlocalcomponents.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParameterlocalcomponentsexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParameterlocalexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParameterpureexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParameterpuresource.mpb
fapia-trunk/make/MPC/config/FAPIAIPCParametersource.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizecomponentsexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizedefaults.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizedependencies.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizeexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizelocalcomponents.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizelocalcomponentsexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizelocalexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizepureexe.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizepuresource.mpb
fapia-trunk/make/MPC/config/FAPIAIPCSynchronizesource.mpb
fapia-trunk/make/MPC/config/FAPIAdefaults.mpb
fapia-trunk/make/MPC/config/FAPIAdependencies.mpb
Added: fapia-trunk/make/MPC/FAPIA.mpc
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/FAPIA.mpc Thu Jul 19 07:23:28 2007
@@ -0,0 +1,11 @@
+
+project : FAPIAConfigurationpuresource, FAPIAControllerpuresource, FAPIAIPCParameterpuresource, FAPIAIPCSynchronizepuresource, acecomponentsexe, taocomponentsexe, xercescomponentsexe {
+
+ specific (vc6, vc8, nmake) {
+ Static_Multi_Ansi_Debug_DllRTL::staticflags -= "ACE_AS_STATIC_LIBS" "TAO_AS_STATIC_LIBS"
+ Static_Multi_Ansi_Release_DllRTL::staticflags -= "ACE_AS_STATIC_LIBS" "TAO_AS_STATIC_LIBS"
+ Static_Multi_Unicode_Debug_DllRTL::staticflags -= "ACE_AS_STATIC_LIBS" "TAO_AS_STATIC_LIBS"
+ Static_Multi_Unicode_Release_DllRTL::staticflags -= "ACE_AS_STATIC_LIBS" "TAO_AS_STATIC_LIBS"
+ }
+
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/FAPIA.mwc
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/FAPIA.mwc Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+workspace {
+ FAPIA.mpc
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAComponentsexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAComponentsexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,50 @@
+project : FAPIAdefaults, FAPIAConfigurationdependencies, FAPIAControllerdependencies, FAPIAIPCParameterdependencies, FAPIAIPCSynchronizedependencies {
+ after += FAPIA
+
+ specific (vc6, nmake, vc8) {
+ Static_Multi_Ansi_Debug_DllRTL::libs += FAPIA
+ Static_Multi_Ansi_Release_DllRTL::libs += FAPIA
+ Static_Multi_Ansi_Debug_StaticRTL::libs += FAPIA
+ Static_Multi_Ansi_Release_StaticRTL::libs += FAPIA
+ Static_Multi_Unicode_Debug_DllRTL::libs += FAPIA
+ Static_Multi_Unicode_Release_DllRTL::libs += FAPIA
+ Static_Multi_Unicode_Debug_StaticRTL::libs += FAPIA
+ Static_Multi_Unicode_Release_StaticRTL::libs += FAPIA
+ Dll_Multi_Ansi_Debug_DllRTL::libs += FAPIAs
+ Dll_Multi_Ansi_Release_DllRTL::libs += FAPIAs
+ Dll_Multi_Ansi_Debug_StaticRTL::libs += FAPIAs
+ Dll_Multi_Ansi_Release_StaticRTL::libs += FAPIAs
+ Dll_Multi_Unicode_Debug_DllRTL::libs += FAPIAs
+ Dll_Multi_Unicode_Release_DllRTL::libs += FAPIAs
+ Dll_Multi_Unicode_Debug_StaticRTL::libs += FAPIAs
+ Dll_Multi_Unicode_Release_StaticRTL::libs += FAPIAs
+ }
+
+ specific (automake) {
+ lit_libs += FAPIA
+ }
+
+ specific (make) {
+ }
+
+ specific (nmake) {
+ libpaths += $(FAPIA_ROOT)/release/nmake
+ }
+
+ specific (vc6) {
+ libpaths += $(FAPIA_ROOT)/release/nmake
+ }
+
+ specific (vc8) {
+ libpaths += $(FAPIA_ROOT)/release/vc8
+ }
+
+ specific (make) {
+ }
+
+ specific (automake) {
+ linkflags += -L$(FAPIA_ROOT)/release/i686_linux32
+ }
+
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationcomponentsexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationcomponentsexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAConfigurationdependencies, FAPIAConfigurationexe {
+}
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationdefaults.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationdefaults.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAdefaults {
+}
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationdependencies.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationdependencies.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAdependencies, xercescomponentsexe {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,24 @@
+
+project : FAPIAConfigurationpureexe {
+
+ specific (nmake) {
+ libpaths += $(FAPIA_ROOT)/FAPIAConfiguration/release/nmake
+ }
+
+ specific (vc6) {
+ libpaths += $(FAPIA_ROOT)/FAPIAConfiguration/release/nmake
+ }
+
+ specific (vc8) {
+ libpaths += $(FAPIA_ROOT)/FAPIAConfiguration/release/vc8
+ }
+
+ specific (make) {
+ libpaths += $(FAPIA_ROOT)/FAPIAConfiguration/release/os9
+ }
+
+ specific (automake) {
+ linkflags += -L$(FAPIA_ROOT)/FAPIAConfiguration/release/i686_linux32
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationlocalcomponents.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationlocalcomponents.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAConfigurationdependencies {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationlocalcomponentsexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationlocalcomponentsexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAConfigurationlocalexe, FAPIAConfigurationlocalcomponents {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationlocalexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationlocalexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,24 @@
+
+project : FAPIAConfigurationpureexe {
+
+ specific (vc6) {
+ libpaths += $(FAPIA_ROOT)/FAPIAConfiguration/make/vc6/run
+ }
+
+ specific (nmake) {
+ libpaths += $(FAPIA_ROOT)/FAPIAConfiguration/make/nmake/run
+ }
+
+ specific (vc8) {
+ libpaths += $(FAPIA_ROOT)/FAPIAConfiguration/make/vc8/run
+ }
+
+ specific (make) {
+ libpaths += $(FAPIA_ROOT)/FAPIAConfiguration/make/os9
+ }
+
+ specific (automake) {
+ linkflags += -L$(FAPIA_ROOT)/FAPIAConfiguration/make/i686_linux32/.libs
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationpureexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationpureexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,18 @@
+
+project : FAPIAConfigurationdefaults {
+
+ after += FAPIAConfiguration
+
+ specific (vc6, nmake, vc8) {
+ libs += FAPIAConfiguration
+ }
+
+ specific (automake) {
+ lit_libs += FAPIAConfiguration
+ }
+
+ specific (make) {
+ libs += FAPIAConfiguration
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationpuresource.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationpuresource.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,27 @@
+
+project : FAPIAConfigurationdefaults {
+
+ source_files {
+ FAPIAConfiguration {
+ $(FAPIA_ROOT)/FAPIAConfiguration/source/*.cpp
+ }
+ }
+
+ header_files {
+ FAPIAConfiguration_interface {
+ $(FAPIA_ROOT)/FAPIAConfiguration/interface/*.h
+ }
+ }
+
+ header_files {
+ FAPIAConfiguration {
+ $(FAPIA_ROOT)/FAPIAConfiguration/source/*.h
+ }
+ }
+
+ inline_files {
+ FAPIAConfiguration {
+ $(FAPIA_ROOT)/FAPIAConfiguration/interface/*.i
+ }
+ }
+}
Added: fapia-trunk/make/MPC/config/FAPIAConfigurationsource.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAConfigurationsource.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAConfigurationpuresource, FAPIAConfigurationlocalcomponents {
+}
Added: fapia-trunk/make/MPC/config/FAPIAControllercomponentsexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllercomponentsexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAControllerdependencies, FAPIAControllerexe {
+}
Added: fapia-trunk/make/MPC/config/FAPIAControllerdefaults.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllerdefaults.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAdefaults {
+}
Added: fapia-trunk/make/MPC/config/FAPIAControllerdependencies.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllerdependencies.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAdependencies {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAControllerexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllerexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,24 @@
+
+project : FAPIAControllerpureexe {
+
+ specific (nmake) {
+ libpaths += $(FAPIA_ROOT)/FAPIAController/release/nmake
+ }
+
+ specific (vc6) {
+ libpaths += $(FAPIA_ROOT)/FAPIAController/release/nmake
+ }
+
+ specific (vc8) {
+ libpaths += $(FAPIA_ROOT)/FAPIAController/release/vc8
+ }
+
+ specific (make) {
+ libpaths += $(FAPIA_ROOT)/FAPIAController/release/os9
+ }
+
+ specific (automake) {
+ linkflags += -L$(FAPIA_ROOT)/FAPIAController/release/i686_linux32
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAControllerlocalcomponents.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllerlocalcomponents.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAControllerdependencies, FAPIAConfigurationlocalcomponentsexe, FAPIAIPCParameterlocalcomponentsexe, FAPIAIPCSynchronizelocalcomponentsexe {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAControllerlocalcomponentsexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllerlocalcomponentsexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAControllerlocalexe, FAPIAControllerlocalcomponents {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAControllerlocalexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllerlocalexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,24 @@
+
+project : FAPIAControllerpureexe {
+
+ specific (vc6) {
+ libpaths += $(FAPIA_ROOT)/FAPIAController/make/vc6/run
+ }
+
+ specific (nmake) {
+ libpaths += $(FAPIA_ROOT)/FAPIAController/make/nmake/run
+ }
+
+ specific (vc8) {
+ libpaths += $(FAPIA_ROOT)/FAPIAController/make/vc8/run
+ }
+
+ specific (make) {
+ libpaths += $(FAPIA_ROOT)/FAPIAController/make/os9
+ }
+
+ specific (automake) {
+ linkflags += -L$(FAPIA_ROOT)/FAPIAController/make/i686_linux32/.libs
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAControllerpureexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllerpureexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,18 @@
+
+project : FAPIAControllerdefaults {
+
+ after += FAPIAController
+
+ specific (vc6, nmake, vc8) {
+ libs += FAPIAController
+ }
+
+ specific (automake) {
+ lit_libs += FAPIAController
+ }
+
+ specific (make) {
+ libs += FAPIAController
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAControllerpuresource.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllerpuresource.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,27 @@
+
+project : FAPIAControllerdefaults {
+
+ source_files {
+ FAPIAController {
+ $(FAPIA_ROOT)/FAPIAController/source/*.cpp
+ }
+ }
+
+ header_files {
+ FAPIAController_interface {
+ $(FAPIA_ROOT)/FAPIAController/interface/*.h
+ }
+ }
+
+ header_files {
+ FAPIAController {
+ $(FAPIA_ROOT)/FAPIAController/source/*.h
+ }
+ }
+
+ inline_files {
+ FAPIAController {
+ $(FAPIA_ROOT)/FAPIAController/source/*.i
+ }
+ }
+}
Added: fapia-trunk/make/MPC/config/FAPIAControllersource.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAControllersource.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAControllerpuresource, FAPIAControllerlocalcomponents {
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCParametercomponentsexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParametercomponentsexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAIPCParameterdependencies, FAPIAIPCParameterexe {
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCParameterdefaults.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParameterdefaults.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,12 @@
+
+project : FAPIAdefaults {
+ includes += $(FAPIA_ROOT)/FAPIAIPCParameter/interface
+
+ specific (vc8) {
+ //Static_Multi_Unicode_Debug_StaticRTL::macros += ACE_NTRACE=0
+ }
+
+ specific (automake) {
+ //Debug::macros += ACE_NTRACE=0
+ }
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCParameterdependencies.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParameterdependencies.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAdependencies {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAIPCParameterexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParameterexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,24 @@
+
+project : FAPIAIPCParameterpureexe {
+
+ specific (nmake) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCParameter/release/nmake
+ }
+
+ specific (vc6) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCParameter/release/nmake
+ }
+
+ specific (vc8) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCParameter/release/vc8
+ }
+
+ specific (make) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCParameter/release/os9
+ }
+
+ specific (automake) {
+ linkflags += -L$(FAPIA_ROOT)/FAPIAIPCParameter/release/i686_linux32
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCParameterlocalcomponents.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParameterlocalcomponents.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAIPCParameterdependencies {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAIPCParameterlocalcomponentsexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParameterlocalcomponentsexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAIPCParameterlocalexe, FAPIAIPCParameterlocalcomponents {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAIPCParameterlocalexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParameterlocalexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,24 @@
+
+project : FAPIAIPCParameterpureexe {
+
+ specific (vc6) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCParameter/make/vc6/run
+ }
+
+ specific (nmake) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCParameter/make/nmake/run
+ }
+
+ specific (vc8) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCParameter/make/vc8/run
+ }
+
+ specific (make) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCParameter/make/os9
+ }
+
+ specific (automake) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCParameter/make/i686_linux32/run
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCParameterpureexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParameterpureexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,18 @@
+
+project : FAPIAIPCParameterdefaults {
+
+ after += FAPIAIPCParameter
+
+ specific (vc6, nmake, vc8) {
+ libs += FAPIAIPCParameter
+ }
+
+ specific (automake) {
+ lit_libs += FAPIAIPCParameter
+ }
+
+ specific (make) {
+ libs += FAPIAIPCParameter
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCParameterpuresource.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParameterpuresource.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,27 @@
+
+project : FAPIAIPCParameterdefaults {
+
+ source_files {
+ FAPIAIPCParameter {
+ $(FAPIA_ROOT)/FAPIAIPCParameter/source/*.cpp
+ }
+ }
+
+ header_files {
+ FAPIAIPCParameter_interface {
+ $(FAPIA_ROOT)/FAPIAIPCParameter/interface/*.h
+ }
+ }
+
+ header_files {
+ FAPIAIPCParameter {
+ $(FAPIA_ROOT)/FAPIAIPCParameter/source/*.h
+ }
+ }
+
+ inline_files {
+ FAPIAIPCParameter {
+ $(FAPIA_ROOT)/FAPIAIPCParameter/source/*.i
+ }
+ }
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCParametersource.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCParametersource.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAIPCParameterpuresource, FAPIAIPCParameterlocalcomponents {
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizecomponentsexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizecomponentsexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAIPCSynchronizedependencies, FAPIAIPCSynchronizeexe {
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizedefaults.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizedefaults.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAdefaults {
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizedependencies.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizedependencies.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAdependencies {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizeexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizeexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,24 @@
+
+project : FAPIAIPCSynchronizepureexe {
+
+ specific (nmake) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCSynchronize/release/nmake
+ }
+
+ specific (vc6) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCSynchronize/release/nmake
+ }
+
+ specific (vc8) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCSynchronize/release/vc8
+ }
+
+ specific (make) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCSynchronize/release/os9
+ }
+
+ specific (automake) {
+ linkflags += -L$(FAPIA_ROOT)/FAPIAIPCSynchronize/release/i686_linux32
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizelocalcomponents.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizelocalcomponents.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAIPCSynchronizedependencies {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizelocalcomponentsexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizelocalcomponentsexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAIPCSynchronizelocalexe, FAPIAIPCSynchronizelocalcomponents {
+}
\ No newline at end of file
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizelocalexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizelocalexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,24 @@
+
+project : FAPIAIPCSynchronizepureexe {
+
+ specific (vc6) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCSynchronize/make/vc6/run
+ }
+
+ specific (nmake) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCSynchronize/make/nmake/run
+ }
+
+ specific (vc8) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCSynchronize/make/vc8/run
+ }
+
+ specific (make) {
+ libpaths += $(FAPIA_ROOT)/FAPIAIPCSynchronize/make/os9
+ }
+
+ specific (automake) {
+ linkflags += -L$(FAPIA_ROOT)/FAPIAIPCSynchronize/make/i686_linux32/.libs
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizepureexe.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizepureexe.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,18 @@
+
+project : FAPIAIPCSynchronizedefaults {
+
+ after += FAPIAIPCSynchronize
+
+ specific (vc6, nmake, vc8) {
+ libs += FAPIAIPCSynchronize
+ }
+
+ specific (automake) {
+ lit_libs += FAPIAIPCSynchronize
+ }
+
+ specific (make) {
+ libs += FAPIAIPCSynchronize
+ }
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizepuresource.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizepuresource.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,27 @@
+
+project : FAPIAIPCSynchronizedefaults {
+
+ source_files {
+ FAPIAIPCSynchronize {
+ $(FAPIA_ROOT)/FAPIAIPCSynchronize/source/*.cpp
+ }
+ }
+
+ header_files {
+ FAPIAIPCSynchronize_interface {
+ $(FAPIA_ROOT)/FAPIAIPCSynchronize/interface/*.h
+ }
+ }
+
+ header_files {
+ FAPIAIPCSynchronize {
+ $(FAPIA_ROOT)/FAPIAIPCSynchronize/source/*.h
+ }
+ }
+
+ inline_files {
+ FAPIAIPCSynchronize {
+ $(FAPIA_ROOT)/FAPIAIPCSynchronize/interface/*.i
+ }
+ }
+}
Added: fapia-trunk/make/MPC/config/FAPIAIPCSynchronizesource.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAIPCSynchronizesource.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,3 @@
+
+project : FAPIAIPCSynchronizepuresource, FAPIAIPCSynchronizelocalcomponents {
+}
Added: fapia-trunk/make/MPC/config/FAPIAdefaults.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAdefaults.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,23 @@
+
+project : homagdefaults {
+
+// version = 0.1.21
+
+ expand (IOFRAMEWORK_ROOT) {
+ $IOFRAMEWORK_ROOT
+ $VIEW_ROOT/IOFramework_vob
+ ../../../..
+ }
+
+ expand (FAPIA_ROOT) {
+ $FAPIA_ROOT
+ $IOFRAMEWORK_ROOT/FAPIA
+ $VIEW_ROOT/IOFramework_vob/FAPIA
+ ../../../..
+ }
+
+ includes += $(IOFRAMEWORK_ROOT)
+ includes += $(FAPIA_ROOT)
+ includes += $(FAPIA_ROOT)/interface
+
+}
Added: fapia-trunk/make/MPC/config/FAPIAdependencies.mpb
==============================================================================
--- (empty file)
+++ fapia-trunk/make/MPC/config/FAPIAdependencies.mpb Thu Jul 19 07:23:28 2007
@@ -0,0 +1,11 @@
+
+project : acecomponentsexe, taocomponentsexe {
+
+ specific (vc6, vc8, nmake) {
+ Static_Multi_Ansi_Debug_DllRTL::staticflags -= "ACE_AS_STATIC_LIBS" "TAO_AS_STATIC_LIBS"
+ Static_Multi_Ansi_Release_DllRTL::staticflags -= "ACE_AS_STATIC_LIBS" "TAO_AS_STATIC_LIBS"
+ Static_Multi_Unicode_Debug_DllRTL::staticflags -= "ACE_AS_STATIC_LIBS" "TAO_AS_STATIC_LIBS"
+ Static_Multi_Unicode_Release_DllRTL::staticflags -= "ACE_AS_STATIC_LIBS" "TAO_AS_STATIC_LIBS"
+ }
+
+}
\ No newline at end of file
More information about the OSADL-svn-commits
mailing list