[cvs] / vfw / vfw.dsp Repository:
ViewVC logotype

Diff of /vfw/vfw.dsp

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

revision 1.4, Fri May 3 00:45:10 2002 UTC revision 1.8.2.1, Sat Oct 12 10:27:28 2002 UTC
# Line 1  Line 1 
1  # Microsoft Developer Studio Project File - Name="vfw" - Package Owner=<4>  # Microsoft Developer Studio Project File - Name="vfw" - 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  # ** DO NOT EDIT **  # ** NICHT BEARBEITEN **
4    
5  # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102  # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6    
7  CFG=vfw - Win32 Debug  CFG=vfw - Win32 Debug
8  !MESSAGE This is not a valid makefile. To build this project using NMAKE,  !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9  !MESSAGE use the Export Makefile command and run  !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10  !MESSAGE  !MESSAGE
11  !MESSAGE NMAKE /f "vfw.mak".  !MESSAGE NMAKE /f "vfw.mak".
12  !MESSAGE  !MESSAGE
13  !MESSAGE You can specify a configuration when running NMAKE  !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14  !MESSAGE by defining the macro CFG on the command line. For example:  !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15  !MESSAGE  !MESSAGE
16  !MESSAGE NMAKE /f "vfw.mak" CFG="vfw - Win32 Debug"  !MESSAGE NMAKE /f "vfw.mak" CFG="vfw - Win32 Debug"
17  !MESSAGE  !MESSAGE
18  !MESSAGE Possible choices for configuration are:  !MESSAGE Für die Konfiguration stehen zur Auswahl:
19  !MESSAGE  !MESSAGE
20  !MESSAGE "vfw - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")  !MESSAGE "vfw - Win32 Release" (basierend auf  "Win32 (x86) Dynamic-Link Library")
21  !MESSAGE "vfw - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")  !MESSAGE "vfw - Win32 Debug" (basierend auf  "Win32 (x86) Dynamic-Link Library")
22    !MESSAGE "vfw - Win32 Release _SMP" (basierend auf  "Win32 (x86) Dynamic-Link Library")
23  !MESSAGE  !MESSAGE
24    
25  # Begin Project  # Begin Project
# Line 43  Line 44 
44  # PROP Ignore_Export_Lib 0  # PROP Ignore_Export_Lib 0
45  # PROP Target_Dir ""  # PROP Target_Dir ""
46  # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c  # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
47  # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c  # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\xvidcore\src" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "BFRAMES" /YX /FD /c
48  # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32  # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49  # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32  # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50  # ADD BASE RSC /l 0xc09 /d "NDEBUG"  # ADD BASE RSC /l 0xc09 /d "NDEBUG"
# Line 69  Line 70 
70  # PROP Ignore_Export_Lib 0  # PROP Ignore_Export_Lib 0
71  # PROP Target_Dir ""  # PROP Target_Dir ""
72  # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c  # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
73  # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c  # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\xvidcore\src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "BFRAMES" /YX /FD /GZ /c
74  # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32  # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
75  # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32  # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76  # ADD BASE RSC /l 0xc09 /d "_DEBUG"  # ADD BASE RSC /l 0xc09 /d "_DEBUG"
# Line 82  Line 83 
83  # ADD LINK32 user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib ..\xvidcore\build\win32\bin\core.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"bin\xvid.dll" /pdbtype:sept  # ADD LINK32 user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib ..\xvidcore\build\win32\bin\core.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"bin\xvid.dll" /pdbtype:sept
84  # SUBTRACT LINK32 /pdb:none  # SUBTRACT LINK32 /pdb:none
85    
86    !ELSEIF  "$(CFG)" == "vfw - Win32 Release _SMP"
87    
88    # PROP BASE Use_MFC 0
89    # PROP BASE Use_Debug_Libraries 0
90    # PROP BASE Output_Dir "vfw___Win32_Release__SMP"
91    # PROP BASE Intermediate_Dir "vfw___Win32_Release__SMP"
92    # PROP BASE Ignore_Export_Lib 0
93    # PROP BASE Target_Dir ""
94    # PROP Use_MFC 0
95    # PROP Use_Debug_Libraries 0
96    # PROP Output_Dir "Release_SMP"
97    # PROP Intermediate_Dir "Release_SMP"
98    # PROP Ignore_Export_Lib 0
99    # PROP Target_Dir ""
100    # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
101    # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\xvidcore\src" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_SMP" /YX /FD /c
102    # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
103    # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
104    # ADD BASE RSC /l 0xc09 /d "NDEBUG"
105    # ADD RSC /l 0xc09 /d "NDEBUG"
106    BSC32=bscmake.exe
107    # ADD BASE BSC32 /nologo
108    # ADD BSC32 /nologo
109    LINK32=link.exe
110    # ADD BASE LINK32 user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib ..\xvidcore\build\win32\bin\core.lib /nologo /dll /machine:I386 /out:"bin\xvid.dll"
111    # ADD LINK32 user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib ..\xvidcore\build\win32\bin\core.lib pthreadVC.lib /nologo /dll /machine:I386 /out:"bin\xvid.dll"
112    
113  !ENDIF  !ENDIF
114    
115  # Begin Target  # Begin Target
116    
117  # Name "vfw - Win32 Release"  # Name "vfw - Win32 Release"
118  # Name "vfw - Win32 Debug"  # Name "vfw - Win32 Debug"
119    # Name "vfw - Win32 Release _SMP"
120  # Begin Group "doc"  # Begin Group "doc"
121    
122  # PROP Default_Filter ""  # PROP Default_Filter ""
# Line 143  Line 172 
172    
173  SOURCE=.\src\config.h  SOURCE=.\src\config.h
174  # End Source File  # End Source File
 # Begin Source File  
   
 SOURCE=.\src\xvid.h  
 # End Source File  
175  # End Group  # End Group
176  # Begin Group "Resource Files"  # Begin Group "Resource Files"
177    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.8.2.1

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