f8ca5e1ca4cbb95efcccd4466d12da1fd69bb7c7
[openjpeg.git] / DllJp3dVM.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>\r
2 <VisualStudioProject\r
3         ProjectType="Visual C++"\r
4         Version="7.10"\r
5         Name="DllOpenJP3D"\r
6         ProjectGUID="{790A6CE5-CE92-4A59-ADF7-54A92760BD6C}"\r
7         SccProjectName=""\r
8         SccLocalPath="">\r
9         <Platforms>\r
10                 <Platform\r
11                         Name="Win32"/>\r
12         </Platforms>\r
13         <Configurations>\r
14                 <Configuration\r
15                         Name="Release|Win32"\r
16                         OutputDirectory=".\Release"\r
17                         IntermediateDirectory=".\Release"\r
18                         ConfigurationType="2"\r
19                         UseOfMFC="0"\r
20                         ATLMinimizesCRunTimeLibraryUsage="FALSE"\r
21                         CharacterSet="2">\r
22                         <Tool\r
23                                 Name="VCCLCompilerTool"\r
24                                 Optimization="2"\r
25                                 InlineFunctionExpansion="1"\r
26                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"\r
27                                 StringPooling="TRUE"\r
28                                 RuntimeLibrary="0"\r
29                                 EnableFunctionLevelLinking="TRUE"\r
30                                 PrecompiledHeaderFile=".\Release/DllOpenJPEG.pch"\r
31                                 AssemblerListingLocation=".\Release/"\r
32                                 ObjectFile=".\Release/"\r
33                                 ProgramDataBaseFileName=".\Release/"\r
34                                 WarningLevel="3"\r
35                                 SuppressStartupBanner="TRUE"/>\r
36                         <Tool\r
37                                 Name="VCCustomBuildTool"/>\r
38                         <Tool\r
39                                 Name="VCLinkerTool"\r
40                                 OutputFile="Release/OpenJP3D.dll"\r
41                                 LinkIncremental="1"\r
42                                 SuppressStartupBanner="TRUE"\r
43                                 ProgramDatabaseFile=".\Release/OpenJP3D.pdb"\r
44                                 ImportLibrary=".\Release/OpenJP3D.lib"\r
45                                 TargetMachine="1"/>\r
46                         <Tool\r
47                                 Name="VCMIDLTool"\r
48                                 PreprocessorDefinitions="NDEBUG"\r
49                                 MkTypLibCompatible="TRUE"\r
50                                 SuppressStartupBanner="TRUE"\r
51                                 TargetEnvironment="1"\r
52                                 TypeLibraryName=".\Release/DllOpenJPEG.tlb"\r
53                                 HeaderFileName=""/>\r
54                         <Tool\r
55                                 Name="VCPostBuildEventTool"\r
56                                 CommandLine="if not exist bin mkdir bin\r
57 copy libjp3dvm\openjpeg3d.h bin\r
58 copy Release\OpenJP3D.dll bin\r
59 copy Release\OpenJP3D.lib bin\r
60 "/>\r
61                         <Tool\r
62                                 Name="VCPreBuildEventTool"/>\r
63                         <Tool\r
64                                 Name="VCPreLinkEventTool"/>\r
65                         <Tool\r
66                                 Name="VCResourceCompilerTool"\r
67                                 PreprocessorDefinitions="NDEBUG"\r
68                                 Culture="1036"/>\r
69                         <Tool\r
70                                 Name="VCWebServiceProxyGeneratorTool"/>\r
71                         <Tool\r
72                                 Name="VCXMLDataGeneratorTool"/>\r
73                         <Tool\r
74                                 Name="VCWebDeploymentTool"/>\r
75                         <Tool\r
76                                 Name="VCManagedWrapperGeneratorTool"/>\r
77                         <Tool\r
78                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
79                 </Configuration>\r
80                 <Configuration\r
81                         Name="Debug|Win32"\r
82                         OutputDirectory=".\Debug"\r
83                         IntermediateDirectory=".\Debug"\r
84                         ConfigurationType="2"\r
85                         UseOfMFC="0"\r
86                         ATLMinimizesCRunTimeLibraryUsage="FALSE"\r
87                         CharacterSet="2">\r
88                         <Tool\r
89                                 Name="VCCLCompilerTool"\r
90                                 Optimization="0"\r
91                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"\r
92                                 BasicRuntimeChecks="3"\r
93                                 RuntimeLibrary="1"\r
94                                 PrecompiledHeaderFile=".\Debug/DllOpenJPEG.pch"\r
95                                 AssemblerListingLocation=".\Debug/"\r
96                                 ObjectFile=".\Debug/"\r
97                                 ProgramDataBaseFileName=".\Debug/"\r
98                                 WarningLevel="3"\r
99                                 SuppressStartupBanner="TRUE"\r
100                                 DebugInformationFormat="4"/>\r
101                         <Tool\r
102                                 Name="VCCustomBuildTool"/>\r
103                         <Tool\r
104                                 Name="VCLinkerTool"\r
105                                 OutputFile="Debug/OpenJP3D.dll"\r
106                                 LinkIncremental="1"\r
107                                 SuppressStartupBanner="TRUE"\r
108                                 GenerateDebugInformation="TRUE"\r
109                                 ProgramDatabaseFile=".\Debug/OpenJP3D.pdb"\r
110                                 ImportLibrary=".\Debug/OpenJP3D.lib"\r
111                                 TargetMachine="1"/>\r
112                         <Tool\r
113                                 Name="VCMIDLTool"\r
114                                 PreprocessorDefinitions="_DEBUG"\r
115                                 MkTypLibCompatible="TRUE"\r
116                                 SuppressStartupBanner="TRUE"\r
117                                 TargetEnvironment="1"\r
118                                 TypeLibraryName=".\Debug/DllOpenJPEG.tlb"\r
119                                 HeaderFileName=""/>\r
120                         <Tool\r
121                                 Name="VCPostBuildEventTool"\r
122                                 CommandLine="if not exist bin mkdir bin\r
123 copy libjp3dvm\openjpeg3d.h bin\r
124 copy Debug\OpenJP3D.dll bin\r
125 "/>\r
126                         <Tool\r
127                                 Name="VCPreBuildEventTool"/>\r
128                         <Tool\r
129                                 Name="VCPreLinkEventTool"/>\r
130                         <Tool\r
131                                 Name="VCResourceCompilerTool"\r
132                                 PreprocessorDefinitions="_DEBUG"\r
133                                 Culture="1034"/>\r
134                         <Tool\r
135                                 Name="VCWebServiceProxyGeneratorTool"/>\r
136                         <Tool\r
137                                 Name="VCXMLDataGeneratorTool"/>\r
138                         <Tool\r
139                                 Name="VCWebDeploymentTool"/>\r
140                         <Tool\r
141                                 Name="VCManagedWrapperGeneratorTool"/>\r
142                         <Tool\r
143                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r
144                 </Configuration>\r
145         </Configurations>\r
146         <References>\r
147         </References>\r
148         <Files>\r
149                 <Filter\r
150                         Name="Source Files"\r
151                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">\r
152                         <File\r
153                                 RelativePath=".\libjp3dvm\bio.c">\r
154                         </File>\r
155                         <File\r
156                                 RelativePath=".\libjp3dvm\cio.c">\r
157                         </File>\r
158                         <File\r
159                                 RelativePath=".\libjp3dvm\dwt.c">\r
160                         </File>\r
161                         <File\r
162                                 RelativePath=".\libjp3dvm\event.c">\r
163                         </File>\r
164                         <File\r
165                                 RelativePath=".\libjp3dvm\jp3d.c">\r
166                         </File>\r
167                         <File\r
168                                 RelativePath=".\libjp3dvm\jp3d_lib.c">\r
169                         </File>\r
170                         <File\r
171                                 RelativePath=".\libjp3dvm\mct.c">\r
172                         </File>\r
173                         <File\r
174                                 RelativePath=".\libjp3dvm\mqc.c">\r
175                         </File>\r
176                         <File\r
177                                 RelativePath=".\libjp3dvm\openjpeg.c">\r
178                         </File>\r
179                         <File\r
180                                 RelativePath=".\libjp3dvm\pi.c">\r
181                         </File>\r
182                         <File\r
183                                 RelativePath=".\libjp3dvm\raw.c">\r
184                         </File>\r
185                         <File\r
186                                 RelativePath=".\libjp3dvm\t1.c">\r
187                         </File>\r
188                         <File\r
189                                 RelativePath=".\libjp3dvm\t1_3d.c">\r
190                         </File>\r
191                         <File\r
192                                 RelativePath=".\libjp3dvm\t2.c">\r
193                         </File>\r
194                         <File\r
195                                 RelativePath=".\libjp3dvm\tcd.c">\r
196                         </File>\r
197                         <File\r
198                                 RelativePath=".\libjp3dvm\tgt.c">\r
199                         </File>\r
200                         <File\r
201                                 RelativePath=".\libjp3dvm\volume.c">\r
202                         </File>\r
203                 </Filter>\r
204                 <Filter\r
205                         Name="Header Files"\r
206                         Filter="h;hpp;hxx;hm;inl">\r
207                         <File\r
208                                 RelativePath=".\libjp3dvm\bio.h">\r
209                         </File>\r
210                         <File\r
211                                 RelativePath=".\libjp3dvm\cio.h">\r
212                         </File>\r
213                         <File\r
214                                 RelativePath=".\libjp3dvm\dirent.h">\r
215                         </File>\r
216                         <File\r
217                                 RelativePath=".\libjp3dvm\dwt.h">\r
218                         </File>\r
219                         <File\r
220                                 RelativePath=".\libjp3dvm\event.h">\r
221                         </File>\r
222                         <File\r
223                                 RelativePath=".\libjp3dvm\fix.h">\r
224                         </File>\r
225                         <File\r
226                                 RelativePath=".\libjp3dvm\int.h">\r
227                         </File>\r
228                         <File\r
229                                 RelativePath=".\libjp3dvm\jp3d.h">\r
230                         </File>\r
231                         <File\r
232                                 RelativePath=".\libjp3dvm\jp3d_lib.h">\r
233                         </File>\r
234                         <File\r
235                                 RelativePath=".\libjp3dvm\mct.h">\r
236                         </File>\r
237                         <File\r
238                                 RelativePath=".\libjp3dvm\mqc.h">\r
239                         </File>\r
240                         <File\r
241                                 RelativePath=".\libjp3dvm\openjpeg3d.h">\r
242                         </File>\r
243                         <File\r
244                                 RelativePath=".\libjp3dvm\opj_includes.h">\r
245                         </File>\r
246                         <File\r
247                                 RelativePath=".\libjp3dvm\pi.h">\r
248                         </File>\r
249                         <File\r
250                                 RelativePath=".\libjp3dvm\raw.h">\r
251                         </File>\r
252                         <File\r
253                                 RelativePath=".\libjp3dvm\t1.h">\r
254                         </File>\r
255                         <File\r
256                                 RelativePath=".\libjp3dvm\t1_3d.h">\r
257                         </File>\r
258                         <File\r
259                                 RelativePath=".\libjp3dvm\t2.h">\r
260                         </File>\r
261                         <File\r
262                                 RelativePath=".\libjp3dvm\tcd.h">\r
263                         </File>\r
264                         <File\r
265                                 RelativePath=".\libjp3dvm\tgt.h">\r
266                         </File>\r
267                         <File\r
268                                 RelativePath=".\libjp3dvm\volume.h">\r
269                         </File>\r
270                 </Filter>\r
271                 <Filter\r
272                         Name="Resource Files"\r
273                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">\r
274                 </Filter>\r
275         </Files>\r
276         <Globals>\r
277         </Globals>\r
278 </VisualStudioProject>\r