Subversion Repositories spk

Rev

Rev 114 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 114 Rev 115
Line 63... Line 63...
63
			<Tool
63
			<Tool
64
				Name="VCPreLinkEventTool"
64
				Name="VCPreLinkEventTool"
65
			/>
65
			/>
66
			<Tool
66
			<Tool
67
				Name="VCLinkerTool"
67
				Name="VCLinkerTool"
68
				AdditionalDependencies="unrar.lib"
68
				AdditionalDependencies="unrar.lib libx2bc.lib"
69
				LinkIncremental="2"
69
				LinkIncremental="2"
70
				AdditionalLibraryDirectories="../../../unrar"
70
				AdditionalLibraryDirectories="../../../unrar"
71
				ModuleDefinitionFile="spk.def"
71
				ModuleDefinitionFile="spk.def"
72
				GenerateDebugInformation="true"
72
				GenerateDebugInformation="true"
73
				SubSystem="2"
73
				SubSystem="2"
74
				RandomizedBaseAddress="1"
74
				RandomizedBaseAddress="1"
75
				DataExecutionPrevention="0"
75
				DataExecutionPrevention="0"
76
				TargetMachine="1"
76
				TargetMachine="1"
77
			/>
77
			/>
78
			<Tool
78
			<Tool
79
				Name="VCALinkTool"
79
				Name="VCALinkTool"
80
			/>
80
			/>
81
			<Tool
81
			<Tool
82
				Name="VCManifestTool"
82
				Name="VCManifestTool"
83
			/>
83
			/>
84
			<Tool
84
			<Tool
85
				Name="VCXDCMakeTool"
85
				Name="VCXDCMakeTool"
86
			/>
86
			/>
87
			<Tool
87
			<Tool
88
				Name="VCBscMakeTool"
88
				Name="VCBscMakeTool"
89
			/>
89
			/>
90
			<Tool
90
			<Tool
91
				Name="VCFxCopTool"
91
				Name="VCFxCopTool"
92
			/>
92
			/>
93
			<Tool
93
			<Tool
94
				Name="VCAppVerifierTool"
94
				Name="VCAppVerifierTool"
95
			/>
95
			/>
96
			<Tool
96
			<Tool
97
				Name="VCPostBuildEventTool"
97
				Name="VCPostBuildEventTool"
98
			/>
98
			/>
99
		</Configuration>
99
		</Configuration>
100
		<Configuration
100
		<Configuration
101
			Name="Release|Win32"
101
			Name="Release|Win32"
102
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
102
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
103
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\spk"
103
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\spk"
104
			ConfigurationType="2"
104
			ConfigurationType="2"
105
			CharacterSet="1"
105
			CharacterSet="1"
106
			WholeProgramOptimization="1"
106
			WholeProgramOptimization="1"
107
			>
107
			>
108
			<Tool
108
			<Tool
109
				Name="VCPreBuildEventTool"
109
				Name="VCPreBuildEventTool"
110
			/>
110
			/>
111
			<Tool
111
			<Tool
112
				Name="VCCustomBuildTool"
112
				Name="VCCustomBuildTool"
113
			/>
113
			/>
114
			<Tool
114
			<Tool
115
				Name="VCXMLDataGeneratorTool"
115
				Name="VCXMLDataGeneratorTool"
116
			/>
116
			/>
Line 162... Line 162...
162
				Name="VCManifestTool"
162
				Name="VCManifestTool"
163
				EmbedManifest="false"
163
				EmbedManifest="false"
164
			/>
164
			/>
165
			<Tool
165
			<Tool
166
				Name="VCXDCMakeTool"
166
				Name="VCXDCMakeTool"
167
			/>
167
			/>
168
			<Tool
168
			<Tool
169
				Name="VCBscMakeTool"
169
				Name="VCBscMakeTool"
170
			/>
170
			/>
171
			<Tool
171
			<Tool
172
				Name="VCFxCopTool"
172
				Name="VCFxCopTool"
173
			/>
173
			/>
174
			<Tool
174
			<Tool
175
				Name="VCAppVerifierTool"
175
				Name="VCAppVerifierTool"
176
			/>
176
			/>
