|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<PreferredToolArchitecture>x64</PreferredToolArchitecture>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
|
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
|
|
|
|
<Configuration>Debug</Configuration>
|
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
|
<ProjectConfiguration Include="Release|x64">
|
|
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
|
</ProjectConfiguration>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
|
|
<ProjectGuid>{0F8D28F9-4171-3C69-A0AF-22B2056E69C9}</ProjectGuid>
|
|
|
|
|
|
<Keyword>Win32Proj</Keyword>
|
|
|
|
|
|
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
|
|
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
|
|
<ProjectName>UIDesign</ProjectName>
|
|
|
|
|
|
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
|
<UseOfMfc>Dynamic</UseOfMfc>
|
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
|
<UseOfMfc>Dynamic</UseOfMfc>
|
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
|
<ImportGroup Label="PropertySheets">
|
|
|
|
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
|
|
|
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">..\..\build_vs2019\Debug\</OutDir>
|
|
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">UIDesign.dir\Debug\</IntDir>
|
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">design</TargetName>
|
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.exe</TargetExt>
|
|
|
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
|
|
|
|
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</GenerateManifest>
|
|
|
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">..\..\build_vs2019\Release\</OutDir>
|
|
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">UIDesign.dir\Release\</IntDir>
|
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">design</TargetName>
|
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.exe</TargetExt>
|
|
|
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
|
|
|
|
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</GenerateManifest>
|
|
|
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">..\..\build_vs2019\MinSizeRel\</OutDir>
|
|
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">UIDesign.dir\MinSizeRel\</IntDir>
|
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">design</TargetName>
|
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">.exe</TargetExt>
|
|
|
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkIncremental>
|
|
|
|
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">true</GenerateManifest>
|
|
|
|
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">..\..\build_vs2019\RelWithDebInfo\</OutDir>
|
|
|
|
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">UIDesign.dir\RelWithDebInfo\</IntDir>
|
|
|
|
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">design</TargetName>
|
|
|
|
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">.exe</TargetExt>
|
|
|
|
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">true</LinkIncremental>
|
|
|
|
|
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">true</GenerateManifest>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
|
|
<ClCompile>
|
|
|
|
|
|
<AdditionalIncludeDirectories>..\..\src\XJAlgorithm;..\..\src\XJObjectManager;..\..\src\XJOSGView;..\..\src\XJUIDesign\.;..\..\src\XJUIDesign\1-home;..\..\src\XJUIDesign\4-Analyze;..\..\src\XJUIDesign\Common;..\..\src\XJUIDesign\LayOut;..\..\src\XJUIDesign\MFCCtrl;..\..\3rdPart\eigen-3.4.0;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
|
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
|
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
|
|
|
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
|
<UseFullPaths>false</UseFullPaths>
|
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;UNICODE;_UNICODE;_AFXDLL;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
|
|
|
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
|
|
|
|
</ClCompile>
|
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_DEBUG;_WINDOWS;UNICODE;_UNICODE;_AFXDLL;CMAKE_INTDIR=\"Debug\"</PreprocessorDefinitions>
|
|
|
|
|
|
<AdditionalIncludeDirectories>..\..\src\XJUIDesign\..;..\..\src\XJUIDesign\..\XJDatabase;..\..\src\XJUIDesign\..\XJObjectManager;..\..\src\XJUIDesign\..\XJAlgorithm;..\..\src\XJUIDesign\..\XJUG;..\..\src\XJUIDesign\..\Tool;..\..\src\XJUIDesign\.;..\..\src\XJUIDesign\1-home;..\..\src\XJUIDesign\2-Align;..\..\src\XJUIDesign\3-Plan;..\..\src\XJUIDesign\3-Plan\Ankle;..\..\src\XJUIDesign\3-Plan\Brace;..\..\src\XJUIDesign\3-Plan\FemurNear;..\..\src\XJUIDesign\3-Plan\HTO;..\..\src\XJUIDesign\3-Plan\Jaw;..\..\src\XJUIDesign\3-Plan\KneeOrthosis;..\..\src\XJUIDesign\3-Plan\Orthopedic;..\..\src\XJUIDesign\3-Plan\Orthopedic\Guide;..\..\src\XJUIDesign\3-Plan\Orthopedic\Implant;..\..\src\XJUIDesign\3-Plan\Orthopedic\Measure;..\..\src\XJUIDesign\3-Plan\Orthopedic\ModuleGuide;..\..\src\XJUIDesign\3-Plan\Orthopedic\Surg;..\..\src\XJUIDesign\3-Plan\Spine;..\..\src\XJUIDesign\3-Plan\THA;..\..\src\XJUIDesign\3-Plan\TKA;..\..\src\XJUIDesign\3-Plan\Tumour;..\..\src\XJUIDesign\4-Analyze;..\..\src\XJUIDesign\4-Analyze\point;..\..\src\XJUIDesign\4-Analyze\line;..\..\src\XJUIDesign\4-Analyze\plane;..\..\src\XJUIDesign\4-Analyze\circle;..\..\src\XJUIDesign\4-Analyze\cylinder;..\..\src\XJUIDesign\4-Analyze\sphere;..\..\src\XJUIDesign\4-Analyze\originGenMethod;..\..\src\XJUIDesign\5-Measure;..\..\src\XJUIDesign\6-Mark;..\..\src\XJUIDesign\7-Fix;..\..\src\XJUIDesign\8-View;..\..\src\XJUIDesign\9-Sketch;..\..\src\XJUIDesign\9-Sketch\Constraint2D;..\..\src\XJUIDesign\9-Sketch\Module2DBaseElementSketch;..\..\src\XJUIDesign\9-Sketch\Tool;..\..\src\XJUIDesign\10-Design;..\..\src\XJUIDesign\IF;..\..\src\XJUIDesign\(;..\..\src\XJUIDesign\MODULE_AI;..\..\src\XJUIDesign\);..\..\src\XJUIDesign\11-AI;..\..\src\XJUIDesign\11-AI\HTO;..\..\src\XJUIDesign\11-AI\Tumour;..\..\src\XJUIDesign\ENDIF;..\..\src\XJUIDesign\12-LightWeight;..\..\src\XJUIDesign\15-Report;..\..\src\XJUIDesign\16-ModelCombination;..\..\src\XJUIDesign\Common;..\..\src\XJUIDesign\LayOut;..\..\src\XJUIDesign\MFCCtrl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
|
<Midl>
|
|
|
|
|
|
<AdditionalIncludeDirectories>..\..\src\XJUIDesign\..;..\..\src\XJUIDesign\..\XJDatabase;..\..\src\XJUIDesign\..\XJObjectManager;..\..\src\XJUIDesign\..\XJAlgorithm;..\..\src\XJUIDesign\..\XJUG;..\..\src\XJUIDesign\..\Tool;..\..\src\XJUIDesign\.;..\..\src\XJUIDesign\1-home;..\..\src\XJUIDesign\2-Align;..\..\src\XJUIDesign\3-Plan;..\..\src\XJUIDesign\3-Plan\Ankle;..\..\src\XJUIDesign\3-Plan\Brace;..\..\src\XJUIDesign\3-Plan\FemurNear;..\..\src\XJUIDesign\3-Plan\HTO;..\..\src\XJUIDesign\3-Plan\Jaw;..\..\src\XJUIDesign\3-Plan\KneeOrthosis;..\..\src\XJUIDesign\3-Plan\Orthopedic;..\..\src\XJUIDesign\3-Plan\Orthopedic\Guide;..\..\src\XJUIDesign\3-Plan\Orthopedic\Implant;..\..\src\XJUIDesign\3-Plan\Orthopedic\Measure;..\..\src\XJUIDesign\3-Plan\Orthopedic\ModuleGuide;..\..\src\XJUIDesign\3-Plan\Orthopedic\Surg;..\..\src\XJUIDesign\3-Plan\Spine;..\..\src\XJUIDesign\3-Plan\THA;..\..\src\XJUIDesign\3-Plan\TKA;..\..\src\XJUIDesign\3-Plan\Tumour;..\..\src\XJUIDesign\4-Analyze;..\..\src\XJUIDesign\4-Analyze\point;..\..\src\XJUIDesign\4-Analyze\line;..\..\src\XJUIDesign\4-Analyze\plane;..\..\src\XJUIDesign\4-Analyze\circle;..\..\src\XJUIDesign\4-Analyze\cylinder;..\..\src\XJUIDesign\4-Analyze\sphere;..\..\src\XJUIDesign\4-Analyze\originGenMethod;..\..\src\XJUIDesign\5-Measure;..\..\src\XJUIDesign\6-Mark;..\..\src\XJUIDesign\7-Fix;..\..\src\XJUIDesign\8-View;..\..\src\XJUIDesign\9-Sketch;..\..\src\XJUIDesign\9-Sketch\Constraint2D;..\..\src\XJUIDesign\9-Sketch\Module2DBaseElementSketch;..\..\src\XJUIDesign\9-Sketch\Tool;..\..\src\XJUIDesign\10-Design;..\..\src\XJUIDesign\IF;..\..\src\XJUIDesign\(;..\..\src\XJUIDesign\MODULE_AI;..\..\src\XJUIDesign\);..\..\src\XJUIDesign\11-AI;..\..\src\XJUIDesign\11-AI\HTO;..\..\src\XJUIDesign\11-AI\Tumour;..\..\src\XJUIDesign\ENDIF;..\..\src\XJUIDesign\12-LightWeight;..\..\src\XJUIDesign\15-Report;..\..\src\XJUIDesign\16-ModelCombination;..\..\src\XJUIDesign\Common;..\..\src\XJUIDesign\LayOut;..\..\src\XJUIDesign\MFCCtrl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
|
</Midl>
|
|
|
|
|
|
<Link>
|
|
|
|
|
|
<AdditionalDependencies>..\Debug\OSGView.lib;..\Debug\ObjectManager.lib;..\Debug\Algorithm.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib</AdditionalDependencies>
|
|
|
|
|
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|
|
|
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
|
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
|
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
|
|
|
|
|
<ImportLibrary>../../build_vs2019/Debug/design.lib</ImportLibrary>
|
|
|
|
|
|
<ProgramDataBaseFile>../../build_vs2019/Debug/design.pdb</ProgramDataBaseFile>
|
|
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
|
|
</Link>
|
|
|
|
|
|
<ProjectReference>
|
|
|
|
|
|
<LinkLibraryDependencies>false</LinkLibraryDependencies>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
|
<Command>editbin /SUBSYSTEM:CONSOLE "$(OUTDIR)design.exe"</Command>
|
|
|
|
|
|
</PostBuildEvent>
|
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
|
|
|
<ClCompile>
|
|
|
|
|
|
<AdditionalIncludeDirectories>..\..\src\XJAlgorithm;..\..\src\XJObjectManager;..\..\src\XJOSGView;..\..\src\XJUIDesign\.;..\..\src\XJUIDesign\1-home;..\..\src\XJUIDesign\MFCCtrl;..\..\src\XJUIDesign\4-Analyze;..\..\src\XJUIDesign\Common;..\..\src\XJUIDesign\LayOut;..\..\3rdPart\eigen-3.4.0;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
|
|
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
|
|
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
|
|
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
|
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
|
|
|
|
<UseFullPaths>false</UseFullPaths>
|
|
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;UNICODE;_UNICODE;_AFXDLL;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
|
|
|
|
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
|
|
</ClCompile>
|
|
|
|
|
|
<ResourceCompile>
|
|
|
|
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;UNICODE;_UNICODE;_AFXDLL;CMAKE_INTDIR=\"Release\"</PreprocessorDefinitions>
|
|
|
|
|
|
<AdditionalIncludeDirectories>..\..\src\XJUIDesign\..;..\..\src\XJUIDesign\..\XJDatabase;..\..\src\XJUIDesign\..\XJObjectManager;..\..\src\XJUIDesign\..\XJAlgorithm;..\..\src\XJUIDesign\..\XJUG;..\..\src\XJUIDesign\..\Tool;..\..\src\XJUIDesign\.;..\..\src\XJUIDesign\1-home;..\..\src\XJUIDesign\2-Align;..\..\src\XJUIDesign\3-Plan;..\..\src\XJUIDesign\3-Plan\Ankle;..\..\src\XJUIDesign\3-Plan\Brace;..\..\src\XJUIDesign\3-Plan\FemurNear;..\..\src\XJUIDesign\3-Plan\HTO;..\..\src\XJUIDesign\3-Plan\Jaw;..\..\src\XJUIDesign\3-Plan\KneeOrthosis;..\..\src\XJUIDesign\3-Plan\Orthopedic;..\..\src\XJUIDesign\3-Plan\Orthopedic\Guide;..\..\src\XJUIDesign\3-Plan\Orthopedic\Implant;..\..\src\XJUIDesign\3-Plan\Orthopedic\Measure;..\..\src\XJUIDesign\3-Plan\Orthopedic\ModuleGuide;..\..\src\XJUIDesign\3-Plan\Orthopedic\Surg;..\..\src\XJUIDesign\3-Plan\Spine;..\..\src\XJUIDesign\3-Plan\THA;..\..\src\XJUIDesign\3-Plan\TKA;..\..\src\XJUIDesign\3-Plan\Tumour;..\..\src\XJUIDesign\4-Analyze;..\..\src\XJUIDesign\4-Analyze\point;..\..\src\XJUIDesign\4-Analyze\line;..\..\src\XJUIDesign\4-Analyze\plane;..\..\src\XJUIDesign\4-Analyze\circle;..\..\src\XJUIDesign\4-Analyze\cylinder;..\..\src\XJUIDesign\4-Analyze\sphere;..\..\src\XJUIDesign\4-Analyze\originGenMethod;..\..\src\XJUIDesign\5-Measure;..\..\src\XJUIDesign\6-Mark;..\..\src\XJUIDesign\7-Fix;..\..\src\XJUIDesign\8-View;..\..\src\XJUIDesign\9-Sketch;..\..\src\XJUIDesign\9-Sketch\Constraint2D;..\..\src\XJUIDesign\9-Sketch\Module2DBaseElementSketch;..\..\src\XJUIDesign\9-Sketch\Tool;..\..\src\XJUIDesign\10-Design;..\..\src\XJUIDesign\IF;..\..\src\XJUIDesign\(;..\..\src\XJUIDesign\MODULE_AI;..\..\src\XJUIDesign\);..\..\src\XJUIDesign\11-AI;..\..\src\XJUIDesign\11-AI\HTO;..\..\src\XJUIDesign\11-AI\Tumour;..\..\src\XJUIDesign\ENDIF;..\..\src\XJUIDesign\12-LightWeight;..\..\src\XJUIDesign\15-Report;..\..\src\XJUIDesign\16-ModelCombination;..\..\src\XJUIDesign\Common;..\..\src\XJUIDesign\LayOut;..\..\src\XJUIDesign\MFCCtrl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
|
</ResourceCompile>
|
|
|
|
|
|
<Midl>
|
|
|
|
|
|
<AdditionalIncludeDirectories>..\..\src\XJUIDesign\..;..\..\src\XJUIDesign\..\XJDatabase;..\..\src\XJUIDesign\..\XJObjectManager;..\..\src\XJUIDesign\..\XJAlgorithm;..\..\src\XJUIDesign\..\XJUG;..\..\src\XJUIDesign\..\Tool;..\..\src\XJUIDesign\.;..\..\src\XJUIDesign\1-home;..\..\src\XJUIDesign\2-Align;..\..\src\XJUIDesign\3-Plan;..\..\src\XJUIDesign\3-Plan\Ankle;..\..\src\XJUIDesign\3-Plan\Brace;..\..\src\XJUIDesign\3-Plan\FemurNear;..\..\src\XJUIDesign\3-Plan\HTO;..\..\src\XJUIDesign\3-Plan\Jaw;..\..\src\XJUIDesign\3-Plan\KneeOrthosis;..\..\src\XJUIDesign\3-Plan\Orthopedic;..\..\src\XJUIDesign\3-Plan\Orthopedic\Guide;..\..\src\XJUIDesign\3-Plan\Orthopedic\Implant;..\..\src\XJUIDesign\3-Plan\Orthopedic\Measure;..\..\src\XJUIDesign\3-Plan\Orthopedic\ModuleGuide;..\..\src\XJUIDesign\3-Plan\Orthopedic\Surg;..\..\src\XJUIDesign\3-Plan\Spine;..\..\src\XJUIDesign\3-Plan\THA;..\..\src\XJUIDesign\3-Plan\TKA;..\..\src\XJUIDesign\3-Plan\Tumour;..\..\src\XJUIDesign\4-Analyze;..\..\src\XJUIDesign\4-Analyze\point;..\..\src\XJUIDesign\4-Analyze\line;..\..\src\XJUIDesign\4-Analyze\plane;..\..\src\XJUIDesign\4-Analyze\circle;..\..\src\XJUIDesign\4-Analyze\cylinder;..\..\src\XJUIDesign\4-Analyze\sphere;..\..\src\XJUIDesign\4-Analyze\originGenMethod;..\..\src\XJUIDesign\5-Measure;..\..\src\XJUIDesign\6-Mark;..\..\src\XJUIDesign\7-Fix;..\..\src\XJUIDesign\8-View;..\..\src\XJUIDesign\9-Sketch;..\..\src\XJUIDesign\9-Sketch\Constraint2D;..\..\src\XJUIDesign\9-Sketch\Module2DBaseElementSketch;..\..\src\XJUIDesign\9-Sketch\Tool;..\..\src\XJUIDesign\10-Design;..\..\src\XJUIDesign\IF;..\..\src\XJUIDesign\(;..\..\src\XJUIDesign\MODULE_AI;..\..\src\XJUIDesign\);..\..\src\XJUIDesign\11-AI;..\..\src\XJUIDesign\11-AI\HTO;..\..\src\XJUIDesign\11-AI\Tumour;..\..\src\XJUIDesign\ENDIF;..\..\src\XJUIDesign\12-LightWeight;..\..\src\XJUIDesign\15-Report;..\..\src\XJUIDesign\16-ModelCombination;..\..\src\XJUIDesign\Common;..\..\src\XJUIDesign\LayOut;..\..\src\XJUIDesign\MFCCtrl;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
|
|
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
|
|
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
|
|
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
|
|
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
|
|
|
|
</Midl>
|
|
|
|
|
|
<Link>
|
|
|
|
|
|
<AdditionalDependencies>..\Release\OSGView.lib;..\Release\ObjectManager.lib;..\Release\Algorithm.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;comdlg32.lib;advapi32.lib</AdditionalDependencies>
|
|
|
|
|
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|
|
|
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
|
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
|
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
|
|
|
|
|
<ImportLibrary>../../build_vs2019/Release/design.lib</ImportLibrary>
|
|
|
|
|
|
<ProgramDataBaseFile>../../build_vs2019/Release/design.pdb</ProgramDataBaseFile>
|
|
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
|
|
</Link>
|
|
|
|
|
|
<ProjectReference>
|
|
|
|
|
|
<LinkLibraryDependencies>false</LinkLibraryDependencies>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
|
<Command>
|
|
|
|
|
|
</Command>
|
|
|
|
|
|
</PostBuildEvent>
|
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\1-home\CFilterMeshDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\1-home\COptimzieMeshDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\1-home\CPushMeshDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\1-home\CPushPolygenDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\1-home\CSmoothMeshDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\1-home\WellAdjustmentDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\4-Analyze\BaseDialog.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\CMeshPropertyDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\ChildFrm.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\CTextSizeDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\FileView.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MainFrm.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\ViewTree.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\XJUIDesign.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\XJUIDesignDoc.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\XJUIDesignView.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\stdafx.cpp" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\1-home\CFilterMeshDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\1-home\COptimzieMeshDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\1-home\CPushMeshDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\1-home\CPushPolygenDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\1-home\CSmoothMeshDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\1-home\WellAdjustmentDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\4-Analyze\BaseDialog.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\CMeshPropertyDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\ChildFrm.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\CTextSizeDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\FileView.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MainFrm.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\StdAfx.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\ViewTree.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\XJControl.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\XJUIDesign.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\XJUIDesignDoc.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\XJUIDesignView.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\Xjdef.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\resource.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\targetver.h" />
|
|
|
|
|
|
<ResourceCompile Include="..\..\src\XJUIDesign\XJUIDesign.rc" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\Common\CommonMethod.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\Common\DialogMessage.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\Common\UICommon.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\Common\UICommonMethod.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\Common\XJDlgHeadFile.h" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\Common\CommonMethod.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\Common\DialogMessage.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\Common\UICommonMethod.cpp" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\LayOut\DesginMainTopBarDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\LayOut\DesignMainDownStatusBarDlg.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\LayOut\DesignMainRightBarPane.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\LayOut\DesignMainTopBarPane.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\LayOut\ViewTreeManager.h" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\LayOut\DesginMainTopBarDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\LayOut\DesignMainDownStatusBarDlg.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\LayOut\DesignMainRightBarPane.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\LayOut\DesignMainTopBarPane.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\LayOut\ViewTreeManager.cpp" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\CGdiPlusBitmap.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\GdipButton.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\MemDC.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\MyButton.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\MyGroupbox.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\SxLogFont.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJColorComboBox.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlButton.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlEdit.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlGdipButton.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlGroupBox.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlHeaderCtrlCl.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlListCtrl.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlProgressCtrl.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlSliderCtrl.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlStatic.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJControlStaticEX.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJEdit.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJImageListCtrl.h" />
|
|
|
|
|
|
<ClInclude Include="..\..\src\XJUIDesign\MFCCtrl\XJRadioButton.h" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\GdipButton.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\MyButton.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\MyGroupbox.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJColorComboBox.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlButton.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlEdit.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlGdipButton.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlGroupBox.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlHeaderCtrlCl.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlListCtrl.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlProgressCtrl.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlSliderCtrl.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlStatic.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJControlStaticEX.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJEdit.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJImageListCtrl.cpp" />
|
|
|
|
|
|
<ClCompile Include="..\..\src\XJUIDesign\MFCCtrl\XJRadioButton.cpp" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<ProjectReference Include="..\..\build_vs2019\XJAlgorithm\Algorithm.vcxproj">
|
|
|
|
|
|
<Project>{75BEB48F-B279-3B93-89D2-B543F0E5E990}</Project>
|
|
|
|
|
|
<Name>Algorithm</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<ProjectReference Include="..\..\build_vs2019\XJOSGView\OSGView.vcxproj">
|
|
|
|
|
|
<Project>{77D1EE76-21A0-3221-84A1-76E44DE4FB92}</Project>
|
|
|
|
|
|
<Name>OSGView</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<ProjectReference Include="..\..\build_vs2019\XJObjectManager\ObjectManager.vcxproj">
|
|
|
|
|
|
<Project>{3B271C2C-0EFE-3C83-ACAB-9DAE525190D1}</Project>
|
|
|
|
|
|
<Name>ObjectManager</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\32.ico" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\brace.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\color.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\daubaway.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\exportmesh.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\importmesh.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\openfile.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\redo.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\savefile.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\backGround\smallTools.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\backGround\TopBk.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\RadioButton.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w105-h21\direct_disable.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w105-h21\direct_focus.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w105-h21\direct_origin.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w105-h21\direct_press.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w130-h32\db_disable.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w130-h32\db_focus.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w130-h32\db_origin.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w130-h32\db_press.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w56-h23\btn-disable.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w56-h23\btn-focus.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w56-h23\btn_leave.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w56-h23\btn_origin.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w66-h28\disable.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w66-h28\Focus.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w66-h28\origin.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w66-h28\press.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w77-h32\Intersection.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w77-h32\Leave.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Button\w77-h32\Origin.bmp" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\1-Home.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\10-Design.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\11-AI.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\12-LightWeight.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\13-PlanDisplay.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\14-ModelDisplay.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\2-Align.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\3-Plan.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\4-Analyze.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\5-Measure.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\6-Mark.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\7-Fix.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\8-View.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\UI_32_32\Main_Top_Bar\0-MenuItem\9-Sketch.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\undo.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\viewback.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\viewbuttom.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\viewfront.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\viewleft.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\viewtight.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\viewtop.png" />
|
|
|
|
|
|
<Image Include="..\..\src\XJUIDesign\res\viewzoom.png" />
|
|
|
|
|
|
<Image Include="res\daubaway.png" />
|
|
|
|
|
|
<Image Include="res\redo.png" />
|
|
|
|
|
|
<Image Include="res\undo.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
|
|
</ImportGroup>
|
|
|
|
|
|
</Project>
|