147 lines
7.4 KiB
XML
Executable File
147 lines
7.4 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|Win32">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{CB80E607-6B6C-4ADF-9B6D-27AA925AE493}</ProjectGuid>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<UseOfMfc>false</UseOfMfc>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v120</PlatformToolset>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
<Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup>
|
|
<_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\lib\Debug\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\obj\Debug\$(ProjectName)\</IntDir>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<OutDir>..\lib\Debug_64\</OutDir>
|
|
<IntDir>..\obj\Debug_64\$(ProjectName)\</IntDir>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<AdditionalIncludeDirectories>../include;../src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;IM_PROCESS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ExceptionHandling>
|
|
</ExceptionHandling>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
<OpenMPSupport>false</OpenMPSupport>
|
|
<PrecompiledHeaderOutputFile>..\lib/im_process.pch</PrecompiledHeaderOutputFile>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<WarningLevel>Level4</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|
<CompileAs>Default</CompileAs>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0416</Culture>
|
|
</ResourceCompile>
|
|
<Lib>
|
|
<OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<Optimization>Disabled</Optimization>
|
|
<AdditionalIncludeDirectories>../include;../src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;IM_PROCESS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ExceptionHandling>
|
|
</ExceptionHandling>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
<OpenMPSupport>false</OpenMPSupport>
|
|
<PrecompiledHeaderOutputFile>..\lib/im_process.pch</PrecompiledHeaderOutputFile>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<WarningLevel>Level4</WarningLevel>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<DebugInformationFormat>OldStyle</DebugInformationFormat>
|
|
<CompileAs>Default</CompileAs>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<Culture>0x0416</Culture>
|
|
</ResourceCompile>
|
|
<Lib>
|
|
<OutputFile>$(OutDir)$(ProjectName).lib</OutputFile>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\src\process\im_analyze.cpp" />
|
|
<ClCompile Include="..\src\process\im_arithmetic_bin.cpp" />
|
|
<ClCompile Include="..\src\process\im_arithmetic_un.cpp" />
|
|
<ClCompile Include="..\src\process\im_canny.cpp" />
|
|
<ClCompile Include="..\src\process\im_color.cpp" />
|
|
<ClCompile Include="..\src\im_convertbitmap.cpp" />
|
|
<ClCompile Include="..\src\im_convertcolor.cpp" />
|
|
<ClCompile Include="..\src\im_converttype.cpp" />
|
|
<ClCompile Include="..\src\process\im_convolve.cpp" />
|
|
<ClCompile Include="..\src\process\im_convolve_rank.cpp" />
|
|
<ClCompile Include="..\src\process\im_distance.cpp" />
|
|
<ClCompile Include="..\src\process\im_effects.cpp" />
|
|
<ClCompile Include="..\src\process\im_geometric.cpp" />
|
|
<ClCompile Include="..\src\process\im_histogram.cpp" />
|
|
<ClCompile Include="..\src\process\im_houghline.cpp" />
|
|
<ClCompile Include="..\src\process\im_kernel.cpp" />
|
|
<ClCompile Include="..\src\process\im_logic.cpp" />
|
|
<ClCompile Include="..\src\process\im_morphology_bin.cpp" />
|
|
<ClCompile Include="..\src\process\im_morphology_gray.cpp" />
|
|
<ClCompile Include="..\src\process\im_point.cpp" />
|
|
<ClCompile Include="..\src\process\im_process_counter.cpp" />
|
|
<ClCompile Include="..\src\process\im_quantize.cpp" />
|
|
<ClCompile Include="..\src\process\im_remotesens.cpp" />
|
|
<ClCompile Include="..\src\process\im_render.cpp" />
|
|
<ClCompile Include="..\src\process\im_resize.cpp" />
|
|
<ClCompile Include="..\src\process\im_statistics.cpp" />
|
|
<ClCompile Include="..\src\process\im_threshold.cpp" />
|
|
<ClCompile Include="..\src\process\im_tonegamut.cpp" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="..\src\im_process.def" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClInclude Include="..\include\im_kernel.h" />
|
|
<ClInclude Include="..\include\im_process.h" />
|
|
<ClInclude Include="..\include\im_process_ana.h" />
|
|
<ClInclude Include="..\src\process\im_process_counter.h" />
|
|
<ClInclude Include="..\include\im_process_glo.h" />
|
|
<ClInclude Include="..\include\im_process_loc.h" />
|
|
<ClInclude Include="..\include\im_process_pnt.h" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |