mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
dc46970cdf
Original commit message from CVS: * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES) * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render) use of gst_guint64_to_gdouble to be compliant with vs6 * gst/playback/gstdecodebin.c: (try_to_link_1) * gst/videorate/videorate.c: (gst_video_rate_blank_data) use of G_GINT64_CONSTANT for int64 constants * win32/common/libgstinterfaces.def: export some symbols (gst_mixer_get_type,gst_mixer_track_get_type) * win32/vs6: update and add new project files
239 lines
7.6 KiB
Text
239 lines
7.6 KiB
Text
# 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\playback\gstplay-marshal.list"
|
|
|
|
!IF "$(CFG)" == "grammar - Win32 Release"
|
|
|
|
# Begin Custom Build
|
|
InputPath="..\..\gst\playback\gstplay-marshal.list"
|
|
|
|
BuildCmds= \
|
|
echo #include "glib-object.h" > gstplay-marshal.c.tmp \
|
|
echo #include "gstplay-marshal.h" >> gstplay-marshal.c.tmp \
|
|
glib-genmarshal --body --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list >> gstplay-marshal.c.tmp \
|
|
move gstplay-marshal.c.tmp ..\..\gst\playback\gstplay-marshal.c \
|
|
echo #include "gst/gstconfig.h" > gstplay-marshal.h.tmp \
|
|
glib-genmarshal --header --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list >> gstplay-marshal.h.tmp \
|
|
move gstplay-marshal.h.tmp ..\..\gst\playback\gstplay-marshal.h \
|
|
|
|
|
|
"..\..\gst\playback\gstplay-marshal.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
|
|
"..\..\gst\playback\gstplay-marshal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
# End Custom Build
|
|
|
|
!ELSEIF "$(CFG)" == "grammar - Win32 Debug"
|
|
|
|
# Begin Custom Build
|
|
InputPath="..\..\gst\playback\gstplay-marshal.list"
|
|
|
|
BuildCmds= \
|
|
echo #include "glib-object.h" > gstplay-marshal.c.tmp \
|
|
echo #include "gstplay-marshal.h" >> gstplay-marshal.c.tmp \
|
|
glib-genmarshal --body --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list >> gstplay-marshal.c.tmp \
|
|
move gstplay-marshal.c.tmp ..\..\gst\playback\gstplay-marshal.c \
|
|
echo #include "gst/gstconfig.h" > gstplay-marshal.h.tmp \
|
|
glib-genmarshal --header --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list >> gstplay-marshal.h.tmp \
|
|
move gstplay-marshal.h.tmp ..\..\gst\playback\gstplay-marshal.h \
|
|
|
|
|
|
"..\..\gst\playback\gstplay-marshal.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
|
|
"..\..\gst\playback\gstplay-marshal.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
# End Custom Build
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\common\interfaces-enumtypes.c"
|
|
|
|
!IF "$(CFG)" == "grammar - Win32 Release"
|
|
# Begin Custom Build
|
|
InputPath=..\common\interfaces-enumtypes.c
|
|
|
|
BuildCmds= \
|
|
copy ..\common\interfaces-enumtypes.h ..\..\gst-libs\gst\interfaces \
|
|
copy ..\common\interfaces-enumtypes.c ..\..\gst-libs\gst\interfaces \
|
|
|
|
|
|
"..\..\gst-libs\gst\interfaces\interfaces-enumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
|
|
"..\..\gst-libs\gst\interfaces\interfaces-enumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
# End Custom Build
|
|
!ELSEIF "$(CFG)" == "grammar - Win32 Debug"
|
|
|
|
# Begin Custom Build
|
|
InputPath=..\common\interfaces-enumtypes.c
|
|
|
|
BuildCmds= \
|
|
copy ..\common\interfaces-enumtypes.h ..\..\gst-libs\gst\interfaces \
|
|
copy ..\common\interfaces-enumtypes.c ..\..\gst-libs\gst\interfaces \
|
|
|
|
|
|
"..\..\gst-libs\gst\interfaces\interfaces-enumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
|
|
"..\..\gst-libs\gst\interfaces\interfaces-enumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
# End Custom Build
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\..\gst-libs\gst\interfaces\interfaces-marshal.list"
|
|
|
|
!IF "$(CFG)" == "grammar - Win32 Release"
|
|
# Begin Custom Build
|
|
InputPath="..\..\gst-libs\gst\interfaces\interfaces-marshal.list"
|
|
|
|
BuildCmds= \
|
|
echo #include "interfaces-marshal.h" > interfaces-marshal.c.tmp \
|
|
glib-genmarshal --body --prefix=gst_interfaces_marshal ..\..\gst-libs\gst\interfaces\interfaces-marshal.list >> interfaces-marshal.c.tmp \
|
|
move interfaces-marshal.c.tmp ..\..\gst-libs\gst\interfaces\interfaces-marshal.c \
|
|
echo #include "gst/gstconfig.h" > interfaces-marshal.h.tmp \
|
|
glib-genmarshal --header --prefix=gst_interfaces_marshal ..\..\gst-libs\gst\interfaces\interfaces-marshal.list >> interfaces-marshal.h.tmp \
|
|
move interfaces-marshal.h.tmp ..\..\gst-libs\gst\interfaces\interfaces-marshal.h \
|
|
|
|
|
|
"..\..\gst-libs\gst\interfaces\interfaces-marshal.list.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
|
|
"..\..\gst-libs\gst\interfaces\interfaces-marshal.list.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
# End Custom Build
|
|
!ELSEIF "$(CFG)" == "grammar - Win32 Debug"
|
|
|
|
# Begin Custom Build
|
|
InputPath="..\..\gst-libs\gst\interfaces\interfaces-marshal.list"
|
|
|
|
BuildCmds= \
|
|
echo #include "interfaces-marshal.h" > interfaces-marshal.c.tmp \
|
|
glib-genmarshal --body --prefix=gst_interfaces_marshal ..\..\gst-libs\gst\interfaces\interfaces-marshal.list >> interfaces-marshal.c.tmp \
|
|
move interfaces-marshal.c.tmp ..\..\gst-libs\gst\interfaces\interfaces-marshal.c \
|
|
echo #include "gst/gstconfig.h" > interfaces-marshal.h.tmp \
|
|
glib-genmarshal --header --prefix=gst_interfaces_marshal ..\..\gst-libs\gst\interfaces\interfaces-marshal.list >> interfaces-marshal.h.tmp \
|
|
move interfaces-marshal.h.tmp ..\..\gst-libs\gst\interfaces\interfaces-marshal.h \
|
|
|
|
|
|
"..\..\gst-libs\gst\interfaces\interfaces-marshal.list.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
|
|
"..\..\gst-libs\gst\interfaces\interfaces-marshal.list.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
# End Custom Build
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# Begin Source File
|
|
|
|
SOURCE="..\common\multichannel-enumtypes.c"
|
|
|
|
!IF "$(CFG)" == "grammar - Win32 Release"
|
|
# Begin Custom Build
|
|
InputPath=..\common\multichannel-enumtypes.c
|
|
|
|
BuildCmds= \
|
|
copy ..\common\multichannel-enumtypes.h ..\..\gst-libs\gst\audio \
|
|
copy ..\common\multichannel-enumtypes.c ..\..\gst-libs\gst\audio \
|
|
|
|
|
|
"..\..\gst-libs\gst\audio\multichannel-enumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
|
|
"..\..\gst-libs\gst\audio\multichannel-enumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
# End Custom Build
|
|
!ELSEIF "$(CFG)" == "grammar - Win32 Debug"
|
|
|
|
# Begin Custom Build
|
|
InputPath=..\common\multichannel-enumtypes.c
|
|
|
|
BuildCmds= \
|
|
copy ..\common\multichannel-enumtypes.h ..\..\gst-libs\gst\audio \
|
|
copy ..\common\multichannel-enumtypes.c ..\..\gst-libs\gst\audio \
|
|
|
|
|
|
"..\..\gst-libs\gst\audio\multichannel-enumtypes.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
|
|
"..\..\gst-libs\gst\audio\multichannel-enumtypes.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
$(BuildCmds)
|
|
# End Custom Build
|
|
|
|
!ENDIF
|
|
|
|
# End Source File
|
|
# End Target
|
|
# End Project
|