Make.spec
branchjv
changeset 17866 abe5bdd75639
parent 17865 598963c6ff8e
child 17867 2cc3cacfd4ca
equal deleted inserted replaced
17865:598963c6ff8e 17866:abe5bdd75639
     1 # $Header$
     1 # $Header$
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libbasic at 2011-09-28 17:39:56.556.
     4 # automagically generated from the projectDefinition: stx_libbasic at 2011-09-29 13:00:22.575.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
     7 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
     7 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
     8 #
     8 #
     9 # This file contains specifications which are common to all platforms.
     9 # This file contains specifications which are common to all platforms.
   345 	Complex \
   345 	Complex \
   346 	ConfigurableFeatures \
   346 	ConfigurableFeatures \
   347 	FileDoesNotExistException \
   347 	FileDoesNotExistException \
   348 	MiniLogger \
   348 	MiniLogger \
   349 
   349 
       
   350 WIN32_CLASSES= \
       
   351 	Win32Process \
       
   352 	PCFilename \
       
   353 	CharacterEncoderImplementations::MS_Baltic \
       
   354 	CharacterEncoderImplementations::MS_Cyrillic \
       
   355 	CharacterEncoderImplementations::MS_Greek \
       
   356 	Win32Handle \
       
   357 	Win32FILEHandle \
       
   358 	Win32Constants \
       
   359 	Win32OperatingSystem \
       
   360 
   350 
   361 
   351 
   362 
   352 
   363 
   353 UNIX_OBJS= \
   364 UNIX_OBJS= \
   354     $(OUTDIR)UnixFileDescriptorHandle.$(O) \
   365     $(OUTDIR)UnixFileDescriptorHandle.$(O) \
   646     $(OUTDIR)Complex.$(O) \
   657     $(OUTDIR)Complex.$(O) \
   647     $(OUTDIR)ConfigurableFeatures.$(O) \
   658     $(OUTDIR)ConfigurableFeatures.$(O) \
   648     $(OUTDIR)FileDoesNotExistException.$(O) \
   659     $(OUTDIR)FileDoesNotExistException.$(O) \
   649     $(OUTDIR)MiniLogger.$(O) \
   660     $(OUTDIR)MiniLogger.$(O) \
   650 
   661 
   651 
   662 WIN32_OBJS= \
   652 
   663     $(OUTDIR)Win32Process.$(O) \
       
   664     $(OUTDIR)PCFilename.$(O) \
       
   665     $(OUTDIR)CharacterEncoderImplementations__MS_Baltic.$(O) \
       
   666     $(OUTDIR)CharacterEncoderImplementations__MS_Cyrillic.$(O) \
       
   667     $(OUTDIR)CharacterEncoderImplementations__MS_Greek.$(O) \
       
   668     $(OUTDIR)Win32Handle.$(O) \
       
   669     $(OUTDIR)Win32FILEHandle.$(O) \
       
   670     $(OUTDIR)Win32Constants.$(O) \
       
   671     $(OUTDIR)Win32OperatingSystem.$(O) \
       
   672 
       
   673 
       
   674