automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Tue, 28 Jun 2011 21:27:49 +0200
changeset 13453 58d1e04b9479
parent 13452 2f919dab36eb
child 13454 bad82009fbad
automatically generated by browser
Make.spec
--- a/Make.spec	Tue Jun 28 21:14:45 2011 +0200
+++ b/Make.spec	Tue Jun 28 21:27:49 2011 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.116 2011-06-28 19:14:28 cg Exp $
+# $Header: /cvs/stx/stx/libbasic/Make.spec,v 1.117 2011-06-28 19:27:49 cg Exp $
 #
 # DO NOT EDIT
 # automagically generated from the projectDefinition: stx_libbasic.
@@ -343,6 +343,17 @@
 	InvalidPatchError \
 	AbortAllOperationWantedQuery \
 
+WIN32_CLASSES= \
+	Win32Process \
+	PCFilename \
+	CharacterEncoderImplementations::MS_Baltic \
+	CharacterEncoderImplementations::MS_Cyrillic \
+	CharacterEncoderImplementations::MS_Greek \
+	Win32Handle \
+	Win32FILEHandle \
+	Win32Constants \
+	Win32OperatingSystem \
+
 
 
 
@@ -640,5 +651,16 @@
     $(OUTDIR)InvalidPatchError.$(O) \
     $(OUTDIR)AbortAllOperationWantedQuery.$(O) \
 
+WIN32_OBJS= \
+    $(OUTDIR)Win32Process.$(O) \
+    $(OUTDIR)PCFilename.$(O) \
+    $(OUTDIR)Encoder_MS_Baltic.$(O) \
+    $(OUTDIR)Encoder_MS_Cyrillic.$(O) \
+    $(OUTDIR)Encoder_MS_Greek.$(O) \
+    $(OUTDIR)Win32Handle.$(O) \
+    $(OUTDIR)Win32FILEHandle.$(O) \
+    $(OUTDIR)Win32Constants.$(O) \
+    $(OUTDIR)Win32OperatingSystem.$(O) \
 
 
+