- # Microsoft Developer Studio Project File - Name="libvlc" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Static Library" 0x0104
- CFG=libvlc - 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 "libvlc.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 "libvlc.mak" CFG="libvlc - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "libvlc - Win32 Release" (based on "Win32 (x86) Static Library")
- !MESSAGE "libvlc - Win32 Debug" (based on "Win32 (x86) Static Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "libvlc - 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 ""
- # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "_MT" /D "_DLL" /YX /FD /c
- # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I "..include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "_MT" /D "_DLL" /YX /FD /c
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- !ELSEIF "$(CFG)" == "libvlc - 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 ""
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "_MT" /D "_DLL" /YX /FD /GZ /c
- # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "." /I "..include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "_MT" /D "_DLL" /YX /FD /GZ /c
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LIB32=link.exe -lib
- # ADD BASE LIB32 /nologo
- # ADD LIB32 /nologo
- !ENDIF
- # Begin Target
- # Name "libvlc - Win32 Release"
- # Name "libvlc - Win32 Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Group "src"
- # Begin Source File
- SOURCE="...srclibvlc.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.src"
- # PROP Intermediate_Dir "Release.src"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.src"
- # PROP Intermediate_Dir "Debug.src"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srclibvlc.h"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.src"
- # PROP Intermediate_Dir "Release.src"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.src"
- # PROP Intermediate_Dir "Debug.src"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinterfaceinterface.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinterface"
- # PROP Intermediate_Dir "Release.srcinterface"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinterface"
- # PROP Intermediate_Dir "Debug.srcinterface"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinterfaceintf_eject.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinterface"
- # PROP Intermediate_Dir "Release.srcinterface"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinterface"
- # PROP Intermediate_Dir "Debug.srcinterface"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcplaylistplaylist.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcplaylist"
- # PROP Intermediate_Dir "Release.srcplaylist"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcplaylist"
- # PROP Intermediate_Dir "Debug.srcplaylist"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcplaylistsort.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcplaylist"
- # PROP Intermediate_Dir "Release.srcplaylist"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcplaylist"
- # PROP Intermediate_Dir "Debug.srcplaylist"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcplaylistloadsave.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcplaylist"
- # PROP Intermediate_Dir "Release.srcplaylist"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcplaylist"
- # PROP Intermediate_Dir "Debug.srcplaylist"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcplaylistgroup.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcplaylist"
- # PROP Intermediate_Dir "Release.srcplaylist"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcplaylist"
- # PROP Intermediate_Dir "Debug.srcplaylist"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcplaylistitem.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcplaylist"
- # PROP Intermediate_Dir "Release.srcplaylist"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcplaylist"
- # PROP Intermediate_Dir "Debug.srcplaylist"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcplaylistitem-ext.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcplaylist"
- # PROP Intermediate_Dir "Release.srcplaylist"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcplaylist"
- # PROP Intermediate_Dir "Debug.srcplaylist"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcplaylistinfo.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcplaylist"
- # PROP Intermediate_Dir "Release.srcplaylist"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcplaylist"
- # PROP Intermediate_Dir "Debug.srcplaylist"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputaccess.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputclock.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputcontrol.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputdecoder.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputdemux.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputes_out.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputinput.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputinput_internal.h"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputstream.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputsubtitles.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcinputvar.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcinput"
- # PROP Intermediate_Dir "Release.srcinput"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcinput"
- # PROP Intermediate_Dir "Debug.srcinput"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcvideo_outputvideo_output.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcvideo_output"
- # PROP Intermediate_Dir "Release.srcvideo_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcvideo_output"
- # PROP Intermediate_Dir "Debug.srcvideo_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcvideo_outputvout_pictures.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcvideo_output"
- # PROP Intermediate_Dir "Release.srcvideo_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcvideo_output"
- # PROP Intermediate_Dir "Debug.srcvideo_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcvideo_outputvout_pictures.h"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcvideo_output"
- # PROP Intermediate_Dir "Release.srcvideo_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcvideo_output"
- # PROP Intermediate_Dir "Debug.srcvideo_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcvideo_outputvideo_text.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcvideo_output"
- # PROP Intermediate_Dir "Release.srcvideo_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcvideo_output"
- # PROP Intermediate_Dir "Debug.srcvideo_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcvideo_outputvideo_widgets.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcvideo_output"
- # PROP Intermediate_Dir "Release.srcvideo_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcvideo_output"
- # PROP Intermediate_Dir "Debug.srcvideo_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcvideo_outputvout_subpictures.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcvideo_output"
- # PROP Intermediate_Dir "Release.srcvideo_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcvideo_output"
- # PROP Intermediate_Dir "Debug.srcvideo_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcvideo_outputvout_synchro.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcvideo_output"
- # PROP Intermediate_Dir "Release.srcvideo_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcvideo_output"
- # PROP Intermediate_Dir "Debug.srcvideo_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcvideo_outputvout_intf.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcvideo_output"
- # PROP Intermediate_Dir "Release.srcvideo_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcvideo_output"
- # PROP Intermediate_Dir "Debug.srcvideo_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcaudio_outputcommon.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcaudio_output"
- # PROP Intermediate_Dir "Release.srcaudio_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcaudio_output"
- # PROP Intermediate_Dir "Debug.srcaudio_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcaudio_outputdec.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcaudio_output"
- # PROP Intermediate_Dir "Release.srcaudio_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcaudio_output"
- # PROP Intermediate_Dir "Debug.srcaudio_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcaudio_outputfilters.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcaudio_output"
- # PROP Intermediate_Dir "Release.srcaudio_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcaudio_output"
- # PROP Intermediate_Dir "Debug.srcaudio_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcaudio_outputinput.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcaudio_output"
- # PROP Intermediate_Dir "Release.srcaudio_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcaudio_output"
- # PROP Intermediate_Dir "Debug.srcaudio_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcaudio_outputmixer.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcaudio_output"
- # PROP Intermediate_Dir "Release.srcaudio_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcaudio_output"
- # PROP Intermediate_Dir "Debug.srcaudio_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcaudio_outputoutput.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcaudio_output"
- # PROP Intermediate_Dir "Release.srcaudio_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcaudio_output"
- # PROP Intermediate_Dir "Debug.srcaudio_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcaudio_outputintf.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcaudio_output"
- # PROP Intermediate_Dir "Release.srcaudio_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcaudio_output"
- # PROP Intermediate_Dir "Debug.srcaudio_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcstream_outputstream_output.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcstream_output"
- # PROP Intermediate_Dir "Release.srcstream_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcstream_output"
- # PROP Intermediate_Dir "Debug.srcstream_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcstream_outputannounce.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcstream_output"
- # PROP Intermediate_Dir "Release.srcstream_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcstream_output"
- # PROP Intermediate_Dir "Debug.srcstream_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcstream_outputsap.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcstream_output"
- # PROP Intermediate_Dir "Release.srcstream_output"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcstream_output"
- # PROP Intermediate_Dir "Debug.srcstream_output"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmisccharset.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmischttpd.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmisctls.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscmtime.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscblock.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscmodules.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscthreads.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmisccpu.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscconfiguration.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmisciso_lang.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmisciso-639_def.h"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscmessages.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscobjects.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscvariables.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscerror.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscnet.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscvlm.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcextraslibc.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcextras"
- # PROP Intermediate_Dir "Release.srcextras"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcextras"
- # PROP Intermediate_Dir "Debug.srcextras"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcmiscwin32_specific.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcmisc"
- # PROP Intermediate_Dir "Release.srcmisc"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcmisc"
- # PROP Intermediate_Dir "Debug.srcmisc"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcextrasdirent.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcextras"
- # PROP Intermediate_Dir "Release.srcextras"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcextras"
- # PROP Intermediate_Dir "Debug.srcextras"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcextrasdirent.h"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcextras"
- # PROP Intermediate_Dir "Release.srcextras"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcextras"
- # PROP Intermediate_Dir "Debug.srcextras"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcextrasgetopt.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcextras"
- # PROP Intermediate_Dir "Release.srcextras"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcextras"
- # PROP Intermediate_Dir "Debug.srcextras"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcextrasgetopt.h"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcextras"
- # PROP Intermediate_Dir "Release.srcextras"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcextras"
- # PROP Intermediate_Dir "Debug.srcextras"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE="...srcextrasgetopt1.c"
- # ADD CPP /D "__VLC__" /D PLUGIN_PATH="." /D DATA_PATH="share"
- !IF "$(CFG)" == "libvlc - Win32 Release"
- # PROP Output_Dir "Release.srcextras"
- # PROP Intermediate_Dir "Release.srcextras"
- !ELSEIF "$(CFG)" == "libvlc - Win32 Debug"
- # PROP Output_Dir "Debug.srcextras"
- # PROP Intermediate_Dir "Debug.srcextras"
- !ENDIF
- # End Source File
- # End Group
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE="...includeaout_internal.h"
- # End Source File
- # Begin Source File
- SOURCE="...includeaudio_output.h"
- # End Source File
- # Begin Source File
- SOURCE="...includebeos_specific.h"
- # End Source File
- # Begin Source File
- SOURCE="...includecharset.h"
- # End Source File
- # Begin Source File
- SOURCE="...includecodecs.h"
- # End Source File
- # Begin Source File
- SOURCE="...includeconfiguration.h"
- # End Source File
- # Begin Source File
- SOURCE="...includedarwin_specific.h"
- # End Source File
- # Begin Source File
- SOURCE="...includeintf_eject.h"
- # End Source File
- # Begin Source File
- SOURCE="...includeiso_lang.h"
- # End Source File
- # Begin Source File
- SOURCE="...includemain.h"
- # End Source File
- # Begin Source File
- SOURCE="...includemmx.h"
- # End Source File
- # Begin Source File
- SOURCE="...includemodules.h"
- # End Source File
- # Begin Source File
- SOURCE="...includemodules_inner.h"
- # End Source File
- # Begin Source File
- SOURCE="...includemtime.h"
- # End Source File
- # Begin Source File
- SOURCE="...includenetwork.h"
- # End Source File
- # Begin Source File
- SOURCE="...includeosd.h"
- # End Source File
- # Begin Source File
- SOURCE="...includeos_specific.h"
- # End Source File
- # Begin Source File
- SOURCE="...includesnapshot.h"
- # End Source File
- # Begin Source File
- SOURCE="...includestream_output.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevariables.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevideo_output.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_access.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_bits.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_block.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_block_helper.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_codec.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_common.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_config.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_cpu.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_demux.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_error.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_es.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_es_out.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_filter.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_help.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_httpd.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_tls.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_input.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_interface.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_keys.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_messages.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_meta.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_objects.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_playlist.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_spu.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_stream.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_threads_funcs.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_threads.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_video.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_vlm.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_vod.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevout_synchro.h"
- # End Source File
- # Begin Source File
- SOURCE="...includewin32_specific.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlc_symbols.h"
- # End Source File
- # Begin Group "vlc"
- # Begin Source File
- SOURCE="...includevlcvlc.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlcaout.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlcvout.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlcsout.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlcdecoder.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlcinput.h"
- # End Source File
- # Begin Source File
- SOURCE="...includevlcintf.h"
- # End Source File
- # End Group
- # End Group
- # End Target
- # End Project