[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.1, Fri Mar 8 02:46:03 2002 UTC revision 1.3, Fri Apr 5 14:42:35 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  # ** NICHT BEARBEITEN **  # ** DO NOT EDIT **
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 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 "vfw.mak".  !MESSAGE NMAKE /f "vfw.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 "vfw.mak" CFG="vfw - Win32 Debug"  !MESSAGE NMAKE /f "vfw.mak" CFG="vfw - 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 "vfw - Win32 Release" (basierend auf  "Win32 (x86) Dynamic-Link Library")  !MESSAGE "vfw - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21  !MESSAGE "vfw - Win32 Debug" (basierend auf  "Win32 (x86) Dynamic-Link Library")  !MESSAGE "vfw - 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=xilink6.exe  LINK32=xilink6.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 user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib bin\core.lib /nologo /dll /machine:I386 /out:"bin\xvid.dll"  # ADD 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"
57    
58  !ELSEIF  "$(CFG)" == "vfw - Win32 Debug"  !ELSEIF  "$(CFG)" == "vfw - Win32 Debug"
59    
# Line 79  Line 79 
79  # ADD BSC32 /nologo  # ADD BSC32 /nologo
80  LINK32=xilink6.exe  LINK32=xilink6.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 user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib ..\core\build\win32\bin\core.lib /nologo /dll /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 /debug /machine:I386 /out:"bin\xvid.dll" /pdbtype:sept
83  # SUBTRACT LINK32 /pdb:none  # SUBTRACT LINK32 /pdb:none
84    
85  !ENDIF  !ENDIF
# Line 113  Line 113 
113  # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"  # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
114  # Begin Source File  # Begin Source File
115    
116    SOURCE=.\src\2pass.c
117    # End Source File
118    # Begin Source File
119    
120  SOURCE=.\src\codec.c  SOURCE=.\src\codec.c
121  # End Source File  # End Source File
122  # Begin Source File  # Begin Source File
# Line 129  Line 133 
133  # PROP Default_Filter "h;hpp;hxx;hm;inl"  # PROP Default_Filter "h;hpp;hxx;hm;inl"
134  # Begin Source File  # Begin Source File
135    
136    SOURCE=.\src\2pass.h
137    # End Source File
138    # Begin Source File
139    
140  SOURCE=.\src\codec.h  SOURCE=.\src\codec.h
141  # End Source File  # End Source File
142  # Begin Source File  # Begin Source File

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.3

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