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