windows: Set ReparsePoint Attribute in FileAttributes
[openafs.git] / src / WINNT / afsrdr / npdll / AFSRDFSProvder.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="AFSRDFS Provider"
6         ProjectGUID="{E191A87E-DAB1-4D1E-9A23-3A1B559258F0}"
7         RootNamespace="NPDll"
8         SccProjectName="SAK"
9         SccAuxPath="SAK"
10         SccLocalPath="SAK"
11         SccProvider="SAK"
12         Keyword="MakeFileProj"
13         >
14         <Platforms>
15                 <Platform
16                         Name="Win32"
17                 />
18         </Platforms>
19         <ToolFiles>
20         </ToolFiles>
21         <Configurations>
22                 <Configuration
23                         Name="Debug|Win32"
24                         OutputDirectory="Debug"
25                         IntermediateDirectory="Debug"
26                         ConfigurationType="0"
27                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
28                         >
29                         <Tool
30                                 Name="VCNMakeTool"
31                                 BuildCommandLine=""
32                                 ReBuildCommandLine=""
33                                 CleanCommandLine=""
34                                 Output="NPDll.exe"
35                                 PreprocessorDefinitions=""
36                                 IncludeSearchPath=""
37                                 ForcedIncludes=""
38                                 AssemblySearchPath=""
39                                 ForcedUsingAssemblies=""
40                                 CompileAsManaged=""
41                         />
42                 </Configuration>
43                 <Configuration
44                         Name="Release|Win32"
45                         OutputDirectory="Release"
46                         IntermediateDirectory="Release"
47                         ConfigurationType="0"
48                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
49                         >
50                         <Tool
51                                 Name="VCNMakeTool"
52                                 BuildCommandLine=""
53                                 ReBuildCommandLine=""
54                                 CleanCommandLine=""
55                                 Output="NPDll.exe"
56                                 PreprocessorDefinitions=""
57                                 IncludeSearchPath=""
58                                 ForcedIncludes=""
59                                 AssemblySearchPath=""
60                                 ForcedUsingAssemblies=""
61                                 CompileAsManaged=""
62                         />
63                 </Configuration>
64         </Configurations>
65         <References>
66         </References>
67         <Files>
68                 <Filter
69                         Name="Source Files"
70                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
71                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
72                         >
73                         <File
74                                 RelativePath=".\AFS_Npdll.c"
75                                 >
76                         </File>
77                         <File
78                                 RelativePath=".\AFS_NpdllMain.C"
79                                 >
80                         </File>
81                 </Filter>
82                 <Filter
83                         Name="Header Files"
84                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
85                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
86                         >
87                 </Filter>
88                 <Filter
89                         Name="Resource Files"
90                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
91                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
92                         >
93                         <File
94                                 RelativePath=".\AFS_Npdll.DEF"
95                                 >
96                         </File>
97                         <File
98                                 RelativePath=".\SOURCES"
99                                 >
100                         </File>
101                 </Filter>
102         </Files>
103         <Globals>
104         </Globals>
105 </VisualStudioProject>