Added the OPJViewer Module (/OPJViewer), developed by Giuseppe Baruffa of the Univers...
[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 "W32Release"\r
41 # PROP Intermediate_Dir "W32Release"\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 /GX /O2 /I "c:\programmi\wxWidgets-2.8.0\lib\vc_lib\msw" /I "c:\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" /FR /FD /c\r
46 # SUBTRACT CPP /YX\r
47 # ADD BASE RSC /l 0x410 /d "NDEBUG"\r
48 # ADD RSC /l 0x409 /i "c:\programmi\wxWidgets-2.8.0\include" /d "NDEBUG"\r
49 BSC32=bscmake.exe\r
50 # ADD BASE BSC32 /nologo\r
51 # ADD BSC32 /nologo\r
52 LINK32=link.exe\r
53 # 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
54 # 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:"c:\programmi\wxWidgets-2.8.0\lib\vc_lib" /libpath:"..\jpwl\Release" /IGNORE:4089\r
55 # SUBTRACT LINK32 /pdb:none\r
56 \r
57 !ELSEIF  "$(CFG)" == "OPJViewer - Win32 Debug"\r
58 \r
59 # PROP BASE Use_MFC 0\r
60 # PROP BASE Use_Debug_Libraries 1\r
61 # PROP BASE Output_Dir "OPJViewer___Win32_Debug"\r
62 # PROP BASE Intermediate_Dir "OPJViewer___Win32_Debug"\r
63 # PROP BASE Target_Dir ""\r
64 # PROP Use_MFC 0\r
65 # PROP Use_Debug_Libraries 1\r
66 # PROP Output_Dir "W32Debug"\r
67 # PROP Intermediate_Dir "W32Debug"\r
68 # PROP Ignore_Export_Lib 0\r
69 # PROP Target_Dir ""\r
70 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
71 # ADD CPP /nologo /MDd /Gm /GX /Zi /Od /I "C:\Programmi\wxWidgets-2.8.0\INCLUDE" /I "c:\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" /FR /FD /GZ /c\r
72 # SUBTRACT CPP /YX\r
73 # ADD BASE RSC /l 0x410 /d "_DEBUG"\r
74 # ADD RSC /l 0x410 /i "c:\programmi\wxWidgets-2.8.0\include" /d "_DEBUG"\r
75 BSC32=bscmake.exe\r
76 # ADD BASE BSC32 /nologo\r
77 # ADD BSC32 /nologo\r
78 LINK32=link.exe\r
79 # 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
80 # 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_JPWL.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcmtd.lib" /pdbtype:sept /libpath:"c:\programmi\wxWidgets-2.8.0\lib\vc_lib" /libpath:"..\jpwl\Debug"\r
81 # SUBTRACT LINK32 /pdb:none\r
82 \r
83 !ENDIF \r
84 \r
85 # Begin Target\r
86 \r
87 # Name "OPJViewer - Win32 Release"\r
88 # Name "OPJViewer - Win32 Debug"\r
89 # Begin Group "Source Files"\r
90 \r
91 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
92 # Begin Source File\r
93 \r
94 SOURCE=.\source\imagj2k.cpp\r
95 # End Source File\r
96 # Begin Source File\r
97 \r
98 SOURCE=.\source\imagjp2.cpp\r
99 # End Source File\r
100 # Begin Source File\r
101 \r
102 SOURCE=.\source\imagmj2.cpp\r
103 # End Source File\r
104 # Begin Source File\r
105 \r
106 SOURCE=.\source\OPJViewer.cpp\r
107 # End Source File\r
108 # Begin Source File\r
109 \r
110 SOURCE=.\source\wxj2kparser.cpp\r
111 # End Source File\r
112 # Begin Source File\r
113 \r
114 SOURCE=.\source\wxjp2parser.cpp\r
115 # End Source File\r
116 # End Group\r
117 # Begin Group "Header Files"\r
118 \r
119 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
120 # Begin Source File\r
121 \r
122 SOURCE=.\source\imagj2k.h\r
123 # End Source File\r
124 # Begin Source File\r
125 \r
126 SOURCE=.\source\imagjp2.h\r
127 # End Source File\r
128 # Begin Source File\r
129 \r
130 SOURCE=.\source\imagmj2.h\r
131 # End Source File\r
132 # Begin Source File\r
133 \r
134 SOURCE=.\source\OPJViewer.h\r
135 # End Source File\r
136 # End Group\r
137 # Begin Group "Resource Files"\r
138 \r
139 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
140 # Begin Source File\r
141 \r
142 SOURCE=.\source\icon1.xpm\r
143 # End Source File\r
144 # Begin Source File\r
145 \r
146 SOURCE=.\source\icon2.xpm\r
147 # End Source File\r
148 # Begin Source File\r
149 \r
150 SOURCE=.\source\icon3.xpm\r
151 # End Source File\r
152 # Begin Source File\r
153 \r
154 SOURCE=.\source\icon4.xpm\r
155 # End Source File\r
156 # Begin Source File\r
157 \r
158 SOURCE=.\source\icon5.xpm\r
159 # End Source File\r
160 # Begin Source File\r
161 \r
162 SOURCE=.\source\OPJViewer.ico\r
163 # End Source File\r
164 # Begin Source File\r
165 \r
166 SOURCE=.\source\OPJViewer.rc\r
167 # End Source File\r
168 # Begin Source File\r
169 \r
170 SOURCE=.\source\OPJViewer16.xpm\r
171 # End Source File\r
172 # End Group\r
173 # Begin Group "JPWL"\r
174 \r
175 # PROP Default_Filter ""\r
176 # Begin Source File\r
177 \r
178 SOURCE=..\jpwl\crc.c\r
179 # End Source File\r
180 # Begin Source File\r
181 \r
182 SOURCE=..\jpwl\crc.h\r
183 # End Source File\r
184 # Begin Source File\r
185 \r
186 SOURCE=..\jpwl\jpwl.c\r
187 # End Source File\r
188 # Begin Source File\r
189 \r
190 SOURCE=..\jpwl\jpwl.h\r
191 # End Source File\r
192 # Begin Source File\r
193 \r
194 SOURCE=..\jpwl\jpwl_lib.c\r
195 # End Source File\r
196 # Begin Source File\r
197 \r
198 SOURCE=..\jpwl\rs.c\r
199 # End Source File\r
200 # Begin Source File\r
201 \r
202 SOURCE=..\jpwl\rs.h\r
203 # End Source File\r
204 # End Group\r
205 # End Target\r
206 # End Project\r