260 lines
6.0 KiB
XML
260 lines
6.0 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="ch"
|
|
ProjectGUID="{0A528619-7F3F-4459-AAC5-DE8BA570D51D}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\src\include;."
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="TRUE"
|
|
ExceptionHandling="FALSE"
|
|
RuntimeLibrary="5"
|
|
UsePrecompiledHeader="0"
|
|
AssemblerOutput="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="1"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="WS2_32.lib"
|
|
OutputFile="$(OutDir)/ch.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/ch.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName="Debug\ch.map"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="3"
|
|
GlobalOptimizations="TRUE"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="..\..\src\include;."
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
ExceptionHandling="FALSE"
|
|
RuntimeLibrary="4"
|
|
BufferSecurityCheck="FALSE"
|
|
UsePrecompiledHeader="0"
|
|
AssemblerOutput="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="WS2_32.lib"
|
|
OutputFile="$(OutDir)/ch.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/ch.pdb"
|
|
GenerateMapFile="TRUE"
|
|
MapFileName="Release\ch.map"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
|
<File
|
|
RelativePath=".\chcore.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\demo.c">
|
|
</File>
|
|
<Filter
|
|
Name="src"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\src\chdelta.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chevents.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chinit.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chlists.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chmsg.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chqueues.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chschd.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chsem.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chserial.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chsleep.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\chthreads.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="win32"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\ports\Win32\simcom.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="test"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\test\test.c">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath=".\chconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\chcore.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\chtypes.h">
|
|
</File>
|
|
<Filter
|
|
Name="include"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\src\include\ch.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\delta.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\events.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\lists.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\messages.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\queues.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\scheduler.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\semaphores.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\serial.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\sleep.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\include\threads.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\docs\ch.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\license.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\readme.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\ToDo.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|