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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1752 - (view) (download)

1 : edgomez 1382 # Microsoft Developer Studio Project File - Name="vfw" - Package Owner=<4>
2 :     # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 : Isibaar 1752 # ** NICHT BEARBEITEN **
4 : edgomez 1382
5 :     # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6 :    
7 :     CFG=vfw - Win32 Debug
8 : Isibaar 1752 !MESSAGE Dies ist kein gültiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9 :     !MESSAGE verwenden Sie den Befehl "Makefile exportieren" und führen Sie den Befehl
10 : edgomez 1382 !MESSAGE
11 :     !MESSAGE NMAKE /f "vfw.mak".
12 :     !MESSAGE
13 : Isibaar 1752 !MESSAGE Sie können beim Ausführen von NMAKE eine Konfiguration angeben
14 :     !MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
15 : edgomez 1382 !MESSAGE
16 :     !MESSAGE NMAKE /f "vfw.mak" CFG="vfw - Win32 Debug"
17 :     !MESSAGE
18 : Isibaar 1752 !MESSAGE Für die Konfiguration stehen zur Auswahl:
19 : edgomez 1382 !MESSAGE
20 : Isibaar 1752 !MESSAGE "vfw - Win32 Release" (basierend auf "Win32 (x86) Dynamic-Link Library")
21 :     !MESSAGE "vfw - Win32 Debug" (basierend auf "Win32 (x86) Dynamic-Link Library")
22 : edgomez 1382 !MESSAGE
23 :    
24 :     # Begin Project
25 :     # PROP AllowPerConfigDependencies 0
26 :     # PROP Scc_ProjName ""
27 :     # PROP Scc_LocalPath ""
28 :     CPP=cl.exe
29 :     MTL=midl.exe
30 :     RSC=rc.exe
31 :    
32 :     !IF "$(CFG)" == "vfw - Win32 Release"
33 :    
34 :     # PROP BASE Use_MFC 0
35 :     # PROP BASE Use_Debug_Libraries 0
36 :     # PROP BASE Output_Dir "Release"
37 :     # PROP BASE Intermediate_Dir "Release"
38 :     # PROP BASE Target_Dir ""
39 :     # PROP Use_MFC 0
40 :     # PROP Use_Debug_Libraries 0
41 :     # PROP Output_Dir "Release"
42 :     # PROP Intermediate_Dir "Release"
43 :     # PROP Ignore_Export_Lib 0
44 :     # PROP Target_Dir ""
45 :     # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
46 : Isibaar 1752 # ADD CPP /nologo /W3 /GX /O2 /I "..\src" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FR /FD /c
47 :     # SUBTRACT CPP /YX
48 : edgomez 1382 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 :     # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50 :     # ADD BASE RSC /l 0xc09 /d "NDEBUG"
51 :     # ADD RSC /l 0xc09 /d "NDEBUG"
52 :     BSC32=bscmake.exe
53 :     # ADD BASE BSC32 /nologo
54 :     # ADD BSC32 /nologo
55 :     LINK32=link.exe
56 :     # 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
57 :     # ADD LINK32 user32.lib comdlg32.lib comctl32.lib advapi32.lib gdi32.lib shell32.lib winmm.lib /nologo /dll /machine:I386 /out:"bin\xvidvfw.dll"
58 :     # Begin Special Build Tool
59 :     SOURCE="$(InputPath)"
60 :     PostBuild_Cmds=copy "..\build\win32\bin\xvidcore.dll" ".\bin"
61 :     # End Special Build Tool
62 :    
63 :     !ELSEIF "$(CFG)" == "vfw - Win32 Debug"
64 :    
65 :     # PROP BASE Use_MFC 0
66 :     # PROP BASE Use_Debug_Libraries 1
67 :     # PROP BASE Output_Dir "Debug"
68 :     # PROP BASE Intermediate_Dir "Debug"
69 :     # PROP BASE Target_Dir ""
70 :     # PROP Use_MFC 0
71 :     # PROP Use_Debug_Libraries 1
72 :     # PROP Output_Dir "Debug"
73 :     # PROP Intermediate_Dir "Debug"
74 :     # PROP Ignore_Export_Lib 0
75 :     # PROP Target_Dir ""
76 :     # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /GZ /c
77 : Isibaar 1752 # 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 : edgomez 1382 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
80 :     # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
81 :     # ADD BASE RSC /l 0xc09 /d "_DEBUG"
82 :     # ADD RSC /l 0xc09 /d "_DEBUG"
83 :     BSC32=bscmake.exe
84 :     # ADD BASE BSC32 /nologo
85 :     # ADD BSC32 /nologo
86 :     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
88 : Isibaar 1752 # 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 /incremental:no
90 : edgomez 1382 # Begin Special Build Tool
91 :     SOURCE="$(InputPath)"
92 :     PostBuild_Cmds=copy ../build/win32/bin/xvidcore.dll bin
93 :     # End Special Build Tool
94 :    
95 :     !ENDIF
96 :    
97 :     # Begin Target
98 :    
99 :     # Name "vfw - Win32 Release"
100 :     # Name "vfw - Win32 Debug"
101 :     # Begin Group "doc"
102 :    
103 :     # PROP Default_Filter ""
104 :     # End Group
105 :     # Begin Group "Source Files"
106 :    
107 :     # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
108 :     # Begin Source File
109 :    
110 :     SOURCE=.\src\codec.c
111 :     # End Source File
112 :     # Begin Source File
113 :    
114 :     SOURCE=.\src\config.c
115 :     # End Source File
116 :     # Begin Source File
117 :    
118 :     SOURCE=.\src\driverproc.c
119 :     # End Source File
120 :     # Begin Source File
121 :    
122 :     SOURCE=.\src\status.c
123 :     # End Source File
124 :     # End Group
125 :     # Begin Group "Header Files"
126 :    
127 :     # PROP Default_Filter "h;hpp;hxx;hm;inl"
128 :     # Begin Source File
129 :    
130 :     SOURCE=.\src\codec.h
131 :     # End Source File
132 :     # Begin Source File
133 :    
134 :     SOURCE=.\src\config.h
135 :     # End Source File
136 :     # Begin Source File
137 :    
138 :     SOURCE=.\src\debug.h
139 :     # End Source File
140 :     # Begin Source File
141 :    
142 :     SOURCE=.\src\resource.h
143 :     # End Source File
144 :     # Begin Source File
145 :    
146 :     SOURCE=.\src\status.h
147 :     # End Source File
148 :     # Begin Source File
149 :    
150 :     SOURCE=.\src\vfwext.h
151 :     # End Source File
152 :     # End Group
153 :     # Begin Group "Resource Files"
154 :    
155 :     # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
156 :     # Begin Source File
157 :    
158 : Isibaar 1752 SOURCE=.\src\resource.rc
159 : suxen_drol 1464 # End Source File
160 :     # Begin Source File
161 :    
162 : Isibaar 1752 SOURCE=.\src\xvid.ico
163 : edgomez 1382 # End Source File
164 :     # Begin Source File
165 :    
166 :     SOURCE=.\src\XviD_logo.bmp
167 :     # End Source File
168 :     # End Group
169 :     # Begin Group "Linker Defs"
170 :    
171 :     # PROP Default_Filter "def"
172 :     # Begin Source File
173 :    
174 :     SOURCE=.\src\driverproc.def
175 :     # End Source File
176 :     # End Group
177 :     # End Target
178 :     # End Project

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