[svn] / trunk / xvidcore / build / win32 / core.dsp Repository:
ViewVC logotype

Diff of /trunk/xvidcore/build/win32/core.dsp

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

revision 3, Fri Mar 8 02:46:11 2002 UTC revision 206, Fri Jun 14 12:26:06 2002 UTC
# Line 1  Line 1 
1  # Microsoft Developer Studio Project File - Name="core" - Package Owner=<4>  # Microsoft Developer Studio Project File - Name="core" - 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) Static Library" 0x0104  # TARGTYPE "Win32 (x86) Static Library" 0x0104
6    
7  CFG=core - Win32 Debug  CFG=core - 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 "core.mak".  !MESSAGE NMAKE /f "core.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 "core.mak" CFG="core - Win32 Debug"  !MESSAGE NMAKE /f "core.mak" CFG="core - 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 "core - Win32 Release" (basierend auf  "Win32 (x86) Static Library")  !MESSAGE "core - Win32 Release" (based on "Win32 (x86) Static Library")
21  !MESSAGE "core - Win32 Debug" (basierend auf  "Win32 (x86) Static Library")  !MESSAGE "core - Win32 Debug" (based on "Win32 (x86) Static Library")
22  !MESSAGE  !MESSAGE
23    
24  # Begin Project  # Begin Project
25  # PROP AllowPerConfigDependencies 0  # PROP AllowPerConfigDependencies 0
26  # PROP Scc_ProjName ""  # PROP Scc_ProjName ""
27  # PROP Scc_LocalPath ""  # PROP Scc_LocalPath ""
28  CPP=xicl6.exe  CPP=cl.exe
29  RSC=rc.exe  RSC=rc.exe
30    
31  !IF  "$(CFG)" == "core - Win32 Release"  !IF  "$(CFG)" == "core - Win32 Release"
# Line 41  Line 41 
41  # PROP Intermediate_Dir "Release"  # PROP Intermediate_Dir "Release"
42  # PROP Target_Dir ""  # PROP Target_Dir ""
43  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44  # ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD CPP /nologo /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c
45  # ADD BASE RSC /l 0xc09 /d "NDEBUG"  # ADD BASE RSC /l 0xc09 /d "NDEBUG"
46  # ADD RSC /l 0xc09 /d "NDEBUG"  # ADD RSC /l 0xc09 /d "NDEBUG"
47  BSC32=bscmake.exe  BSC32=bscmake.exe
48  # ADD BASE BSC32 /nologo  # ADD BASE BSC32 /nologo
49  # ADD BSC32 /nologo  # ADD BSC32 /nologo
50  LIB32=xilink6.exe -lib  LIB32=link.exe -lib
51  # ADD BASE LIB32 /nologo  # ADD BASE LIB32 /nologo
52  # ADD LIB32 /nologo /out:"bin\core.lib"  # ADD LIB32 /nologo /out:"bin\core.lib"
53    
# Line 64  Line 64 
64  # PROP Intermediate_Dir "Debug"  # PROP Intermediate_Dir "Debug"
65  # PROP Target_Dir ""  # PROP Target_Dir ""
66  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c  # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
67  # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c  # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_X86" /D "WIN32" /D "_MBCS" /D "_LIB" /D "BFRAMES" /FR /YX /FD /GZ /c
68  # ADD BASE RSC /l 0xc09 /d "_DEBUG"  # ADD BASE RSC /l 0xc09 /d "_DEBUG"
69  # ADD RSC /l 0xc09 /d "_DEBUG"  # ADD RSC /l 0xc09 /d "_DEBUG"
70  BSC32=bscmake.exe  BSC32=bscmake.exe
71  # ADD BASE BSC32 /nologo  # ADD BASE BSC32 /nologo
72  # ADD BSC32 /nologo  # ADD BSC32 /nologo
73  LIB32=xilink6.exe -lib  LIB32=link.exe -lib
74  # ADD BASE LIB32 /nologo  # ADD BASE LIB32 /nologo
75  # ADD LIB32 /nologo /out:"bin\core.lib"  # ADD LIB32 /nologo /out:"bin\core.lib"
76    
# Line 89  Line 89 
89  # End Source File  # End Source File
90  # Begin Source File  # Begin Source File
91    
92    SOURCE=..\..\CodingStyle
93    # End Source File
94    # Begin Source File
95    
96  SOURCE=..\..\gpl.txt  SOURCE=..\..\gpl.txt
97  # End Source File  # End Source File
98  # Begin Source File  # Begin Source File
# Line 134  Line 138 
138    
139  # End Source File  # End Source File
140  # End Group  # End Group
141    # Begin Group "bitstream_h"
142    
143    # PROP Default_Filter ""
144    # Begin Source File
145    
146    SOURCE=..\..\src\bitstream\bitstream.h
147    # End Source File
148    # Begin Source File
149    
150    SOURCE=..\..\src\bitstream\cbp.h
151    # End Source File
152    # Begin Source File
153    
154    SOURCE=..\..\src\bitstream\mbcoding.h
155    # End Source File
156    # Begin Source File
157    
158    SOURCE=..\..\src\bitstream\vlc_codes.h
159    # End Source File
160    # Begin Source File
161    
162    SOURCE=..\..\src\bitstream\zigzag.h
163    # End Source File
164    # End Group
165  # Begin Source File  # Begin Source File
166    
167  SOURCE=..\..\src\bitstream\bitstream.c  SOURCE=..\..\src\bitstream\bitstream.c
# Line 216  Line 244 
244    
245  # End Source File  # End Source File
246  # End Group  # End Group
247    # Begin Group "dct_h"
248    
249    # PROP Default_Filter ""
250    # Begin Source File
251    
252    SOURCE=..\..\src\dct\fdct.h
253    # End Source File
254    # Begin Source File
255    
256    SOURCE=..\..\src\dct\idct.h
257    # End Source File
258    # End Group
259  # Begin Source File  # Begin Source File
260    
261  SOURCE=..\..\src\dct\fdct.c  SOURCE=..\..\src\dct\fdct.c
# Line 449  Line 489 
489    
490  # End Source File  # End Source File
491  # End Group  # End Group
492    # Begin Group "image_h"
493    
494    # PROP Default_Filter ""
495    # Begin Source File
496    
497    SOURCE=..\..\src\image\colorspace.h
498    # End Source File
499    # Begin Source File
500    
501    SOURCE=..\..\src\image\image.h
502    # End Source File
503    # Begin Source File
504    
505    SOURCE=..\..\src\image\interpolate8x8.h
506    # End Source File
507    # End Group
508  # Begin Source File  # Begin Source File
509    
510  SOURCE=..\..\src\image\colorspace.c  SOURCE=..\..\src\image\colorspace.c
# Line 500  Line 556 
556    
557  # End Source File  # End Source File
558  # End Group  # End Group
559    # Begin Group "motion_h"
560    
561    # PROP Default_Filter ""
562    # Begin Source File
563    
564    SOURCE=..\..\src\motion\motion.h
565    # End Source File
566    # Begin Source File
567    
568    SOURCE=..\..\src\motion\sad.h
569    # End Source File
570    # End Group
571  # Begin Source File  # Begin Source File
572    
573  SOURCE=..\..\src\motion\motion_comp.c  SOURCE=..\..\src\motion\motion_comp.c
# Line 520  Line 588 
588    
589  SOURCE=..\..\src\prediction\mbprediction.c  SOURCE=..\..\src\prediction\mbprediction.c
590  # End Source File  # End Source File
591    # Begin Source File
592    
593    SOURCE=..\..\src\prediction\mbprediction.h
594    # End Source File
595  # End Group  # End Group
596  # Begin Group "quant"  # Begin Group "quant"
597    
# Line 590  Line 662 
662    
663  # End Source File  # End Source File
664  # End Group  # End Group
665    # Begin Group "quant_h"
666    
667    # PROP Default_Filter ""
668    # Begin Source File
669    
670    SOURCE=..\..\src\quant\adapt_quant.h
671    # End Source File
672    # Begin Source File
673    
674    SOURCE=..\..\src\quant\quant_h263.h
675    # End Source File
676    # Begin Source File
677    
678    SOURCE=..\..\src\quant\quant_matrix.h
679    # End Source File
680    # Begin Source File
681    
682    SOURCE=..\..\src\quant\quant_mpeg4.h
683    # End Source File
684    # End Group
685  # Begin Source File  # Begin Source File
686    
687  SOURCE=..\..\src\quant\adapt_quant.c  SOURCE=..\..\src\quant\adapt_quant.c
# Line 600  Line 692 
692  # End Source File  # End Source File
693  # Begin Source File  # Begin Source File
694    
695    SOURCE=..\..\src\quant\quant_matrix.c
696    # End Source File
697    # Begin Source File
698    
699  SOURCE=..\..\src\quant\quant_mpeg4.c  SOURCE=..\..\src\quant\quant_mpeg4.c
700  # End Source File  # End Source File
701  # End Group  # End Group
# Line 672  Line 768 
768    
769  # End Source File  # End Source File
770  # End Group  # End Group
771    # Begin Group "utils_h"
772    
773    # PROP Default_Filter ""
774    # Begin Source File
775    
776    SOURCE=..\..\src\utils\emms.h
777    # End Source File
778    # Begin Source File
779    
780    SOURCE=..\..\src\utils\mbfunctions.h
781    # End Source File
782    # Begin Source File
783    
784    SOURCE=..\..\src\utils\mem_align.h
785    # End Source File
786    # Begin Source File
787    
788    SOURCE=..\..\src\utils\mem_transfer.h
789    # End Source File
790    # Begin Source File
791    
792    SOURCE=..\..\src\utils\ratecontrol.h
793    # End Source File
794    # Begin Source File
795    
796    SOURCE=..\..\src\utils\timer.h
797    # End Source File
798    # End Group
799  # Begin Source File  # Begin Source File
800    
801  SOURCE=..\..\src\utils\emms.c  SOURCE=..\..\src\utils\emms.c
# Line 697  Line 821 
821  SOURCE=..\..\src\utils\timer.c  SOURCE=..\..\src\utils\timer.c
822  # End Source File  # End Source File
823  # End Group  # End Group
824    # Begin Group "xvidcore_h"
825    
826    # PROP Default_Filter ""
827    # Begin Source File
828    
829    SOURCE=..\..\src\decoder.h
830    # End Source File
831    # Begin Source File
832    
833    SOURCE=..\..\src\divx4.h
834    # End Source File
835    # Begin Source File
836    
837    SOURCE=..\..\src\encoder.h
838    # End Source File
839    # Begin Source File
840    
841    SOURCE=..\..\src\global.h
842    # End Source File
843    # Begin Source File
844    
845    SOURCE=..\..\src\portab.h
846    # End Source File
847    # Begin Source File
848    
849    SOURCE=..\..\src\xvid.h
850    # End Source File
851    # End Group
852  # Begin Source File  # Begin Source File
853    
854  SOURCE=..\..\src\decoder.c  SOURCE=..\..\src\decoder.c

Legend:
Removed from v.3  
changed lines
  Added in v.206

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