[svn] / branches / dev-api-4 / xvidcore / build / win32 / libxvidcore.dsp Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/build/win32/libxvidcore.dsp

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

revision 926, Sun Mar 16 12:05:09 2003 UTC revision 1174, Tue Oct 7 13:02:35 2003 UTC
# Line 25  Line 25 
25  # PROP AllowPerConfigDependencies 0  # PROP AllowPerConfigDependencies 0
26  # PROP Scc_ProjName ""  # PROP Scc_ProjName ""
27  # PROP Scc_LocalPath ""  # PROP Scc_LocalPath ""
28  CPP=cl.exe  CPP=xicl6.exe
29  RSC=rc.exe  RSC=rc.exe
30    
31  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - 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 /MT /W3 /GX /O2 /Ob2 /D "NDEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_32BIT" /D "ARCH_IS_LITTLE_ENDIAN" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c  # ADD CPP /nologo /G6 /W3 /GX /Op /Ob2 /D "NDEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_32BIT" /D "ARCH_IS_LITTLE_ENDIAN" /D "WIN32" /D "_MBCS" /D "_LIB" /FAcs /YX /FD /O3 -QxK /Qunroll /c
45    # SUBTRACT CPP /Z<none> /Fr
46  # ADD BASE RSC /l 0xc09 /d "NDEBUG"  # ADD BASE RSC /l 0xc09 /d "NDEBUG"
47  # ADD RSC /l 0xc09 /d "NDEBUG"  # ADD RSC /l 0xc09 /d "NDEBUG"
48  BSC32=bscmake.exe  BSC32=bscmake.exe
# Line 64  Line 65 
65  # PROP Intermediate_Dir "Debug"  # PROP Intermediate_Dir "Debug"
66  # PROP Target_Dir ""  # PROP Target_Dir ""
67  # 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
68  # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_32BIT" /D "ARCH_IS_LITTLE_ENDIAN" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c  # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "_DEBUG" /D "ARCH_IS_IA32" /D "ARCH_IS_32BIT" /D "ARCH_IS_LITTLE_ENDIAN" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c
69  # ADD BASE RSC /l 0xc09 /d "_DEBUG"  # ADD BASE RSC /l 0xc09 /d "_DEBUG"
70  # ADD RSC /l 0xc09 /d "_DEBUG"  # ADD RSC /l 0xc09 /d "_DEBUG"
71  BSC32=bscmake.exe  BSC32=bscmake.exe
# Line 469  Line 470 
470  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
471    
472  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
473  InputDir=\xvid\stable4\src\image\x86_asm  InputDir=\^^^dev-api-4\!!\xvidcore\src\image\x86_asm
474  IntDir=.\Release  IntDir=.\Release
475  InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
476  InputName=colorspace_rgb_mmx  InputName=colorspace_rgb_mmx
# Line 482  Line 483 
483  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
484    
485  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
486  InputDir=\xvid\stable4\src\image\x86_asm  InputDir=\^^^dev-api-4\!!\xvidcore\src\image\x86_asm
487  IntDir=.\Debug  IntDir=.\Debug
488  InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_rgb_mmx.asm
489  InputName=colorspace_rgb_mmx  InputName=colorspace_rgb_mmx
# Line 502  Line 503 
503  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
504    
505  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
506  InputDir=\xvid\stable4\src\image\x86_asm  InputDir=\^^^dev-api-4\!!\xvidcore\src\image\x86_asm
507  IntDir=.\Release  IntDir=.\Release
508  InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
509  InputName=colorspace_yuv_mmx  InputName=colorspace_yuv_mmx
# Line 515  Line 516 
516  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
517    
518  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
519  InputDir=\xvid\stable4\src\image\x86_asm  InputDir=\^^^dev-api-4\!!\xvidcore\src\image\x86_asm
520  IntDir=.\Debug  IntDir=.\Debug
521  InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_yuv_mmx.asm
522  InputName=colorspace_yuv_mmx  InputName=colorspace_yuv_mmx
# Line 535  Line 536 
536  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
537    
538  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
539  InputDir=\xvid\stable4\src\image\x86_asm  InputDir=\^^^dev-api-4\!!\xvidcore\src\image\x86_asm
540  IntDir=.\Release  IntDir=.\Release
541  InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
542  InputName=colorspace_yuyv_mmx  InputName=colorspace_yuyv_mmx
# Line 548  Line 549 
549  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"  !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
550    
551  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
552  InputDir=\xvid\stable4\src\image\x86_asm  InputDir=\^^^dev-api-4\!!\xvidcore\src\image\x86_asm
553  IntDir=.\Debug  IntDir=.\Debug
554  InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm  InputPath=..\..\src\image\x86_asm\colorspace_yuyv_mmx.asm
555  InputName=colorspace_yuyv_mmx  InputName=colorspace_yuyv_mmx
# Line 687  Line 688 
688  # End Source File  # End Source File
689  # Begin Source File  # Begin Source File
690    
691    SOURCE=..\..\src\image\x86_asm\qpel_mmx.asm
692    
693    !IF  "$(CFG)" == "libxvidcore - Win32 Release"
694    
695    # Begin Custom Build
696    IntDir=.\Release
697    InputPath=..\..\src\image\x86_asm\qpel_mmx.asm
698    InputName=qpel_mmx
699    
700    "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
701            nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
702    
703    # End Custom Build
704    
705    !ELSEIF  "$(CFG)" == "libxvidcore - Win32 Debug"
706    
707    !ENDIF
708    
709    # End Source File
710    # Begin Source File
711    
712  SOURCE=..\..\src\image\x86_asm\reduced_mmx.asm  SOURCE=..\..\src\image\x86_asm\reduced_mmx.asm
713    
714  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
# Line 759  Line 781 
781  # End Source File  # End Source File
782  # Begin Source File  # Begin Source File
783    
784    SOURCE=..\..\src\image\qpel.c
785    # End Source File
786    # Begin Source File
787    
788  SOURCE=..\..\src\image\reduced.c  SOURCE=..\..\src\image\reduced.c
789  # End Source File  # End Source File
790  # End Group  # End Group
# Line 930  Line 956 
956  # PROP Default_Filter ""  # PROP Default_Filter ""
957  # Begin Source File  # Begin Source File
958    
959    SOURCE=..\..\src\motion\estimation.h
960    # End Source File
961    # Begin Source File
962    
963    SOURCE=..\..\src\motion\gmc.h
964    # End Source File
965    # Begin Source File
966    
967  SOURCE=..\..\src\motion\motion.h  SOURCE=..\..\src\motion\motion.h
968  # End Source File  # End Source File
969  # Begin Source File  # Begin Source File
970    
971  SOURCE=..\..\src\motion\motion_est.h  SOURCE=..\..\src\motion\motion_inlines.h
972  # End Source File  # End Source File
973  # Begin Source File  # Begin Source File
974    
975  SOURCE=..\..\src\motion\sad.h  SOURCE=..\..\src\motion\sad.h
976  # End Source File  # End Source File
977    # End Group
978  # Begin Source File  # Begin Source File
979    
980  SOURCE=..\..\src\motion\smp_motion_est.h  SOURCE=..\..\src\motion\estimation_bvop.c
981  # End Source File  # End Source File
 # End Group  
