]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/blobdiff - win32/vs6/grammar.dsp
gststructure: clarify _get docs about the returned reference
[glsdk/gstreamer0-10.git] / win32 / vs6 / grammar.dsp
index adcaec9424452e7bb28b87068cb3716ac83ceb09..b86337730755d323b093253e3f0b6abc03c9d4d2 100644 (file)
-# Microsoft Developer Studio Project File - Name="grammar" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Generic Project" 0x010a
-
-CFG=grammar - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE 
-!MESSAGE NMAKE /f "grammar.mak".
-!MESSAGE 
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE 
-!MESSAGE NMAKE /f "grammar.mak" CFG="grammar - Win32 Debug"
-!MESSAGE 
-!MESSAGE Possible choices for configuration are:
-!MESSAGE 
-!MESSAGE "grammar - Win32 Release" (based on "Win32 (x86) Generic Project")
-!MESSAGE "grammar - Win32 Debug" (based on "Win32 (x86) Generic Project")
-!MESSAGE 
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-MTL=midl.exe
-
-!IF  "$(CFG)" == "grammar - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Target_Dir ""
-
-!ELSEIF  "$(CFG)" == "grammar - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Target_Dir ""
-
-!ENDIF 
-
-# Begin Target
-
-# Name "grammar - Win32 Release"
-# Name "grammar - Win32 Debug"
-# Begin Source File
-
-SOURCE=..\..\gst\parse\grammar.y
-
-!IF  "$(CFG)" == "grammar - Win32 Release"
-
-# Begin Custom Build
-InputPath=..\..\gst\parse\grammar.y
-
-"..\..\gst\parse\lex._gst_parse_yy.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       bison -d -v -p_gst_parse__yy ..\..\gst\parse\grammar.y -o ..\..\gst\parse\grammar.tab.c 
-       flex -P_gst_parse_yy ..\..\gst\parse\parse.l 
-       move lex._gst_parse_yy.c ..\..\gst\parse\lex._gst_parse_yy.c 
-       
-# End Custom Build
-
-!ELSEIF  "$(CFG)" == "grammar - Win32 Debug"
-
-# Begin Custom Build
-InputPath=..\..\gst\parse\grammar.y
-
-"..\..\gst\parse\lex._gst_parse_yy.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
-       bison -d -v -p_gst_parse__yy ..\..\gst\parse\grammar.y -o ..\..\gst\parse\grammar.tab.c 
-       flex -P_gst_parse_yy -o..\..\gst\parse\lex._gst_parse_yy.c ..\..\gst\parse\parse.l 
-       
-# End Custom Build
-
-!ENDIF 
-
-# End Source File
-# End Target
-# End Project
+# Microsoft Developer Studio Project File - Name="grammar" - Package Owner=<4>\r
+# Microsoft Developer Studio Generated Build File, Format Version 6.00\r
+# ** DO NOT EDIT **\r
+\r
+# TARGTYPE "Win32 (x86) Generic Project" 0x010a\r
+\r
+CFG=grammar - Win32 Debug\r
+!MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
+!MESSAGE use the Export Makefile command and run\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "grammar.mak".\r
+!MESSAGE \r
+!MESSAGE You can specify a configuration when running NMAKE\r
+!MESSAGE by defining the macro CFG on the command line. For example:\r
+!MESSAGE \r
+!MESSAGE NMAKE /f "grammar.mak" CFG="grammar - Win32 Debug"\r
+!MESSAGE \r
+!MESSAGE Possible choices for configuration are:\r
+!MESSAGE \r
+!MESSAGE "grammar - Win32 Release" (based on "Win32 (x86) Generic Project")\r
+!MESSAGE "grammar - Win32 Debug" (based on "Win32 (x86) Generic Project")\r
+!MESSAGE \r
+\r
+# Begin Project\r
+# PROP AllowPerConfigDependencies 0\r
+# PROP Scc_ProjName ""\r
+# PROP Scc_LocalPath ""\r
+MTL=midl.exe\r
+\r
+!IF  "$(CFG)" == "grammar - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "Release"\r
+# PROP BASE Intermediate_Dir "Release"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "Release"\r
+# PROP Intermediate_Dir "Release"\r
+# PROP Target_Dir ""\r
+\r
+!ELSEIF  "$(CFG)" == "grammar - Win32 Debug"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 1\r
+# PROP BASE Output_Dir "Debug"\r
+# PROP BASE Intermediate_Dir "Debug"\r
+# PROP BASE Target_Dir ""\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 1\r
+# PROP Output_Dir "Debug"\r
+# PROP Intermediate_Dir "Debug"\r
+# PROP Target_Dir ""\r
+\r
+!ENDIF \r
+\r
+# Begin Target\r
+\r
+# Name "grammar - Win32 Release"\r
+# Name "grammar - Win32 Debug"\r
+# Begin Source File\r
+\r
+SOURCE=..\..\gst\parse\grammar.y\r
+\r
+!IF  "$(CFG)" == "grammar - Win32 Release"\r
+\r
+# Begin Custom Build\r
+InputPath=..\..\gst\parse\grammar.y\r
+\r
+BuildCmds= \\r
+       copy /y ..\..\gst\parse\grammar.tab.pre.c ..\..\gst\parse\grammar.tab.c \\r
+       copy /y ..\..\gst\parse\grammar.tab.pre.h ..\..\gst\parse\grammar.tab.h \\r
+       copy /y ..\..\gst\parse\lex._gst_parse_yy.pre.c ..\..\gst\parse\lex._gst_parse_yy.c \\r
+       \r
+\r
+"..\..\gst\parse\lex._gst_parse_yy.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"..\..\gst\parse\grammar.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"..\..\gst\parse\grammar.tab.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "grammar - Win32 Debug"\r
+\r
+# Begin Custom Build\r
+InputPath=..\..\gst\parse\grammar.y\r
+\r
+BuildCmds= \\r
+       copy /y ..\..\gst\parse\grammar.tab.pre.c ..\..\gst\parse\grammar.tab.c \\r
+       copy /y ..\..\gst\parse\grammar.tab.pre.h ..\..\gst\parse\grammar.tab.h \\r
+       copy /y ..\..\gst\parse\lex._gst_parse_yy.pre.c ..\..\gst\parse\lex._gst_parse_yy.c \\r
+       \r
+\r
+"..\..\gst\parse\lex._gst_parse_yy.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"..\..\gst\parse\grammar.tab.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"..\..\gst\parse\grammar.tab.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\gst\gst.h\r
+# PROP Exclude_From_Build 1\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\common\gstconfig.h\r
+\r
+!IF  "$(CFG)" == "grammar - Win32 Release"\r
+\r
+# Begin Custom Build\r
+InputPath=..\common\gstconfig.h\r
+\r
+"..\..\gstconfig.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       copy /y ..\common\gstconfig.h ..\..\gst\r
+\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "grammar - Win32 Debug"\r
+\r
+# Begin Custom Build\r
+InputPath=..\common\gstconfig.h\r
+\r
+"..\..\gstconfig.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       copy /y ..\common\gstconfig.h ..\..\gst\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\common\gstenumtypes.c\r
+\r
+!IF  "$(CFG)" == "grammar - Win32 Release"\r
+\r
+# Begin Custom Build\r
+InputPath=..\common\gstenumtypes.c\r
+\r
+BuildCmds= \\r
+       copy /y ..\common\gstenumtypes.c ..\..\gst\gstenumtypes.c \\r
+       copy /y ..\common\gstenumtypes.h ..\..\gst\gstenumtypes.h \\r
+       \r
+\r
+"..\..\gst\gstenumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"..\..\gst\gstenumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "grammar - Win32 Debug"\r
+\r
+# Begin Custom Build\r
+InputPath=..\common\gstenumtypes.c\r
+\r
+BuildCmds= \\r
+       copy /y ..\common\gstenumtypes.c ..\..\gst\gstenumtypes.c \\r
+       copy /y ..\common\gstenumtypes.h ..\..\gst\gstenumtypes.h \\r
+       \r
+\r
+"..\..\gst\gstenumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"..\..\gst\gstenumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\..\gst\gstmarshal.list\r
+\r
+!IF  "$(CFG)" == "grammar - Win32 Release"\r
+\r
+# Begin Custom Build\r
+InputPath=..\..\gst\gstmarshal.list\r
+\r
+BuildCmds= \\r
+       echo #include "glib-object.h" > gstmarshal.c.tmp \\r
+       echo #include "gstmarshal.h" >> gstmarshal.c.tmp \\r
+       glib-genmarshal --body --prefix=gst_marshal ..\..\gst\gstmarshal.list >> gstmarshal.c.tmp \\r
+       move gstmarshal.c.tmp ..\..\gst\gstmarshal.c \\r
+       echo #include "gst/gstconfig.h" > gstmarshal.h.tmp \\r
+       glib-genmarshal --header --prefix=gst_marshal ..\..\gst\gstmarshal.list >> gstmarshal.h.tmp \\r
+       move gstmarshal.h.tmp ..\..\gst\gstmarshal.h \\r
+       \r
+\r
+"..\..\gst\gstmarshal.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"..\..\gst\gstmarshal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "grammar - Win32 Debug"\r
+\r
+# Begin Custom Build\r
+InputPath=..\..\gst\gstmarshal.list\r
+\r
+BuildCmds= \\r
+       echo #include "glib-object.h" > gstmarshal.c.tmp \\r
+       echo #include "gstmarshal.h" >> gstmarshal.c.tmp \\r
+       glib-genmarshal --body --prefix=gst_marshal ..\..\gst\gstmarshal.list >> gstmarshal.c.tmp \\r
+       move gstmarshal.c.tmp ..\..\gst\gstmarshal.c \\r
+       echo #include "gst/gstconfig.h" > gstmarshal.h.tmp \\r
+       glib-genmarshal --header --prefix=gst_marshal ..\..\gst\gstmarshal.list >> gstmarshal.h.tmp \\r
+       move gstmarshal.h.tmp ..\..\gst\gstmarshal.h \\r
+       \r
+\r
+"..\..\gst\gstmarshal.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+\r
+"..\..\gst\gstmarshal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+   $(BuildCmds)\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
+SOURCE=..\common\gstversion.h\r
+\r
+!IF  "$(CFG)" == "grammar - Win32 Release"\r
+\r
+# Begin Custom Build\r
+InputPath=..\common\gstversion.h\r
+\r
+"..\..\gst\gstversion.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       copy /y ..\common\gstversion.h ..\..\gst\r
+\r
+# End Custom Build\r
+\r
+!ELSEIF  "$(CFG)" == "grammar - Win32 Debug"\r
+\r
+# Begin Custom Build\r
+InputPath=..\common\gstversion.h\r
+\r
+"..\..\gst\gstversion.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
+       copy /y ..\common\gstversion.h ..\..\gst\r
+\r
+# End Custom Build\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# End Target\r
+# End Project\r