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