]> git.ipfire.org Git - thirdparty/cups.git/blob - vcnet/libcups2.vcproj
Load cups into easysw/current.
[thirdparty/cups.git] / vcnet / libcups2.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="libcups2"
6 ProjectGUID="{CB4AA6F2-3E84-45BE-B505-95CD375E8BE3}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="2"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories="..\vcnet,.."
23 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 BufferSecurityCheck="TRUE"
28 UsePrecompiledHeader="0"
29 WarningLevel="3"
30 Detect64BitPortabilityProblems="TRUE"
31 DebugInformationFormat="4"/>
32 <Tool
33 Name="VCCustomBuildTool"/>
34 <Tool
35 Name="VCLinkerTool"
36 AdditionalDependencies="ws2_32.lib"
37 OutputFile="$(OutDir)/libcups2.dll"
38 LinkIncremental="2"
39 ModuleDefinitionFile="..\vcnet\libcups2.def"
40 GenerateDebugInformation="TRUE"
41 ProgramDatabaseFile="$(OutDir)/libcups2.pdb"
42 SubSystem="2"
43 ImportLibrary="$(OutDir)/libcups2.lib"
44 TargetMachine="1"/>
45 <Tool
46 Name="VCMIDLTool"/>
47 <Tool
48 Name="VCPostBuildEventTool"/>
49 <Tool
50 Name="VCPreBuildEventTool"/>
51 <Tool
52 Name="VCPreLinkEventTool"/>
53 <Tool
54 Name="VCResourceCompilerTool"/>
55 <Tool
56 Name="VCWebServiceProxyGeneratorTool"/>
57 <Tool
58 Name="VCXMLDataGeneratorTool"/>
59 <Tool
60 Name="VCWebDeploymentTool"/>
61 <Tool
62 Name="VCManagedWrapperGeneratorTool"/>
63 <Tool
64 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
65 </Configuration>
66 <Configuration
67 Name="Release|Win32"
68 OutputDirectory="Release"
69 IntermediateDirectory="Release"
70 ConfigurationType="2"
71 CharacterSet="2">
72 <Tool
73 Name="VCCLCompilerTool"
74 Optimization="1"
75 AdditionalIncludeDirectories="..\vcnet,.."
76 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS"
77 RuntimeLibrary="2"
78 UsePrecompiledHeader="0"
79 WarningLevel="3"
80 Detect64BitPortabilityProblems="TRUE"
81 DebugInformationFormat="3"/>
82 <Tool
83 Name="VCCustomBuildTool"/>
84 <Tool
85 Name="VCLinkerTool"
86 AdditionalDependencies="ws2_32.lib"
87 OutputFile="$(OutDir)/libcups2.dll"
88 LinkIncremental="1"
89 ModuleDefinitionFile="..\vcnet\libcups2.def"
90 GenerateDebugInformation="TRUE"
91 SubSystem="2"
92 OptimizeReferences="2"
93 EnableCOMDATFolding="2"
94 ImportLibrary="$(OutDir)/libcups2.lib"
95 TargetMachine="1"/>
96 <Tool
97 Name="VCMIDLTool"/>
98 <Tool
99 Name="VCPostBuildEventTool"/>
100 <Tool
101 Name="VCPreBuildEventTool"/>
102 <Tool
103 Name="VCPreLinkEventTool"/>
104 <Tool
105 Name="VCResourceCompilerTool"/>
106 <Tool
107 Name="VCWebServiceProxyGeneratorTool"/>
108 <Tool
109 Name="VCXMLDataGeneratorTool"/>
110 <Tool
111 Name="VCWebDeploymentTool"/>
112 <Tool
113 Name="VCManagedWrapperGeneratorTool"/>
114 <Tool
115 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
116 </Configuration>
117 </Configurations>
118 <References>
119 </References>
120 <Files>
121 <Filter
122 Name="Source Files"
123 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
124 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
125 <File
126 RelativePath="..\cups\array.c">
127 </File>
128 <File
129 RelativePath="..\cups\attr.c">
130 </File>
131 <File
132 RelativePath="..\cups\auth.c">
133 </File>
134 <File
135 RelativePath="..\cups\backchannel.c">
136 </File>
137 <File
138 RelativePath="..\cups\dest.c">
139 </File>
140 <File
141 RelativePath="..\cups\dir.c">
142 </File>
143 <File
144 RelativePath="..\cups\emit.c">
145 </File>
146 <File
147 RelativePath="..\cups\encode.c">
148 </File>
149 <File
150 RelativePath="..\cups\file.c">
151 </File>
152 <File
153 RelativePath="..\cups\getputfile.c">
154 </File>
155 <File
156 RelativePath="..\cups\globals.c">
157 </File>
158 <File
159 RelativePath="..\cups\http-addr.c">
160 </File>
161 <File
162 RelativePath="..\cups\http-addrlist.c">
163 </File>
164 <File
165 RelativePath="..\cups\http-support.c">
166 </File>
167 <File
168 RelativePath="..\cups\http.c">
169 </File>
170 <File
171 RelativePath="..\cups\ipp-support.c">
172 </File>
173 <File
174 RelativePath="..\cups\ipp.c">
175 </File>
176 <File
177 RelativePath="..\cups\langprintf.c">
178 </File>
179 <File
180 RelativePath="..\cups\language.c">
181 </File>
182 <File
183 RelativePath="..\cups\mark.c">
184 </File>
185 <File
186 RelativePath="..\cups\md5.c">
187 </File>
188 <File
189 RelativePath="..\cups\md5passwd.c">
190 </File>
191 <File
192 RelativePath="..\cups\normalize.c">
193 </File>
194 <File
195 RelativePath="..\cups\options.c">
196 </File>
197 <File
198 RelativePath="..\cups\page.c">
199 </File>
200 <File
201 RelativePath="..\cups\ppd.c">
202 </File>
203 <File
204 RelativePath="..\cups\snprintf.c">
205 </File>
206 <File
207 RelativePath="..\cups\string.c">
208 </File>
209 <File
210 RelativePath="..\cups\tempfile.c">
211 </File>
212 <File
213 RelativePath="..\cups\transcode.c">
214 </File>
215 <File
216 RelativePath="..\cups\usersys.c">
217 </File>
218 <File
219 RelativePath="..\cups\util.c">
220 </File>
221 </Filter>
222 <Filter
223 Name="Header Files"
224 Filter="h;hpp;hxx;hm;inl;inc;xsd"
225 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
226 <File
227 RelativePath="..\cups\array.h">
228 </File>
229 <File
230 RelativePath="..\cups\backend.h">
231 </File>
232 <File
233 RelativePath="..\cups\cups.h">
234 </File>
235 <File
236 RelativePath="..\cups\debug.h">
237 </File>
238 <File
239 RelativePath="..\cups\dir.h">
240 </File>
241 <File
242 RelativePath="..\cups\file.h">
243 </File>
244 <File
245 RelativePath="..\cups\globals.h">
246 </File>
247 <File
248 RelativePath="..\cups\http-private.h">
249 </File>
250 <File
251 RelativePath="..\cups\http.h">
252 </File>
253 <File
254 RelativePath="..\cups\ipp.h">
255 </File>
256 <File
257 RelativePath="..\cups\language.h">
258 </File>
259 <File
260 RelativePath="..\cups\md5-apple.h">
261 </File>
262 <File
263 RelativePath="..\cups\md5.h">
264 </File>
265 <File
266 RelativePath="..\cups\normalize.h">
267 </File>
268 <File
269 RelativePath="..\cups\ppd.h">
270 </File>
271 <File
272 RelativePath="..\cups\string.h">
273 </File>
274 <File
275 RelativePath="..\cups\transcode.h">
276 </File>
277 </Filter>
278 <Filter
279 Name="Resource Files"
280 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
281 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
282 </Filter>
283 </Files>
284 <Globals>
285 </Globals>
286 </VisualStudioProject>