[openrtm-commit:00130] r31 - trunk/ImageProcessing/opencv/rtm/idl
openrtm @ openrtm.org
openrtm @ openrtm.org
2011年 5月 29日 (日) 01:32:37 JST
Author: n-ando
Date: 2011-05-29 01:32:37 +0900 (Sun, 29 May 2011)
New Revision: 31
Added:
trunk/ImageProcessing/opencv/rtm/idl/libCVRTCSkel_vc8.vcproj
Log:
vc8 project for libCVRTCSkel.
Added: trunk/ImageProcessing/opencv/rtm/idl/libCVRTCSkel_vc8.vcproj
===================================================================
--- trunk/ImageProcessing/opencv/rtm/idl/libCVRTCSkel_vc8.vcproj (rev 0)
+++ trunk/ImageProcessing/opencv/rtm/idl/libCVRTCSkel_vc8.vcproj 2011-05-28 16:32:37 UTC (rev 31)
@@ -0,0 +1,186 @@
+<?xml version="1.0" encoding="shift_jis"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="libCVRTCSkel"
+ ProjectGUID="{E4054092-4820-11DE-B424-001C23DA0BDF}"
+ RootNamespace="libCVRTCSkel"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="0"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(ProjectDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)\rtm_config.vsprops"
+ CharacterSet="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine="set PATH=%OMNI_ROOT%\\bin\\x86_win32;$(rtm_path);%PYTHON_ROOT%\\;%PATH%
makewrapper.py ExtendedDataTypes.idl
makewrapper.py InterfaceDataTypes.idl
omniidl -bcxx -Wba -nf ExtendedDataTypes.idl
omniidl -bcxx -Wba -nf InterfaceDataTypes.idl
"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;__WIN32__;__NT__;__OSVERSION__=4;__x86__;_WIN32_WINNT=0x0400;_CRT_SECURE_NO_DEPRECATE"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="4"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)\libCVRTCSkeld.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="cd "$(OutDir)"
copy libCVRTCSkeld.lib "$(SolutionDir)\\bin"
"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(ProjectDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)rtm_config.vsprops"
+ CharacterSet="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ CommandLine="set PATH=%OMNI_ROOT%\\bin\\x86_win32;$(rtm_path);%PYTHON_ROOT%\\;%PATH%
makewrapper.py ExtendedDataTypes.idl
makewrapper.py InterfaceDataTypes.idl
omniidl -bcxx -Wba -nf ExtendedDataTypes.idl
omniidl -bcxx -Wba -nf InterfaceDataTypes.idl
"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ EnableIntrinsicFunctions="true"
+ AdditionalIncludeDirectories=""
+ PreprocessorDefinitions="WIN32;NDEBUG;_LIB;__WIN32__;__NT__;__OSVERSION__=4;__x86__;_WIN32_WINNT=0x0400;_CRT_SECURE_NO_DEPRECATE"
+ RuntimeLibrary="2"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)\libCVRTCSkel.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="cd "$(OutDir)"
copy libCVRTCSkel.lib "$(SolutionDir)\\bin"
"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{E40543E4-4820-11DE-B424-001C23DA0BDF}"
+ >
+ <File
+ RelativePath=".\ExtendedDataTypesSkel.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\InterfaceDataTypesSkel.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{E4054506-4820-11DE-B424-001C23DA0BDF}"
+ >
+ <File
+ RelativePath=".\ExtendedDataTypesSkel.h"
+ >
+ </File>
+ <File
+ RelativePath=".\InterfaceDataTypesSkel.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
openrtm-commit メーリングリストの案内