177
			<Tool
177
			<Tool
178
				Name="VCPostBuildEventTool"
178
				Name="VCPostBuildEventTool"
179
			/>
179
			/>
180
		</Configuration>
180
		</Configuration>
181
		<Configuration
181
		<Configuration
182
			Name="Debug|x64"
182
			Name="Debug|x64"
183
			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
183
			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
184
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
184
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
185
			ConfigurationType="2"
185
			ConfigurationType="2"
186
			CharacterSet="1"
186
			CharacterSet="1"
187
			>
187
			>
188
			<Tool
188
			<Tool
189
				Name="VCPreBuildEventTool"
189
				Name="VCPreBuildEventTool"
190
			/>
190
			/>
191
			<Tool
191
			<Tool
192
				Name="VCCustomBuildTool"
192
				Name="VCCustomBuildTool"
193
			/>
193
			/>
194
			<Tool
194
			<Tool
195
				Name="VCXMLDataGeneratorTool"
195
				Name="VCXMLDataGeneratorTool"
196
			/>
196
			/>
197
			<Tool
197
			<Tool
198
				Name="VCWebServiceProxyGeneratorTool"
198
				Name="VCWebServiceProxyGeneratorTool"
199
			/>
199
			/>
200
			<Tool
200
			<Tool
201
				Name="VCMIDLTool"
201
				Name="VCMIDLTool"
202
				TargetEnvironment="3"
202
				TargetEnvironment="3"
203
			/>
203
			/>
204
			<Tool
204
			<Tool
205
				Name="VCCLCompilerTool"
205
				Name="VCCLCompilerTool"
206
				Optimization="0"
206
				Optimization="0"
207
				AdditionalIncludeDirectories="C:\Users\Cycrow\Documents\Programming\unrar;../src"
207
				AdditionalIncludeDirectories="C:\Users\Cycrow\Documents\Programming\unrar;../src"
208
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SPK_EXPORTS;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_USEWIDECHAR;_RAR"
208
				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SPK_EXPORTS;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_USEWIDECHAR;_RAR"
209
				MinimalRebuild="true"
209
				MinimalRebuild="true"
210
				BasicRuntimeChecks="3"
210
				BasicRuntimeChecks="3"
Line 475... Line 475...
475
			</File>
475
			</File>
476
			<File
476
			<File
477
				RelativePath="..\src\GameExe.h"
477
				RelativePath="..\src\GameExe.h"
478
				>
478
				>
479
			</File>
479
			</File>
480
			<File
480
			<File
481
				RelativePath="..\src\hash.h"
481
				RelativePath="..\src\hash.h"
482
				>
482
				>
483
			</File>
483
			</File>
484
			<File
484
			<File
485
				RelativePath="..\src\Languages.h"
485
				RelativePath="..\src\Languages.h"
486
				>
486
				>
487
			</File>
487
			</File>
488
			<File
488
			<File
489
				RelativePath="..\src\lists.h"
489
				RelativePath="..\src\lists.h"
490
				>
490
				>
491
			</File>
491
			</File>
492
			<File
492
			<File
493
				RelativePath="..\src\logging\Log.h"
493
				RelativePath="..\src\logging\Log.h"
494
				>
494
				>
495
			</File>
495
			</File>
496
			<File
496
			<File
497
				RelativePath="..\src\ModDiff.h"
497
				RelativePath="..\src\ModDiff.h"
498
				>
498
				>
499
			</File>
499
			</File>
500
			<File
500
			<File
501
				RelativePath="..\src\MultiSpkFile.h"
501
				RelativePath="..\src\MultiSpkFile.h"
502
				>
502
				>
503
			</File>
503
			</File>
504
			<File
504
			<File
505
				RelativePath="..\src\OriginalFiles.h"
505
				RelativePath="..\src\OriginalFiles.h"
506
				>
506
				>
507
			</File>
507
			</File>
508
			<File
508
			<File
509
				RelativePath="..\src\Packages.h"
509
				RelativePath="..\src\Packages.h"
510
				>
510
				>
511
			</File>
511
			</File>
512
			<File
512
			<File
513
				RelativePath="..\src\secure.h"
