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="7.10"
5
	Name="LibJp3dVM"
6
	ProjectGUID="{6F3FB035-8F4E-4794-B091-0F0A20223BE7}"
7
	SccProjectName=""
8
	SccLocalPath="">
9
	
10
		
11
			Name="Win32"/>
12
	
13
	
14
		
15
			Name="Release|Win32"
16
			OutputDirectory=".\Release"
17
			IntermediateDirectory=".\Release"
18
			ConfigurationType="4"
19
			UseOfMFC="0"
20
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
			CharacterSet="2">
22
			
23
				Name="VCCLCompilerTool"
24
				Optimization="0"
25
				InlineFunctionExpansion="0"
26
				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;OPJ_STATIC"
27
				StringPooling="TRUE"
28
				BasicRuntimeChecks="3"
29
				RuntimeLibrary="0"
30
				EnableFunctionLevelLinking="TRUE"
31
				PrecompiledHeaderFile=".\Release/LibJp3dVM.pch"
32
				AssemblerListingLocation=".\Release/"
33
				ObjectFile=".\Release/"
34
				ProgramDataBaseFileName=".\Release/"
35
				WarningLevel="3"
36
				SuppressStartupBanner="TRUE"/>
37
			
38
				Name="VCCustomBuildTool"/>
39
			
40
				Name="VCLibrarianTool"
41
				OutputFile=".\Release\LibJp3dVM.lib"
42
				SuppressStartupBanner="TRUE"/>
43
			
44
				Name="VCMIDLTool"/>
45
			
46
				Name="VCPostBuildEventTool"
47
				CommandLine="if not exist bin mkdir bin
48
copy Release\LibJp3dVM.lib bin
49
copy libjp3dvm\openjpeg3d.h bin
50
"/>
51
			
52
				Name="VCPreBuildEventTool"/>
53
			
54
				Name="VCPreLinkEventTool"/>
55
			
56
				Name="VCResourceCompilerTool"
57
				PreprocessorDefinitions="NDEBUG"
58
				Culture="1036"/>
59
			
60
				Name="VCWebServiceProxyGeneratorTool"/>
61
			
62
				Name="VCXMLDataGeneratorTool"/>
63
			
64
				Name="VCManagedWrapperGeneratorTool"/>
65
			
66
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
67
		
68
		
69
			Name="Debug|Win32"
70
			OutputDirectory=".\Debug"
71
			IntermediateDirectory=".\Debug"
72
			ConfigurationType="4"
73
			UseOfMFC="0"
74
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
75
			CharacterSet="2">
76
			
77
				Name="VCCLCompilerTool"
78
				Optimization="0"
79
				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;OPJ_STATIC"
80
				BasicRuntimeChecks="3"
81
				RuntimeLibrary="1"
82
				PrecompiledHeaderFile=".\Debug/LibJp3dVM.pch"
83
				AssemblerListingLocation=".\Debug/"
84
				ObjectFile=".\Debug/"
85
				ProgramDataBaseFileName=".\Debug/"
86
				WarningLevel="3"
87
				SuppressStartupBanner="TRUE"
88
				DebugInformationFormat="4"/>
89
			
90
				Name="VCCustomBuildTool"/>
91
			
92
				Name="VCLibrarianTool"
93
				OutputFile=".\Debug\LibJp3dVM.lib"
94
				SuppressStartupBanner="TRUE"/>
95
			
96
				Name="VCMIDLTool"/>
97
			
98
				Name="VCPostBuildEventTool"
99
				CommandLine="if not exist bin mkdir bin
100
copy Debug\LibJp3dVM.lib bin
101
copy libjp3dvm\openjpeg3d.h bin
102
"/>
103
			
104
				Name="VCPreBuildEventTool"/>
105
			
106
				Name="VCPreLinkEventTool"/>
107
			
108
				Name="VCResourceCompilerTool"
109
				PreprocessorDefinitions="_DEBUG"
110
				Culture="1036"/>
111
			
112
				Name="VCWebServiceProxyGeneratorTool"/>
113
			
114
				Name="VCXMLDataGeneratorTool"/>
115
			
116
				Name="VCManagedWrapperGeneratorTool"/>
117
			
118
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
119
		
120
	
121
	
122
	
123
	
124
		
125
			Name="Source Files"
126
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
127
			
128
				RelativePath=".\libjp3dvm\bio.c">
129
			
130
			
131
				RelativePath=".\libjp3dvm\cio.c">
132
			
133
			
134
				RelativePath=".\libjp3dvm\dwt.c">
135
			
136
			
137
				RelativePath=".\libjp3dvm\event.c">
138
			
139
			
140
				RelativePath=".\libjp3dvm\jp3d.c">
141
			
142
			
143
				RelativePath=".\libjp3dvm\jp3d_lib.c">
144
			
145
			
146
				RelativePath=".\libjp3dvm\mct.c">
147
			
148
			
149
				RelativePath=".\libjp3dvm\mqc.c">
150
			
151
			
152
				RelativePath=".\libjp3dvm\openjpeg.c">
153
			
154
			
155
				RelativePath=".\libjp3dvm\pi.c">
156
			
157
			
158
				RelativePath=".\libjp3dvm\raw.c">
159
			
160
			
161
				RelativePath=".\libjp3dvm\t1.c">
162
			
163
			
164
				RelativePath=".\libjp3dvm\t1_3d.c">
165
			
166
			
167
				RelativePath=".\libjp3dvm\t2.c">
168
			
169
			
170
				RelativePath=".\libjp3dvm\tcd.c">
171
			
172
			
173
				RelativePath=".\libjp3dvm\tgt.c">
174
			
175
			
176
				RelativePath=".\libjp3dvm\volume.c">
177
			
178
		
179
		
180
			Name="Header Files"
181
			Filter="h;hpp;hxx;hm;inl">
182
			
183
				RelativePath=".\libjp3dvm\bio.h">
184
			
185
			
186
				RelativePath=".\libjp3dvm\cio.h">
187
			
188
			
189
				RelativePath=".\libjp3dvm\dirent.h">
190
			
191
			
192
				RelativePath=".\libjp3dvm\dwt.h">
193
			
194
			
195
				RelativePath=".\libjp3dvm\event.h">
196
			
197
			
198
				RelativePath=".\libjp3dvm\fix.h">
199
			
200
			
201
				RelativePath=".\libjp3dvm\int.h">
202
			
203
			
204
				RelativePath=".\libjp3dvm\jp3d.h">
205
			
206
			
207
				RelativePath=".\libjp3dvm\jp3d_lib.h">
208
			
209
			
210
				RelativePath=".\libjp3dvm\mct.h">
211
			
212
			
213
				RelativePath=".\libjp3dvm\mqc.h">
214
			
215
			
216
				RelativePath=".\libjp3dvm\openjpeg3d.h">
217
			
218
			
219
				RelativePath=".\libjp3dvm\opj_includes.h">
220
			
221
			
222
				RelativePath=".\libjp3dvm\pi.h">
223
			
224
			
225
				RelativePath=".\libjp3dvm\raw.h">
226
			
227
			
228
				RelativePath=".\libjp3dvm\t1.h">
229
			
230
			
231
				RelativePath=".\libjp3dvm\t1_3d.h">
232
			
233
			
234
				RelativePath=".\libjp3dvm\t2.h">
235
			
236
			
237
				RelativePath=".\libjp3dvm\tcd.h">
238
			
239
			
240
				RelativePath=".\libjp3dvm\tgt.h">
241
			
242
			
243
				RelativePath=".\libjp3dvm\volume.h">
244
			
245
		
246
	
247
	
248
	
249