xref: /freebsd/crypto/krb5/src/ccapi/server/win/Server.vcproj (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1<?xml version="1.0" encoding="UTF-8"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="Server"
6	ProjectGUID="{114DCD80-6D13-4AAA-9510-B51CE6D94C1C}"
7	RootNamespace="Server"
8	Keyword="MakeFileProj"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
14	</Platforms>
15	<ToolFiles>
16	</ToolFiles>
17	<Configurations>
18		<Configuration
19			Name="Debug|Win32"
20			OutputDirectory="Debug"
21			IntermediateDirectory="Debug"
22			ConfigurationType="0"
23			>
24			<Tool
25				Name="VCNMakeTool"
26				BuildCommandLine="nmake"
27				ReBuildCommandLine="nmake"
28				CleanCommandLine="nmake clean"
29				Output=""
30				PreprocessorDefinitions="WIN32;_DEBUG;"
31				IncludeSearchPath=""
32				ForcedIncludes=""
33				AssemblySearchPath=""
34				ForcedUsingAssemblies=""
35				CompileAsManaged=""
36			/>
37		</Configuration>
38		<Configuration
39			Name="Release|Win32"
40			OutputDirectory="Release"
41			IntermediateDirectory="Release"
42			ConfigurationType="0"
43			>
44			<Tool
45				Name="VCNMakeTool"
46				BuildCommandLine="nmake"
47				ReBuildCommandLine="nmake"
48				CleanCommandLine="nmake clean"
49				Output=""
50				PreprocessorDefinitions="WIN32;NDEBUG;"
51				IncludeSearchPath=""
52				ForcedIncludes=""
53				AssemblySearchPath=""
54				ForcedUsingAssemblies=""
55				CompileAsManaged=""
56			/>
57		</Configuration>
58	</Configurations>
59	<References>
60	</References>
61	<Files>
62		<Filter
63			Name="Header Files"
64			Filter="h;hpp;hxx;hm;inl;inc;xsd"
65			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
66			>
67			<File
68				RelativePath="..\..\common\cci_debugging.h"
69				>
70			</File>
71			<File
72				RelativePath="..\..\common\cci_os_debugging.h"
73				>
74			</File>
75			<File
76				RelativePath="..\..\common\cci_stream.h"
77				>
78			</File>
79			<File
80				RelativePath=".\ccs_reply.h"
81				>
82			</File>
83			<File
84				RelativePath=".\ccs_request.h"
85				>
86			</File>
87			<File
88				RelativePath="..\ccs_server.h"
89				>
90			</File>
91			<File
92				RelativePath="..\..\common\win\ccutil\ccutils.h"
93				>
94			</File>
95			<File
96				RelativePath="..\..\common\win\ccutil\init.hxx"
97				>
98			</File>
99			<File
100				RelativePath="..\..\..\include\k5-platform.h"
101				>
102			</File>
103			<File
104				RelativePath="..\..\common\win\ccutil\secure.hxx"
105				>
106			</File>
107			<File
108				RelativePath="..\..\common\win\ccutil\util.h"
109				>
110			</File>
111			<File
112				RelativePath="..\..\common\win\win-utils.h"
113				>
114			</File>
115			<File
116				RelativePath=".\workitem.h"
117				>
118			</File>
119			<File
120				RelativePath=".\WorkQueue.h"
121				>
122			</File>
123		</Filter>
124		<Filter
125			Name="Resource Files"
126			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
127			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
128			>
129		</Filter>
130		<Filter
131			Name="Source Files"
132			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
133			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
134			>
135			<File
136				RelativePath="..\..\common\cci_debugging.c"
137				>
138			</File>
139			<File
140				RelativePath="..\..\common\win\cci_os_debugging.c"
141				>
142			</File>
143			<File
144				RelativePath="..\..\common\cci_stream.c"
145				>
146			</File>
147			<File
148				RelativePath="..\ccs_lock.c"
149				>
150			</File>
151			<File
152				RelativePath=".\ccs_os_pipe.c"
153				>
154			</File>
155			<File
156				RelativePath=".\ccs_os_server.cpp"
157				>
158			</File>
159			<File
160				RelativePath="..\..\common\win\ccs_reply.Idl"
161				>
162			</File>
163			<File
164				RelativePath=".\ccs_reply_c.c"
165				>
166			</File>
167			<File
168				RelativePath=".\ccs_reply_s.c"
169				>
170			</File>
171			<File
172				RelativePath="..\..\common\win\ccs_request.idl"
173				>
174			</File>
175			<File
176				RelativePath=".\ccs_request_c.c"
177				>
178			</File>
179			<File
180				RelativePath=".\ccs_request_proc.c"
181				>
182			</File>
183			<File
184				RelativePath=".\ccs_request_s.cpp"
185				>
186			</File>
187			<File
188				RelativePath="..\ccs_server.c"
189				>
190			</File>
191			<File
192				RelativePath="..\..\common\win\ccutil\ccutils.c"
193				>
194			</File>
195			<File
196				RelativePath="..\..\common\win\ccutil\init.cxx"
197				>
198			</File>
199			<File
200				RelativePath="..\..\common\win\ccutil\secure.cxx"
201				>
202			</File>
203			<File
204				RelativePath="..\..\common\win\ccutil\util.cxx"
205				>
206			</File>
207			<File
208				RelativePath="..\..\common\win\win-utils.c"
209				>
210			</File>
211			<File
212				RelativePath=".\WorkItem.cpp"
213				>
214			</File>
215			<File
216				RelativePath=".\WorkQueue.cpp"
217				>
218			</File>
219		</Filter>
220		<File
221			RelativePath="..\..\common\win\ccs_reply.Acf"
222			>
223		</File>
224	</Files>
225	<Globals>
226	</Globals>
227</VisualStudioProject>
228