d9521f4ce8594e4999cbd04c0a6a3d957f2d4e99
[openjpeg.git] / OPJViewer / OPJViewer.dsp
1 # Microsoft Developer Studio Project File - Name="OPJViewer" - 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=OPJVIEWER - WIN32 RELEASE\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 "OPJViewer.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 "OPJViewer.mak" CFG="OPJVIEWER - WIN32 RELEASE"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "OPJViewer - Win32 Release" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "OPJViewer - 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)" == "OPJViewer - 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 /G6 /MD /W3 /GX /O2 /I "d:\programmi\wxWidgets-2.8.0\lib\vc_lib\msw" /I "d:\programmi\wxWidgets-2.8.0\include" /I ".." /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D WINVER=0x400 /D "_MT" /D wxUSE_GUI=1 /D "wxUSE_LIBOPENJPEG" /D "OPJ_STATIC" /D "USE_JPWL" /D "USE_JPSEC" /D "OPJ_HTMLABOUT" /D "OPJ_MANYFORMATS" /D "OPJ_INICONFIG" /FR /FD /c\r
46 # ADD BASE RSC /l 0x410 /d "NDEBUG"\r
47 # ADD RSC /l 0x409 /i "d:\programmi\wxWidgets-2.8.0\include" /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 /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 comctl32.lib rpcrt4.lib wsock32.lib wxzlib.lib wxregex.lib wxpng.lib wxjpeg.lib wxbase28.lib wxmsw28_core.lib wxmsw28_html.lib wxmsw28_adv.lib wxmsw28_core.lib wxbase28.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregex.lib wxexpat.lib LibOpenJPEG_JPWL.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libcmt.lib" /libpath:"d:\programmi\wxWidgets-2.8.0\lib\vc_lib" /libpath:"..\jpwl\Release" /IGNORE:4089\r
54 # SUBTRACT LINK32 /pdb:none\r
55 # Begin Special Build Tool\r
56 SOURCE="$(InputPath)"\r
57 PostBuild_Desc=Update build number\r
58 PostBuild_Cmds=buildupdate.bat\r
59 # End Special Build Tool\r
60 \r
61 !ELSEIF  "$(CFG)" == "OPJViewer - Win32 Debug"\r
62 \r
63 # PROP BASE Use_MFC 0\r
64 # PROP BASE Use_Debug_Libraries 1\r
65 # PROP BASE Output_Dir "OPJViewer___Win32_Debug"\r
66 # PROP BASE Intermediate_Dir "OPJViewer___Win32_Debug"\r
67 # PROP BASE Target_Dir ""\r
68 # PROP Use_MFC 0\r
69 # PROP Use_Debug_Libraries 1\r
70 # PROP Output_Dir "Debug"\r
71 # PROP Intermediate_Dir "Debug"\r
72 # PROP Ignore_Export_Lib 0\r
73 # PROP Target_Dir ""\r
74 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
75 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "d:\Programmi\wxWidgets-2.8.0\INCLUDE" /I "d:\programmi\wxWidgets-2.8.0\lib\vc_lib\msw" /I "c:\programmi\wxWidgets-2.8.0\include" /I ".." /D "_DEBUG" /D "__WXDEBUG__" /D WXDEBUG=1 /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D WINVER=0x400 /D "_MT" /D wxUSE_GUI=1 /D "wxUSE_LIBOPENJPEG" /D "OPJ_STATIC" /D "USE_JPWL" /D "OPJ_HTMLABOUT" /FR /FD /GZ /c\r
76 # ADD BASE RSC /l 0x410 /d "_DEBUG"\r
77 # ADD RSC /l 0x410 /i "d:\programmi\wxWidgets-2.8.0\include" /d "_DEBUG"\r
78 BSC32=bscmake.exe\r
79 # ADD BASE BSC32 /nologo\r
80 # ADD BSC32 /nologo\r
81 LINK32=link.exe\r
82 # 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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
83 # 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 comctl32.lib rpcrt4.lib wsock32.lib wxzlibd.lib wxregexd.lib wxpngd.lib wxjpegd.lib wxtiffd.lib wxbase28d.lib wxmsw28d_core.lib wxmsw28d_html.lib wxmsw28d_adv.lib LibOpenJPEG_JPWLd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcmtd.lib" /pdbtype:sept /libpath:"d:\programmi\wxWidgets-2.8.0\lib\vc_lib" /libpath:"..\jpwl\Debug"\r
84 # SUBTRACT LINK32 /pdb:none\r
85 \r
86 !ENDIF \r
87 \r
88 # Begin Target\r
89 \r
90 # Name "OPJViewer - Win32 Release"\r
91 # Name "OPJViewer - Win32 Debug"\r
92 # Begin Group "Source Files"\r
93 \r
94 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
95 # Begin Source File\r
96 \r
97 SOURCE=.\source\imagj2k.cpp\r
98 # End Source File\r
99 # Begin Source File\r
100 \r
101 SOURCE=.\source\imagjp2.cpp\r
102 # End Source File\r
103 # Begin Source File\r
104 \r
105 SOURCE=.\source\imagjpeg2000.cpp\r
106 # PROP Exclude_From_Build 1\r
107 # End Source File\r
108 # Begin Source File\r
109 \r
110 SOURCE=.\source\imagmj2.cpp\r
111 # End Source File\r
112 # Begin Source File\r
113 \r
114 SOURCE=.\source\OPJDialogs.cpp\r
115 # End Source File\r
116 # Begin Source File\r
117 \r
118 SOURCE=.\source\OPJViewer.cpp\r
119 # End Source File\r
120 # Begin Source File\r
121 \r
122 SOURCE=.\source\wxj2kparser.cpp\r
123 # End Source File\r
124 # Begin Source File\r
125 \r
126 SOURCE=.\source\wxjp2parser.cpp\r
127 # End Source File\r
128 # End Group\r
129 # Begin Group "Header Files"\r
130 \r
131 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
132 # Begin Source File\r
133 \r
134 SOURCE=.\source\about_htm.h\r
135 # End Source File\r
136 # Begin Source File\r
137 \r
138 SOURCE=.\source\build.h\r
139 \r
140 !IF  "$(CFG)" == "OPJViewer - Win32 Release"\r
141 \r
142 # PROP Exclude_From_Build 1\r
143 \r
144 !ELSEIF  "$(CFG)" == "OPJViewer - Win32 Debug"\r
145 \r
146 !ENDIF \r
147 \r
148 # End Source File\r
149 # Begin Source File\r
150 \r
151 SOURCE=.\source\imagj2k.h\r
152 # End Source File\r
153 # Begin Source File\r
154 \r
155 SOURCE=.\source\imagjp2.h\r
156 # End Source File\r
157 # Begin Source File\r
158 \r
159 SOURCE=.\source\imagmj2.h\r
160 # End Source File\r
161 # Begin Source File\r
162 \r
163 SOURCE=.\source\OPJViewer.h\r
164 # End Source File\r
165 # End Group\r
166 # Begin Group "Resource Files"\r
167 \r
168 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
169 # Begin Source File\r
170 \r
171 SOURCE=.\source\wx\msw\blank.cur\r
172 # End Source File\r
173 # Begin Source File\r
174 \r
175 SOURCE=.\source\wx\msw\bullseye.cur\r
176 # End Source File\r
177 # Begin Source File\r
178 \r
179 SOURCE=.\source\wx\msw\cdrom.ico\r
180 # End Source File\r
181 # Begin Source File\r
182 \r
183 SOURCE=.\source\wx\msw\computer.ico\r
184 # End Source File\r
185 # Begin Source File\r
186 \r
187 SOURCE=.\source\wx\msw\cross.cur\r
188 # End Source File\r
189 # Begin Source File\r
190 \r
191 SOURCE=.\source\wx\msw\drive.ico\r
192 # End Source File\r
193 # Begin Source File\r
194 \r
195 SOURCE=.\source\wx\msw\file1.ico\r
196 # End Source File\r
197 # Begin Source File\r
198 \r
199 SOURCE=.\source\wx\msw\floppy.ico\r
200 # End Source File\r
201 # Begin Source File\r
202 \r
203 SOURCE=.\source\wx\msw\folder1.ico\r
204 # End Source File\r
205 # Begin Source File\r
206 \r
207 SOURCE=.\source\wx\msw\folder2.ico\r
208 # End Source File\r
209 # Begin Source File\r
210 \r
211 SOURCE=.\source\wx\msw\hand.cur\r
212 # End Source File\r
213 # Begin Source File\r
214 \r
215 SOURCE=.\source\icon1.xpm\r
216 # End Source File\r
217 # Begin Source File\r
218 \r
219 SOURCE=.\source\icon2.xpm\r
220 # End Source File\r
221 # Begin Source File\r
222 \r
223 SOURCE=.\source\icon3.xpm\r
224 # End Source File\r
225 # Begin Source File\r
226 \r
227 SOURCE=.\source\icon4.xpm\r
228 # End Source File\r
229 # Begin Source File\r
230 \r
231 SOURCE=.\source\icon5.xpm\r
232 # End Source File\r
233 # Begin Source File\r
234 \r
235 SOURCE=.\source\wx\msw\magnif1.cur\r
236 # End Source File\r
237 # Begin Source File\r
238 \r
239 SOURCE=.\source\opj_logo.xpm\r
240 # End Source File\r
241 # Begin Source File\r
242 \r
243 SOURCE=.\source\OPJChild.ico\r
244 # End Source File\r
245 # Begin Source File\r
246 \r
247 SOURCE=.\source\OPJChild16.xpm\r
248 # End Source File\r
249 # Begin Source File\r
250 \r
251 SOURCE=.\source\OPJViewer.ico\r
252 # End Source File\r
253 # Begin Source File\r
254 \r
255 SOURCE=.\source\OPJViewer.rc\r
256 # End Source File\r
257 # Begin Source File\r
258 \r
259 SOURCE=.\source\OPJViewer16.xpm\r
260 # End Source File\r
261 # Begin Source File\r
262 \r
263 SOURCE=.\source\wx\msw\pbrush.cur\r
264 # End Source File\r
265 # Begin Source File\r
266 \r
267 SOURCE=.\source\wx\msw\pencil.cur\r
268 # End Source File\r
269 # Begin Source File\r
270 \r
271 SOURCE=.\source\wx\msw\pntleft.cur\r
272 # End Source File\r
273 # Begin Source File\r
274 \r
275 SOURCE=.\source\wx\msw\pntright.cur\r
276 # End Source File\r
277 # Begin Source File\r
278 \r
279 SOURCE=.\source\wx\msw\removble.ico\r
280 # End Source File\r
281 # Begin Source File\r
282 \r
283 SOURCE=.\source\wx\msw\rightarr.cur\r
284 # End Source File\r
285 # Begin Source File\r
286 \r
287 SOURCE=.\source\wx\msw\roller.cur\r
288 # End Source File\r
289 # Begin Source File\r
290 \r
291 SOURCE=.\source\wx\msw\std.ico\r
292 # End Source File\r
293 # End Group\r
294 # End Target\r
295 # End Project\r