summaryrefslogtreecommitdiff
path: root/source/LCDriver.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'source/LCDriver.vcproj')
-rw-r--r--source/LCDriver.vcproj966
1 files changed, 966 insertions, 0 deletions
diff --git a/source/LCDriver.vcproj b/source/LCDriver.vcproj
new file mode 100644
index 0000000..d3906db
--- /dev/null
+++ b/source/LCDriver.vcproj
@@ -0,0 +1,966 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="LCDriver"
+ ProjectGUID="{E195BE97-0727-419C-931E-08C8B99AB884}"
+ RootNamespace="LCDriver"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="..\target"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="0"
+ WholeProgramOptimization="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/D LITTLE_ENDIAN=1234 /D BIG_ENDIAN=4321 /D BYTE_ORDER=LITTLE_ENDIAN"
+ Optimization="0"
+ AdditionalIncludeDirectories="security_algorithms\sha;.;LCM;LCM\include;autogen;CEH;utilities;security_algorithms;api_wrappers\windows"
+ PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;_DEBUG;_WINDOWS;_USRDLL;LCDRIVER_EXPORTS;_MESSAGES;_BULKDEBUG;_TIMERDEBUG;_BUFFERDEBUG;_THREADDEBUG"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ DebugInformationFormat="4"
+ CallingConvention="0"
+ CompileAs="2"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ OutputFile="$(OutDir)\$(ProjectName)_CNH1606432.dll"
+ AdditionalLibraryDirectories=""
+ GenerateManifest="true"
+ ModuleDefinitionFile=""
+ GenerateDebugInformation="true"
+ SubSystem="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>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="..\target"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="0"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/D LITTLE_ENDIAN=1234 /D BIG_ENDIAN=4321 /D BYTE_ORDER=LITTLE_ENDIAN"
+ AdditionalIncludeDirectories=".;LCM;LCM\include;autogen;CEH;utilities;security_algorithms;api_wrappers\windows;security_algorithms\sha"
+ PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_WINDOWS;_USRDLL;LCDRIVER_EXPORTS"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ OutputFile="$(OutDir)\$(ProjectName)_CNH1606432.dll"
+ Version=""
+ AdditionalLibraryDirectories="security_algorithms"
+ ModuleDefinitionFile=""
+ AddModuleNamesToAssembly=""
+ AssemblyLinkResource=""
+ SubSystem="2"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ ValidateIntelliSense="false"
+ OutputDocumentFile="..\target\$(TargetName).xml"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCWebDeploymentTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="ReleaseWithDebugMessages|Win32"
+ OutputDirectory="..\target"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="0"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories=".;LCM;LCM\include;autogen;CEH;utilities;security_algorithms;api_wrappers\windows"
+ PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_WINDOWS;_USRDLL;LCDRIVER_EXPORTS;_MESSAGES;_BULKDEBUG;_TIMERDEBUG;_BUFFERDEBUG"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="SecurityAlgorithms.lib"
+ OutputFile="$(OutDir)\$(ProjectName)_CNH1606432.dll"
+ Version=""
+ AdditionalLibraryDirectories="security_algorithms"
+ ModuleDefinitionFile=""
+ SubSystem="2"
+ 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="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\LCDriver.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\LCDriverEntry.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\LCDriverInterface.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\LCDriverMethods.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\LCDriverThread.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="api_wrappers"
+ >
+ <File
+ RelativePath=".\api_wrappers\windows\WinApiWrappers.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\LCDriver.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCDriverInterface.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCDriverMethods.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCDriverThread.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LcmInterface.h"
+ >
+ </File>
+ <File
+ RelativePath=".\resource.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="autogen"
+ >
+ <File
+ RelativePath=".\autogen\a2_command_ids.h"
+ >
+ </File>
+ <File
+ RelativePath=".\autogen\a2_commands.h"
+ >
+ </File>
+ <File
+ RelativePath=".\autogen\a2_commands_impl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\autogen\a2_commands_marshal.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\autogen\command_ids.h"
+ >
+ </File>
+ <File
+ RelativePath=".\autogen\commands.h"
+ >
+ </File>
+ <File
+ RelativePath=".\autogen\commands_impl.h"
+ >
+ </File>
+ <File
+ RelativePath=".\autogen\commands_marshal.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\autogen\lcdriver_error_codes.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="config"
+ >
+ <File
+ RelativePath=".\config\a2_command_ids_h.xsl"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_command_ids.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_command_ids.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_command_ids.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_command_ids.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_command_ids.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_command_ids.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="ReleaseWithDebugMessages|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_command_ids.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_command_ids.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_command_ids.h"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\config\a2_commands.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\config\a2_commands_h.xsl"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_commands.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_commands.h&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_commands.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_commands.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_commands.h&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_commands.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="ReleaseWithDebugMessages|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_commands.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_commands.h&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_commands.h"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\config\a2_commands_impl_h.xsl"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_commands_impl.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_commands_impl.h&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_commands_impl.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_commands_impl.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_commands_impl.h&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_commands_impl.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="ReleaseWithDebugMessages|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_commands_impl.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_commands_impl.h&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_commands_impl.h"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\config\a2_commands_marshal_cpp.xsl"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_commands_marshal.cpp..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_commands_marshal.cpp&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_commands_marshal.cpp"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_commands_marshal.cpp..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_commands_marshal.cpp&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_commands_marshal.cpp"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="ReleaseWithDebugMessages|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating a2_commands_marshal.cpp..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)a2_commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\a2_commands_marshal.cpp&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)a2_commands.xml&quot;"
+ Outputs="autogen\a2_commands_marshal.cpp"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\config\a2_common.xsl"
+ >
+ </File>
+ <File
+ RelativePath=".\config\command_ids_h.xsl"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating command_ids.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\command_ids.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\command_ids.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating command_ids.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\command_ids.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\command_ids.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="ReleaseWithDebugMessages|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating command_ids.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\command_ids.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\command_ids.h"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\config\commands.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\config\commands_h.xsl"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating commands.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\commands.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\commands.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating commands.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\commands.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\commands.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="ReleaseWithDebugMessages|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating commands.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\commands.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\commands.h"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\config\commands_impl_h.xsl"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating commands_impl.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\commands_impl.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\commands_impl.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating commands_impl.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\commands_impl.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\commands_impl.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="ReleaseWithDebugMessages|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating commands_impl.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\commands_impl.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\commands_impl.h"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\config\commands_marshal_cpp.xsl"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating commands_marshal.cpp..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\commands_marshal.cpp&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\commands_marshal.cpp"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating commands_marshal.cpp..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\commands_marshal.cpp&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\commands_marshal.cpp"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="ReleaseWithDebugMessages|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating commands_marshal.cpp..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)commands.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\commands_marshal.cpp&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)commands.xml&quot;"
+ Outputs="autogen\commands_marshal.cpp"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\config\common.xsl"
+ >
+ </File>
+ <File
+ RelativePath=".\config\lcdriver_error_codes.xml"
+ >
+ </File>
+ <File
+ RelativePath=".\config\lcdriver_error_codes_h.xsl"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating lcdriver_error_codes.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)lcdriver_error_codes.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\lcdriver_error_codes.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)lcdriver_error_codes.xml&quot;"
+ Outputs="autogen\lcdriver_error_codes.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating lcdriver_error_codes.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)lcdriver_error_codes.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\lcdriver_error_codes.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)lcdriver_error_codes.xml&quot;"
+ Outputs="autogen\lcdriver_error_codes.h"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="ReleaseWithDebugMessages|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating lcdriver_error_codes.h..."
+ CommandLine="java -classpath ..\lcmodule\tools\xalan-j_2_7_1\xalan.jar org.apache.xalan.xslt.Process -in &quot;$(InputDir)lcdriver_error_codes.xml&quot; -xsl &quot;$(InputPath)&quot; -out &quot;$(ProjectDir)\autogen\lcdriver_error_codes.h&#x0D;&quot;&#x0D;&#x0A;"
+ AdditionalDependencies="&quot;$(InputDir)lcdriver_error_codes.xml&quot;"
+ Outputs="autogen\lcdriver_error_codes.h"
+ />
+ </FileConfiguration>
+ </File>
+ </Filter>
+ <Filter
+ Name="LCM"
+ >
+ <File
+ RelativePath=".\LCM\Buffers.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\Buffers.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\Hash.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\Hash.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\Queue.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\Queue.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\Timer.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\Timer.h"
+ >
+ </File>
+ <Filter
+ Name="include"
+ >
+ <File
+ RelativePath=".\LCM\include\c_compiler.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\c_system.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\error_codes.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_a2_protocol.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_basicdefinitions.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_bulk_protocol.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_command_protocol.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_communication_service.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_protrom_header.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_protrom_network.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_protrom_transport.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_queue.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_r15_header.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_r15_network_layer.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_security_algorithms.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LCM\include\t_time_utilities.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="security_algorithms"
+ >
+ <File
+ RelativePath=".\security_algorithms\SecurityAlgorithms.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\security_algorithms\SecurityAlgorithms.h"
+ >
+ </File>
+ <File
+ RelativePath=".\security_algorithms\simlockcode.h"
+ >
+ </File>
+ <Filter
+ Name="sha"
+ >
+ <File
+ RelativePath=".\security_algorithms\sha\sha2.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\security_algorithms\sha\sha2.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="CEH"
+ >
+ <File
+ RelativePath=".\CEH\a2_commands_impl.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\CEH\CmdResult.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\CEH\CmdResult.h"
+ >
+ </File>
+ <File
+ RelativePath=".\CEH\commands_impl.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\CEH\commands_types.h"
+ >
+ </File>
+ <File
+ RelativePath=".\CEH\ProtromRpcInterface.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\CEH\ProtromRpcInterface.h"
+ >
+ </File>
+ <File
+ RelativePath=".\CEH\ZRpcInterface.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\CEH\ZRpcInterface.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="utilities"
+ >
+ <File
+ RelativePath=".\utilities\BulkHandler.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\BulkHandler.h"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\CaptiveThreadObject.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\CaptiveThreadObject.h"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\Error.h"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\Event.h"
+ >
+ </File>
+ <File
+ RelativePath=".\LcmInterface.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\LockLessQueue.h"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\Logger.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\Logger.h"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\MemMappedFile.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\MemMappedFile.h"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\ObjectList.h"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\Serialization.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\utilities\Serialization.h"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\LCDriver.rc"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>