513
				RelativePath="..\src\secure.h"
514
				>
514
				>
515
			</File>
515
			</File>
516
			<File
516
			<File
517
				RelativePath="..\src\ShipData.h"
517
				RelativePath="..\src\ShipData.h"
518
				>
518
				>
519
			</File>
519
			</File>
520
			<File
520
			<File
521
				RelativePath="..\src\spk.h"
521
				RelativePath="..\src\spk.h"
522
				>
522
				>
523
			</File>
523
			</File>
524
			<File
524
			<File
525
				RelativePath="..\src\spkcmdprogress.h"
525
				RelativePath="..\src\spkcmdprogress.h"
526
				>
526
				>
527
			</File>
527
			</File>
528
			<File
528
			<File
529
				RelativePath="..\src\spkdef.h"
529
				RelativePath="..\src\spkdef.h"
530
				>
530
				>
531
			</File>
531
			</File>
532
			<File
532
			<File
533
				RelativePath="..\src\spkdefines.h"
533
				RelativePath="..\src\spkdefines.h"
534
				>
534
				>
535
			</File>
535
			</File>
536
			<File
536
			<File
537
				RelativePath="..\src\spkdll.h"
537
				RelativePath="..\src\spkdll.h"
Line 561... Line 561...
561
				RelativePath="..\src\XBod.h"
561
				RelativePath="..\src\XBod.h"
562
				>
562
				>
563
			</File>
563
			</File>
564
			<File
564
			<File
565
				RelativePath="..\src\XspFile.h"
565
				RelativePath="..\src\XspFile.h"
566
				>
566
				>
567
			</File>
567
			</File>
568
			<File
568
			<File
569
				RelativePath="..\src\archive\zip.h"
569
				RelativePath="..\src\archive\zip.h"
570
				>
570
				>
571
			</File>
571
			</File>
Line 595... Line 595...
595
				RelativePath="..\src\lzma\7zCrc.c"
595
				RelativePath="..\src\lzma\7zCrc.c"
596
				>
596
				>
597
			</File>
597
			</File>
598
			<File
598
			<File
599
				RelativePath="..\src\lzma\7zCrc.h"
599
				RelativePath="..\src\lzma\7zCrc.h"
600
				>
600
				>
601
			</File>
601
			</File>
602
			<File
602
			<File
603
				RelativePath="..\src\lzma\7zFile.c"
603
				RelativePath="..\src\lzma\7zFile.c"
604
				>
604
				>
605
			</File>
605
			</File>
606
			<File
606
			<File
607
				RelativePath="..\src\lzma\7zFile.h"
607
				RelativePath="..\src\lzma\7zFile.h"
608
				>
608
				>
609
			</File>
609
			</File>
610
			<File
610
			<File
611
				RelativePath="..\src\lzma\7zStream.c"
611
				RelativePath="..\src\lzma\7zStream.c"
612
				>
612
				>
613
			</File>
613
			</File>
614
			<File
614
			<File
615
				RelativePath="..\src\lzma\7zVersion.h"
615
				RelativePath="..\src\lzma\7zVersion.h"
616
				>
616
				>
617
			</File>
617
			</File>
618
			<File
618
			<File
619
				RelativePath="..\src\lzma\Alloc.c"
619
				RelativePath="..\src\lzma\Alloc.c"
620
				>
620
				>
621
			</File>
621
			</File>
622
			<File
622
			<File
Line 888... Line 888...
888
				>
888
				>
889
			</File>
889
			</File>
890
			<File
890
			<File
891
				RelativePath="..\src\x2bc\x2bc_common\stream.h"
891
				RelativePath="..\src\x2bc\x2bc_common\stream.h"
892
				>
892
				>
893
			</File>
893
			</File>
894
			<File
894
			<File
895
				RelativePath="..\src\x2bc\x2bc_common\token_stream.h"
895
				RelativePath="..\src\x2bc\x2bc_common\token_stream.h"
896
				>
896
				>
897
			</File>
897
			</File>
898
			<File
898
			<File
899
				RelativePath="..\src\x2bc\x2bc_common\version.h"
899
				RelativePath="..\src\x2bc\x2bc_common\version.h"
