Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4758 right-hear 1
2
3
	ProjectType="Visual C++"
4
	Version="8,00"
5
	Name="MJ2_Extractor"
6
	ProjectGUID="{BCBEB12A-B691-4B14-9DC5-193BCD01183D}"
7
	>
8
	
9
		
10
			Name="Win32"
11
		/>
12
	
13
	
14
	
15
	
16
		
17
			Name="Release|Win32"
18
			OutputDirectory=".\Release"
19
			IntermediateDirectory=".\Release"
20
			ConfigurationType="1"
21
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
22
			UseOfMFC="0"
23
			ATLMinimizesCRunTimeLibraryUsage="false"
24
			CharacterSet="2"
25
			>
26
			
27
				Name="VCPreBuildEventTool"
28
			/>
29
			
30
				Name="VCCustomBuildTool"
31
			/>
32
			
33
				Name="VCXMLDataGeneratorTool"
34
			/>
35
			
36
				Name="VCWebServiceProxyGeneratorTool"
37
			/>
38
			
39
				Name="VCMIDLTool"
40
				TypeLibraryName=".\Release/MJ2_Extractor.tlb"
41
				HeaderFileName=""
42
			/>
43
			
44
				Name="VCCLCompilerTool"
45
				Optimization="2"
46
				InlineFunctionExpansion="1"
47
				AdditionalIncludeDirectories="../libopenjpeg"
48
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;OPJ_STATIC;_CRT_SECURE_NO_DEPRECATE"
49
				StringPooling="true"
50
				RuntimeLibrary="0"
51
				EnableFunctionLevelLinking="true"
52
				PrecompiledHeaderFile=".\Release/MJ2_Extractor.pch"
53
				AssemblerListingLocation=".\Release/"
54
				ObjectFile=".\Release/"
55
				ProgramDataBaseFileName=".\Release/"
56
				WarningLevel="3"
57
				SuppressStartupBanner="true"
58
			/>
59
			
60
				Name="VCManagedResourceCompilerTool"
61
			/>
62
			
63
				Name="VCResourceCompilerTool"
64
				PreprocessorDefinitions="NDEBUG"
65
				Culture="2057"
66
			/>
67
			
68
				Name="VCPreLinkEventTool"
69
			/>
70
			
71
				Name="VCLinkerTool"
72
				AdditionalDependencies="odbc32.lib odbccp32.lib ../libs/libtiff/libtiff.lib"
73
				OutputFile=".\Release/MJ2_Extractor.exe"
74
				LinkIncremental="1"
75
				SuppressStartupBanner="true"
76
				IgnoreDefaultLibraryNames="libc"
77
				ProgramDatabaseFile=".\Release/MJ2_Extractor.pdb"
78
				SubSystem="1"
79
				TargetMachine="1"
80
			/>
81
			
82
				Name="VCALinkTool"
83
			/>
84
			
85
				Name="VCManifestTool"
86
			/>
87
			
88
				Name="VCXDCMakeTool"
89
			/>
90
			
91
				Name="VCBscMakeTool"
92
				SuppressStartupBanner="true"
93
				OutputFile=".\Release/MJ2_Extractor.bsc"
94
			/>
95
			
96
				Name="VCFxCopTool"
97
			/>
98
			
99
				Name="VCAppVerifierTool"
100
			/>
101
			
102
				Name="VCWebDeploymentTool"
103
			/>
104
			
105
				Name="VCPostBuildEventTool"
106
			/>
107
		
108
		
109
			Name="Debug|Win32"
110
			OutputDirectory=".\MJ2_Extractor___Win32_Debug"
111
			IntermediateDirectory=".\MJ2_Extractor___Win32_Debug"
112
			ConfigurationType="1"
113
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
114
			UseOfMFC="0"
115
			ATLMinimizesCRunTimeLibraryUsage="false"
116
			CharacterSet="2"
117
			>
118
			
119
				Name="VCPreBuildEventTool"
120
			/>
121
			
122
				Name="VCCustomBuildTool"
123
			/>
124
			
125
				Name="VCXMLDataGeneratorTool"
126
			/>
127
			
128
				Name="VCWebServiceProxyGeneratorTool"
129
			/>
130
			
131
				Name="VCMIDLTool"
132
				TypeLibraryName=".\MJ2_Extractor___Win32_Debug/MJ2_Extractor.tlb"
133
				HeaderFileName=""
134
			/>
135
			
136
				Name="VCCLCompilerTool"
137
				Optimization="0"
138
				AdditionalIncludeDirectories="../libopenjpeg"
139
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;OPJ_STATIC;_CRT_SECURE_NO_DEPRECATE"
140
				MinimalRebuild="true"
141
				BasicRuntimeChecks="3"
142
				RuntimeLibrary="0"
143
				PrecompiledHeaderFile=".\MJ2_Extractor___Win32_Debug/MJ2_Extractor.pch"
144
				AssemblerListingLocation=".\MJ2_Extractor___Win32_Debug/"
145
				ObjectFile=".\MJ2_Extractor___Win32_Debug/"
146
				ProgramDataBaseFileName=".\MJ2_Extractor___Win32_Debug/"
147
				BrowseInformation="1"
148
				WarningLevel="3"
