[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 22, Mon Mar 11 01:16:26 2002 UTC revision 234, Sun Jun 23 03:58:32 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\font.h
502    # End Source File
503    # Begin Source File
504    
505    SOURCE=..\..\src\image\image.h
506    # End Source File
507    # Begin Source File
508    
509    SOURCE=..\..\src\image\interpolate8x8.h
510    # End Source File
511    # End Group
512  # Begin Source File  # Begin Source File
513    
514  SOURCE=..\..\src\image\colorspace.c  SOURCE=..\..\src\image\colorspace.c
515  # End Source File  # End Source File
516  # Begin Source File  # Begin Source File
517    
518    SOURCE=..\..\src\image\font.c
519    # End Source File
520    # Begin Source File
521    
522  SOURCE=..\..\src\image\image.c  SOURCE=..\..\src\image\image.c
523  # End Source File  # End Source File
524  # Begin Source File  # Begin Source File
# Line 500  Line 564 
564    
565  # End Source File  # End Source File
566  # End Group  # End Group
567    # Begin Group "motion_h"
568    
569    # PROP Default_Filter ""
570    # Begin Source File
571    
572    SOURCE=..\..\src\motion\motion.h
573    # End Source File
574    # Begin Source File
575    
576    SOURCE=..\..\src\motion\sad.h
577    # End Source File
578    # End Group
579  # Begin Source File  # Begin Source File
580    
581  SOURCE=..\..\src\motion\motion_comp.c  SOURCE=..\..\src\motion\motion_comp.c
# Line 520  Line 596 
596    
597  SOURCE=..\..\src\prediction\mbprediction.c  SOURCE=..\..\src\prediction\mbprediction.c
598  # End Source File  # End Source File
599    # Begin Source File
600    
601    SOURCE=..\..\src\prediction\mbprediction.h
602    # End Source File
603  # End Group  # End Group
604  # Begin Group "quant"  # Begin Group "quant"
605    
# Line 590  Line 670 
670    
671  # End Source File  # End Source File
672  # End Group  # End Group
673    # Begin Group "quant_h"
674    
675    # PROP Default_Filter ""
676    # Begin Source File
677    
678    SOURCE=..\..\src\quant\adapt_quant.h
679    # End Source File
680    # Begin Source File
681    
682    SOURCE=..\..\src\quant\quant_h263.h
683    # End Source File
684    # Begin Source File
685    
686    SOURCE=..\..\src\quant\quant_matrix.h
687    # End Source File
688    # Begin Source File
689    
690    SOURCE=..\..\src\quant\quant_mpeg4.h
691    # End Source File
692    # End Group
693  # Begin Source File  # Begin Source File
694    
695  SOURCE=..\..\src\quant\adapt_quant.c  SOURCE=..\..\src\quant\adapt_quant.c
# Line 676  Line 776 
776    
777  # End Source File  # End Source File
778  # End Group  # End Group
779    # Begin Group "utils_h"
780    
781    # PROP Default_Filter ""
782    # Begin Source File
783    
784    SOURCE=..\..\src\utils\emms.h
785    # End Source File
786    # Begin Source File
787    
788    SOURCE=..\..\src\utils\mbfunctions.h
789    # End Source File
790    # Begin Source File
791    
792    SOURCE=..\..\src\utils\mem_align.h
793    # End Source File
794    # Begin Source File
795    
796    SOURCE=..\..\src\utils\mem_transfer.h
797    # End Source File
798    # Begin Source File
799    
800    SOURCE=..\..\src\utils\ratecontrol.h
801    # End Source File
802    # Begin Source File
803    
804    SOURCE=..\..\src\utils\timer.h
805    # End Source File
806    # End Group
807  # Begin Source File  # Begin Source File
808    
809  SOURCE=..\..\src\utils\emms.c  SOURCE=..\..\src\utils\emms.c
# Line 701  Line 829 
829  SOURCE=..\..\src\utils\timer.c  SOURCE=..\..\src\utils\timer.c
830  # End Source File  # End Source File
831  # End Group  # End Group
832    # Begin Group "xvidcore_h"
833    
834    # PROP Default_Filter ""
835    # Begin Source File
836    
837    SOURCE=..\..\src\decoder.h
838    # End Source File
839    # Begin Source File
840    
841    SOURCE=..\..\src\divx4.h
842    # End Source File
843    # Begin Source File
844    
845    SOURCE=..\..\src\encoder.h
846    # End Source File
847    # Begin Source File
848    
849    SOURCE=..\..\src\global.h
850    # End Source File
851    # Begin Source File
852    
853    SOURCE=..\..\src\portab.h
854    # End Source File
855    # Begin Source File
856    
857    SOURCE=..\..\src\xvid.h
858    # End Source File
859    # End Group
860  # Begin Source File  # Begin Source File
861    
862  SOURCE=..\..\src\decoder.c  SOURCE=..\..\src\decoder.c

Legend:
Removed from v.22  
changed lines
  Added in v.234

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