1# Microsoft Developer Studio Project File - Name="expat" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7CFG=expat - 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 "expat.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 "expat.mak" CFG="expat - Win32 Debug"
17!MESSAGE 
18!MESSAGE Possible choices for configuration are:
19!MESSAGE 
20!MESSAGE "expat - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21!MESSAGE "expat - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
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)" == "expat - 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 /MT /W3 /EHsc /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPAT_EXPORTS" /Yu"stdafx.h" /FD /c
45# ADD CPP /nologo /MT /W3 /EHsc /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPAT_EXPORTS" /D "COMPILED_FROM_DSP" /Yu"stdafx.h" /FD /c
46# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
47# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
48# ADD BASE RSC /l 0x409 /d "NDEBUG"
49# ADD RSC /l 0x409 /d "NDEBUG"
50BSC32=bscmake.exe
51# ADD BASE BSC32 /nologo
52# ADD BSC32 /nologo
53LINK32=link.exe
54# 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 /dll
55# 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 /dll
56# Begin Special Build Tool
57TargetPath=.\Release\expat.dll
58SOURCE="$(InputPath)"
59PostBuild_Desc=Embed .manifest
60PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
61# End Special Build Tool
62
63!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
64
65# PROP BASE Use_MFC 0
66# PROP BASE Use_Debug_Libraries 1
67# PROP BASE Output_Dir "Debug"
68# PROP BASE Intermediate_Dir "Debug"
69# PROP BASE Target_Dir ""
70# PROP Use_MFC 0
71# PROP Use_Debug_Libraries 1
72# PROP Output_Dir "Debug"
73# PROP Intermediate_Dir "Debug"
74# PROP Ignore_Export_Lib 0
75# PROP Target_Dir ""
76# ADD BASE CPP /nologo /MTd /W3 /Gm /EHsc /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPAT_EXPORTS" /Yu"stdafx.h" /FD /GZ /c
77# ADD CPP /nologo /MTd /W3 /EHsc /Zi /Od /D "_DEBUG" /D "COMPILED_FROM_DSP" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPAT_EXPORTS" /FD /GZ /c
78# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
79# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
80# ADD BASE RSC /l 0x409 /d "_DEBUG"
81# ADD RSC /l 0x409 /d "_DEBUG"
82BSC32=bscmake.exe
83# ADD BASE BSC32 /nologo
84# ADD BSC32 /nologo
85LINK32=link.exe
86# 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 /dll /debug /pdbtype:sept
87# 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 /dll /debug /pdbtype:sept
88# Begin Special Build Tool
89TargetPath=.\Debug\expat.dll
90SOURCE="$(InputPath)"
91PostBuild_Desc=Embed .manifest
92PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
93# End Special Build Tool
94
95!ENDIF 
96
97# Begin Target
98
99# Name "expat - Win32 Release"
100# Name "expat - Win32 Debug"
101# Begin Group "Source Files"
102
103# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
104# Begin Source File
105
106SOURCE=.\xmlparse.c
107
108!IF  "$(CFG)" == "expat - Win32 Release"
109
110# ADD CPP /D VERSION=\"expat_1.95.7\"
111
112!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
113
114# ADD CPP /EHsc- /Od /D VERSION=\"expat_1.95.7\"
115
116!ENDIF 
117
118# End Source File
119# Begin Source File
120
121SOURCE=.\xmlrole.c
122
123!IF  "$(CFG)" == "expat - Win32 Release"
124
125# ADD CPP /D VERSION=\"expat_1.95.7\"
126
127!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
128
129# ADD CPP /D VERSION=\"expat_1.95.7\"
130
131!ENDIF 
132
133# End Source File
134# Begin Source File
135
136SOURCE=.\xmltok.c
137
138!IF  "$(CFG)" == "expat - Win32 Release"
139
140# ADD CPP /D VERSION=\"expat_1.95.7\"
141
142!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
143
144# ADD CPP /D VERSION=\"expat_1.95.7\"
145
146!ENDIF 
147
148# End Source File
149# Begin Source File
150
151SOURCE=xmltok_impl.c
152
153!IF  "$(CFG)" == "expat - Win32 Release"
154
155# ADD CPP /D VERSION=\"expat_1.95.7\"
156
157!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
158
159# PROP Exclude_From_Build 1
160# ADD CPP /D VERSION=\"expat_1.95.7\"
161
162!ENDIF 
163
164# End Source File
165# Begin Source File
166
167SOURCE=xmltok_ns.c
168
169!IF  "$(CFG)" == "expat - Win32 Release"
170
171# ADD CPP /D VERSION=\"expat_1.95.7\"
172
173!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
174
175# PROP Exclude_From_Build 1
176# ADD CPP /D VERSION=\"expat_1.95.7\"
177
178!ENDIF 
179
180# End Source File
181# End Group
182# Begin Group "Header Files"
183
184# PROP Default_Filter "h;hpp;hxx;hm;inl"
185# Begin Source File
186
187SOURCE=.\ascii.h
188# End Source File
189# Begin Source File
190
191SOURCE=.\asciitab.h
192# End Source File
193# Begin Source File
194
195SOURCE=.\config.h
196# End Source File
197# Begin Source File
198
199SOURCE=.\expat.h
200# End Source File
201# Begin Source File
202
203SOURCE=.\iasciitab.h
204# End Source File
205# Begin Source File
206
207SOURCE=.\latin1tab.h
208# End Source File
209# Begin Source File
210
211SOURCE=.\nametab.h
212# End Source File
213# Begin Source File
214
215SOURCE=.\utf8tab.h
216# End Source File
217# Begin Source File
218
219SOURCE=.\xmlrole.h
220# End Source File
221# Begin Source File
222
223SOURCE=.\xmltok.h
224# End Source File
225# Begin Source File
226
227SOURCE=.\xmltok_impl.h
228# End Source File
229# End Group
230# Begin Group "Resource Files"
231
232# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
233# End Group
234# Begin Source File
235
236SOURCE=.\ReadMe.txt
237# End Source File
238# End Target
239# End Project
240