2025-05-25 04:43:37 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets= "Build" ToolsVersion= "17.0" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<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 > {20CFC220-4F5B-4D39-97FA-74C70768F1A7}</ProjectGuid>
<Keyword > QtVS_v304</Keyword>
<WindowsTargetPlatformVersion Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" > 10.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" > 10.0</WindowsTargetPlatformVersion>
<QtMsBuild Condition= "'$(QtMsBuild)'=='' OR !Exists('$(QtMsBuild)\qt.targets')" > $(MSBuildProjectDirectory)\QtMsBuild</QtMsBuild>
</PropertyGroup>
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<PlatformToolset > v143</PlatformToolset>
<UseDebugLibraries > true</UseDebugLibraries>
<CharacterSet > Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" Label= "Configuration" >
<ConfigurationType > DynamicLibrary</ConfigurationType>
<PlatformToolset > v143</PlatformToolset>
<UseDebugLibraries > false</UseDebugLibraries>
<WholeProgramOptimization > true</WholeProgramOptimization>
<CharacterSet > Unicode</CharacterSet>
</PropertyGroup>
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Condition= "Exists('$(QtMsBuild)\qt_defaults.props')" >
<Import Project= "$(QtMsBuild)\qt_defaults.props" />
</ImportGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" Label= "QtSettings" >
<QtInstall > 5.12.11_msvc2017_64</QtInstall>
2025-06-08 04:12:15 +00:00
<QtModules > core;gui;concurrent</QtModules>
2025-05-25 04:43:37 +00:00
<QtBuildConfig > debug</QtBuildConfig>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" Label= "QtSettings" >
<QtInstall > 5.12.11_msvc2017_64</QtInstall>
<QtModules > core</QtModules>
<QtBuildConfig > release</QtBuildConfig>
</PropertyGroup>
<Target Name= "QtMsBuildNotFound" BeforeTargets= "CustomBuild;ClCompile" Condition= "!Exists('$(QtMsBuild)\qt.targets') or !Exists('$(QtMsBuild)\qt.props')" >
<Message Importance= "High" Text= "QtMsBuild: could not locate qt.targets, qt.props; project may not build correctly." />
</Target>
<ImportGroup Label= "ExtensionSettings" />
<ImportGroup Label= "Shared" />
<ImportGroup Label= "PropertySheets" Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
<Import Project= "$(QtMsBuild)\Qt.props" />
</ImportGroup>
<ImportGroup Label= "PropertySheets" Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label= "LocalAppDataPlatform" />
<Import Project= "$(QtMsBuild)\Qt.props" />
</ImportGroup>
<PropertyGroup Label= "UserMacros" />
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" >
2025-06-07 08:44:25 +00:00
<IncludePath > $(SolutionDir)SimsBasic;$(SolutionDir)MessageBasic;$(SolutionDir)StandardGlobe;$(IncludePath)</IncludePath>
2025-05-25 04:43:37 +00:00
<LibraryPath > $(SolutionDir)$(Platform)\$(Configuration);$(LibraryPath)</LibraryPath>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" >
</PropertyGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" >
<Link >
2025-06-21 07:56:59 +00:00
<AdditionalDependencies > MessageBasic.lib;SimsBasic.lib;StandardGlobe.lib;%(AdditionalDependencies)</AdditionalDependencies>
2025-05-25 04:43:37 +00:00
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" Label= "Configuration" >
<ClCompile >
<MultiProcessorCompilation > true</MultiProcessorCompilation>
<PreprocessorDefinitions > COMPONENTBASIC_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<WarningLevel > Level3</WarningLevel>
<SDLCheck > true</SDLCheck>
<ConformanceMode > true</ConformanceMode>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > true</GenerateDebugInformation>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" Label= "Configuration" >
<ClCompile >
<MultiProcessorCompilation > true</MultiProcessorCompilation>
<PreprocessorDefinitions > COMPONENTBASIC_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<WarningLevel > Level3</WarningLevel>
<SDLCheck > true</SDLCheck>
<ConformanceMode > true</ConformanceMode>
<FunctionLevelLinking > true</FunctionLevelLinking>
<IntrinsicFunctions > true</IntrinsicFunctions>
</ClCompile>
<Link >
<SubSystem > Windows</SubSystem>
<GenerateDebugInformation > false</GenerateDebugInformation>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<OptimizeReferences > true</OptimizeReferences>
</Link>
</ItemDefinitionGroup>
<ItemGroup >
2025-06-08 12:17:02 +00:00
<ClCompile Include= "componentbasic.cpp" />
2025-06-11 15:09:20 +00:00
<ClCompile Include= "DeduceFramework.cpp" />
2025-06-10 13:00:30 +00:00
<ClCompile Include= "InvisibleComponent.cpp" />
2025-06-14 05:07:51 +00:00
<ClCompile Include= "RouteManage.cpp" />
2025-06-14 16:05:57 +00:00
<ClCompile Include= "SurfaceMotionPlugin.cpp" />
2025-06-14 04:58:56 +00:00
<ClCompile Include= "VisibleCube.cpp" />
2025-05-25 04:43:37 +00:00
<ClInclude Include= "componentbasic_global.h" />
<ClInclude Include= "componentbasic.h" />
2025-06-11 15:09:20 +00:00
<QtMoc Include= "DeduceFramework.h" />
2025-06-10 13:00:30 +00:00
<ClInclude Include= "InvisibleComponent.h" />
2025-06-14 05:07:51 +00:00
<ClInclude Include= "RouteManage.h" />
2025-06-14 16:05:57 +00:00
<ClInclude Include= "SurfaceMotionPlugin.h" />
2025-06-14 04:58:56 +00:00
<ClInclude Include= "VisibleCube.h" />
2025-05-25 04:43:37 +00:00
</ItemGroup>
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Condition= "Exists('$(QtMsBuild)\qt.targets')" >
<Import Project= "$(QtMsBuild)\qt.targets" />
</ImportGroup>
<ImportGroup Label= "ExtensionTargets" >
</ImportGroup>
</Project>