900
				>
900
				>
901
			</File>
901
			</File>
902
			<File
902
			<File
903
				RelativePath="..\src\x2bc\x2bc_common\x2file_stream.h"
903
				RelativePath="..\src\x2bc\x2bc_common\x2file_stream.h"
904
				>
904
				>
905
			</File>
905
			</File>
906
			<Filter
906
			<Filter
907
				Name="common"
907
				Name="common"
908
				>
908
				>
909
				<File
909
				<File
910
					RelativePath="..\src\x2bc\common\ext_array.h"
910
					RelativePath="..\src\x2bc\common\ext_array.h"
911
					>
911
					>
912
				</File>
912
				</File>
913
				<File
913
				<File
914
					RelativePath="..\src\x2bc\common\ext_list.h"
914
					RelativePath="..\src\x2bc\common\ext_list.h"
915
					>
915
					>
916
				</File>
916
				</File>
917
				<File
917
				<File
918
					RelativePath="..\src\x2bc\common\ext_simple_list.h"
918
					RelativePath="..\src\x2bc\common\ext_simple_list.h"
919
					>
919
					>
920
				</File>
920
				</File>
921
				<File
921
				<File
922
					RelativePath="..\src\x2bc\common\ext_stream.h"
922
					RelativePath="..\src\x2bc\common\ext_stream.h"
923
					>
923
					>
924
				</File>
924
				</File>
925
				<File
925
				<File
926
					RelativePath="..\src\x2bc\common\ext_utils.h"
926
					RelativePath="..\src\x2bc\common\ext_utils.h"
927
					>
927
					>
Line 971... Line 971...
971
				RelativePath="..\src\zlib\crc32.c"
971
				RelativePath="..\src\zlib\crc32.c"
972
				>
972
				>
973
			</File>
973
			</File>
974
			<File
974
			<File
975
				RelativePath="..\src\zlib\crc32.h"
975
				RelativePath="..\src\zlib\crc32.h"
976
				>
976
				>
977
			</File>
977
			</File>
978
			<File
978
			<File
979
				RelativePath="..\src\zlib\deflate.c"
979
				RelativePath="..\src\zlib\deflate.c"
980
				>
980
				>
981
			</File>
981
			</File>
982
			<File
982
			<File
983
				RelativePath="..\src\zlib\deflate.h"
983
				RelativePath="..\src\zlib\deflate.h"
984
				>
984
				>
985
			</File>
985
			</File>
986
			<File
986
			<File
987
				RelativePath="..\src\zlib\gzclose.c"
987
				RelativePath="..\src\zlib\gzclose.c"
988
				>
988
				>
989
			</File>
989
			</File>
990
			<File
990
			<File
991
				RelativePath="..\src\zlib\gzguts.h"
991
				RelativePath="..\src\zlib\gzguts.h"
992
				>
992
				>
993
			</File>
993
			</File>
994
			<File
994
			<File
995
				RelativePath="..\src\zlib\gzlib.c"
995
				RelativePath="..\src\zlib\gzlib.c"
996
				>
996
				>
997
			</File>
997
			</File>
998
			<File
998
			<File
999
				RelativePath="..\src\zlib\gzread.c"
999
				RelativePath="..\src\zlib\gzread.c"
1000
				>
1000
				>
1001
			</File>
1001
			</File>
1002
			<File
1002
			<File
1003
				RelativePath="..\src\zlib\gzwrite.c"
1003
				RelativePath="..\src\zlib\gzwrite.c"
1004
				>
1004
				>
1005
			</File>
1005
			</File>
1006
			<File
1006
			<File
1007
				RelativePath="..\src\zlib\infback.c"
1007
				RelativePath="..\src\zlib\infback.c"
1008
				>
1008
				>
1009
			</File>
1009
			</File>
1010
			<File
1010
			<File
1011
				RelativePath="..\src\zlib\inffast.c"
1011
				RelativePath="..\src\zlib\inffast.c"
1012
				>
1012
				>
1013
			</File>
1013
			</File>
1014
			<File
1014
			<File
1015
				RelativePath="..\src\zlib\inffast.h"