982  # Begin Source File  # Begin Source File
983    
984  SOURCE=..\..\src\motion\motion_comp.c  SOURCE=..\..\src\motion\estimation_common.c
985    # End Source File
986    # Begin Source File
987    
988    SOURCE=..\..\src\motion\estimation_gmc.c
989  # End Source File  # End Source File
990  # Begin Source File  # Begin Source File
991    
992  SOURCE=..\..\src\motion\motion_est.c  SOURCE=..\..\src\motion\estimation_pvop.c
993    # End Source File
994    # Begin Source File
995    
996    SOURCE=..\..\src\motion\estimation_rd_based.c
997    # End Source File
998    # Begin Source File
999    
1000    SOURCE=..\..\src\motion\gmc.c
1001    # End Source File
1002    # Begin Source File
1003    
1004    SOURCE=..\..\src\motion\motion_comp.c
1005  # End Source File  # End Source File
1006  # Begin Source File  # Begin Source File
1007    
# Line 959  Line 1009 
1009  # End Source File  # End Source File
1010  # Begin Source File  # Begin Source File
1011    
1012  SOURCE=..\..\src\motion\smp_motion_est.c  SOURCE=..\..\src\motion\vop_type_decision.c
1013  # End Source File  # End Source File
1014  # End Group  # End Group
1015  # Begin Group "prediction"  # Begin Group "prediction"
# Line 986  Line 1036 
1036  # PROP Default_Filter ""  # PROP Default_Filter ""
1037  # Begin Source File  # Begin Source File
1038    
1039  SOURCE=..\..\src\quant\x86_asm\quantize4_mmx.asm  SOURCE=..\..\src\quant\x86_asm\quantize_mpeg_mmx.asm
1040    
1041  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1042    
1043  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
1044  IntDir=.\Release  IntDir=.\Release
1045  InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm  InputPath=..\..\src\quant\x86_asm\quantize_mpeg_mmx.asm
1046  InputName=quantize4_mmx  InputName=quantize_mpeg_mmx
1047    
1048  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1049          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 1004  Line 1054 
1054    
1055  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
1056  IntDir=.\Debug  IntDir=.\Debug
1057  InputPath=..\..\src\quant\x86_asm\quantize4_mmx.asm  InputPath=..\..\src\quant\x86_asm\quantize_mpeg_mmx.asm
1058  InputName=quantize4_mmx  InputName=quantize_mpeg_mmx
1059    
1060  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1061          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 1017  Line 1067 
1067  # End Source File  # End Source File
1068  # Begin Source File  # Begin Source File
1069    
1070  SOURCE=..\..\src\quant\x86_asm\quantize4_xmm.asm  SOURCE=..\..\src\quant\x86_asm\quantize_mpeg_xmm.asm
1071    
1072  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1073    
1074  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
1075  IntDir=.\Release  IntDir=.\Release
1076  InputPath=..\..\src\quant\x86_asm\quantize4_xmm.asm  InputPath=..\..\src\quant\x86_asm\quantize_mpeg_xmm.asm
1077  InputName=quantize4_xmm  InputName=quantize_mpeg_xmm
1078    
1079  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1080          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 1035  Line 1085 
1085    
1086  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
1087  IntDir=.\Debug  IntDir=.\Debug
1088  InputPath=..\..\src\quant\x86_asm\quantize4_xmm.asm  InputPath=..\..\src\quant\x86_asm\quantize_mpeg_xmm.asm
1089  InputName=quantize4_xmm  InputName=quantize_mpeg_xmm
1090    
1091  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1092          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 1048  Line 1098 
1098  # End Source File  # End Source File
1099  # Begin Source File  # Begin Source File
1100    
1101  SOURCE=..\..\src\quant\x86_asm\quantize_3dne.asm  SOURCE=..\..\src\quant\x86_asm\quantize_h263_3dne.asm
1102    
1103  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1104    
1105  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
1106  IntDir=.\Release  IntDir=.\Release
1107  InputPath=..\..\src\quant\x86_asm\quantize_3dne.asm  InputPath=..\..\src\quant\x86_asm\quantize_h263_3dne.asm
1108  InputName=quantize_3dne  InputName=quantize_h263_3dne
1109    
1110  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1111          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 1066  Line 1116 
1116    
1117  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
1118  IntDir=.\Debug  IntDir=.\Debug
1119  InputPath=..\..\src\quant\x86_asm\quantize_3dne.asm  InputPath=..\..\src\quant\x86_asm\quantize_h263_3dne.asm
1120  InputName=quantize_3dne  InputName=quantize_h263_3dne
1121    
1122  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1123          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 1079  Line 1129 
1129  # End Source File  # End Source File
1130  # Begin Source File  # Begin Source File
1131    
1132  SOURCE=..\..\src\quant\x86_asm\quantize_mmx.asm  SOURCE=..\..\src\quant\x86_asm\quantize_h263_mmx.asm
1133    
1134  !IF  "$(CFG)" == "libxvidcore - Win32 Release"  !IF  "$(CFG)" == "libxvidcore - Win32 Release"
1135    
1136  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
1137  IntDir=.\Release  IntDir=.\Release
1138  InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm  InputPath=..\..\src\quant\x86_asm\quantize_h263_mmx.asm
1139  InputName=quantize_mmx  InputName=quantize_h263_mmx
1140    
1141  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1142          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 1097  Line 1147 
1147    
1148  # Begin Custom Build - Assembling $(InputPath)  # Begin Custom Build - Assembling $(InputPath)
1149  IntDir=.\Debug  IntDir=.\Debug
1150  InputPath=..\..\src\quant\x86_asm\quantize_mmx.asm  InputPath=..\..\src\quant\x86_asm\quantize_h263_mmx.asm
1151  InputName=quantize_mmx  InputName=quantize_h263_mmx
1152    
1153  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"  "$(IntDir)\$(InputName).obj" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
1154          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)          nasm -f win32 -DPREFIX -o $(IntDir)\$(InputName).obj $(InputPath)
# Line 1114  Line 1164 
1164  # PROP Default_Filter ""  # PROP Default_Filter ""
1165  # Begin Source File  # Begin Source File
1166    
1167  SOURCE=..\..\src\quant\adapt_quant.h  SOURCE=..\..\src\quant\quant.h
 # End Source File  
 # Begin Source File  
   
 SOURCE=..\..\src\quant\quant_h263.h  
