[svn] / branches / release-1_1-branch / xvidcore / vfw / vfw.dsp Repository:
ViewVC logotype

Diff of /branches/release-1_1-branch/xvidcore/vfw/vfw.dsp

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

revision 1654, Tue Nov 22 10:23:02 2005 UTC revision 1752, Wed Nov 1 10:20:09 2006 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  !MESSAGE
23    
24  # Begin Project  # Begin Project
# Line 43  Line 43 
43  # PROP Ignore_Export_Lib 0  # PROP Ignore_Export_Lib 0
44  # PROP Target_Dir ""  # PROP Target_Dir ""
45  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
46  # ADD CPP /nologo /W3 /GX /O2 /I "..\src" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /YX /FD /c  # ADD CPP /nologo /W3 /GX /O2 /I "..\src" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /FD /c
47    # SUBTRACT CPP /YX
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 73  Line 74 
74  # PROP Ignore_Export_Lib 0  # PROP Ignore_Export_Lib 0
75  # PROP Target_Dir ""  # PROP Target_Dir ""
76  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
77  # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /GZ /c  # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /FD /GZ /c
78    # SUBTRACT CPP /YX
79  # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32  # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
80  # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32  # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
81  # ADD BASE RSC /l 0xc09 /d "_DEBUG"  # ADD BASE RSC /l 0xc09 /d "_DEBUG"
# Line 83  Line 85 
85  # ADD BSC32 /nologo  # ADD BSC32 /nologo
86  LINK32=link.exe  LINK32=link.exe
87  # 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
88  # ADD LINK32 user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"bin\xvidvfw.dll" /pdbtype:sept  # ADD LINK32 user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib /nologo /dll /debug /machine:I386 /out:"bin\xvidvfw.dll" /pdbtype:sept
89  # SUBTRACT LINK32 /pdb:none  # SUBTRACT LINK32 /pdb:none /incremental:no
90  # Begin Special Build Tool  # Begin Special Build Tool
91  SOURCE="$(InputPath)"  SOURCE="$(InputPath)"
92  PostBuild_Cmds=copy ../build/win32/bin/xvidcore.dll bin  PostBuild_Cmds=copy ../build/win32/bin/xvidcore.dll bin
# Line 153  Line 155 
155  # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"  # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
156  # Begin Source File  # Begin Source File
157    
158  SOURCE=.\src\xvid.ico  SOURCE=.\src\resource.rc
159  # End Source File  # End Source File
160  # Begin Source File  # Begin Source File
161    
162  SOURCE=.\src\resource.rc  SOURCE=.\src\xvid.ico
163  # End Source File  # End Source File
164  # Begin Source File  # Begin Source File
165    

Legend:
Removed from v.1654  
changed lines
  Added in v.1752

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