source: rtems-graphics-toolkit/fltk-1.1.10/visualc/jpeg.dsp @ 513eea1

Last change on this file since 513eea1 was 513eea1, checked in by Joel Sherrill <joel.sherrill@…>, on 01/09/10 at 22:43:24

2010-01-08 Joel Sherrill <joel.sherrill@…>

fltk 1.1.10. imported

  • ORIGIN: Updated.
  • Property mode set to 100644
File size: 5.9 KB
Line 
1# Microsoft Developer Studio Project File - Name="jpeg" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=jpeg - 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 "jpeg.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 "jpeg.mak" CFG="jpeg - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "jpeg - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "jpeg - Win32 Debug" (based on "Win32 (x86) Static Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29RSC=rc.exe
30
31!IF  "$(CFG)" == "jpeg - 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 Target_Dir ""
43# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
44# ADD CPP /nologo /MD /W3 /GX /Ot /Op /Ob2 /I "../visualc" /I "../zlib" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c
45# SUBTRACT CPP /Os
46# ADD BASE RSC /l 0x409
47# ADD RSC /l 0x409
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LIB32=link.exe -lib
52# ADD BASE LIB32 /nologo
53# ADD LIB32 /nologo /out:"..\lib\fltkjpeg.lib"
54
55!ELSEIF  "$(CFG)" == "jpeg - Win32 Debug"
56
57# PROP BASE Use_MFC 0
58# PROP BASE Use_Debug_Libraries 1
59# PROP BASE Output_Dir "Debug"
60# PROP BASE Intermediate_Dir "Debug"
61# PROP BASE Target_Dir ""
62# PROP Use_MFC 0
63# PROP Use_Debug_Libraries 1
64# PROP Output_Dir "Debug"
65# PROP Intermediate_Dir "Debug"
66# PROP Target_Dir ""
67# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
68# ADD CPP /nologo /MDd /GX /Zi /Od /I "../visualc" /I "../zlib" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRA_LEAN" /D "WIN32_EXTRA_LEAN" /YX /FD /c
69# ADD BASE RSC /l 0x409
70# ADD RSC /l 0x409
71BSC32=bscmake.exe
72# ADD BASE BSC32 /nologo
73# ADD BSC32 /nologo
74LIB32=link.exe -lib
75# ADD BASE LIB32 /nologo
76# ADD LIB32 /nologo /out:"..\lib\fltkjpegd.lib"
77
78!ENDIF
79
80# Begin Target
81
82# Name "jpeg - Win32 Release"
83# Name "jpeg - Win32 Debug"
84# Begin Source File
85
86SOURCE=..\jpeg\jcapimin.c
87# End Source File
88# Begin Source File
89
90SOURCE=..\jpeg\jcapistd.c
91# End Source File
92# Begin Source File
93
94SOURCE=..\jpeg\jccoefct.c
95# End Source File
96# Begin Source File
97
98SOURCE=..\jpeg\jccolor.c
99# End Source File
100# Begin Source File
101
102SOURCE=..\jpeg\jcdctmgr.c
103# End Source File
104# Begin Source File
105
106SOURCE=..\jpeg\jchuff.c
107# End Source File
108# Begin Source File
109
110SOURCE=..\jpeg\jcinit.c
111# End Source File
112# Begin Source File
113
114SOURCE=..\jpeg\jcmainct.c
115# End Source File
116# Begin Source File
117
118SOURCE=..\jpeg\jcmarker.c
119# End Source File
120# Begin Source File
121
122SOURCE=..\jpeg\jcmaster.c
123# End Source File
124# Begin Source File
125
126SOURCE=..\jpeg\jcomapi.c
127# End Source File
128# Begin Source File
129
130SOURCE=..\jpeg\jcparam.c
131# End Source File
132# Begin Source File
133
134SOURCE=..\jpeg\jcphuff.c
135# End Source File
136# Begin Source File
137
138SOURCE=..\jpeg\jcprepct.c
139# End Source File
140# Begin Source File
141
142SOURCE=..\jpeg\jcsample.c
143# End Source File
144# Begin Source File
145
146SOURCE=..\jpeg\jctrans.c
147# End Source File
148# Begin Source File
149
150SOURCE=..\jpeg\jdapimin.c
151# End Source File
152# Begin Source File
153
154SOURCE=..\jpeg\jdapistd.c
155# End Source File
156# Begin Source File
157
158SOURCE=..\jpeg\jdatadst.c
159# End Source File
160# Begin Source File
161
162SOURCE=..\jpeg\jdatasrc.c
163# End Source File
164# Begin Source File
165
166SOURCE=..\jpeg\jdcoefct.c
167# End Source File
168# Begin Source File
169
170SOURCE=..\jpeg\jdcolor.c
171# End Source File
172# Begin Source File
173
174SOURCE=..\jpeg\jddctmgr.c
175# End Source File
176# Begin Source File
177
178SOURCE=..\jpeg\jdhuff.c
179# End Source File
180# Begin Source File
181
182SOURCE=..\jpeg\jdinput.c
183# End Source File
184# Begin Source File
185
186SOURCE=..\jpeg\jdmainct.c
187# End Source File
188# Begin Source File
189
190SOURCE=..\jpeg\jdmarker.c
191# End Source File
192# Begin Source File
193
194SOURCE=..\jpeg\jdmaster.c
195# End Source File
196# Begin Source File
197
198SOURCE=..\jpeg\jdmerge.c
199# End Source File
200# Begin Source File
201
202SOURCE=..\jpeg\jdphuff.c
203# End Source File
204# Begin Source File
205
206SOURCE=..\jpeg\jdpostct.c
207# End Source File
208# Begin Source File
209
210SOURCE=..\jpeg\jdsample.c
211# End Source File
212# Begin Source File
213
214SOURCE=..\jpeg\jdtrans.c
215# End Source File
216# Begin Source File
217
218SOURCE=..\jpeg\jerror.c
219# End Source File
220# Begin Source File
221
222SOURCE=..\jpeg\jfdctflt.c
223# End Source File
224# Begin Source File
225
226SOURCE=..\jpeg\jfdctfst.c
227# End Source File
228# Begin Source File
229
230SOURCE=..\jpeg\jfdctint.c
231# End Source File
232# Begin Source File
233
234SOURCE=..\jpeg\jidctflt.c
235# End Source File
236# Begin Source File
237
238SOURCE=..\jpeg\jidctfst.c
239# End Source File
240# Begin Source File
241
242SOURCE=..\jpeg\jidctint.c
243# End Source File
244# Begin Source File
245
246SOURCE=..\jpeg\jidctred.c
247# End Source File
248# Begin Source File
249
250SOURCE=..\jpeg\jmemmgr.c
251# End Source File
252# Begin Source File
253
254SOURCE=..\jpeg\jmemnobs.c
255
256!IF  "$(CFG)" == "jpeg - Win32 Release"
257
258# ADD CPP /MT
259
260!ELSEIF  "$(CFG)" == "jpeg - Win32 Debug"
261
262# ADD CPP /MTd
263
264!ENDIF
265
266# End Source File
267# Begin Source File
268
269SOURCE=..\jpeg\jquant1.c
270# End Source File
271# Begin Source File
272
273SOURCE=..\jpeg\jquant2.c
274# End Source File
275# Begin Source File
276
277SOURCE=..\jpeg\jutils.c
278# End Source File
279# End Target
280# End Project
Note: See TracBrowser for help on using the repository browser.