1168  # End Source File  # End Source File
1169  # Begin Source File  # Begin Source File
1170    
1171  SOURCE=..\..\src\quant\quant_matrix.h  SOURCE=..\..\src\quant\quant_matrix.h
1172  # End Source File  # End Source File
 # Begin Source File  
   
 SOURCE=..\..\src\quant\quant_mpeg4.h  
 # End Source File  
1173  # End Group  # End Group
1174  # Begin Source File  # Begin Source File
1175    
 SOURCE=..\..\src\quant\adapt_quant.c  
 # End Source File  
 # Begin Source File  
   
1176  SOURCE=..\..\src\quant\quant_h263.c  SOURCE=..\..\src\quant\quant_h263.c
1177  # End Source File  # End Source File
1178  # Begin Source File  # Begin Source File
# Line 1143  Line 1181 
1181  # End Source File  # End Source File
1182  # Begin Source File  # Begin Source File
1183    
1184  SOURCE=..\..\src\quant\quant_mpeg4.c  SOURCE=..\..\src\quant\quant_mpeg.c
1185  # End Source File  # End Source File
1186  # End Group  # End Group
1187  # Begin Group "utils"  # Begin Group "utils"
# Line 1323  Line 1361 
1361  # End Source File  # End Source File
1362  # Begin Source File  # Begin Source File
1363    
 SOURCE=..\..\src\utils\ratecontrol.c  
 # End Source File  
 # Begin Source File  
   
