MJ2 codec restructuration. Created MJ2_codec directory and moved M2 codec files to...
[openjpeg.git] / mj2 / MJ2_codec / frames_to_mj2.dsp
1 # Microsoft Developer Studio Project File - Name="frames_to_mj2" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=frames_to_mj2 - Win32 Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "frames_to_mj2.mak".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "frames_to_mj2.mak" CFG="frames_to_mj2 - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "frames_to_mj2 - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "frames_to_mj2 - Win32 Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF  "$(CFG)" == "frames_to_mj2 - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
42 # PROP Ignore_Export_Lib 0
43 # PROP Target_Dir ""
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45 # ADD CPP /nologo /W3 /GX /O2 /I "../libopenjpeg" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "DONT_HAVE_GETOPT" /YX /FD /c
46 # ADD BASE RSC /l 0x809 /d "NDEBUG"
47 # ADD RSC /l 0x809 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LINK32=link.exe
52 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
53 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
54
55 !ELSEIF  "$(CFG)" == "frames_to_mj2 - Win32 Debug"
56
57 # PROP BASE Use_MFC 0
58 # PROP BASE Use_Debug_Libraries 1
59 # PROP BASE Output_Dir "frames_to_mj2___Win32_Debug0"
60 # PROP BASE Intermediate_Dir "frames_to_mj2___Win32_Debug0"
61 # PROP BASE Target_Dir ""
62 # PROP Use_MFC 0
63 # PROP Use_Debug_Libraries 1
64 # PROP Output_Dir "frames_to_mj2___Win32_Debug0"
65 # PROP Intermediate_Dir "frames_to_mj2___Win32_Debug0"
66 # PROP Target_Dir ""
67 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
68 # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "../libopenjpeg" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "DONT_HAVE_GETOPT" /YX /FD /GZ /c
69 # ADD BASE RSC /l 0x809 /d "_DEBUG"
70 # ADD RSC /l 0x809 /d "_DEBUG"
71 BSC32=bscmake.exe
72 # ADD BASE BSC32 /nologo
73 # ADD BSC32 /nologo
74 LINK32=link.exe
75 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
76 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
77
78 !ENDIF 
79
80 # Begin Target
81
82 # Name "frames_to_mj2 - Win32 Release"
83 # Name "frames_to_mj2 - Win32 Debug"
84 # Begin Group "MJ2"
85
86 # PROP Default_Filter ""
87 # Begin Group "MJ2 Header Files"
88
89 # PROP Default_Filter ""
90 # Begin Source File
91
92 SOURCE=.\compat\getopt.h
93 # End Source File
94 # Begin Source File
95
96 SOURCE=.\mj2.h
97 # End Source File
98 # Begin Source File
99
100 SOURCE=.\mj2_convert.h
101 # End Source File
102 # End Group
103 # Begin Group "MJ2 Source Files"
104
105 # PROP Default_Filter ""
106 # Begin Source File
107
108 SOURCE=.\frames_to_mj2.c
109 # End Source File
110 # Begin Source File
111
112 SOURCE=.\compat\getopt.c
113 # End Source File
114 # Begin Source File
115
116 SOURCE=.\mj2.c
117 # End Source File
118 # Begin Source File
119
120 SOURCE=.\mj2_convert.c
121 # End Source File
122 # End Group
123 # End Group
124 # Begin Group "OpenJPEG"
125
126 # PROP Default_Filter ""
127 # Begin Group "OpenJPEG Header Files"
128
129 # PROP Default_Filter ""
130 # Begin Source File
131
132 SOURCE=..\libopenjpeg\bio.h
133 # End Source File
134 # Begin Source File
135
136 SOURCE=..\libopenjpeg\cio.h
137 # End Source File
138 # Begin Source File
139
140 SOURCE=..\libopenjpeg\dwt.h
141 # End Source File
142 # Begin Source File
143
144 SOURCE=..\libopenjpeg\fix.h
145 # End Source File
146 # Begin Source File
147
148 SOURCE=..\libopenjpeg\int.h
149 # End Source File
150 # Begin Source File
151
152 SOURCE=..\libopenjpeg\j2k.h
153 # End Source File
154 # Begin Source File
155
156 SOURCE=..\libopenjpeg\jp2.h
157 # End Source File
158 # Begin Source File
159
160 SOURCE=..\libopenjpeg\jpt.h
161 # End Source File
162 # Begin Source File
163
164 SOURCE=..\libopenjpeg\mct.h
165 # End Source File
166 # Begin Source File
167
168 SOURCE=..\libopenjpeg\mqc.h
169 # End Source File
170 # Begin Source File
171
172 SOURCE=..\libopenjpeg\openjpeg.h
173 # End Source File
174 # Begin Source File
175
176 SOURCE=..\libopenjpeg\pi.h
177 # End Source File
178 # Begin Source File
179
180 SOURCE=..\libopenjpeg\raw.h
181 # End Source File
182 # Begin Source File
183
184 SOURCE=..\libopenjpeg\t1.h
185 # End Source File
186 # Begin Source File
187
188 SOURCE=..\libopenjpeg\t2.h
189 # End Source File
190 # Begin Source File
191
192 SOURCE=..\libopenjpeg\tcd.h
193 # End Source File
194 # Begin Source File
195
196 SOURCE=..\libopenjpeg\tgt.h
197 # End Source File
198 # End Group
199 # Begin Group "OpenJPEG Source Files"
200
201 # PROP Default_Filter ""
202 # Begin Source File
203
204 SOURCE=..\libopenjpeg\bio.c
205 # End Source File
206 # Begin Source File
207
208 SOURCE=..\libopenjpeg\cio.c
209 # End Source File
210 # Begin Source File
211
212 SOURCE=..\libopenjpeg\dwt.c
213 # End Source File
214 # Begin Source File
215
216 SOURCE=..\libopenjpeg\fix.c
217 # End Source File
218 # Begin Source File
219
220 SOURCE=..\libopenjpeg\int.c
221 # End Source File
222 # Begin Source File
223
224 SOURCE=..\libopenjpeg\j2k.c
225 # End Source File
226 # Begin Source File
227
228 SOURCE=..\libopenjpeg\jp2.c
229 # End Source File
230 # Begin Source File
231
232 SOURCE=..\libopenjpeg\jpt.c
233 # End Source File
234 # Begin Source File
235
236 SOURCE=..\libopenjpeg\mct.c
237 # End Source File
238 # Begin Source File
239
240 SOURCE=..\libopenjpeg\mqc.c
241 # End Source File
242 # Begin Source File
243
244 SOURCE=..\libopenjpeg\pi.c
245 # End Source File
246 # Begin Source File
247
248 SOURCE=..\libopenjpeg\raw.c
249 # End Source File
250 # Begin Source File
251
252 SOURCE=..\libopenjpeg\t1.c
253 # End Source File
254 # Begin Source File
255
256 SOURCE=..\libopenjpeg\t2.c
257 # End Source File
258 # Begin Source File
259
260 SOURCE=..\libopenjpeg\tcd.c
261 # End Source File
262 # Begin Source File
263
264 SOURCE=..\libopenjpeg\tgt.c
265 # End Source File
266 # End Group
267 # End Group
268 # End Target
269 # End Project