[svn] / trunk / dshow / dshow.dsp Repository:
ViewVC logotype

Diff of /trunk/dshow/dshow.dsp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 614, Mon Oct 28 11:25:33 2002 UTC revision 615, Mon Oct 28 11:32:50 2002 UTC
# Line 1  Line 1 
1  # Microsoft Developer Studio Project File - Name="dshow" - Package Owner=<4>  # Microsoft Developer Studio Project File - Name="dshow" - Package Owner=<4>
2  # Microsoft Developer Studio Generated Build File, Format Version 6.00  # Microsoft Developer Studio Generated Build File, Format Version 6.00
3  # ** NICHT BEARBEITEN **  # ** DO NOT EDIT **
4    
5  # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102  # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6    
7  CFG=dshow - Win32 Debug  CFG=dshow - Win32 Debug
8  !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE  !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9  !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl  !MESSAGE use the Export Makefile command and run
10  !MESSAGE  !MESSAGE
11  !MESSAGE NMAKE /f "dshow.mak".  !MESSAGE NMAKE /f "dshow.mak".
12  !MESSAGE  !MESSAGE
13  !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben  !MESSAGE You can specify a configuration when running NMAKE
14  !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:  !MESSAGE by defining the macro CFG on the command line. For example:
15  !MESSAGE  !MESSAGE
16  !MESSAGE NMAKE /f "dshow.mak" CFG="dshow - Win32 Debug"  !MESSAGE NMAKE /f "dshow.mak" CFG="dshow - Win32 Debug"
17  !MESSAGE  !MESSAGE
18  !MESSAGE Für die Konfiguration stehen zur Auswahl:  !MESSAGE Possible choices for configuration are:
19  !MESSAGE  !MESSAGE
20  !MESSAGE "dshow - Win32 Release" (basierend auf  "Win32 (x86) Dynamic-Link Library")  !MESSAGE "dshow - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21  !MESSAGE "dshow - Win32 Debug" (basierend auf  "Win32 (x86) Dynamic-Link Library")  !MESSAGE "dshow - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22  !MESSAGE  !MESSAGE
23    
24  # Begin Project  # Begin Project
# Line 53  Line 53 
53  # ADD BSC32 /nologo  # ADD BSC32 /nologo
54  LINK32=link.exe  LINK32=link.exe
55  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
56  # ADD LINK32 kernel32.lib user32.lib msvcrt.lib advapi32.lib winmm.lib ole32.lib uuid.lib strmbase.lib oleaut32.lib ..\xvidcore\build\win32\bin\core.lib /nologo /entry:"DllEntryPoint@12" /dll /machine:I386 /nodefaultlib /out:"bin\xvid.ax"  # ADD LINK32 kernel32.lib user32.lib msvcrt.lib advapi32.lib winmm.lib ole32.lib uuid.lib strmbase.lib oleaut32.lib /nologo /entry:"DllEntryPoint@12" /dll /machine:I386 /nodefaultlib /out:"bin\xvid.ax"
57    
58  !ELSEIF  "$(CFG)" == "dshow - Win32 Debug"  !ELSEIF  "$(CFG)" == "dshow - Win32 Debug"
59    
# Line 79  Line 79 
79  # ADD BSC32 /nologo  # ADD BSC32 /nologo
80  LINK32=link.exe  LINK32=link.exe
81  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept  # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
82  # ADD LINK32 kernel32.lib user32.lib msvcrt.lib advapi32.lib winmm.lib ole32.lib uuid.lib strmbase.lib oleaut32.lib ..\xvidcore\build\win32\bin\core.lib /nologo /entry:"DllEntryPoint@12" /dll /debug /machine:I386 /nodefaultlib /out:"bin\xvid.ax" /pdbtype:sept  # ADD LINK32 kernel32.lib user32.lib msvcrt.lib advapi32.lib winmm.lib ole32.lib uuid.lib strmbase.lib oleaut32.lib /nologo /entry:"DllEntryPoint@12" /dll /debug /machine:I386 /nodefaultlib /out:"bin\xvid.ax" /pdbtype:sept
83  # SUBTRACT LINK32 /pdb:none  # SUBTRACT LINK32 /pdb:none
84    
85  !ENDIF  !ENDIF

Legend:
Removed from v.614  
changed lines
  Added in v.615

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4