1015
				RelativePath="..\src\zlib\inffast.h"
1016
				>
1016
				>
1017
			</File>
1017
			</File>
1018
			<File
1018
			<File
1019
				RelativePath="..\src\zlib\inffixed.h"
1019
				RelativePath="..\src\zlib\inffixed.h"
1020
				>
1020
				>
1021
			</File>
1021
			</File>
1022
			<File
1022
			<File
1023
				RelativePath="..\src\zlib\inflate.c"
1023
				RelativePath="..\src\zlib\inflate.c"
1024
				>
1024
				>
1025
			</File>
1025
			</File>
1026
			<File
1026
			<File
1027
				RelativePath="..\src\zlib\inflate.h"
1027
				RelativePath="..\src\zlib\inflate.h"
1028
				>
1028
				>
1029
			</File>
1029
			</File>
1030
			<File
1030
			<File
1031
				RelativePath="..\src\zlib\inftrees.c"
1031
				RelativePath="..\src\zlib\inftrees.c"
1032
				>
1032
				>
1033
			</File>
1033
			</File>
1034
			<File
1034
			<File
1035
				RelativePath="..\src\zlib\inftrees.h"
1035
				RelativePath="..\src\zlib\inftrees.h"
1036
				>
1036
				>
1037
			</File>
1037
			</File>
1038
			<File
1038
			<File
1039
				RelativePath="..\src\zlib\trees.c"
1039
				RelativePath="..\src\zlib\trees.c"
1040
				>
1040
				>
1041
			</File>
1041
			</File>
1042
			<File
1042
			<File
1043
				RelativePath="..\src\zlib\trees.h"
1043
				RelativePath="..\src\zlib\trees.h"
1044
				>
1044
				>
1045
			</File>
1045
			</File>
1046
			<File
1046
			<File
1047
				RelativePath="..\src\zlib\uncompr.c"
1047
				RelativePath="..\src\zlib\uncompr.c"
1048
				>
1048
				>
1049
			</File>
1049
			</File>
1050
			<File
1050
			<File
1051
				RelativePath="..\src\zlib\zconf.h"
1051
				RelativePath="..\src\zlib\zconf.h"
1052
				>
1052
				>
1053
			</File>
1053
			</File>
1054
			<File
1054
			<File
1055
				RelativePath="..\src\zlib\zconf.in.h"
1055
				RelativePath="..\src\zlib\zconf.in.h"
1056
				>
1056
				>
1057
			</File>
1057
			</File>
1058
			<File
1058
			<File
1059
				RelativePath="..\src\zlib\zlib.h"
1059
				RelativePath="..\src\zlib\zlib.h"
1060
				>
1060
				>
1061
			</File>
1061
			</File>
1062
			<File
1062
			<File
1063
				RelativePath="..\src\zlib\zutil.c"
1063
				RelativePath="..\src\zlib\zutil.c"
1064
				>
1064
				>
1065
			</File>
1065
			</File>
1066
			<File
1066
			<File
1067
				RelativePath="..\src\zlib\zutil.h"
1067
				RelativePath="..\src\zlib\zutil.h"
1068
				>
1068
				>
1069
			</File>
1069
			</File>
1070
		</Filter>
1070
		</Filter>
1071
		<Filter
1071
		<Filter
1072
			Name="HiP"
1072
			Name="HiP"
1073
			>
1073
			>
1074
			<File
1074
			<File
1075
				RelativePath="..\..\HiP\ByteReader.cpp"
1075
				RelativePath="..\..\HiP\ByteReader.cpp"
1076
				>
1076
				>
1077
			</File>
1077
			</File>
1078
			<File
1078
			<File
1079
				RelativePath="..\..\HiP\ByteReader.h"
1079
				RelativePath="..\..\HiP\ByteReader.h"
1080
				>
1080
				>
1081
			</File>
1081
			</File>
1082
			<File
1082
			<File
1083
				RelativePath="..\..\HiP\clsFile.cpp"
1083
				RelativePath="..\..\HiP\clsFile.cpp"
1084
				>
1084
				>
1085
			</File>
1085
			</File>
1086
			<File
1086
			<File
1087
				RelativePath="..\..\HiP\clsFile.h"
