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="j2k_to_image"
6
	ProjectGUID="{28931669-81A2-4B90-8981-CD707C4E76E6}"
7
	>
8
	
9
		
10
			Name="Win32"
11
		/>
12
	
13
	
14
	
15
	
16
		
17
			Name="Debug|Win32"
18
			OutputDirectory=".\Debug"
19
			IntermediateDirectory=".\Debug"
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=".\Debug/j2k_to_image.tlb"
41
				HeaderFileName=""
42
			/>
43
			
44
				Name="VCCLCompilerTool"
45
				Optimization="0"
46
				AdditionalIncludeDirectories="../libopenjpeg"
47
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;OPJ_STATIC;_CRT_SECURE_NO_DEPRECATE"
48
				MinimalRebuild="true"
49
				BasicRuntimeChecks="3"
50
				RuntimeLibrary="1"
51
				PrecompiledHeaderFile=".\Debug/j2k_to_image.pch"
52
				AssemblerListingLocation=".\Debug/"
53
				ObjectFile=".\Debug/"
54
				ProgramDataBaseFileName=".\Debug/"
55
				WarningLevel="3"
56
				SuppressStartupBanner="true"
57
				DebugInformationFormat="4"
58
			/>
59
			
60
				Name="VCManagedResourceCompilerTool"
61
			/>
62
			
63
				Name="VCResourceCompilerTool"
64
				PreprocessorDefinitions="_DEBUG"
65
				Culture="1036"
66
			/>
67
			
68
				Name="VCPreLinkEventTool"
69
			/>
70
			
71
				Name="VCLinkerTool"
72
				AdditionalDependencies="odbc32.lib odbccp32.lib ../libs/libtiff/libtiff.lib"
73
				OutputFile=".\Debug/j2k_to_image.exe"
74
				LinkIncremental="2"
75
				SuppressStartupBanner="true"
76
				IgnoreDefaultLibraryNames="libc,libcmt"
77
				GenerateDebugInformation="true"
78
				ProgramDatabaseFile=".\Debug/j2k_to_image.pdb"
79
				SubSystem="1"
80
				TargetMachine="1"
81
			/>
82
			
83
				Name="VCALinkTool"
84
			/>
85
			
86
				Name="VCManifestTool"
87
			/>
88
			
89
				Name="VCXDCMakeTool"
90
			/>
91
			
92
				Name="VCBscMakeTool"
93
				SuppressStartupBanner="true"
94
				OutputFile=".\Debug/j2k_to_image.bsc"
95
			/>
96
			
97
				Name="VCFxCopTool"
98
			/>
99
			
100
				Name="VCAppVerifierTool"
101
			/>
102
			
103
				Name="VCWebDeploymentTool"
104
			/>
105
			
106
				Name="VCPostBuildEventTool"
107
			/>
108
		
109
		
110
			Name="Release|Win32"
111
			OutputDirectory=".\Release"
112
			IntermediateDirectory=".\Release"
113
			ConfigurationType="1"
114
			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
115
			UseOfMFC="0"
116
			ATLMinimizesCRunTimeLibraryUsage="false"
117
			CharacterSet="2"
118
			>
119
			
120
				Name="VCPreBuildEventTool"
121
			/>
122
			
123
				Name="VCCustomBuildTool"
124
			/>
125
			
126
				Name="VCXMLDataGeneratorTool"
127
			/>
128
			
129
				Name="VCWebServiceProxyGeneratorTool"
130
			/>
131
			
132
				Name="VCMIDLTool"
133
				TypeLibraryName=".\Release/j2k_to_image.tlb"
134
				HeaderFileName=""
135
			/>
136
			
137
				Name="VCCLCompilerTool"
138
				Optimization="2"
139
				InlineFunctionExpansion="2"
140
				FavorSizeOrSpeed="1"
141
				AdditionalIncludeDirectories="../libopenjpeg"
142
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;OPJ_STATIC;_CRT_SECURE_NO_DEPRECATE"
143
				StringPooling="true"
