2022-08-11 15:36:19 -04:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" ToolsVersion="15.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="Release|Win32">
|
|
|
|
<Configuration>Release</Configuration>
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
<ProjectConfiguration Include="QSpy|Win32">
|
|
|
|
<Configuration>QSpy</Configuration>
|
|
|
|
<Platform>Win32</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
</ItemGroup>
|
|
|
|
<PropertyGroup Label="Globals">
|
|
|
|
<ProjectGuid>{5A1F2953-14F0-4676-8E36-1C759C4AE2A1}</ProjectGuid>
|
|
|
|
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
|
|
</PropertyGroup>
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='QSpy|Win32'" Label="Configuration">
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
|
|
<UseOfMfc>false</UseOfMfc>
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
|
|
<UseOfMfc>false</UseOfMfc>
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
|
|
<UseOfMfc>false</UseOfMfc>
|
|
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
|
|
</PropertyGroup>
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
<ImportGroup Label="ExtensionSettings">
|
|
|
|
</ImportGroup>
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='QSpy|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.UpgradeFromVC60.props" />
|
|
|
|
</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.UpgradeFromVC60.props" />
|
|
|
|
</ImportGroup>
|
|
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|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.UpgradeFromVC60.props" />
|
|
|
|
</ImportGroup>
|
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
|
<PropertyGroup>
|
|
|
|
<_ProjectFileVersion>11.0.60610.1</_ProjectFileVersion>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
<OutDir>.\Release\</OutDir>
|
|
|
|
<IntDir>.\Release\</IntDir>
|
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
<OutDir>.\Debug\</OutDir>
|
|
|
|
<IntDir>.\Debug\</IntDir>
|
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='QSpy|Win32'">
|
|
|
|
<OutDir>.\QSpy\</OutDir>
|
|
|
|
<IntDir>.\QSpy\</IntDir>
|
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
|
</PropertyGroup>
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
<Midl>
|
|
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
|
|
<TypeLibraryName>.\Release/demo_with_wm.tlb</TypeLibraryName>
|
|
|
|
<HeaderFileName />
|
|
|
|
</Midl>
|
|
|
|
<ClCompile>
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
2022-11-17 14:13:33 -05:00
|
|
|
<AdditionalIncludeDirectories>..\..\..\include;..\..\..\ports\win32-qv;.\Config;..\..\..\3rd_party\emWin\GUI\Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2022-08-11 15:36:19 -04:00
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<StringPooling>true</StringPooling>
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
<PrecompiledHeaderOutputFile>.\Release/demo_with_wm.pch</PrecompiledHeaderOutputFile>
|
|
|
|
<AssemblerListingLocation>.\Release/</AssemblerListingLocation>
|
|
|
|
<ObjectFileName>.\Release/</ObjectFileName>
|
|
|
|
<ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
</ClCompile>
|
|
|
|
<ResourceCompile>
|
|
|
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<Culture>0x0409</Culture>
|
|
|
|
</ResourceCompile>
|
|
|
|
<Link>
|
2022-11-17 14:13:33 -05:00
|
|
|
<AdditionalDependencies>legacy_stdio_definitions.lib;ws2_32.lib;winmm.lib;libcmt.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2022-08-11 15:36:19 -04:00
|
|
|
<OutputFile>.\Release/demo_with_wm.exe</OutputFile>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
2022-11-17 14:13:33 -05:00
|
|
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
2022-08-11 15:36:19 -04:00
|
|
|
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
|
|
|
|
<ProgramDatabaseFile>.\Release/demo_with_wm.pdb</ProgramDatabaseFile>
|
|
|
|
<GenerateMapFile>true</GenerateMapFile>
|
|
|
|
<MapFileName>.\Release/demo_with_wm.map</MapFileName>
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
|
<DataExecutionPrevention />
|
|
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
|
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
|
|
|
<IgnoreSpecificDefaultLibraries>LIBC.lib;LIBCMTD.lib</IgnoreSpecificDefaultLibraries>
|
|
|
|
</Link>
|
|
|
|
<Bscmake>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<OutputFile>.\Release/demo_with_wm.bsc</OutputFile>
|
|
|
|
</Bscmake>
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
<Midl>
|
|
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
|
|
<TypeLibraryName>.\Debug/demo_with_wm.tlb</TypeLibraryName>
|
|
|
|
<HeaderFileName />
|
|
|
|
</Midl>
|
|
|
|
<ClCompile>
|
|
|
|
<Optimization>Disabled</Optimization>
|
2022-11-17 14:13:33 -05:00
|
|
|
<AdditionalIncludeDirectories>..\..\..\include;..\..\..\ports\win32-qv;.\Config;..\..\..\3rd_party\emWin\GUI\Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2022-08-11 15:36:19 -04:00
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
|
|
|
<PrecompiledHeaderOutputFile>.\Debug/demo_with_wm.pch</PrecompiledHeaderOutputFile>
|
|
|
|
<AssemblerListingLocation>.\Debug/</AssemblerListingLocation>
|
|
|
|
<ObjectFileName>.\Debug/</ObjectFileName>
|
|
|
|
<ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName>
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
</ClCompile>
|
|
|
|
<ResourceCompile>
|
|
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<Culture>0x0409</Culture>
|
|
|
|
</ResourceCompile>
|
|
|
|
<Link>
|
2022-11-17 14:13:33 -05:00
|
|
|
<AdditionalDependencies>legacy_stdio_definitions.lib;ws2_32.lib;winmm.lib;libcmt.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2022-08-11 15:36:19 -04:00
|
|
|
<OutputFile>.\Debug/demo_with_wm.exe</OutputFile>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
2022-11-17 14:13:33 -05:00
|
|
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
2022-08-11 15:36:19 -04:00
|
|
|
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
<ProgramDatabaseFile>.\Debug/demo_with_wm.pdb</ProgramDatabaseFile>
|
|
|
|
<GenerateMapFile>true</GenerateMapFile>
|
|
|
|
<MapFileName>.\Debug/demo_with_wm.map</MapFileName>
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
|
<DataExecutionPrevention />
|
|
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
|
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
|
|
|
<IgnoreSpecificDefaultLibraries>LIBC.lib;LIBCMTD.lib</IgnoreSpecificDefaultLibraries>
|
|
|
|
</Link>
|
|
|
|
<Bscmake>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<OutputFile>.\Debug/demo_with_wm.bsc</OutputFile>
|
|
|
|
</Bscmake>
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='QSpy|Win32'">
|
|
|
|
<Midl>
|
|
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|
|
|
<TypeLibraryName>.\QSpy/demo_with_wm.tlb</TypeLibraryName>
|
|
|
|
<HeaderFileName />
|
|
|
|
</Midl>
|
|
|
|
<ClCompile>
|
|
|
|
<Optimization>Disabled</Optimization>
|
2022-11-17 14:13:33 -05:00
|
|
|
<AdditionalIncludeDirectories>..\..\..\include;..\..\..\ports\win32-qv;.\Config;..\..\..\3rd_party\emWin\GUI\Include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
2022-08-11 15:36:19 -04:00
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;Q_SPY;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<MinimalRebuild>true</MinimalRebuild>
|
|
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
|
|
|
<PrecompiledHeaderOutputFile>.\QSpy/demo_with_wm.pch</PrecompiledHeaderOutputFile>
|
|
|
|
<AssemblerListingLocation>.\QSpy/</AssemblerListingLocation>
|
|
|
|
<ObjectFileName>.\QSpy/</ObjectFileName>
|
|
|
|
<ProgramDataBaseFileName>.\QSpy/</ProgramDataBaseFileName>
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
|
</ClCompile>
|
|
|
|
<ResourceCompile>
|
|
|
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
<Culture>0x0409</Culture>
|
|
|
|
</ResourceCompile>
|
|
|
|
<Link>
|
2022-11-17 14:13:33 -05:00
|
|
|
<AdditionalDependencies>legacy_stdio_definitions.lib;ws2_32.lib;winmm.lib;libcmt.lib;ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2022-08-11 15:36:19 -04:00
|
|
|
<OutputFile>.\QSpy/demo_with_wm.exe</OutputFile>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
2022-11-17 14:13:33 -05:00
|
|
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
2022-08-11 15:36:19 -04:00
|
|
|
<IgnoreAllDefaultLibraries>false</IgnoreAllDefaultLibraries>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
<ProgramDatabaseFile>.\QSpy/demo_with_wm.pdb</ProgramDatabaseFile>
|
|
|
|
<GenerateMapFile>true</GenerateMapFile>
|
|
|
|
<MapFileName>.\QSpy/demo_with_wm.map</MapFileName>
|
|
|
|
<SubSystem>Windows</SubSystem>
|
|
|
|
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
|
<DataExecutionPrevention />
|
|
|
|
<TargetMachine>MachineX86</TargetMachine>
|
|
|
|
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
|
|
|
|
<IgnoreSpecificDefaultLibraries>LIBC.lib;LIBCMTD.lib</IgnoreSpecificDefaultLibraries>
|
|
|
|
</Link>
|
|
|
|
<Bscmake>
|
|
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
|
<OutputFile>.\QSpy/demo_with_wm.bsc</OutputFile>
|
|
|
|
</Bscmake>
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
<ItemGroup>
|
2023-01-19 21:14:02 -05:00
|
|
|
<ClCompile Include="..\..\..\src\qs\qstamp.cpp" />
|
2022-11-17 14:13:33 -05:00
|
|
|
<ClCompile Include="..\..\..\ports\win32-qv\qf_port.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qep_hsm.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qep_msm.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_act.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_actq.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_defer.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_dyn.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_mem.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_ps.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_qact.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_qeq.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_qmact.cpp" />
|
|
|
|
<ClCompile Include="..\..\..\src\qf\qf_time.cpp" />
|
2022-08-11 15:36:19 -04:00
|
|
|
<ClCompile Include="bsp.cpp" />
|
|
|
|
<ClCompile Include="main.cpp" />
|
|
|
|
<ClCompile Include="philo.cpp" />
|
|
|
|
<ClCompile Include="sim_x.cpp" />
|
|
|
|
<ClCompile Include="table.cpp" />
|
|
|
|
<ClCompile Include="winmain.cpp" />
|
|
|
|
<ClCompile Include="Config\GUIConf.c" />
|
|
|
|
<ClCompile Include="Config\LCDConf.c" />
|
|
|
|
<ClCompile Include="Config\SIMConf.c" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
2022-11-17 14:13:33 -05:00
|
|
|
<ClInclude Include="..\..\..\ports\win32-qv\qep_port.hpp" />
|
|
|
|
<ClInclude Include="..\..\..\ports\win32-qv\qf_port.hpp" />
|
|
|
|
<ClInclude Include="..\..\..\ports\win32-qv\safe_std.h" />
|
2022-08-11 15:36:19 -04:00
|
|
|
<ClInclude Include="bsp.h" />
|
|
|
|
<ClInclude Include="dpp.h" />
|
|
|
|
<ClInclude Include="Config\GUIConf.h" />
|
|
|
|
<ClInclude Include="Config\LCDConf.h" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Resource Include="simulation.res" />
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<Library Include="..\..\..\3rd_party\emWin\GUI\Library\GUI.lib" />
|
|
|
|
<Library Include="..\..\..\3rd_party\emWin\Simulation\GUISim.lib" />
|
|
|
|
</ItemGroup>
|
2022-11-17 14:13:33 -05:00
|
|
|
<ItemGroup>
|
|
|
|
<None Include="..\..\..\ports\win32-qv\README.md" />
|
|
|
|
</ItemGroup>
|
2022-08-11 15:36:19 -04:00
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
|
</ImportGroup>
|
2016-06-10 21:51:18 -04:00
|
|
|
</Project>
|