mirror of
https://gitlab.com/prpl-foundation/intel/dsl_cpe_control.git
synced 2025-12-10 06:44:37 +01:00
515 lines
14 KiB
XML
515 lines
14 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="dsl_cpe_control"
|
|
ProjectGUID="{F79EAF4F-E01C-4331-9E2E-BEC06153ACF4}"
|
|
RootNamespace="dsl_cpe_control"
|
|
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="C:\snapshots\hempel_dsl_cpe_api_dev_generic_snapshot\comacsd_driver\drv_dsl_cpe_api\driver\src\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wsock32.lib"
|
|
OutputFile="$(OutDir)/dsl_cpe_control.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/dsl_cpe_control.pdb"
|
|
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="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="TRUE"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/dsl_cpe_control.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="TRUE"
|
|
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>
|
|
<Configuration
|
|
Name="Danube Debug|Win32"
|
|
OutputDirectory="Danube Debug"
|
|
IntermediateDirectory="Danube Debug"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\..\..\comacsd_lib\lib_ifxos\src\include;..\;..\..\..\..\driver\src\include"
|
|
PreprocessorDefinitions="IFXOS_USE_DEV_IO=1;WIN32;_DEBUG;_CONSOLE;INCLUDE_DSL_CPE_CLI_SUPPORT;INCLUDE_DSL_CPE_API_DANUBE;DSL_CPE_SIMULATOR;DSL_CPE_REMOVE_PIPE_SUPPORT;INCLUDE_DSL_CPE_CMV_SCRIPTS_SUPPORT;DSL_CHANNELS_PER_LINE=1"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
StructMemberAlignment="1"
|
|
BufferSecurityCheck="TRUE"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="4"
|
|
CallingConvention="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wsock32.lib"
|
|
OutputFile="$(OutDir)/dsl_cpe_control.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/dsl_cpe_control.pdb"
|
|
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="VRX Debug|Win32"
|
|
OutputDirectory="VRX Debug"
|
|
IntermediateDirectory="VRX Debug"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\..\..\comacsd_lib\lib_ifxos\src\include;..\;..\..\..\..\driver\src\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;DSL_CPE_REMOVE_PIPE_SUPPORT;INCLUDE_DSL_CPE_CLI_SUPPORT;INCLUDE_DSL_CPE_IFXOS_SUPPORT;IFXOS_USE_DEV_IO=1;INCLUDE_DSL_CPE_API_VRX;DSL_CPE_SIMULATOR;DSL_CHANNELS_PER_LINE=1"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="FALSE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wsock32.lib"
|
|
OutputFile="$(OutDir)/dsl_cpe_control.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)/dsl_cpe_control.pdb"
|
|
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="Danube Release|Win32"
|
|
OutputDirectory="Danube Release"
|
|
IntermediateDirectory="Danube Release"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="..\;..\..\..\..\driver\src\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;INCLUDE_DSL_CPE_CLI_SUPPORT;INCLUDE_DSL_CPE_API_DANUBE;DSL_CPE_SIMULATOR"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="3"
|
|
StructMemberAlignment="1"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/dsl_cpe_control.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="TRUE"
|
|
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>
|
|
<Configuration
|
|
Name="VRX Release|Win32"
|
|
OutputDirectory="VRX Release"
|
|
IntermediateDirectory="VRX Release"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="..\;..\..\..\..\driver\src\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;INCLUDE_DSL_CPE_API_VRX;DSL_CPE_SIMULATOR"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(OutDir)/dsl_cpe_control.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="TRUE"
|
|
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"
|
|
SourceControlFiles="FALSE">
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_cli.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_cli_access.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_cli_console.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_cli_danube.c">
|
|
<FileConfiguration
|
|
Name="VRX Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="VRX Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_cli_pipe.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_cli_vrx.c">
|
|
<FileConfiguration
|
|
Name="Danube Debug|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Danube Release|Win32"
|
|
ExcludedFromBuild="TRUE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_control.c">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Danube Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="VRX Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Danube Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="VRX Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)/$(InputName)1.obj"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_debug.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_debug_danube.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_debug_vrx.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_init_cfg.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_legacy.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_linux.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_simulator.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_vxworks.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_win32.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc">
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_cli.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_cli_console.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_control.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\dsl_cpe_control_version.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_debug.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_debug_danube.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_debug_vrx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_init_cfg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_linux.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_os.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_simulator.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_vxworks.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\dsl_cpe_win32.h">
|
|
</File>
|
|
<File
|
|
RelativePath="stdafx.h">
|
|
</File>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\ChangeLog">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\configure.in">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\NEWS">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\README">
|
|
</File>
|
|
<File
|
|
RelativePath="ReadMe.txt">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\scripts\swig2cli.xsl">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\TODO">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|