Subversion Repositories Kolibri OS

Rev

Rev 576 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
576 serge 1
2
3
	ProjectType="Visual C++"
4
	Version="8,00"
5
	Name="mpg"
6
	ProjectGUID="{6BB005B0-3277-4C8C-950F-38E15A4E440C}"
7
	RootNamespace="mpg"
8
	Keyword="Win32Proj"
9
	>
10
	
11
		
12
			Name="Win32"
13
		/>
14
	
15
	
16
		
646 serge 17
			RelativePath="..\..\..\VStudio 8\Common7\IDE\fasm.rules"
576 serge 18
		/>
19
	
20
	
21
		
22
			Name="Debug|Win32"
23
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
24
			IntermediateDirectory="$(ConfigurationName)"
25
			ConfigurationType="4"
26
			CharacterSet="0"
27
			WholeProgramOptimization="1"
28
			>
29
			
30
				Name="VCPreBuildEventTool"
31
			/>
32
			
33
				Name="VCCustomBuildTool"
34
			/>
35
			
36
				Name="FASM"
37
			/>
38
			
39
				Name="VCXMLDataGeneratorTool"
40
			/>
41
			
42
				Name="VCWebServiceProxyGeneratorTool"
43
			/>
44
			
45
				Name="VCMIDLTool"
46
			/>
47
			
48
				Name="VCCLCompilerTool"
49
				UseUnicodeResponseFiles="false"
50
				Optimization="0"
51
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
52
				MinimalRebuild="false"
53
				ExceptionHandling="0"
54
				BasicRuntimeChecks="3"
55
				RuntimeLibrary="3"
56
				FloatingPointModel="2"
57
				UsePrecompiledHeader="0"
58
				WarningLevel="3"
59
				Detect64BitPortabilityProblems="false"
60
				DebugInformationFormat="0"
61
			/>
62
			
63
				Name="VCManagedResourceCompilerTool"
64
			/>
65
			
66
				Name="VCResourceCompilerTool"
67
			/>
68
			
69
				Name="VCPreLinkEventTool"
70
			/>
71
			
72
				Name="VCLibrarianTool"
73
				UseUnicodeResponseFiles="false"
74
				IgnoreAllDefaultLibraries="true"
75
			/>
76
			
77
				Name="VCALinkTool"
78
			/>
79
			
80
				Name="VCXDCMakeTool"
81
				UseUnicodeResponseFiles="false"
82
			/>
83
			
84
				Name="VCBscMakeTool"
85
			/>
86
			
87
				Name="VCFxCopTool"
88
			/>
89
			
90
				Name="VCPostBuildEventTool"
91
			/>
92
		
93
		
94
			Name="Release|Win32"
95
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
96
			IntermediateDirectory="$(ConfigurationName)"
97
			ConfigurationType="4"
98
			CharacterSet="2"
99
			WholeProgramOptimization="1"
100
			>
101
			
102
				Name="VCPreBuildEventTool"
103
			/>
104
			
105
				Name="VCCustomBuildTool"
106
			/>
107
			
108
				Name="FASM"
109
			/>
110
			
111
				Name="VCXMLDataGeneratorTool"
112
			/>
113
			
114
				Name="VCWebServiceProxyGeneratorTool"
115
			/>
116
			
117
				Name="VCMIDLTool"
118
			/>
119
			
120
				Name="VCCLCompilerTool"
121
				Optimization="1"
122
				EnableIntrinsicFunctions="true"
123
				FavorSizeOrSpeed="2"
124
				OmitFramePointers="true"
125
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
126
				ExceptionHandling="0"
127
				RuntimeLibrary="0"
128
				StructMemberAlignment="1"
129
				BufferSecurityCheck="false"
130
				FloatingPointModel="2"
131
				UsePrecompiledHeader="0"
132
				WarningLevel="3"
133
				Detect64BitPortabilityProblems="false"
134
				DebugInformationFormat="0"
135
			/>
136
			
137
				Name="VCManagedResourceCompilerTool"
138
			/>
139
			
140
				Name="VCResourceCompilerTool"
141
			/>
142
			
143
				Name="VCPreLinkEventTool"
144
			/>
145
			
146
				Name="VCLibrarianTool"
147
			/>
148
			
149
				Name="VCALinkTool"
150
			/>
151
			
152
				Name="VCXDCMakeTool"
153
			/>
154
			
155
				Name="VCBscMakeTool"
156
			/>
157
			
158
				Name="VCFxCopTool"
159
			/>
160
			
161
				Name="VCPostBuildEventTool"
162
			/>
163
		
164
	
165
	
166
	
167
	
168
		
169
			Name="Source Files"
170
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
171
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
172
			>
173
			
174
				RelativePath=".\dct64_i386.c"
175
				>
176
			
177
			
178
				RelativePath=".\dct64_i486.c"
179
				>
180
				
181
					Name="Release|Win32"
182
					ExcludedFromBuild="true"
183
					>
184
					
185
						Name="VCCLCompilerTool"
186
					/>
187
				
188
			
189
			
190
				RelativePath=".\decode_i386.c"
191
				>
192
			
193
			
194
				RelativePath=".\decode_i486.c"
195
				>
196
				
197
					Name="Release|Win32"
198
					ExcludedFromBuild="true"
199
					>
200
					
201
						Name="VCCLCompilerTool"
202
					/>
203
				
204
			
205
			
206
				RelativePath=".\e_pow.c"
207
				>
208
			
209
			
210
				RelativePath=".\getbits.c"
211
				>
212
			
213
			
214
				RelativePath=".\layer1.c"
215
				>
216
			
217
			
218
				RelativePath=".\layer2.c"
219
				>
220
			
221
			
222
				RelativePath=".\layer3.c"
223
				>
224
			
225
			
226
				RelativePath=".\pow.asm"
227
				>
228
			
229
			
230
				RelativePath=".\readers.c"
231
				>
646 serge 232
				
233
					Name="Release|Win32"
234
					>
235
					
236
						Name="VCCLCompilerTool"
237
						EnableIntrinsicFunctions="true"
238
						WholeProgramOptimization="true"
239
						AssemblerOutput="1"
240
					/>
241
				
576 serge 242
			
243
			
244
				RelativePath=".\tabinit.c"
245
				>
246
			
247
		
248
		
249
			Name="Header Files"
250
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
251
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
252
			>
253
			
254
				RelativePath=".\getbits.h"
255
				>
256
			
257
			
258
				RelativePath=".\huffman.h"
259
				>
260
			
261
			
262
				RelativePath=".\l2tables.h"
263
				>
264
			
265
			
266
				RelativePath=".\layer3.h"
267
				>
268
			
269
			
270
				RelativePath=".\math_private.h"
271
				>
272
			
273
			
274
				RelativePath=".\mpg123.h"
275
				>
276
			
277
		
278
		
279
			Name="Resource Files"
280
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
281
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
282
			>
283
		
284
		
285
			RelativePath=".\ReadMe.txt"
286
			>
287
		
288
	
289
	
290
	
291