Make.spec
changeset 3159 1ea80d1ded0c
parent 3144 0d617c6ac0a6
child 3162 eb8ba8459363
equal deleted inserted replaced
3158:32762c55c099 3159:1ea80d1ded0c
     1 # $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.99 2013-12-24 10:47:20 cg Exp $
     1 # $Header: /cvs/stx/stx/libbasic2/Make.spec,v 1.100 2014-02-04 17:05:02 cg Exp $
     2 #
     2 #
     3 # DO NOT EDIT
     3 # DO NOT EDIT
     4 # automagically generated from the projectDefinition: stx_libbasic2.
     4 # automagically generated from the projectDefinition: stx_libbasic2.
     5 #
     5 #
     6 # Warning: once you modify this file, do not rerun
     6 # Warning: once you modify this file, do not rerun
   157 	SignedWordArray \
   157 	SignedWordArray \
   158 	TimedPromise \
   158 	TimedPromise \
   159 	UDSocketAddress \
   159 	UDSocketAddress \
   160 	Unicode32String \
   160 	Unicode32String \
   161 	WordArray \
   161 	WordArray \
       
   162 	HalfFloatArray \
   162 	ZipArchive \
   163 	ZipArchive \
   163 	ZipStream \
   164 	ZipStream \
   164 	FileURI \
   165 	FileURI \
   165 	FtpURI \
   166 	FtpURI \
   166 	HttpURI \
   167 	HttpURI \
   278     $(OUTDIR_SLASH)SignedWordArray.$(O) \
   279     $(OUTDIR_SLASH)SignedWordArray.$(O) \
   279     $(OUTDIR_SLASH)TimedPromise.$(O) \
   280     $(OUTDIR_SLASH)TimedPromise.$(O) \
   280     $(OUTDIR_SLASH)UDSocketAddress.$(O) \
   281     $(OUTDIR_SLASH)UDSocketAddress.$(O) \
   281     $(OUTDIR_SLASH)Unicode32String.$(O) \
   282     $(OUTDIR_SLASH)Unicode32String.$(O) \
   282     $(OUTDIR_SLASH)WordArray.$(O) \
   283     $(OUTDIR_SLASH)WordArray.$(O) \
       
   284     $(OUTDIR_SLASH)HalfFloatArray.$(O) \
   283     $(OUTDIR_SLASH)ZipArchive.$(O) \
   285     $(OUTDIR_SLASH)ZipArchive.$(O) \
   284     $(OUTDIR_SLASH)ZipStream.$(O) \
   286     $(OUTDIR_SLASH)ZipStream.$(O) \
   285     $(OUTDIR_SLASH)FileURI.$(O) \
   287     $(OUTDIR_SLASH)FileURI.$(O) \
   286     $(OUTDIR_SLASH)FtpURI.$(O) \
   288     $(OUTDIR_SLASH)FtpURI.$(O) \
   287     $(OUTDIR_SLASH)HttpURI.$(O) \
   289     $(OUTDIR_SLASH)HttpURI.$(O) \
   288     $(OUTDIR_SLASH)IPv6SocketAddress.$(O) \
   290     $(OUTDIR_SLASH)IPv6SocketAddress.$(O) \
   289     $(OUTDIR_SLASH)SftpURI.$(O) \
   291     $(OUTDIR_SLASH)SftpURI.$(O) \
   290     $(OUTDIR_SLASH)extensions.$(O) \
   292     $(OUTDIR_SLASH)extensions.$(O) \
   291 
       
   292 
       
   293