144
				RuntimeLibrary="0"
145
				EnableFunctionLevelLinking="true"
146
				PrecompiledHeaderFile=".\Release/j2k_to_image.pch"
147
				AssemblerListingLocation=".\Release/"
148
				ObjectFile=".\Release/"
149
				ProgramDataBaseFileName=".\Release/"
150
				WarningLevel="3"
151
				SuppressStartupBanner="true"
152
			/>
153
			
154
				Name="VCManagedResourceCompilerTool"
155
			/>
156
			
157
				Name="VCResourceCompilerTool"
158
				PreprocessorDefinitions="NDEBUG"
159
				Culture="1036"
160
			/>
161
			
162
				Name="VCPreLinkEventTool"
163
			/>
164
			
165
				Name="VCLinkerTool"
166
				AdditionalDependencies="odbc32.lib odbccp32.lib ../libs/libtiff/libtiff.lib"
167
				OutputFile=".\Release/j2k_to_image.exe"
168
				LinkIncremental="1"
169
				SuppressStartupBanner="true"
170
				IgnoreDefaultLibraryNames="libc"
171
				ProgramDatabaseFile=".\Release/j2k_to_image.pdb"
172
				SubSystem="1"
173
				TargetMachine="1"
174
			/>
175
			
176
				Name="VCALinkTool"
177
			/>
178
			
179
				Name="VCManifestTool"
180
			/>
181
			
182
				Name="VCXDCMakeTool"
183
			/>
184
			
185
				Name="VCBscMakeTool"
186
				SuppressStartupBanner="true"
187
				OutputFile=".\Release/j2k_to_image.bsc"
188
			/>
189
			
190
				Name="VCFxCopTool"
191
			/>
192
			
193
				Name="VCAppVerifierTool"
194
			/>
195
			
196
				Name="VCWebDeploymentTool"
197
			/>
198
			
199
				Name="VCPostBuildEventTool"
200
			/>
201
		
202
	
203
	
204
	
205
	
206
		
207
			RelativePath="convert.c"
208
			>
209
			
210
				Name="Debug|Win32"
211
				>
212
				
213
					Name="VCCLCompilerTool"
214
					AdditionalIncludeDirectories=""
215
					PreprocessorDefinitions=""
216
				/>
217
			
218
			
219
				Name="Release|Win32"
220
				>
221
				
222
					Name="VCCLCompilerTool"
223
					AdditionalIncludeDirectories=""
224
					PreprocessorDefinitions=""
225
				/>
226
			
227
		
228
		
229
			RelativePath="convert.h"
230
			>
231
		
232
		
233
			RelativePath="compat\getopt.c"
234
			>
235
			
236
				Name="Debug|Win32"
237
				>
238
				
239
					Name="VCCLCompilerTool"
240
					AdditionalIncludeDirectories=""
241
					PreprocessorDefinitions=""
242
				/>
243
			
244
			
245
				Name="Release|Win32"
246
				>
247
				
248
					Name="VCCLCompilerTool"
249
					AdditionalIncludeDirectories=""
250
					PreprocessorDefinitions=""
251
				/>
252
			
253
		
254
		
255
			RelativePath="compat\getopt.h"
256
			>
257
		
258
		
259
			RelativePath=".\index.c"
260
			>
261
		
262
		
263
			RelativePath=".\index.h"
264
			>
265
		
266
		
267
			RelativePath="j2k_to_image.c"
268
			>
269
			
270
				Name="Debug|Win32"
271
				>
272
				
273
					Name="VCCLCompilerTool"
274
					AdditionalIncludeDirectories=""
275
					PreprocessorDefinitions=""
276
				/>
277
			
278
			
279
				Name="Release|Win32"
280
				>
281
				
282
					Name="VCCLCompilerTool"
283
					AdditionalIncludeDirectories=""
284
					PreprocessorDefinitions=""
285
				/>
286
			
287
		
288
	
289
	
290
	
291