"Fossies" - the Fresh Open Source Software Archive

Member "mod_spnego-0.2.0/mod_spnego-13_have_sspi.vcproj" (22 Dec 2007, 4804 Bytes) of package /linux/www/apache_httpd_modules/old/mod_spnego-0.2.0.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <?xml version="1.0" encoding="Windows-1252"?>
    2 <VisualStudioProject
    3 	ProjectType="Visual C++"
    4 	Version="8.00"
    5 	Name="mod_spnego-13"
    6 	ProjectGUID="{B41BA15C-1F52-419F-9BB0-C78C1DC120BA}"
    7 	Keyword="Win32Proj"
    8 	>
    9 	<Platforms>
   10 		<Platform
   11 			Name="Win32"
   12 		/>
   13 	</Platforms>
   14 	<ToolFiles>
   15 	</ToolFiles>
   16 	<Configurations>
   17 		<Configuration
   18 			Name="Debug|Win32"
   19 			OutputDirectory="13-win32-debug"
   20 			IntermediateDirectory="13-win32-debug"
   21 			ConfigurationType="2"
   22 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
   23 			CharacterSet="2"
   24 			>
   25 			<Tool
   26 				Name="VCPreBuildEventTool"
   27 			/>
   28 			<Tool
   29 				Name="VCCustomBuildTool"
   30 			/>
   31 			<Tool
   32 				Name="VCXMLDataGeneratorTool"
   33 			/>
   34 			<Tool
   35 				Name="VCWebServiceProxyGeneratorTool"
   36 			/>
   37 			<Tool
   38 				Name="VCMIDLTool"
   39 			/>
   40 			<Tool
   41 				Name="VCCLCompilerTool"
   42 				Optimization="0"
   43 				AdditionalIncludeDirectories="$(APACHE13DIR)\include"
   44 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;APACHE13;HAVE_SSPI"
   45 				MinimalRebuild="true"
   46 				BasicRuntimeChecks="3"
   47 				RuntimeLibrary="3"
   48 				UsePrecompiledHeader="0"
   49 				WarningLevel="3"
   50 				Detect64BitPortabilityProblems="true"
   51 				DebugInformationFormat="4"
   52 			/>
   53 			<Tool
   54 				Name="VCManagedResourceCompilerTool"
   55 			/>
   56 			<Tool
   57 				Name="VCResourceCompilerTool"
   58 			/>
   59 			<Tool
   60 				Name="VCPreLinkEventTool"
   61 			/>
   62 			<Tool
   63 				Name="VCLinkerTool"
   64 				AdditionalDependencies="ApacheCore.lib secur32.lib"
   65 				OutputFile="$(OutDir)/mod_spnego.so"
   66 				LinkIncremental="2"
   67 				AdditionalLibraryDirectories="$(APACHE13DIR)\libexec"
   68 				GenerateDebugInformation="true"
   69 				ProgramDatabaseFile="$(OutDir)/mod_spnego.pdb"
   70 				SubSystem="2"
   71 				ImportLibrary="$(OutDir)/mod_spnego.lib"
   72 				TargetMachine="1"
   73 			/>
   74 			<Tool
   75 				Name="VCALinkTool"
   76 			/>
   77 			<Tool
   78 				Name="VCManifestTool"
   79 			/>
   80 			<Tool
   81 				Name="VCXDCMakeTool"
   82 			/>
   83 			<Tool
   84 				Name="VCBscMakeTool"
   85 			/>
   86 			<Tool
   87 				Name="VCFxCopTool"
   88 			/>
   89 			<Tool
   90 				Name="VCAppVerifierTool"
   91 			/>
   92 			<Tool
   93 				Name="VCWebDeploymentTool"
   94 			/>
   95 			<Tool
   96 				Name="VCPostBuildEventTool"
   97 			/>
   98 		</Configuration>
   99 		<Configuration
  100 			Name="Release|Win32"
  101 			OutputDirectory="13-win32-release"
  102 			IntermediateDirectory="13-win32-release"
  103 			ConfigurationType="2"
  104 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
  105 			CharacterSet="2"
  106 			>
  107 			<Tool
  108 				Name="VCPreBuildEventTool"
  109 			/>
  110 			<Tool
  111 				Name="VCCustomBuildTool"
  112 			/>
  113 			<Tool
  114 				Name="VCXMLDataGeneratorTool"
  115 			/>
  116 			<Tool
  117 				Name="VCWebServiceProxyGeneratorTool"
  118 			/>
  119 			<Tool
  120 				Name="VCMIDLTool"
  121 			/>
  122 			<Tool
  123 				Name="VCCLCompilerTool"
  124 				Optimization="2"
  125 				InlineFunctionExpansion="1"
  126 				OmitFramePointers="true"
  127 				AdditionalIncludeDirectories="$(APACHE13DIR)\include"
  128 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;APACHE13;HAVE_SSPI"
  129 				StringPooling="true"
  130 				RuntimeLibrary="2"
  131 				EnableFunctionLevelLinking="true"
  132 				UsePrecompiledHeader="0"
  133 				WarningLevel="3"
  134 				Detect64BitPortabilityProblems="true"
  135 				DebugInformationFormat="3"
  136 			/>
  137 			<Tool
  138 				Name="VCManagedResourceCompilerTool"
  139 			/>
  140 			<Tool
  141 				Name="VCResourceCompilerTool"
  142 			/>
  143 			<Tool
  144 				Name="VCPreLinkEventTool"
  145 			/>
  146 			<Tool
  147 				Name="VCLinkerTool"
  148 				AdditionalDependencies="ApacheCore.lib secur32.lib"
  149 				OutputFile="$(OutDir)/mod_spnego.so"
  150 				LinkIncremental="1"
  151 				AdditionalLibraryDirectories="$(APACHE13DIR)\libexec"
  152 				GenerateDebugInformation="true"
  153 				SubSystem="2"
  154 				OptimizeReferences="2"
  155 				EnableCOMDATFolding="2"
  156 				ImportLibrary="$(OutDir)/mod_spnego.lib"
  157 				TargetMachine="1"
  158 			/>
  159 			<Tool
  160 				Name="VCALinkTool"
  161 			/>
  162 			<Tool
  163 				Name="VCManifestTool"
  164 			/>
  165 			<Tool
  166 				Name="VCXDCMakeTool"
  167 			/>
  168 			<Tool
  169 				Name="VCBscMakeTool"
  170 			/>
  171 			<Tool
  172 				Name="VCFxCopTool"
  173 			/>
  174 			<Tool
  175 				Name="VCAppVerifierTool"
  176 			/>
  177 			<Tool
  178 				Name="VCWebDeploymentTool"
  179 			/>
  180 			<Tool
  181 				Name="VCPostBuildEventTool"
  182 			/>
  183 		</Configuration>
  184 	</Configurations>
  185 	<References>
  186 	</References>
  187 	<Files>
  188 		<Filter
  189 			Name="Source Files"
  190 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
  191 			>
  192 			<File
  193 				RelativePath="main.c"
  194 				>
  195 			</File>
  196 			<File
  197 				RelativePath="mod_spnego.c"
  198 				>
  199 			</File>
  200 			<File
  201 				RelativePath=".\win32-env.c"
  202 				>
  203 			</File>
  204 		</Filter>
  205 		<Filter
  206 			Name="Header Files"
  207 			Filter="h;hpp;hxx;hm;inl;inc"
  208 			>
  209 		</Filter>
  210 		<Filter
  211 			Name="Resource Files"
  212 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  213 			>
  214 		</Filter>
  215 		<File
  216 			RelativePath="readme.txt"
  217 			>
  218 		</File>
  219 	</Files>
  220 	<Globals>
  221 	</Globals>
  222 </VisualStudioProject>