2006-08-21 22:37:16 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8,00"
|
|
|
|
Name="www.prg"
|
|
|
|
ProjectGUID="{2A1D67D7-7FAE-42D3-AC99-DB68A3570735}"
|
|
|
|
RootNamespace="wwwprg"
|
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<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"
|
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"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
DebugInformationFormat="3"
|
|
|
|
CompileAs="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalDependencies=""$(OutDir)\contiki.lib""
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)"
|
|
|
|
LinkIncremental="2"
|
|
|
|
GenerateDebugInformation="true"
|
|
|
|
SubSystem="1"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<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"
|
|
|
|
>
|
|
|
|
<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"
|
|
|
|
WarningLevel="3"
|
|
|
|
Detect64BitPortabilityProblems="true"
|
|
|
|
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"
|
|
|
|
SubSystem="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
TargetMachine="1"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManifestTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCFxCopTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAppVerifierTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<Filter
|
|
|
|
Name="sys"
|
|
|
|
>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\core\sys\arg.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\core\sys\arg.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\html-strings.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\html-strings.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\htmlparser.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\htmlparser.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\http-strings.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\http-strings.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\http-user-agent-string.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\http-user-agent-string.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\webclient.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\webclient.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\www.c"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-06 23:53:59 +00:00
|
|
|
RelativePath="..\..\..\apps\webbrowser\www.h"
|
2006-08-21 22:37:16 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|