1087
				RelativePath="..\..\HiP\clsFile.h"
Line 1111... Line 1111...
1111
				RelativePath="..\..\HiP\HipPack.h"
1111
				RelativePath="..\..\HiP\HipPack.h"
1112
				>
1112
				>
1113
			</File>
1113
			</File>
1114
			<File
1114
			<File
1115
				RelativePath="..\..\HiP\LiteralHuffTree.cpp"
1115
				RelativePath="..\..\HiP\LiteralHuffTree.cpp"
1116
				>
1116
				>
1117
			</File>
1117
			</File>
1118
			<File
1118
			<File
1119
				RelativePath="..\..\HiP\LiteralHuffTree.h"
1119
				RelativePath="..\..\HiP\LiteralHuffTree.h"
1120
				>
1120
				>
1121
			</File>
1121
			</File>
1122
			<File
1122
			<File
1123
				RelativePath="..\..\HiP\Macros.h"
1123
				RelativePath="..\..\HiP\Macros.h"
1124
				>
1124
				>
1125
			</File>
1125
			</File>
1126
		</Filter>
1126
		</Filter>
1127
		<Filter
1127
		<Filter
1128
			Name="Utils"
1128
			Name="Utils"
1129
			>
1129
			>
1130
			<File
1130
			<File
1131
				RelativePath="..\src\Utils\List.h"
1131
				RelativePath="..\src\Utils\List.h"
1132
				>
1132
				>
1133
			</File>
1133
			</File>
1134
			<File
1134
			<File
1135
				RelativePath="..\src\Utils\String.cpp"
1135
				RelativePath="..\src\Utils\String.cpp"
1136
				>
1136
				>
1137
			</File>
1137
			</File>
1138
			<File
1138
			<File
1139
				RelativePath="..\src\Utils\String.h"
1139
				RelativePath="..\src\Utils\String.h"
1140
				>
1140
				>
1141
			</File>
1141
			</File>
1142
			<File
1142
			<File
1143
				RelativePath="..\src\Utils\StringList.cpp"
1143
				RelativePath="..\src\Utils\StringList.cpp"
1144
				>
1144
				>
1145
			</File>
1145
			</File>
1146
			<File
1146
			<File
1147
				RelativePath="..\src\Utils\StringList.h"
1147
				RelativePath="..\src\Utils\StringList.h"
1148
				>
1148
				>
1149
			</File>
1149
			</File>
1150
		</Filter>
1150
		</Filter>
1151
		<Filter
1151
		<Filter
1152
			Name="Package"
1152
			Name="Package"
1153
			>
1153
			>
1154
			<File
1154
			<File
1155
				RelativePath="..\src\Package\CorePackage.cpp"
1155
				RelativePath="..\src\Package\CorePackage.cpp"
1156
				>
1156
				>
1157
			</File>
1157
			</File>
1158
			<File
1158
			<File
1159
				RelativePath="..\src\Package\CorePackage.h"
1159
				RelativePath="..\src\Package\CorePackage.h"
1160
				>
1160
				>
1161
			</File>
1161
			</File>
1162
			<File
1162
			<File
1163
				RelativePath="..\src\Package\InstallText.cpp"
1163
				RelativePath="..\src\Package\InstallText.cpp"
1164
				>
1164
				>
1165
			</File>
1165
			</File>
1166
			<File
1166
			<File
1167
				RelativePath="..\src\Package\InstallText.h"
1167
				RelativePath="..\src\Package\InstallText.h"
-
 
1168
				>
-
 
1169
			</File>
-
 
1170
		</Filter>
-
 
1171
		<Filter
-
 
1172
			Name="libX2bc"
-
 
1173
			>
-
 
1174
			<File
-
 
1175
				RelativePath=".\libx2bc.h"
-
 
1176
				>
-
 
1177
			</File>
-
 
1178
			<File
-
 
1179
				RelativePath=".\libx2bc.lib"
1168
				>
1180
				>
1169
			</File>
1181
			</File>
1170
		</Filter>
1182
		</Filter>
1171
	</Files>
1183
	</Files>
1172
	<Globals>
1184
	<Globals>