]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blob - win32/vs6/grammar.dsp
win32/: Visual Studio 6 project files, and a new common directory.
[glsdk/gstreamer0-10.git] / 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 "..\..\gst\parse\lex._gst_parse_yy.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
72         bison -d -v -p_gst_parse__yy ..\..\gst\parse\grammar.y -o ..\..\gst\parse\grammar.tab.c \r
73         flex -P_gst_parse_yy ..\..\gst\parse\parse.l \r
74         move lex._gst_parse_yy.c ..\..\gst\parse\lex._gst_parse_yy.c \r
75         \r
76 # End Custom Build\r
77 \r
78 !ELSEIF  "$(CFG)" == "grammar - Win32 Debug"\r
79 \r
80 # Begin Custom Build\r
81 InputPath=..\..\gst\parse\grammar.y\r
82 \r
83 "..\..\gst\parse\lex._gst_parse_yy.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
84         bison -d -v -p_gst_parse__yy ..\..\gst\parse\grammar.y -o ..\..\gst\parse\grammar.tab.c \r
85         flex -P_gst_parse_yy -o..\..\gst\parse\lex._gst_parse_yy.c ..\..\gst\parse\parse.l \r
86         \r
87 # End Custom Build\r
88 \r
89 !ENDIF \r
90 \r
91 # End Source File\r
92 # End Target\r
93 # End Project\r