New modular version of the MJ2 library.
[openjpeg.git] / mj2 / 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 "frames_to_mj2___Win32_Release"
36 # PROP BASE Intermediate_Dir "frames_to_mj2___Win32_Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "frames_to_mj2___Win32_Release"
41 # PROP Intermediate_Dir "frames_to_mj2___Win32_Release"
42 # PROP Target_Dir ""
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
44 # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45 # ADD BASE RSC /l 0x809 /d "NDEBUG"
46 # ADD RSC /l 0x809 /d "NDEBUG"
47 BSC32=bscmake.exe
48 # ADD BASE BSC32 /nologo
49 # ADD BSC32 /nologo
50 LINK32=link.exe
51 # 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
52 # 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
53
54 !ELSEIF  "$(CFG)" == "frames_to_mj2 - Win32 Debug"
55
56 # PROP BASE Use_MFC 0
57 # PROP BASE Use_Debug_Libraries 1
58 # PROP BASE Output_Dir "frames_to_mj2___Win32_Debug"
59 # PROP BASE Intermediate_Dir "frames_to_mj2___Win32_Debug"
60 # PROP BASE Target_Dir ""
61 # PROP Use_MFC 0
62 # PROP Use_Debug_Libraries 1
63 # PROP Output_Dir "frames_to_mj2___Win32_Debug"
64 # PROP Intermediate_Dir "frames_to_mj2___Win32_Debug"
65 # PROP Target_Dir ""
66 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ  /c
67 # 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
68 # ADD BASE RSC /l 0x809 /d "_DEBUG"
69 # ADD RSC /l 0x809 /d "_DEBUG"
70 BSC32=bscmake.exe
71 # ADD BASE BSC32 /nologo
72 # ADD BSC32 /nologo
73 LINK32=link.exe
74 # 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
75 # 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
76
77 !ENDIF 
78
79 # Begin Target
80
81 # Name "frames_to_mj2 - Win32 Release"
82 # Name "frames_to_mj2 - Win32 Debug"
83 # Begin Group "MJ2"
84
85 # PROP Default_Filter ""
86 # Begin Group "MJ2 Header Files"
87
88 # PROP Default_Filter ""
89 # Begin Source File
90
91 SOURCE=.\compat\getopt.h
92 # End Source File
93 # Begin Source File
94
95 SOURCE=.\mj2.h
96 # End Source File
97 # Begin Source File
98
99 SOURCE=.\mj2_convert.h
100 # End Source File
101 # End Group
102 # Begin Group "MJ2 Source Files"
103
104 # PROP Default_Filter ""
105 # Begin Source File
106
107 SOURCE=.\frames_to_mj2.c
108 # End Source File
109 # Begin Source File
110
111 SOURCE=.\compat\getopt.c
112 # End Source File
113 # Begin Source File
114
115 SOURCE=.\mj2.c
116 # End Source File
117 # Begin Source File
118
119 SOURCE=.\mj2_convert.c
120 # End Source File
121 # End Group
122 # End Group
123 # Begin Group "OpenJPEG"
124
125 # PROP Default_Filter ""
126 # Begin Group "OpenJPEG Header Files"
127
128 # PROP Default_Filter ""
129 # Begin Source File
130
131 SOURCE=..\libopenjpeg\bio.h
132 # End Source File
133 # Begin Source File
134
135 SOURCE=..\libopenjpeg\cio.h
136 # End Source File
137 # Begin Source File
138
139 SOURCE=..\libopenjpeg\dwt.c
140 # End Source File
141 # Begin Source File
142
143 SOURCE=..\libopenjpeg\dwt.h
144 # End Source File
145 # Begin Source File
146
147 SOURCE=..\libopenjpeg\fix.h
148 # End Source File
149 # Begin Source File
150
151 SOURCE=..\libopenjpeg\int.h
152 # End Source File
153 # Begin Source File
154
155 SOURCE=..\libopenjpeg\j2k.h
156 # End Source File
157 # Begin Source File
158
159 SOURCE=..\libopenjpeg\jp2.h
160 # End Source File
161 # Begin Source File
162
163 SOURCE=..\libopenjpeg\jpt.h
164 # End Source File
165 # Begin Source File
166
167 SOURCE=..\libopenjpeg\mct.h
168 # End Source File
169 # Begin Source File
170
171 SOURCE=..\libopenjpeg\mqc.h
172 # End Source File
173 # Begin Source File
174
175 SOURCE=..\libopenjpeg\openjpeg.h
176 # End Source File
177 # Begin Source File
178
179 SOURCE=..\libopenjpeg\pi.h
180 # End Source File
181 # Begin Source File
182
183 SOURCE=..\libopenjpeg\raw.h
184 # End Source File
185 # Begin Source File
186
187 SOURCE=..\libopenjpeg\t1.h
188 # End Source File
189 # Begin Source File
190
191 SOURCE=..\libopenjpeg\t2.h
192 # End Source File
193 # Begin Source File
194
195 SOURCE=..\libopenjpeg\tcd.h
196 # End Source File
197 # Begin Source File
198
199 SOURCE=..\libopenjpeg\tgt.h
200 # End Source File
201 # End Group
202 # Begin Group "OpenJPEG Source Files"
203
204 # PROP Default_Filter ""
205 # Begin Source File
206
207 SOURCE=..\libopenjpeg\bio.c
208 # End Source File
209 # Begin Source File
210
211 SOURCE=..\libopenjpeg\cio.c
212 # End Source File
213 # Begin Source File
214
215 SOURCE=..\libopenjpeg\fix.c
216 # End Source File
217 # Begin Source File
218
219 SOURCE=..\libopenjpeg\int.c
220 # End Source File
221 # Begin Source File
222
223 SOURCE=..\libopenjpeg\j2k.c
224 # End Source File
225 # Begin Source File
226
227 SOURCE=..\libopenjpeg\jp2.c
228 # End Source File
229 # Begin Source File
230
231 SOURCE=..\libopenjpeg\jpt.c
232 # End Source File
233 # Begin Source File
234
235 SOURCE=..\libopenjpeg\mct.c
236 # End Source File
237 # Begin Source File
238
239 SOURCE=..\libopenjpeg\mqc.c
240 # End Source File
241 # Begin Source File
242
243 SOURCE=..\libopenjpeg\pi.c
244 # End Source File
245 # Begin Source File
246
247 SOURCE=..\libopenjpeg\raw.c
248 # End Source File
249 # Begin Source File
250
251 SOURCE=..\libopenjpeg\t1.c
252 # End Source File
253 # Begin Source File
254
255 SOURCE=..\libopenjpeg\t2.c
256 # End Source File
257 # Begin Source File
258
259 SOURCE=..\libopenjpeg\tcd.c
260 # End Source File
261 # Begin Source File
262
263 SOURCE=..\libopenjpeg\tgt.c
264 # End Source File
265 # End Group
266 # End Group
267 # End Target
268 # End Project