1364  SOURCE=..\..\src\utils\timer.c  SOURCE=..\..\src\utils\timer.c
1365  # End Source File  # End Source File
1366  # End Group  # End Group
# Line 1363  Line 1397 
1397  # End Group  # End Group
1398  # Begin Source File  # Begin Source File
1399    
1400    SOURCE=..\..\src\plugins\plugin_2pass1.c
1401    # End Source File
1402    # Begin Source File
1403    
1404    SOURCE=..\..\src\plugins\plugin_2pass2.c
1405    # End Source File
1406    # Begin Source File
1407    
1408  SOURCE=..\..\src\plugins\plugin_dump.c  SOURCE=..\..\src\plugins\plugin_dump.c
1409  # End Source File  # End Source File
1410  # Begin Source File  # Begin Source File
# Line 1373  Line 1415 
1415    
1416  SOURCE=..\..\src\plugins\plugin_psnr.c  SOURCE=..\..\src\plugins\plugin_psnr.c
1417  # End Source File  # End Source File
1418    # Begin Source File
1419    
1420    SOURCE=..\..\src\plugins\plugin_single.c
1421    # End Source File
1422  # End Group  # End Group
1423  # Begin Source File  # Begin Source File
1424    

Legend:
Removed from v.926  
changed lines
  Added in v.1174

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