Make.spec
changeset 6733 c65e178185dd
parent 6699 761d9edbbf27
child 6819 f91377f97414
child 7001 8e78108b9930
--- a/Make.spec	Mon Jan 12 11:23:17 2015 +0100
+++ b/Make.spec	Mon Jan 12 11:23:53 2015 +0100
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview/Make.spec,v 1.68 2014-12-21 22:35:25 cg Exp $
+# $Header: /cvs/stx/stx/libview/Make.spec,v 1.69 2015-01-12 10:23:53 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libview.
@@ -73,6 +73,7 @@
 	WindowSensor \
 	stx_libview \
 	BeveledBorder \
+	BitmapFillStyle \
 	BitmapFont \
 	Border \
 	ColorPalette \
@@ -89,6 +90,7 @@
 	DeviceGraphicsContext \
 	Font \
 	GradientBackground \
+	GradientFillStyle \
 	HostGraphicsDevice \
 	ImageBackground \
 	NoBackground \
@@ -101,9 +103,7 @@
 	TranslationTransform \
 	ViewStyle \
 	WindowEvent \
-	BitmapFillStyle \
 	DeviceWorkstation \
-	GradientFillStyle \
 	GraphicsMedium \
 	ImageMask \
 	MappedPalette \
@@ -156,6 +156,7 @@
     $(OUTDIR_SLASH)WindowSensor.$(O) \
     $(OUTDIR_SLASH)stx_libview.$(O) \
     $(OUTDIR_SLASH)BeveledBorder.$(O) \
+    $(OUTDIR_SLASH)BitmapFillStyle.$(O) \
     $(OUTDIR_SLASH)BitmapFont.$(O) \
     $(OUTDIR_SLASH)Border.$(O) \
     $(OUTDIR_SLASH)ColorPalette.$(O) \
@@ -172,6 +173,7 @@
     $(OUTDIR_SLASH)DeviceGraphicsContext.$(O) \
     $(OUTDIR_SLASH)Font.$(O) \
     $(OUTDIR_SLASH)GradientBackground.$(O) \
+    $(OUTDIR_SLASH)GradientFillStyle.$(O) \
     $(OUTDIR_SLASH)HostGraphicsDevice.$(O) \
     $(OUTDIR_SLASH)ImageBackground.$(O) \
     $(OUTDIR_SLASH)NoBackground.$(O) \
@@ -184,9 +186,7 @@
     $(OUTDIR_SLASH)TranslationTransform.$(O) \
     $(OUTDIR_SLASH)ViewStyle.$(O) \
     $(OUTDIR_SLASH)WindowEvent.$(O) \
-    $(OUTDIR_SLASH)BitmapFillStyle.$(O) \
     $(OUTDIR_SLASH)DeviceWorkstation.$(O) \
-    $(OUTDIR_SLASH)GradientFillStyle.$(O) \
     $(OUTDIR_SLASH)GraphicsMedium.$(O) \
     $(OUTDIR_SLASH)ImageMask.$(O) \
     $(OUTDIR_SLASH)MappedPalette.$(O) \