2006-08-21 22:37:16 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2008-10-29 15:03:34 +00:00
|
|
|
Version="9,00"
|
2006-08-21 22:37:16 +00:00
|
|
|
Name="webserver.prg"
|
|
|
|
ProjectGUID="{C741203A-ADD3-4C4A-9BF1-82978105F057}"
|
|
|
|
RootNamespace="webserverprg"
|
|
|
|
Keyword="Win32Proj"
|
2008-10-29 15:03:34 +00:00
|
|
|
TargetFrameworkVersion="131072"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
2007-04-06 23:53:59 +00:00
|
|
|
IntermediateDirectory="$(SolutionDir)$(ConfigurationName)"
|
2006-08-21 22:37:16 +00:00
|
|
|
ConfigurationType="2"
|
2006-09-09 23:13:09 +00:00
|
|
|
CharacterSet="2"
|
2008-10-29 15:03:34 +00:00
|
|
|
BuildLogFile="$(IntDir)\$(TargetFileName).BuildLog.htm"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="0"
|
2007-05-19 13:38:25 +00:00
|
|
|
AdditionalIncludeDirectories="..;../../../cpu/native;../../../core;../../../apps/program-handler"
|
2008-07-06 11:04:33 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;PLATFORM_BUILD;WITH_LOADER_ARCH;AUTOSTART_ENABLE"
|
2006-08-21 22:37:16 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2008-10-29 15:03:34 +00:00
|
|
|
ProgramDataBaseFileName="$(IntDir)\$(TargetFileName).vc90.pdb"
|
2006-08-21 22:37:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies=""$(OutDir)\contiki.lib""
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)"
|
2008-10-29 15:03:34 +00:00
|
|
|
LinkIncremental="1"
|
2006-08-21 22:37:16 +00:00
|
|
|
GenerateDebugInformation="true"
|
2008-10-29 15:03:34 +00:00
|
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetFileName).pdb"
|
2006-08-21 22:37:16 +00:00
|
|
|
SubSystem="1"
|
2008-10-29 15:03:34 +00:00
|
|
|
ImportLibrary="$(TargetDir)$(TargetFileName).lib"
|
2006-08-21 22:37:16 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
2007-04-06 23:53:59 +00:00
|
|
|
IntermediateDirectory="$(SolutionDir)$(ConfigurationName)"
|
2006-08-21 22:37:16 +00:00
|
|
|
ConfigurationType="2"
|
2006-09-09 23:13:09 +00:00
|
|
|
CharacterSet="2"
|
2006-08-21 22:37:16 +00:00
|
|
|
WholeProgramOptimization="1"
|
2008-10-29 15:03:34 +00:00
|
|
|
BuildLogFile="$(IntDir)\$(TargetFileName).BuildLog.htm"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2007-05-19 13:38:25 +00:00
|
|
|
AdditionalIncludeDirectories="..;../../../cpu/native;../../../core;../../../apps/program-handler"
|
2008-07-06 11:04:33 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;PLATFORM_BUILD;WITH_LOADER_ARCH;AUTOSTART_ENABLE"
|
2006-08-21 22:37:16 +00:00
|
|
|
RuntimeLibrary="2"
|
2008-10-29 15:03:34 +00:00
|
|
|
ProgramDataBaseFileName="$(IntDir)\$(TargetFileName).vc90.pdb"
|
2006-08-21 22:37:16 +00:00
|
|
|
WarningLevel="3"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies=""$(OutDir)\contiki.lib""
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)"
|
|
|
|
LinkIncremental="1"
|
|
|
|
GenerateDebugInformation="true"
|
2008-10-29 15:03:34 +00:00
|
|
|
ProgramDatabaseFile="$(TargetDir)$(TargetFileName).pdb"
|
2006-08-21 22:37:16 +00:00
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
2008-10-29 15:03:34 +00:00
|
|
|
ImportLibrary="$(TargetDir)$(TargetFileName).lib"
|
2006-08-21 22:37:16 +00:00
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="net"
|
|
|
|
>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\core\net\psock.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\core\net\psock.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="lib"
|
|
|
|
>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\core\lib\memb.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\core\lib\memb.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\http-strings.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\http-strings.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\httpd-cgi.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\httpd-cgi.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\httpd-fs.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\httpd-fs.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\httpd.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\httpd.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\webserver.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webserver\webserver.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|