mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-19 20:18:11 +08:00
270 lines
6.2 KiB
Plaintext
270 lines
6.2 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9.00"
|
||
|
Name="http_server"
|
||
|
ProjectGUID="{10156103-D5BC-45B9-B0BF-332276D7BB99}"
|
||
|
RootNamespace="http_server"
|
||
|
Keyword="Win32Proj"
|
||
|
TargetFrameworkVersion="196613"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Windows Mobile 6 Professional SDK (ARMV4I)"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
|
||
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ExecutionBucket="7"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="./../.."
|
||
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;DEBUG;_CONSOLE;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
|
||
|
MinimalRebuild="true"
|
||
|
RuntimeLibrary="1"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
|
||
|
Culture="1033"
|
||
|
AdditionalIncludeDirectories="$(IntDir)"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions=" /subsystem:windowsce,5.02"
|
||
|
OutputFile="$(OutDir)/http_server.exe"
|
||
|
LinkIncremental="2"
|
||
|
DelayLoadDLLs="$(NOINHERIT)"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)/http_server.pdb"
|
||
|
SubSystem="0"
|
||
|
StackReserveSize="65536"
|
||
|
StackCommitSize="4096"
|
||
|
EntryPointSymbol="mainWCRTStartup"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCodeSignTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
<DeploymentTool
|
||
|
ForceDirty="-1"
|
||
|
RemoteDirectory=""
|
||
|
RegisterOutput="0"
|
||
|
AdditionalFiles=""
|
||
|
/>
|
||
|
<DebuggerTool
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
|
||
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
CharacterSet="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
ExecutionBucket="7"
|
||
|
Optimization="2"
|
||
|
FavorSizeOrSpeed="2"
|
||
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;_CONSOLE;$(ARCHFAM);$(_ARCHFAM_);_UNICODE;UNICODE"
|
||
|
RuntimeLibrary="0"
|
||
|
UsePrecompiledHeader="2"
|
||
|
WarningLevel="3"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES)"
|
||
|
Culture="1033"
|
||
|
AdditionalIncludeDirectories="$(IntDir)"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions=" /subsystem:windowsce,5.02"
|
||
|
OutputFile="$(OutDir)/http_server.exe"
|
||
|
LinkIncremental="1"
|
||
|
DelayLoadDLLs="$(NOINHERIT)"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="$(OutDir)/http_server.pdb"
|
||
|
SubSystem="0"
|
||
|
StackReserveSize="65536"
|
||
|
StackCommitSize="4096"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
EntryPointSymbol="mainWCRTStartup"
|
||
|
RandomizedBaseAddress="1"
|
||
|
DataExecutionPrevention="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCodeSignTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
<DeploymentTool
|
||
|
ForceDirty="-1"
|
||
|
RemoteDirectory=""
|
||
|
RegisterOutput="0"
|
||
|
AdditionalFiles=""
|
||
|
/>
|
||
|
<DebuggerTool
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\http_server.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\stdafx.cpp"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="1"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\stdafx.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
||
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||
|
>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Mongoose"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\mongoose.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
UsePrecompiledHeader="0"
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\mongoose.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|