149
				SuppressStartupBanner="true"
150
				DebugInformationFormat="4"
151
			/>
152
			
153
				Name="VCManagedResourceCompilerTool"
154
			/>
155
			
156
				Name="VCResourceCompilerTool"
157
				PreprocessorDefinitions="_DEBUG"
158
				Culture="2057"
159
			/>
160
			
161
				Name="VCPreLinkEventTool"
162
			/>
163
			
164
				Name="VCLinkerTool"
165
				OutputFile=".\MJ2_Extractor___Win32_Debug/MJ2_Extractor.exe"
166
				LinkIncremental="2"
167
				SuppressStartupBanner="true"
168
				IgnoreDefaultLibraryNames="libcmt"
169
				GenerateDebugInformation="true"
170
				ProgramDatabaseFile=".\MJ2_Extractor___Win32_Debug/MJ2_Extractor.pdb"
171
				SubSystem="1"
172
				TargetMachine="1"
173
			/>
174
			
175
				Name="VCALinkTool"
176
			/>
177
			
178
				Name="VCManifestTool"
179
			/>
180
			
181
				Name="VCXDCMakeTool"
182
			/>
183
			
184
				Name="VCBscMakeTool"
185
				SuppressStartupBanner="true"
186
				OutputFile=".\MJ2_Extractor___Win32_Debug/MJ2_Extractor.bsc"
187
			/>
188
			
189
				Name="VCFxCopTool"
190
			/>
191
			
192
				Name="VCAppVerifierTool"
193
			/>
194
			
195
				Name="VCWebDeploymentTool"
196
			/>
197
			
198
				Name="VCPostBuildEventTool"
199
			/>
200
		
201
	
202
	
203
	
204
	
205
		
206
			Name="Source Files"
207
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
208
			>
209
			
210
				RelativePath="extract_j2k_from_mj2.c"
211
				>
212
				
213
					Name="Release|Win32"
214
					>
215
					
216
						Name="VCCLCompilerTool"
217
						AdditionalIncludeDirectories=""
218
						PreprocessorDefinitions=""
219
					/>
220
				
221
				
222
					Name="Debug|Win32"
223
					>
224
					
225
						Name="VCCLCompilerTool"
226
						AdditionalIncludeDirectories=""
227
						PreprocessorDefinitions=""
228
					/>
229
				
230
			
231
			
232
				RelativePath="mj2.c"
233
				>
234
				
235
					Name="Release|Win32"
236
					>
237
					
238
						Name="VCCLCompilerTool"
239
						AdditionalIncludeDirectories=""
240
						PreprocessorDefinitions=""
241
					/>
242
				
243
				
244
					Name="Debug|Win32"
245
					>
246
					
247
						Name="VCCLCompilerTool"
248
						AdditionalIncludeDirectories=""
249
						PreprocessorDefinitions=""
250
					/>
251
				
252
			
253
		
254
		
255
			Name="Header Files"
256
			Filter="h;hpp;hxx;hm;inl"
257
			>
258
			
259
				RelativePath="mj2.h"
260
				>
261
			
262
		
263
		
264
			Name="OpenJPEG Header Files"
265
			>
266
			
267
				RelativePath="..\libopenjpeg\bio.h"
268
				>
269
			
270
			
271
				RelativePath="..\libopenjpeg\cio.h"
272
				>
273
			
274
			
275
				RelativePath="..\libopenjpeg\dwt.h"
276
				>
277
			
278
			
279
				RelativePath="..\libopenjpeg\event.h"
280
				>
281
			
282
			
283
				RelativePath="..\libopenjpeg\fix.h"
284
				>
285
			
286
			
287
				RelativePath="..\libopenjpeg\image.h"
288
				>
289
			
290
			
291
				RelativePath="..\libopenjpeg\int.h"
292
				>
293
			
294
			
295
				RelativePath="..\libopenjpeg\j2k.h"
296
				>
297
			
298
			
299
				RelativePath="..\libopenjpeg\j2k_lib.h"
300
				>
301
			
302
			
303
				RelativePath="..\libopenjpeg\jp2.h"
304
				>
305
			
306
			
307
				RelativePath="..\libopenjpeg\jpt.h"
308
				>
309
			
310
			
311
				RelativePath="..\libopenjpeg\mct.h"
312
				>
313
			
314
			
315
				RelativePath="..\libopenjpeg\mqc.h"
316
				>
317
			
318
			
319
				RelativePath="..\libopenjpeg\openjpeg.h"
320
				>
321
			
322
			
323
				RelativePath="..\libopenjpeg\opj_includes.h"
324
				>
325
			
326
			
327
				RelativePath="..\libopenjpeg\pi.h"
328
				>
329
			
330
			
331
				RelativePath="..\libopenjpeg\raw.h"
332
				>
333
			
334
			
335
				RelativePath="..\libopenjpeg\t1.h"
336
				>
337
			
338
			
339
				RelativePath="..\libopenjpeg\t2.h"
340
				>
341
			
342
			
343
				RelativePath="..\libopenjpeg\tcd.h"
344
				>
345
			
346
			
347
				RelativePath="..\libopenjpeg\tgt.h"
348
				>
349
			
350
		
351
	
352
	
353
	
354