"Fossies" - the Fresh Open Source Software Archive

Member "mod_spnego-0.2.0/mod_spnego-2.vcproj" (22 Dec 2007, 4314 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="7.10"
    5 	Name="mod_spnego-2"
    6 	ProjectGUID="{5CB17189-8278-4371-808B-1484FFE8997D}"
    7 	Keyword="Win32Proj">
    8 	<Platforms>
    9 		<Platform
   10 			Name="Win32"/>
   11 	</Platforms>
   12 	<Configurations>
   13 		<Configuration
   14 			Name="Debug|Win32"
   15 			OutputDirectory="2-win32-debug"
   16 			IntermediateDirectory="2-win32-debug"
   17 			ConfigurationType="2"
   18 			CharacterSet="2">
   19 			<Tool
   20 				Name="VCCLCompilerTool"
   21 				Optimization="0"
   22 				AdditionalIncludeDirectories="$(APACHE2DIR)\include,$(KRB5DIR)\inc\krb5,$(FBOPENSSLDIR)\include,$(OPENSSLDIR)\inc32"
   23 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;APACHE20"
   24 				MinimalRebuild="TRUE"
   25 				BasicRuntimeChecks="3"
   26 				RuntimeLibrary="3"
   27 				UsePrecompiledHeader="0"
   28 				WarningLevel="3"
   29 				Detect64BitPortabilityProblems="TRUE"
   30 				DebugInformationFormat="4"/>
   31 			<Tool
   32 				Name="VCCustomBuildTool"/>
   33 			<Tool
   34 				Name="VCLinkerTool"
   35 				AdditionalDependencies="libapr.lib libhttpd.lib libaprutil.lib gssapi32.lib fbopenssl.lib libeay32.lib"
   36 				OutputFile="$(OutDir)/mod_spnego.so"
   37 				LinkIncremental="2"
   38 				AdditionalLibraryDirectories="$(APACHE2DIR)\lib,$(KRB5DIR)\lib\i386,$(FBOPENSSLDIR)\win32-debug,$(OPENSSLDIR)\out32.dbg"
   39 				GenerateDebugInformation="TRUE"
   40 				ProgramDatabaseFile="$(OutDir)/mod_spnego.pdb"
   41 				SubSystem="2"
   42 				ImportLibrary="$(OutDir)/mod_spnego.lib"
   43 				TargetMachine="1"/>
   44 			<Tool
   45 				Name="VCMIDLTool"/>
   46 			<Tool
   47 				Name="VCPostBuildEventTool"/>
   48 			<Tool
   49 				Name="VCPreBuildEventTool"/>
   50 			<Tool
   51 				Name="VCPreLinkEventTool"/>
   52 			<Tool
   53 				Name="VCResourceCompilerTool"/>
   54 			<Tool
   55 				Name="VCWebServiceProxyGeneratorTool"/>
   56 			<Tool
   57 				Name="VCXMLDataGeneratorTool"/>
   58 			<Tool
   59 				Name="VCWebDeploymentTool"/>
   60 			<Tool
   61 				Name="VCManagedWrapperGeneratorTool"/>
   62 			<Tool
   63 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
   64 		</Configuration>
   65 		<Configuration
   66 			Name="Release|Win32"
   67 			OutputDirectory="2-win32-release"
   68 			IntermediateDirectory="2-win32-release"
   69 			ConfigurationType="2"
   70 			CharacterSet="2">
   71 			<Tool
   72 				Name="VCCLCompilerTool"
   73 				Optimization="2"
   74 				InlineFunctionExpansion="1"
   75 				OmitFramePointers="TRUE"
   76 				AdditionalIncludeDirectories="$(APACHE2DIR)\include,$(KRB5DIR)\inc\krb5,$(FBOPENSSLDIR)\include,$(OPENSSLDIR)\inc32"
   77 				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;APACHE20"
   78 				StringPooling="TRUE"
   79 				RuntimeLibrary="2"
   80 				EnableFunctionLevelLinking="TRUE"
   81 				UsePrecompiledHeader="0"
   82 				WarningLevel="3"
   83 				Detect64BitPortabilityProblems="TRUE"
   84 				DebugInformationFormat="3"/>
   85 			<Tool
   86 				Name="VCCustomBuildTool"/>
   87 			<Tool
   88 				Name="VCLinkerTool"
   89 				AdditionalDependencies="libapr.lib libhttpd.lib libaprutil.lib gssapi32.lib fbopenssl.lib libeay32.lib"
   90 				OutputFile="$(OutDir)/mod_spnego.so"
   91 				LinkIncremental="1"
   92 				AdditionalLibraryDirectories="$(APACHE2DIR)\lib,$(KRB5DIR)\lib\i386,$(FBOPENSSLDIR)\win32-release,$(OPENSSLDIR)\out32"
   93 				GenerateDebugInformation="TRUE"
   94 				SubSystem="2"
   95 				OptimizeReferences="2"
   96 				EnableCOMDATFolding="2"
   97 				ImportLibrary="$(OutDir)/mod_spnego.lib"
   98 				TargetMachine="1"/>
   99 			<Tool
  100 				Name="VCMIDLTool"/>
  101 			<Tool
  102 				Name="VCPostBuildEventTool"/>
  103 			<Tool
  104 				Name="VCPreBuildEventTool"/>
  105 			<Tool
  106 				Name="VCPreLinkEventTool"/>
  107 			<Tool
  108 				Name="VCResourceCompilerTool"/>
  109 			<Tool
  110 				Name="VCWebServiceProxyGeneratorTool"/>
  111 			<Tool
  112 				Name="VCXMLDataGeneratorTool"/>
  113 			<Tool
  114 				Name="VCWebDeploymentTool"/>
  115 			<Tool
  116 				Name="VCManagedWrapperGeneratorTool"/>
  117 			<Tool
  118 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  119 		</Configuration>
  120 	</Configurations>
  121 	<References>
  122 	</References>
  123 	<Files>
  124 		<Filter
  125 			Name="Source Files"
  126 			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  127 			<File
  128 				RelativePath="main.c">
  129 			</File>
  130 			<File
  131 				RelativePath="mod_spnego.c">
  132 			</File>
  133 		</Filter>
  134 		<Filter
  135 			Name="Header Files"
  136 			Filter="h;hpp;hxx;hm;inl;inc">
  137 		</Filter>
  138 		<Filter
  139 			Name="Resource Files"
  140 			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  141 		</Filter>
  142 		<File
  143 			RelativePath="readme.txt">
  144 		</File>
  145 	</Files>
  146 	<Globals>
  147 	</Globals>
  148 </VisualStudioProject>