1efae24df468d8c909c2d0a7ddc357db540bb218
[platform/upstream/gstreamer.git] / win32 / vs6 / grammar.dsp
1 # Microsoft Developer Studio Project File - Name="grammar" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Generic Project" 0x010a
6
7 CFG=grammar - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "grammar.mak".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "grammar.mak" CFG="grammar - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "grammar - Win32 Release" (based on "Win32 (x86) Generic Project")
21 !MESSAGE "grammar - Win32 Debug" (based on "Win32 (x86) Generic Project")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 MTL=midl.exe
29
30 !IF  "$(CFG)" == "grammar - Win32 Release"
31
32 # PROP BASE Use_MFC 0
33 # PROP BASE Use_Debug_Libraries 0
34 # PROP BASE Output_Dir "Release"
35 # PROP BASE Intermediate_Dir "Release"
36 # PROP BASE Target_Dir ""
37 # PROP Use_MFC 0
38 # PROP Use_Debug_Libraries 0
39 # PROP Output_Dir "Release"
40 # PROP Intermediate_Dir "Release"
41 # PROP Target_Dir ""
42
43 !ELSEIF  "$(CFG)" == "grammar - Win32 Debug"
44
45 # PROP BASE Use_MFC 0
46 # PROP BASE Use_Debug_Libraries 1
47 # PROP BASE Output_Dir "Debug"
48 # PROP BASE Intermediate_Dir "Debug"
49 # PROP BASE Target_Dir ""
50 # PROP Use_MFC 0
51 # PROP Use_Debug_Libraries 1
52 # PROP Output_Dir "Debug"
53 # PROP Intermediate_Dir "Debug"
54 # PROP Target_Dir ""
55
56 !ENDIF 
57
58 # Begin Target
59
60 # Name "grammar - Win32 Release"
61 # Name "grammar - Win32 Debug"
62 # Begin Source File
63
64 SOURCE="..\..\gst\playback\gstplay-marshal.list"
65
66 !IF  "$(CFG)" == "grammar - Win32 Release"
67
68 # Begin Custom Build
69 InputPath="..\..\gst\playback\gstplay-marshal.list"
70
71 BuildCmds= \
72         echo #include "glib-object.h" > gstplay-marshal.c.tmp \
73         echo #include "gstplay-marshal.h" >> gstplay-marshal.c.tmp \
74         glib-genmarshal --body --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list >> gstplay-marshal.c.tmp \
75         move gstplay-marshal.c.tmp ..\..\gst\playback\gstplay-marshal.c \
76         echo #include "gst/gstconfig.h" > gstplay-marshal.h.tmp \
77         glib-genmarshal --header --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list >> gstplay-marshal.h.tmp \
78         move gstplay-marshal.h.tmp ..\..\gst\playback\gstplay-marshal.h 
79
80 "..\..\gst\playback\gstplay-marshal.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
81    $(BuildCmds)
82
83 "..\..\gst\playback\gstplay-marshal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
84    $(BuildCmds)
85 # End Custom Build
86
87 !ELSEIF  "$(CFG)" == "grammar - Win32 Debug"
88
89 # Begin Custom Build
90 InputPath="..\..\gst\playback\gstplay-marshal.list"
91
92 BuildCmds= \
93         echo #include "glib-object.h" > gstplay-marshal.c.tmp \
94         echo #include "gstplay-marshal.h" >> gstplay-marshal.c.tmp \
95         glib-genmarshal --body --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list >> gstplay-marshal.c.tmp \
96         move gstplay-marshal.c.tmp ..\..\gst\playback\gstplay-marshal.c \
97         echo #include "gst/gstconfig.h" > gstplay-marshal.h.tmp \
98         glib-genmarshal --header --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list >> gstplay-marshal.h.tmp \
99         move gstplay-marshal.h.tmp ..\..\gst\playback\gstplay-marshal.h 
100
101 "..\..\gst\playback\gstplay-marshal.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
102    $(BuildCmds)
103
104 "..\..\gst\playback\gstplay-marshal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
105    $(BuildCmds)
106 # End Custom Build
107
108 !ENDIF 
109
110 # End Source File
111 # Begin Source File
112
113 SOURCE="..\..\gst\tcp\gsttcp-marshal.list"
114 !IF  "$(CFG)" == "grammar - Win32 Release"
115
116 # Begin Custom Build
117 InputPath="..\..\gst\tcp\gsttcp-marshal.list"
118
119 BuildCmds= \
120         echo #include "glib-object.h" > gsttcp-marshal.c.tmp \
121         echo #include "gsttcp-marshal.h" >> gsttcp-marshal.c.tmp \
122         glib-genmarshal --body --prefix=gst_tcp_marshal ..\..\gst\tcp\gsttcp-marshal.list >> gsttcp-marshal.c.tmp \
123         move gsttcp-marshal.c.tmp ..\..\gst\tcp\gsttcp-marshal.c \
124         echo #include "gst/gstconfig.h" > gsttcp-marshal.h.tmp \
125         glib-genmarshal --header --prefix=gst_tcp_marshal ..\..\gst\tcp\gsttcp-marshal.list >> gsttcp-marshal.h.tmp \
126         move gsttcp-marshal.h.tmp ..\..\gst\tcp\gsttcp-marshal.h
127         
128
129 "..\..\gst\tcp\gsttcp-marshal.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
130    $(BuildCmds)
131
132 "..\..\gst\tcp\gsttcp-marshal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
133    $(BuildCmds)
134 # End Custom Build
135
136 !ELSEIF  "$(CFG)" == "grammar - Win32 Debug"
137
138 # Begin Custom Build
139 InputPath="..\..\gst\tcp\gsttcp-marshal.list"
140
141 BuildCmds= \
142         echo #include "glib-object.h" > gsttcp-marshal.c.tmp \
143         echo #include "gsttcp-marshal.h" >> gsttcp-marshal.c.tmp \
144         glib-genmarshal --body --prefix=gst_tcp_marshal ..\..\gst\tcp\gsttcp-marshal.list >> gsttcp-marshal.c.tmp \
145         move gsttcp-marshal.c.tmp ..\..\gst\tcp\gsttcp-marshal.c \
146         echo #include "gst/gstconfig.h" > gsttcp-marshal.h.tmp \
147         glib-genmarshal --header --prefix=gst_tcp_marshal ..\..\gst\tcp\gsttcp-marshal.list >> gsttcp-marshal.h.tmp \
148         move gsttcp-marshal.h.tmp ..\..\gst\tcp\gsttcp-marshal.h
149         
150
151 "..\..\gst\tcp\gsttcp-marshal.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
152    $(BuildCmds)
153
154 "..\..\gst\tcp\gsttcp-marshal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
155    $(BuildCmds)
156 # End Custom Build
157
158 !ENDIF 
159
160 # End Source File
161 # Begin Source File
162
163 SOURCE="..\common\interfaces-enumtypes.c"
164
165 !IF  "$(CFG)" == "grammar - Win32 Release"
166
167 # Begin Custom Build
168 InputPath="..\common\interfaces-enumtypes.c"
169
170 BuildCmds= \
171         copy ..\common\interfaces-enumtypes.h ..\..\gst-libs\gst\interfaces \
172         copy ..\common\interfaces-enumtypes.c ..\..\gst-libs\gst\interfaces
173         
174
175 "..\..\gst-libs\gst\interfaces\interfaces-enumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
176    $(BuildCmds)
177
178 "..\..\gst-libs\gst\interfaces\interfaces-enumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
179    $(BuildCmds)
180 # End Custom Build
181
182 !ELSEIF  "$(CFG)" == "grammar - Win32 Debug"
183
184 # Begin Custom Build
185 InputPath="..\common\interfaces-enumtypes.c"
186
187 BuildCmds= \
188         copy ..\common\interfaces-enumtypes.h ..\..\gst-libs\gst\interfaces \
189         copy ..\common\interfaces-enumtypes.c ..\..\gst-libs\gst\interfaces
190         
191
192 "..\..\gst-libs\gst\interfaces\interfaces-enumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
193    $(BuildCmds)
194
195 "..\..\gst-libs\gst\interfaces\interfaces-enumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
196    $(BuildCmds)
197 # End Custom Build
198
199 !ENDIF 
200
201 # End Source File
202 # Begin Source File
203
204 SOURCE="..\..\gst-libs\gst\interfaces\interfaces-marshal.list"
205
206 !IF  "$(CFG)" == "grammar - Win32 Release"
207
208 # Begin Custom Build
209 InputPath="..\..\gst-libs\gst\interfaces\interfaces-marshal.list"
210
211 BuildCmds= \
212         echo #include "interfaces-marshal.h" > interfaces-marshal.c.tmp \
213         glib-genmarshal --body --prefix=gst_interfaces_marshal ..\..\gst-libs\gst\interfaces\interfaces-marshal.list >> interfaces-marshal.c.tmp \
214         move interfaces-marshal.c.tmp ..\..\gst-libs\gst\interfaces\interfaces-marshal.c \
215         echo #include "gst/gstconfig.h" > interfaces-marshal.h.tmp \
216         glib-genmarshal --header --prefix=gst_interfaces_marshal ..\..\gst-libs\gst\interfaces\interfaces-marshal.list >> interfaces-marshal.h.tmp \
217         move interfaces-marshal.h.tmp ..\..\gst-libs\gst\interfaces\interfaces-marshal.h
218         
219
220 "..\..\gst-libs\gst\interfaces\interfaces-marshal.list.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
221    $(BuildCmds)
222
223 "..\..\gst-libs\gst\interfaces\interfaces-marshal.list.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
224    $(BuildCmds)
225 # End Custom Build
226
227 !ELSEIF  "$(CFG)" == "grammar - Win32 Debug"
228
229 # Begin Custom Build
230 InputPath="..\..\gst-libs\gst\interfaces\interfaces-marshal.list"
231
232 BuildCmds= \
233         echo #include "interfaces-marshal.h" > interfaces-marshal.c.tmp \
234         glib-genmarshal --body --prefix=gst_interfaces_marshal ..\..\gst-libs\gst\interfaces\interfaces-marshal.list >> interfaces-marshal.c.tmp \
235         move interfaces-marshal.c.tmp ..\..\gst-libs\gst\interfaces\interfaces-marshal.c \
236         echo #include "gst/gstconfig.h" > interfaces-marshal.h.tmp \
237         glib-genmarshal --header --prefix=gst_interfaces_marshal ..\..\gst-libs\gst\interfaces\interfaces-marshal.list >> interfaces-marshal.h.tmp \
238         move interfaces-marshal.h.tmp ..\..\gst-libs\gst\interfaces\interfaces-marshal.h
239         
240
241 "..\..\gst-libs\gst\interfaces\interfaces-marshal.list.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
242    $(BuildCmds)
243
244 "..\..\gst-libs\gst\interfaces\interfaces-marshal.list.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
245    $(BuildCmds)
246 # End Custom Build
247
248 !ENDIF 
249
250 # End Source File
251 # Begin Source File
252
253 SOURCE="..\common\multichannel-enumtypes.c"
254
255 !IF  "$(CFG)" == "grammar - Win32 Release"
256
257 # Begin Custom Build
258 InputPath="..\common\multichannel-enumtypes.c"
259
260 BuildCmds= \
261         copy ..\common\multichannel-enumtypes.h ..\..\gst-libs\gst\audio \
262         copy ..\common\multichannel-enumtypes.c ..\..\gst-libs\gst\audio
263         
264
265 "..\..\gst-libs\gst\audio\multichannel-enumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
266    $(BuildCmds)
267
268 "..\..\gst-libs\gst\audio\multichannel-enumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
269    $(BuildCmds)
270 # End Custom Build
271
272 !ELSEIF  "$(CFG)" == "grammar - Win32 Debug"
273
274 # Begin Custom Build
275 InputPath="..\common\multichannel-enumtypes.c"
276
277 BuildCmds= \
278         copy ..\common\multichannel-enumtypes.h ..\..\gst-libs\gst\audio \
279         copy ..\common\multichannel-enumtypes.c ..\..\gst-libs\gst\audio
280         
281
282 "..\..\gst-libs\gst\audio\multichannel-enumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
283    $(BuildCmds)
284
285 "..\..\gst-libs\gst\audio\multichannel-enumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
286    $(BuildCmds)
287 # End Custom Build
288
289 !ENDIF 
290
291 # End Source File
292 # End Target
293 # End Project