| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="7.10" | |
| Name="encoder" | |
| ProjectGUID="{B89AC381-5594-4B8B-B6D8-FC6AD020F612}" | |
| Keyword="Win32Proj"> | |
| <Platforms> | |
| <Platform | |
| Name="Win32"/> | |
| </Platforms> | |
| <Configurations> | |
| <Configuration | |
| Name="Debug|Win32" | |
| OutputDirectory="bin\$(ConfigurationName)" | |
| IntermediateDirectory="tmp\$(ConfigurationName)" | |
| ConfigurationType="4" | |
| CharacterSet="2"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalOptions="/Zi" | |
| Optimization="0" | |
| AdditionalIncludeDirectories=""$(ProjectDir)\..\..\..\..\vm\include";"$(ProjectDir)\..\..\..\..\vm\port\include"" | |
| PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_IA32_;PLATFORM_NT;PORT_ENCODER_EXPORTS;REFS_USE_UNCOMPRESSED;VM_STATS" | |
| MinimalRebuild="TRUE" | |
| BasicRuntimeChecks="3" | |
| RuntimeLibrary="3" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| WarnAsError="TRUE" | |
| Detect64BitPortabilityProblems="FALSE" | |
| DebugInformationFormat="4"/> | |
| <Tool | |
| Name="VCCustomBuildTool"/> | |
| <Tool | |
| Name="VCLibrarianTool" | |
| OutputFile="$(OutDir)/encoder.lib" | |
| IgnoreAllDefaultLibraries="TRUE"/> | |
| <Tool | |
| Name="VCMIDLTool"/> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| Description=" ... Copying files to deploy/lib folder ...." | |
| CommandLine="copy $(OutDir)\encoder.lib $(ProjectDir)\..\..\..\windows_x86_msvc_$(ConfigurationName)\deploy\lib"/> | |
| <Tool | |
| Name="VCPreBuildEventTool"/> | |
| <Tool | |
| Name="VCPreLinkEventTool"/> | |
| <Tool | |
| Name="VCResourceCompilerTool"/> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool"/> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool"/> | |
| <Tool | |
| Name="VCManagedWrapperGeneratorTool"/> | |
| <Tool | |
| Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
| </Configuration> | |
| <Configuration | |
| Name="Release|Win32" | |
| OutputDirectory="bin\$(ConfigurationName)" | |
| IntermediateDirectory="tmp\$(ConfigurationName)" | |
| ConfigurationType="4" | |
| CharacterSet="2"> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories=""$(ProjectDir)\..\..\..\..\vm\include";"$(ProjectDir)\..\..\..\..\vm\port\include"" | |
| PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_IA32_;PLATFORM_NT;PORT_ENCODER_EXPORTS;REFS_USE_UNCOMPRESSED;VM_STATS" | |
| RuntimeLibrary="0" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| Detect64BitPortabilityProblems="FALSE" | |
| DebugInformationFormat="3"/> | |
| <Tool | |
| Name="VCCustomBuildTool"/> | |
| <Tool | |
| Name="VCLibrarianTool" | |
| OutputFile="$(OutDir)/encoder.lib"/> | |
| <Tool | |
| Name="VCMIDLTool"/> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| Description=" ... Copying files to deploy/lib folder ...." | |
| CommandLine="copy $(OutDir)\encoder.lib $(ProjectDir)\..\..\..\windows_x86_msvc_$(ConfigurationName)\deploy\lib"/> | |
| <Tool | |
| Name="VCPreBuildEventTool"/> | |
| <Tool | |
| Name="VCPreLinkEventTool"/> | |
| <Tool | |
| Name="VCResourceCompilerTool"/> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool"/> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool"/> | |
| <Tool | |
| Name="VCManagedWrapperGeneratorTool"/> | |
| <Tool | |
| Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
| </Configuration> | |
| </Configurations> | |
| <References> | |
| </References> | |
| <Files> | |
| <File | |
| RelativePath="..\..\..\..\vm\port\src\encoder\ia32_em64t\dec_base.cpp"> | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\port\src\encoder\ia32_em64t\dec_base.h"> | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\port\src\encoder\ia32_em64t\enc_base.cpp"> | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\port\src\encoder\ia32_em64t\enc_base.h"> | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\port\src\encoder\ia32_em64t\enc_defs.h"> | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\port\src\encoder\ia32_em64t\enc_prvt.h"> | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\port\src\encoder\ia32_em64t\enc_tabl.cpp"> | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\port\src\encoder\ia32_em64t\encoder.cpp"> | |
| </File> | |
| <File | |
| RelativePath="..\..\..\..\vm\port\src\encoder\ia32_em64t\encoder.h"> | |
| </File> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |