1# Microsoft Developer Studio Project File - Name="vcsam2p" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Application" 0x0101
6
7CFG=vcsam2p - 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 "vcsam2p.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 "vcsam2p.mak" CFG="vcsam2p - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "vcsam2p - Win32 Release" (based on "Win32 (x86) Application")
21!MESSAGE "vcsam2p - Win32 Debug" (based on "Win32 (x86) Application")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF  "$(CFG)" == "vcsam2p - Win32 Release"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 0
36# PROP BASE Output_Dir "Release"
37# PROP BASE Intermediate_Dir "Release"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 0
41# PROP Output_Dir "Release"
42# PROP Intermediate_Dir "Release"
43# PROP Target_Dir ""
44# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"StdAfx.h" /FD /c
45# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /c
46# SUBTRACT CPP /YX /Yc /Yu
47# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
48# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49# ADD BASE RSC /l 0x409 /d "NDEBUG"
50# ADD RSC /l 0x409 /d "NDEBUG"
51BSC32=bscmake.exe
52# ADD BASE BSC32 /nologo
53# ADD BSC32 /nologo
54LINK32=link.exe
55# 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:windows /machine:I386
56# 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 /nologo /subsystem:windows /machine:I386
57
58!ELSEIF  "$(CFG)" == "vcsam2p - Win32 Debug"
59
60# PROP BASE Use_MFC 0
61# PROP BASE Use_Debug_Libraries 1
62# PROP BASE Output_Dir "Debug"
63# PROP BASE Intermediate_Dir "Debug"
64# PROP BASE Target_Dir ""
65# PROP Use_MFC 0
66# PROP Use_Debug_Libraries 1
67# PROP Output_Dir "Debug"
68# PROP Intermediate_Dir "Debug"
69# PROP Target_Dir ""
70# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"StdAfx.h" /FD /GZ /c
71# ADD CPP /nologo /W4 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
72# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
73# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
74# ADD BASE RSC /l 0x409 /d "_DEBUG"
75# ADD RSC /l 0x409 /d "_DEBUG"
76BSC32=bscmake.exe
77# ADD BASE BSC32 /nologo
78# ADD BSC32 /nologo
79LINK32=link.exe
80# 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:windows /debug /machine:I386 /pdbtype:sept
81# 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 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
82
83!ENDIF
84
85# Begin Target
86
87# Name "vcsam2p - Win32 Release"
88# Name "vcsam2p - Win32 Debug"
89# Begin Group "Source Files"
90
91# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
92# Begin Source File
93
94SOURCE=.\appliers.cpp
95# End Source File
96# Begin Source File
97
98SOURCE=.\crc32.c
99# End Source File
100# Begin Source File
101
102SOURCE=.\encoder.cpp
103
104!IF  "$(CFG)" == "vcsam2p - Win32 Release"
105
106!ELSEIF  "$(CFG)" == "vcsam2p - Win32 Debug"
107
108# ADD CPP /W4 /GX- /Od /YX"config2.h"
109
110!ENDIF
111
112# End Source File
113# Begin Source File
114
115SOURCE=.\error.cpp
116# End Source File
117# Begin Source File
118
119SOURCE=.\gensi.cpp
120# End Source File
121# Begin Source File
122
123SOURCE=.\gensio.cpp
124# End Source File
125# Begin Source File
126
127SOURCE=.\image.cpp
128# End Source File
129# Begin Source File
130
131SOURCE=.\in_bmp.cpp
132# End Source File
133# Begin Source File
134
135SOURCE=.\in_gif.cpp
136# End Source File
137# Begin Source File
138
139SOURCE=.\in_jai.cpp
140# End Source File
141# Begin Source File
142
143SOURCE=.\in_jpeg.cpp
144# End Source File
145# Begin Source File
146
147SOURCE=.\in_lbm.cpp
148# End Source File
149# Begin Source File
150
151SOURCE=.\in_pcx.cpp
152# End Source File
153# Begin Source File
154
155SOURCE=.\in_png.cpp
156# End Source File
157# Begin Source File
158
159SOURCE=.\in_pnm.cpp
160# End Source File
161# Begin Source File
162
163SOURCE=.\in_tga.cpp
164# End Source File
165# Begin Source File
166
167SOURCE=.\in_tiff.cpp
168# End Source File
169# Begin Source File
170
171SOURCE=.\in_xpm.cpp
172# End Source File
173# Begin Source File
174
175SOURCE=.\mapping.cpp
176# End Source File
177# Begin Source File
178
179SOURCE=.\minips.cpp
180# End Source File
181# Begin Source File
182
183SOURCE=.\out_gif.cpp
184# End Source File
185# Begin Source File
186
187SOURCE=.\pts_defl.c
188# End Source File
189# Begin Source File
190
191SOURCE=.\pts_fax.c
192# End Source File
193# Begin Source File
194
195SOURCE=.\pts_lzw.c
196# End Source File
197# Begin Source File
198
199SOURCE=.\rule.cpp
200# End Source File
201# Begin Source File
202
203SOURCE=.\sam2p_main.cpp
204# End Source File
205# Begin Source File
206
207SOURCE=.\snprintf.c
208# End Source File
209# Begin Source File
210
211SOURCE=.\StdAfx.cpp
212# ADD CPP /Yc"StdAfx.h"
213# End Source File
214# Begin Source File
215
216SOURCE=.\vcsam2p.cpp
217# End Source File
218# Begin Source File
219
220SOURCE=.\vcsam2p.rc
221# End Source File
222# End Group
223# Begin Group "Header Files"
224
225# PROP Default_Filter "h;hpp;hxx;hm;inl"
226# Begin Source File
227
228SOURCE=.\at_bitmap.h
229# End Source File
230# Begin Source File
231
232SOURCE=.\cgif.h
233# End Source File
234# Begin Source File
235
236SOURCE=.\config.h
237# End Source File
238# Begin Source File
239
240SOURCE=.\config2.h
241# End Source File
242# Begin Source File
243
244SOURCE=.\crc32.h
245# End Source File
246# Begin Source File
247
248SOURCE=.\pts_defl.h
249# End Source File
250# Begin Source File
251
252SOURCE=.\pts_fax.h
253# End Source File
254# Begin Source File
255
256SOURCE=.\pts_lzw.h
257# End Source File
258# Begin Source File
259
260SOURCE=.\resource.h
261# End Source File
262# Begin Source File
263
264SOURCE=.\snprintf.h
265# End Source File
266# Begin Source File
267
268SOURCE=.\StdAfx.h
269# End Source File
270# Begin Source File
271
272SOURCE=.\tmp.h
273# End Source File
274# Begin Source File
275
276SOURCE=.\vcsam2p.h
277# End Source File
278# Begin Source File
279
280SOURCE=.\xpmc.h
281# End Source File
282# End Group
283# Begin Group "Resource Files"
284
285# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
286# Begin Source File
287
288SOURCE=.\small.ico
289# End Source File
290# Begin Source File
291
292SOURCE=.\vcsam2p.ico
293# End Source File
294# End Group
295# Begin Source File
296
297SOURCE=.\ReadMe.txt
298# End Source File
299# End Target
300# End Project
301