]>
Commit | Line | Data |
---|---|---|
11a3e7b6 VZ |
1 | # Microsoft Developer Studio Project File - Name="expatw_static" - 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) Static Library" 0x0104\r | |
6 | \r | |
7 | CFG=expatw_static - Win32 Debug\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 "expatw_static.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 "expatw_static.mak" CFG="expatw_static - Win32 Debug"\r | |
17 | !MESSAGE \r | |
18 | !MESSAGE Possible choices for configuration are:\r | |
19 | !MESSAGE \r | |
20 | !MESSAGE "expatw_static - Win32 Release" (based on "Win32 (x86) Static Library")\r | |
21 | !MESSAGE "expatw_static - Win32 Debug" (based on "Win32 (x86) Static Library")\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)" == "expatw_static - 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 "expatw_static___Win32_Release"\r | |
36 | # PROP BASE Intermediate_Dir "expatw_static___Win32_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 "..\win32\bin\Release"\r | |
41 | # PROP Intermediate_Dir "..\win32\tmp\Release-w_static"\r | |
42 | # PROP Target_Dir ""\r | |
43 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c\r | |
44 | # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "COMPILED_FROM_DSP" /D "XML_UNICODE_WCHAR_T" /FD /c\r | |
45 | # SUBTRACT CPP /YX\r | |
46 | # ADD BASE RSC /l 0x1009 /d "NDEBUG"\r | |
47 | # ADD RSC /l 0x409 /d "NDEBUG"\r | |
48 | BSC32=bscmake.exe\r | |
49 | # ADD BASE BSC32 /nologo\r | |
50 | # ADD BSC32 /nologo\r | |
51 | LIB32=link.exe -lib\r | |
52 | # ADD BASE LIB32 /nologo\r | |
53 | # ADD LIB32 /nologo /out:"..\win32\bin\Release\libexpatwMT.lib"\r | |
54 | \r | |
55 | !ELSEIF "$(CFG)" == "expatw_static - Win32 Debug"\r | |
56 | \r | |
57 | # PROP BASE Use_MFC 0\r | |
58 | # PROP BASE Use_Debug_Libraries 1\r | |
59 | # PROP BASE Output_Dir "expatw_static___Win32_Debug"\r | |
60 | # PROP BASE Intermediate_Dir "expatw_static___Win32_Debug"\r | |
61 | # PROP BASE Target_Dir ""\r | |
62 | # PROP Use_MFC 0\r | |
63 | # PROP Use_Debug_Libraries 1\r | |
64 | # PROP Output_Dir "..\win32\bin\Debug"\r | |
65 | # PROP Intermediate_Dir "..\win32\tmp\Debug-w_static"\r | |
66 | # PROP Target_Dir ""\r | |
67 | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c\r | |
68 | # ADD CPP /nologo /MTd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_LIB" /D "COMPILED_FROM_DSP" /D "XML_UNICODE_WCHAR_T" /FR /FD /GZ /c\r | |
69 | # SUBTRACT CPP /YX\r | |
70 | # ADD BASE RSC /l 0x1009 /d "_DEBUG"\r | |
71 | # ADD RSC /l 0x409 /d "_DEBUG"\r | |
72 | BSC32=bscmake.exe\r | |
73 | # ADD BASE BSC32 /nologo\r | |
74 | # ADD BSC32 /nologo\r | |
75 | LIB32=link.exe -lib\r | |
76 | # ADD BASE LIB32 /nologo\r | |
77 | # ADD LIB32 /nologo /out:"..\win32\bin\Debug\libexpatwMT.lib"\r | |
78 | \r | |
79 | !ENDIF \r | |
80 | \r | |
81 | # Begin Target\r | |
82 | \r | |
83 | # Name "expatw_static - Win32 Release"\r | |
84 | # Name "expatw_static - Win32 Debug"\r | |
85 | # Begin Group "Source Files"\r | |
86 | \r | |
87 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r | |
88 | # Begin Source File\r | |
89 | \r | |
90 | SOURCE=.\xmlparse.c\r | |
91 | # End Source File\r | |
92 | # Begin Source File\r | |
93 | \r | |
94 | SOURCE=.\xmlrole.c\r | |
95 | # End Source File\r | |
96 | # Begin Source File\r | |
97 | \r | |
98 | SOURCE=.\xmltok.c\r | |
99 | # End Source File\r | |
100 | # Begin Source File\r | |
101 | \r | |
102 | SOURCE=.\xmltok_impl.c\r | |
103 | # End Source File\r | |
104 | # Begin Source File\r | |
105 | \r | |
106 | SOURCE=.\xmltok_ns.c\r | |
107 | # End Source File\r | |
108 | # End Group\r | |
109 | # Begin Group "Header Files"\r | |
110 | \r | |
111 | # PROP Default_Filter "h;hpp;hxx;hm;inl"\r | |
112 | # Begin Source File\r | |
113 | \r | |
114 | SOURCE=.\ascii.h\r | |
115 | # End Source File\r | |
116 | # Begin Source File\r | |
117 | \r | |
118 | SOURCE=.\asciitab.h\r | |
119 | # End Source File\r | |
120 | # Begin Source File\r | |
121 | \r | |
122 | SOURCE=.\expat.h\r | |
123 | # End Source File\r | |
124 | # Begin Source File\r | |
125 | \r | |
126 | SOURCE=.\expat_external.h\r | |
127 | # End Source File\r | |
128 | # Begin Source File\r | |
129 | \r | |
130 | SOURCE=.\iasciitab.h\r | |
131 | # End Source File\r | |
132 | # Begin Source File\r | |
133 | \r | |
134 | SOURCE=.\internal.h\r | |
135 | # End Source File\r | |
136 | # Begin Source File\r | |
137 | \r | |
138 | SOURCE=.\latin1tab.h\r | |
139 | # End Source File\r | |
140 | # Begin Source File\r | |
141 | \r | |
142 | SOURCE=.\nametab.h\r | |
143 | # End Source File\r | |
144 | # Begin Source File\r | |
145 | \r | |
146 | SOURCE=.\utf8tab.h\r | |
147 | # End Source File\r | |
148 | # Begin Source File\r | |
149 | \r | |
150 | SOURCE=.\xmlrole.h\r | |
151 | # End Source File\r | |
152 | # Begin Source File\r | |
153 | \r | |
154 | SOURCE=.\xmltok.h\r | |
155 | # End Source File\r | |
156 | # Begin Source File\r | |
157 | \r | |
158 | SOURCE=.\xmltok_impl.h\r | |
159 | # End Source File\r | |
160 | # End Group\r | |
161 | # End Target\r | |
162 | # End Project\r |