2021-02-20 18:30:46 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<ItemGroup Label= "ProjectConfigurations" >
2023-01-01 16:17:48 +00:00
<ProjectConfiguration Include= "Debug|Win32" >
<Configuration > Debug</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include= "Release|Win32" >
<Configuration > Release</Configuration>
<Platform > Win32</Platform>
</ProjectConfiguration>
2022-08-22 22:09:09 +00:00
<ProjectConfiguration Include= "Release|x64" >
2021-05-06 10:25:23 +00:00
<Configuration > Release</Configuration>
2022-08-22 22:09:09 +00:00
<Platform > x64</Platform>
2021-05-06 10:25:23 +00:00
</ProjectConfiguration>
2022-08-22 22:09:09 +00:00
<ProjectConfiguration Include= "Debug|x64" >
2021-02-20 18:30:46 +00:00
<Configuration > Debug</Configuration>
2022-08-22 22:09:09 +00:00
<Platform > x64</Platform>
2021-02-20 18:30:46 +00:00
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label= "Globals" >
<ProjectGuid > {326108AD-FA9D-3AAF-8D3E-062C4DDC34E2}</ProjectGuid>
<RootNamespace > wfview</RootNamespace>
2021-05-24 17:00:38 +00:00
<Keyword > QtVS_v304</Keyword>
<WindowsTargetPlatformVersion > 10.0.19041.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformMinVersion > 10.0.19041.0</WindowsTargetPlatformMinVersion>
2022-08-22 22:09:09 +00:00
<QtMsBuild Condition= "'$(QtMsBuild)'=='' or !Exists('$(QtMsBuild)\qt.targets')" > $(MSBuildProjectDirectory)\QtMsBuild</QtMsBuild>
</PropertyGroup>
2021-02-20 18:30:46 +00:00
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2022-08-22 22:09:09 +00:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" Label= "Configuration" >
2021-05-06 10:25:23 +00:00
<PlatformToolset > v142</PlatformToolset>
2022-05-12 00:46:20 +00:00
<OutputDirectory > wfview-release\</OutputDirectory>
2021-05-06 10:25:23 +00:00
<ATLMinimizesCRunTimeLibraryUsage > false</ATLMinimizesCRunTimeLibraryUsage>
<CharacterSet > NotSet</CharacterSet>
<ConfigurationType > Application</ConfigurationType>
<IntermediateDirectory > release\</IntermediateDirectory>
<PrimaryOutput > wfview</PrimaryOutput>
</PropertyGroup>
2023-01-01 16:17:48 +00:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" Label= "Configuration" >
<PlatformToolset > v142</PlatformToolset>
<OutputDirectory > wfview-release\</OutputDirectory>
<ATLMinimizesCRunTimeLibraryUsage > false</ATLMinimizesCRunTimeLibraryUsage>
<CharacterSet > NotSet</CharacterSet>
<ConfigurationType > Application</ConfigurationType>
<IntermediateDirectory > release\</IntermediateDirectory>
<PrimaryOutput > wfview</PrimaryOutput>
</PropertyGroup>
2022-08-22 22:09:09 +00:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" Label= "Configuration" >
2021-05-06 10:25:23 +00:00
<PlatformToolset > v142</PlatformToolset>
2022-05-12 00:46:20 +00:00
<OutputDirectory > wfview-debug\</OutputDirectory>
2021-05-06 10:25:23 +00:00
<ATLMinimizesCRunTimeLibraryUsage > false</ATLMinimizesCRunTimeLibraryUsage>
<CharacterSet > NotSet</CharacterSet>
<ConfigurationType > Application</ConfigurationType>
<IntermediateDirectory > debug\</IntermediateDirectory>
<PrimaryOutput > wfview</PrimaryOutput>
</PropertyGroup>
2023-01-01 16:17:48 +00:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" Label= "Configuration" >
<PlatformToolset > v142</PlatformToolset>
<OutputDirectory > wfview-debug\</OutputDirectory>
<ATLMinimizesCRunTimeLibraryUsage > false</ATLMinimizesCRunTimeLibraryUsage>
<CharacterSet > NotSet</CharacterSet>
<ConfigurationType > Application</ConfigurationType>
<IntermediateDirectory > debug\</IntermediateDirectory>
<PrimaryOutput > wfview</PrimaryOutput>
</PropertyGroup>
2022-08-22 22:09:09 +00:00
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.props" />
<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>
2021-02-20 18:30:46 +00:00
<ImportGroup Label= "ExtensionSettings" />
2022-08-22 22:09:09 +00:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" Label= "PropertySheets" >
2021-05-06 10:25:23 +00:00
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
</ImportGroup>
2023-01-01 16:17:48 +00:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
</ImportGroup>
2022-08-22 22:09:09 +00:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" Label= "PropertySheets" >
2021-05-06 10:25:23 +00:00
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
</ImportGroup>
2023-01-01 16:17:48 +00:00
<ImportGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" Label= "PropertySheets" >
<Import Project= "$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition= "exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
</ImportGroup>
2022-08-22 22:09:09 +00:00
<PropertyGroup Label= "UserMacros" />
<ImportGroup Condition= "Exists('$(QtMsBuild)\qt_defaults.props')" >
<Import Project= "$(QtMsBuild)\qt_defaults.props" />
</ImportGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" >
<OutDir > wfview-debug\</OutDir>
<IntDir > debug\</IntDir>
<TargetName > wfview</TargetName>
<IgnoreImportLibrary > true</IgnoreImportLibrary>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
</PropertyGroup>
2023-01-01 16:17:48 +00:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" >
<TargetName > wfview</TargetName>
<IgnoreImportLibrary > true</IgnoreImportLibrary>
<PostBuildEventUseInBuild > true</PostBuildEventUseInBuild>
2023-01-02 01:11:25 +00:00
<OutDir > $(SolutionDir)wfview-debug\</OutDir>
2023-01-01 16:17:48 +00:00
</PropertyGroup>
2022-08-22 22:09:09 +00:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" >
<OutDir > wfview-release\</OutDir>
<IntDir > release\</IntDir>
<TargetName > wfview</TargetName>
<IgnoreImportLibrary > true</IgnoreImportLibrary>
<LinkIncremental > false</LinkIncremental>
</PropertyGroup>
2023-01-01 16:17:48 +00:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" >
<TargetName > wfview</TargetName>
<IgnoreImportLibrary > true</IgnoreImportLibrary>
<LinkIncremental > false</LinkIncremental>
2023-01-02 01:11:25 +00:00
<OutDir > $(SolutionDir)wfview-release\</OutDir>
2023-01-01 16:17:48 +00:00
</PropertyGroup>
2022-08-22 22:09:09 +00:00
<PropertyGroup Label= "QtSettings" Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" >
2023-02-14 18:47:32 +00:00
<QtInstall > msvc2016_64_v632</QtInstall>
2023-01-01 16:17:48 +00:00
<QtModules > core;gui;network;widgets;multimedia;printsupport;serialport;xml</QtModules>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" Label= "QtSettings" >
2023-01-12 19:20:52 +00:00
<QtInstall > msvc2019_64_v62</QtInstall>
2022-12-29 15:26:41 +00:00
<QtModules > core;gui;network;widgets;multimedia;printsupport;serialport;xml</QtModules>
2022-08-22 22:09:09 +00:00
</PropertyGroup>
<PropertyGroup Label= "QtSettings" Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" >
2023-02-14 18:47:32 +00:00
<QtInstall > msvc2016_64_v632</QtInstall>
2023-01-01 16:17:48 +00:00
<QtModules > core;gui;network;widgets;multimedia;printsupport;serialport;xml</QtModules>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" Label= "QtSettings" >
2023-01-12 19:20:52 +00:00
<QtInstall > msvc2019_64_v62</QtInstall>
2022-12-29 15:26:41 +00:00
<QtModules > core;gui;network;widgets;multimedia;printsupport;serialport;xml</QtModules>
2022-08-22 22:09:09 +00:00
</PropertyGroup>
<ImportGroup Condition= "Exists('$(QtMsBuild)\qt.props')" >
<Import Project= "$(QtMsBuild)\qt.props" />
</ImportGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" >
2021-05-06 10:25:23 +00:00
<ClCompile >
2023-02-14 18:47:32 +00:00
<AdditionalIncludeDirectories > .;.\hidapi\hidapi;..\rtaudio;..\portaudio\include;..\qcustomplot;..\opus\include;..\eigen;..\r8brain-free-src;resampler;release;/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2022-08-22 22:09:09 +00:00
<AdditionalOptions > -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -permissive- -Zc:__cplusplus -Zc:externConstexpr -utf-8 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 %(AdditionalOptions)</AdditionalOptions>
2021-05-06 10:25:23 +00:00
<AssemblerListingLocation > release\</AssemblerListingLocation>
<BrowseInformation > false</BrowseInformation>
<DebugInformationFormat > None</DebugInformationFormat>
<DisableSpecificWarnings > 4577;4467;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<ExceptionHandling > Sync</ExceptionHandling>
2022-08-22 22:09:09 +00:00
<LanguageStandard > stdcpp17</LanguageStandard>
2021-05-06 10:25:23 +00:00
<ObjectFileName > release\</ObjectFileName>
<Optimization > MaxSpeed</Optimization>
2023-01-02 16:11:48 +00:00
<PreprocessorDefinitions > _WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;WFVIEW_VERSION="1.55";BUILD_WFVIEW;__WINDOWS_WASAPI__;QT_DEPRECATED_WARNINGS;QCUSTOMPLOT_USE_LIBRARY;USE_SSE;USE_SSE2;OUTSIDE_SPEEX;RANDOM_PREFIX=wf;EIGEN_MPL2_ONLY;EIGEN_DONT_VECTORIZE;EIGEN_VECTORIZE_SSE3;PREFIX="/usr/local";GITSHORT="4574e2b";HOST="wfview.org";UNAME="build";NDEBUG;QT_NO_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2021-05-06 10:25:23 +00:00
<PreprocessToFile > false</PreprocessToFile>
2022-08-22 22:09:09 +00:00
<ProgramDataBaseFileName >
</ProgramDataBaseFileName>
2021-05-06 10:25:23 +00:00
<RuntimeLibrary > MultiThreadedDLL</RuntimeLibrary>
<SuppressStartupBanner > true</SuppressStartupBanner>
<TreatWChar_tAsBuiltInType > true</TreatWChar_tAsBuiltInType>
<WarningLevel > Level3</WarningLevel>
2022-08-22 22:09:09 +00:00
<MultiProcessorCompilation > true</MultiProcessorCompilation>
</ClCompile>
2021-05-06 10:25:23 +00:00
<Link >
2023-02-14 18:47:32 +00:00
<AdditionalDependencies > ..\hidapi\windows\x64\Release\hidapi.lib;..\portaudio\msvc\X64\Release\portaudio_x64.lib;..\qcustomplot\x64\qcustomplot2.lib;..\opus\win32\VS2015\x64\Release\opus.lib;$(QTDIR)\lib\Qt6Multimedia.lib;$(QTDIR)\lib\Qt6PrintSupport.lib;$(QTDIR)\lib\Qt6Widgets.lib;$(QTDIR)\lib\Qt6Gui.lib;$(QTDIR)\lib\Qt6SerialPort.lib;$(QTDIR)\lib\Qt6Network.lib;$(QTDIR)\lib\Qt6Core.lib;$(QTDIR)\lib\Qt6EntryPoint.lib;shell32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories > ..\hidapi\windows\x64\Release;..\opus\win32\VS2015\x64\Release;..\qcustomplot\x64;..\portaudio\msvc\X64\Release;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
2021-05-24 17:00:38 +00:00
<AdditionalOptions > "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" %(AdditionalOptions)</AdditionalOptions>
2021-05-06 10:25:23 +00:00
<DataExecutionPrevention > true</DataExecutionPrevention>
2022-08-22 22:09:09 +00:00
<EnableCOMDATFolding > true</EnableCOMDATFolding>
2021-05-06 10:25:23 +00:00
<GenerateDebugInformation > false</GenerateDebugInformation>
<IgnoreImportLibrary > true</IgnoreImportLibrary>
<LinkIncremental > false</LinkIncremental>
2021-06-23 19:25:45 +00:00
<OptimizeReferences > true</OptimizeReferences>
2021-05-06 10:25:23 +00:00
<OutputFile > $(OutDir)\wfview.exe</OutputFile>
<RandomizedBaseAddress > true</RandomizedBaseAddress>
<SubSystem > Windows</SubSystem>
<SuppressStartupBanner > true</SuppressStartupBanner>
</Link>
<Midl >
<DefaultCharType > Unsigned</DefaultCharType>
<EnableErrorChecks > None</EnableErrorChecks>
<WarningLevel > 0</WarningLevel>
</Midl>
<ResourceCompile >
2023-01-02 16:11:48 +00:00
<PreprocessorDefinitions > _WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;WFVIEW_VERSION=\"1.55\";BUILD_WFVIEW;__WINDOWS_WASAPI__;QT_DEPRECATED_WARNINGS;QCUSTOMPLOT_USE_LIBRARY;USE_SSE;USE_SSE2;OUTSIDE_SPEEX;RANDOM_PREFIX=wf;EIGEN_MPL2_ONLY;EIGEN_DONT_VECTORIZE;EIGEN_VECTORIZE_SSE3;PREFIX=\"/usr/local\";GITSHORT=\"4574e2b\";HOST=\"wfview.org\";UNAME=\"build\";NDEBUG;QT_NO_DEBUG;QT_MULTIMEDIA_LIB;QT_PRINTSUPPORT_LIB;QT_WIDGETS_LIB;QT_GUI_LIB;QT_SERIALPORT_LIB;QT_NETWORK_LIB;QT_CORE_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2021-02-20 18:30:46 +00:00
</ResourceCompile>
2022-08-22 22:09:09 +00:00
<QtMoc >
<CompilerFlavor > msvc</CompilerFlavor>
<Include > ./$(Configuration)/moc_predefs.h</Include>
<ExecutionDescription > Moc'ing %(Identity)...</ExecutionDescription>
<DynamicSource > output</DynamicSource>
<QtMocDir > $(Configuration)</QtMocDir>
<QtMocFileName > moc_%(Filename).cpp</QtMocFileName>
</QtMoc>
<QtRcc >
<Compression > default</Compression>
<ExecutionDescription > Rcc'ing %(Identity)...</ExecutionDescription>
<QtRccDir > $(Configuration)</QtRccDir>
<QtRccFileName > qrc_%(Filename).cpp</QtRccFileName>
</QtRcc>
<QtUic >
<ExecutionDescription > Uic'ing %(Identity)...</ExecutionDescription>
<QtUicDir > $(ProjectDir)</QtUicDir>
<QtUicFileName > ui_%(Filename).h</QtUicFileName>
</QtUic>
<PostBuildEvent >
2022-12-29 16:06:42 +00:00
<Command > cmd /c copy /y ..\qcustomplot\x64\qcustomplot2.dll wfview-release\
cmd /c copy /y ..\portaudio\msvc\x64\Release\portaudio_x64.dll wfview-release\</Command>
2022-08-22 22:09:09 +00:00
</PostBuildEvent>
<PostBuildEvent >
<Message > Copy DLL Files</Message>
</PostBuildEvent>
</ItemDefinitionGroup>
2023-01-01 16:17:48 +00:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" >
<ClCompile >
<AdditionalIncludeDirectories > .;..\rtaudio;..\portaudio\include;..\qcustomplot;..\opus\include;..\eigen;..\r8brain-free-src;resampler;release;/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions > -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -permissive- -Zc:__cplusplus -Zc:externConstexpr -utf-8 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 %(AdditionalOptions)</AdditionalOptions>
<AssemblerListingLocation > release\</AssemblerListingLocation>
<BrowseInformation > false</BrowseInformation>
<DebugInformationFormat > None</DebugInformationFormat>
<DisableSpecificWarnings > 4577;4467;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<ExceptionHandling > Sync</ExceptionHandling>
<LanguageStandard > stdcpp17</LanguageStandard>
<ObjectFileName > release\</ObjectFileName>
<Optimization > MaxSpeed</Optimization>
2023-01-02 16:11:48 +00:00
<PreprocessorDefinitions > _WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WFVIEW_VERSION="1.55";BUILD_WFVIEW;__WINDOWS_WASAPI__;QT_DEPRECATED_WARNINGS;QCUSTOMPLOT_USE_LIBRARY;USE_SSE;USE_SSE2;OUTSIDE_SPEEX;RANDOM_PREFIX=wf;EIGEN_MPL2_ONLY;EIGEN_DONT_VECTORIZE;EIGEN_VECTORIZE_SSE3;PREFIX="/usr/local";GITSHORT="4574e2b";HOST="wfview.org";UNAME="build";NDEBUG;QT_NO_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2023-01-01 16:17:48 +00:00
<PreprocessToFile > false</PreprocessToFile>
<ProgramDataBaseFileName >
</ProgramDataBaseFileName>
<RuntimeLibrary > MultiThreadedDLL</RuntimeLibrary>
<SuppressStartupBanner > true</SuppressStartupBanner>
<TreatWChar_tAsBuiltInType > true</TreatWChar_tAsBuiltInType>
<WarningLevel > Level3</WarningLevel>
<MultiProcessorCompilation > true</MultiProcessorCompilation>
</ClCompile>
<Link >
<AdditionalDependencies > ..\portaudio\msvc\Win32\Release\portaudio_x86.lib;..\qcustomplot\Win32\qcustomplot2.lib;..\opus\win32\VS2015\Win32\Release\opus.lib;shell32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories > ..\opus\win32\VS2015\Win32\Release;..\qcustomplot\Win32;..\portaudio\msvc\Win32\Release;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
<AdditionalOptions > "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" %(AdditionalOptions)</AdditionalOptions>
<DataExecutionPrevention > true</DataExecutionPrevention>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<GenerateDebugInformation > false</GenerateDebugInformation>
<IgnoreImportLibrary > true</IgnoreImportLibrary>
<LinkIncremental > false</LinkIncremental>
<OptimizeReferences > true</OptimizeReferences>
<OutputFile > $(OutDir)\wfview.exe</OutputFile>
<RandomizedBaseAddress > true</RandomizedBaseAddress>
<SubSystem > Windows</SubSystem>
<SuppressStartupBanner > true</SuppressStartupBanner>
</Link>
<Midl >
<DefaultCharType > Unsigned</DefaultCharType>
<EnableErrorChecks > None</EnableErrorChecks>
<WarningLevel > 0</WarningLevel>
</Midl>
<ResourceCompile >
2023-01-02 16:11:48 +00:00
<PreprocessorDefinitions > _WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;WFVIEW_VERSION=\"1.55\";BUILD_WFVIEW;__WINDOWS_WASAPI__;QT_DEPRECATED_WARNINGS;QCUSTOMPLOT_USE_LIBRARY;USE_SSE;USE_SSE2;OUTSIDE_SPEEX;RANDOM_PREFIX=wf;EIGEN_MPL2_ONLY;EIGEN_DONT_VECTORIZE;EIGEN_VECTORIZE_SSE3;PREFIX=\"/usr/local\";GITSHORT=\"4574e2b\";HOST=\"wfview.org\";UNAME=\"build\";NDEBUG;QT_NO_DEBUG;QT_MULTIMEDIA_LIB;QT_PRINTSUPPORT_LIB;QT_WIDGETS_LIB;QT_GUI_LIB;QT_SERIALPORT_LIB;QT_NETWORK_LIB;QT_CORE_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2023-01-01 16:17:48 +00:00
</ResourceCompile>
<QtMoc >
<CompilerFlavor > msvc</CompilerFlavor>
<Include > ./$(Configuration)/moc_predefs.h</Include>
<ExecutionDescription > Moc'ing %(Identity)...</ExecutionDescription>
<DynamicSource > output</DynamicSource>
<QtMocDir > $(Configuration)</QtMocDir>
<QtMocFileName > moc_%(Filename).cpp</QtMocFileName>
</QtMoc>
<QtRcc >
<Compression > default</Compression>
<ExecutionDescription > Rcc'ing %(Identity)...</ExecutionDescription>
<QtRccDir > $(Configuration)</QtRccDir>
<QtRccFileName > qrc_%(Filename).cpp</QtRccFileName>
</QtRcc>
<QtUic >
<ExecutionDescription > Uic'ing %(Identity)...</ExecutionDescription>
<QtUicDir > $(ProjectDir)</QtUicDir>
<QtUicFileName > ui_%(Filename).h</QtUicFileName>
</QtUic>
<PostBuildEvent >
<Command > cmd /c copy /y ..\qcustomplot\Win32\qcustomplot2.dll wfview-release\
cmd /c copy /y ..\portaudio\msvc\Win32\Release\portaudio_x86.dll wfview-release\</Command>
</PostBuildEvent>
<PostBuildEvent >
<Message > Copy DLL Files</Message>
</PostBuildEvent>
</ItemDefinitionGroup>
2022-08-22 22:09:09 +00:00
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" >
2021-05-06 10:25:23 +00:00
<ClCompile >
2023-02-14 18:47:32 +00:00
<AdditionalIncludeDirectories > .;.\hidapi\hidapi;..\rtaudio;..\portaudio\include;..\qcustomplot;..\opus\include;..\eigen;..\r8brain-free-src;resampler;debug;/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2022-08-22 22:09:09 +00:00
<AdditionalOptions > -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -permissive- -Zc:__cplusplus -Zc:externConstexpr -utf-8 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 %(AdditionalOptions)</AdditionalOptions>
2021-05-06 10:25:23 +00:00
<AssemblerListingLocation > debug\</AssemblerListingLocation>
<BrowseInformation > false</BrowseInformation>
<DebugInformationFormat > ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings > 4577;4467;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<ExceptionHandling > Sync</ExceptionHandling>
2022-08-22 22:09:09 +00:00
<LanguageStandard > stdcpp17</LanguageStandard>
2021-05-06 10:25:23 +00:00
<ObjectFileName > debug\</ObjectFileName>
<Optimization > Disabled</Optimization>
2023-01-02 16:11:48 +00:00
<PreprocessorDefinitions > _WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;WFVIEW_VERSION="1.55";BUILD_WFVIEW;__WINDOWS_WASAPI__;QT_DEPRECATED_WARNINGS;QCUSTOMPLOT_USE_LIBRARY;USE_SSE;USE_SSE2;OUTSIDE_SPEEX;RANDOM_PREFIX=wf;EIGEN_MPL2_ONLY;EIGEN_DONT_VECTORIZE;EIGEN_VECTORIZE_SSE3;PREFIX="/usr/local";GITSHORT="4574e2b";HOST="wfview.org";UNAME="build";%(PreprocessorDefinitions)</PreprocessorDefinitions>
2021-05-06 10:25:23 +00:00
<PreprocessToFile > false</PreprocessToFile>
<RuntimeLibrary > MultiThreadedDebugDLL</RuntimeLibrary>
<SuppressStartupBanner > true</SuppressStartupBanner>
<TreatWChar_tAsBuiltInType > true</TreatWChar_tAsBuiltInType>
<WarningLevel > Level3</WarningLevel>
2022-08-22 22:09:09 +00:00
<MultiProcessorCompilation > true</MultiProcessorCompilation>
<LanguageStandard_C > stdc17</LanguageStandard_C>
</ClCompile>
2021-05-06 10:25:23 +00:00
<Link >
2023-02-14 18:47:32 +00:00
<AdditionalDependencies > ..\hidapi\windows\x64\Debug\hidapi.lib;..\portaudio\msvc\X64\Debug\portaudio_x64.lib;..\qcustomplot\x64\qcustomplotd2.lib;..\opus\win32\VS2015\x64\Debug\opus.lib;$(QTDIR)\lib\Qt6Multimediad.lib;$(QTDIR)\lib\Qt6PrintSupportd.lib;$(QTDIR)\lib\Qt6Widgetsd.lib;$(QTDIR)\lib\Qt6Guid.lib;$(QTDIR)\lib\Qt6SerialPortd.lib;$(QTDIR)\lib\Qt6Networkd.lib;$(QTDIR)\lib\Qt6Cored.lib;$(QTDIR)\lib\Qt6EntryPointd.lib;shell32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories > ..\hidapi\windows\x64\Debug;..\opus\win32\VS2015\x64\Debug;..\qcustomplot\x64;..\portaudio\msvc\X64\Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
2021-05-06 10:25:23 +00:00
<AdditionalOptions > "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" %(AdditionalOptions)</AdditionalOptions>
<DataExecutionPrevention > true</DataExecutionPrevention>
<GenerateDebugInformation > true</GenerateDebugInformation>
<IgnoreImportLibrary > true</IgnoreImportLibrary>
<OutputFile > $(OutDir)\wfview.exe</OutputFile>
<RandomizedBaseAddress > true</RandomizedBaseAddress>
<SubSystem > Windows</SubSystem>
<SuppressStartupBanner > true</SuppressStartupBanner>
</Link>
<Midl >
<DefaultCharType > Unsigned</DefaultCharType>
<EnableErrorChecks > None</EnableErrorChecks>
<WarningLevel > 0</WarningLevel>
</Midl>
<ResourceCompile >
2023-01-02 16:11:48 +00:00
<PreprocessorDefinitions > _WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;WFVIEW_VERSION=\"1.55\";BUILD_WFVIEW;__WINDOWS_WASAPI__;QT_DEPRECATED_WARNINGS;QCUSTOMPLOT_USE_LIBRARY;USE_SSE;USE_SSE2;OUTSIDE_SPEEX;RANDOM_PREFIX=wf;EIGEN_MPL2_ONLY;EIGEN_DONT_VECTORIZE;EIGEN_VECTORIZE_SSE3;PREFIX=\"/usr/local\";GITSHORT=\"4574e2b\";HOST=\"wfview.org\";UNAME=\"build\";QT_MULTIMEDIA_LIB;QT_PRINTSUPPORT_LIB;QT_WIDGETS_LIB;QT_GUI_LIB;QT_SERIALPORT_LIB;QT_NETWORK_LIB;QT_CORE_LIB;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2021-05-06 10:25:23 +00:00
</ResourceCompile>
2022-08-22 22:09:09 +00:00
<PostBuildEvent >
2022-12-29 16:06:42 +00:00
<Command > cmd /c copy /y ..\qcustomplot\x64\qcustomplotd2.dll wfview-debug
2023-01-01 16:17:48 +00:00
cmd /c copy /y ..\portaudio\msvc\x64\Debug\portaudio_x64.dll wfview-debug</Command>
<Message > Copy DLL files</Message>
</PostBuildEvent>
<QtMoc >
<CompilerFlavor > msvc</CompilerFlavor>
<Include > ./$(Configuration)/moc_predefs.h</Include>
<ExecutionDescription > Moc'ing %(Identity)...</ExecutionDescription>
<DynamicSource > output</DynamicSource>
<QtMocDir > $(Configuration)</QtMocDir>
<QtMocFileName > moc_%(Filename).cpp</QtMocFileName>
</QtMoc>
<QtRcc >
<Compression > default</Compression>
<ExecutionDescription > Rcc'ing %(Identity)...</ExecutionDescription>
<QtRccDir > $(Configuration)</QtRccDir>
<QtRccFileName > qrc_%(Filename).cpp</QtRccFileName>
</QtRcc>
<QtUic >
<ExecutionDescription > Uic'ing %(Identity)...</ExecutionDescription>
<QtUicDir > $(ProjectDir)</QtUicDir>
<QtUicFileName > ui_%(Filename).h</QtUicFileName>
</QtUic>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" >
<ClCompile >
<AdditionalIncludeDirectories > .;..\rtaudio;..\portaudio\include;..\qcustomplot;..\opus\include;..\eigen;..\r8brain-free-src;resampler;debug;/include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions > -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -permissive- -Zc:__cplusplus -Zc:externConstexpr -utf-8 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 %(AdditionalOptions)</AdditionalOptions>
<AssemblerListingLocation > debug\</AssemblerListingLocation>
<BrowseInformation > false</BrowseInformation>
<DebugInformationFormat > ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings > 4577;4467;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<ExceptionHandling > Sync</ExceptionHandling>
<LanguageStandard > stdcpp17</LanguageStandard>
<ObjectFileName > debug\</ObjectFileName>
<Optimization > Disabled</Optimization>
2023-01-02 16:11:48 +00:00
<PreprocessorDefinitions > _WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;WFVIEW_VERSION="1.55";BUILD_WFVIEW;__WINDOWS_WASAPI__;QT_DEPRECATED_WARNINGS;QCUSTOMPLOT_USE_LIBRARY;USE_SSE;USE_SSE2;OUTSIDE_SPEEX;RANDOM_PREFIX=wf;EIGEN_MPL2_ONLY;EIGEN_DONT_VECTORIZE;EIGEN_VECTORIZE_SSE3;PREFIX="/usr/local";GITSHORT="4574e2b";HOST="wfview.org";UNAME="build";%(PreprocessorDefinitions)</PreprocessorDefinitions>
2023-01-01 16:17:48 +00:00
<PreprocessToFile > false</PreprocessToFile>
<RuntimeLibrary > MultiThreadedDebugDLL</RuntimeLibrary>
<SuppressStartupBanner > true</SuppressStartupBanner>
<TreatWChar_tAsBuiltInType > true</TreatWChar_tAsBuiltInType>
<WarningLevel > Level3</WarningLevel>
<MultiProcessorCompilation > true</MultiProcessorCompilation>
<LanguageStandard_C > stdc17</LanguageStandard_C>
</ClCompile>
<Link >
2023-01-02 01:11:25 +00:00
<AdditionalDependencies > ..\portaudio\msvc\Win32\Debug\portaudio_x86.lib;..\qcustomplot\Win32\qcustomplotd2.lib;..\opus\win32\VS2015\Win32\Debug\opus.lib;shell32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories > ..\opus\win32\VS2015\Win32\Debug;..\qcustomplot\Win32;..\portaudio\msvc\Win32\Debug;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
2023-01-01 16:17:48 +00:00
<AdditionalOptions > "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" %(AdditionalOptions)</AdditionalOptions>
<DataExecutionPrevention > true</DataExecutionPrevention>
<GenerateDebugInformation > true</GenerateDebugInformation>
<IgnoreImportLibrary > true</IgnoreImportLibrary>
<OutputFile > $(OutDir)\wfview.exe</OutputFile>
<RandomizedBaseAddress > true</RandomizedBaseAddress>
<SubSystem > Windows</SubSystem>
<SuppressStartupBanner > true</SuppressStartupBanner>
</Link>
<Midl >
<DefaultCharType > Unsigned</DefaultCharType>
<EnableErrorChecks > None</EnableErrorChecks>
<WarningLevel > 0</WarningLevel>
</Midl>
<ResourceCompile >
2023-01-02 16:11:48 +00:00
<PreprocessorDefinitions > _WINDOWS;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;WFVIEW_VERSION=\"1.55\";BUILD_WFVIEW;__WINDOWS_WASAPI__;QT_DEPRECATED_WARNINGS;QCUSTOMPLOT_USE_LIBRARY;USE_SSE;USE_SSE2;OUTSIDE_SPEEX;RANDOM_PREFIX=wf;EIGEN_MPL2_ONLY;EIGEN_DONT_VECTORIZE;EIGEN_VECTORIZE_SSE3;PREFIX=\"/usr/local\";GITSHORT=\"4574e2b\";HOST=\"wfview.org\";UNAME=\"build\";QT_MULTIMEDIA_LIB;QT_PRINTSUPPORT_LIB;QT_WIDGETS_LIB;QT_GUI_LIB;QT_SERIALPORT_LIB;QT_NETWORK_LIB;QT_CORE_LIB;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2023-01-01 16:17:48 +00:00
</ResourceCompile>
<PostBuildEvent >
2023-01-02 01:11:25 +00:00
<Command > cmd /c copy /y ..\qcustomplot\Win32\qcustomplotd2.dll wfview-debug
cmd /c copy /y ..\portaudio\msvc\Win32\Debug\portaudio_x86.dll wfview-debug</Command>
2022-08-22 22:09:09 +00:00
<Message > Copy DLL files</Message>
</PostBuildEvent>
<QtMoc >
<CompilerFlavor > msvc</CompilerFlavor>
<Include > ./$(Configuration)/moc_predefs.h</Include>
<ExecutionDescription > Moc'ing %(Identity)...</ExecutionDescription>
<DynamicSource > output</DynamicSource>
<QtMocDir > $(Configuration)</QtMocDir>
<QtMocFileName > moc_%(Filename).cpp</QtMocFileName>
</QtMoc>
<QtRcc >
<Compression > default</Compression>
<ExecutionDescription > Rcc'ing %(Identity)...</ExecutionDescription>
<QtRccDir > $(Configuration)</QtRccDir>
<QtRccFileName > qrc_%(Filename).cpp</QtRccFileName>
</QtRcc>
<QtUic >
<ExecutionDescription > Uic'ing %(Identity)...</ExecutionDescription>
<QtUicDir > $(ProjectDir)</QtUicDir>
<QtUicFileName > ui_%(Filename).h</QtUicFileName>
</QtUic>
</ItemDefinitionGroup>
2021-02-20 18:30:46 +00:00
<ItemGroup >
2022-05-12 00:46:20 +00:00
<ClCompile Include= "..\rtaudio\RTAudio.cpp" />
2021-08-13 19:30:53 +00:00
<ClCompile Include= "aboutbox.cpp" />
2022-05-06 22:10:46 +00:00
<ClCompile Include= "audioconverter.cpp" />
2022-12-29 15:26:41 +00:00
<ClCompile Include= "audiodevices.cpp" />
2021-05-23 15:09:41 +00:00
<ClCompile Include= "audiohandler.cpp" />
2021-02-20 18:30:46 +00:00
<ClCompile Include= "calibrationwindow.cpp" />
2022-12-29 16:06:42 +00:00
<ClCompile Include= "cluster.cpp" />
2021-02-20 18:30:46 +00:00
<ClCompile Include= "commhandler.cpp" />
2023-01-12 19:20:52 +00:00
<ClCompile Include= "controllersetup.cpp" />
2023-02-14 18:47:32 +00:00
<ClCompile Include= "cwsender.cpp" />
2021-02-20 18:30:46 +00:00
<ClCompile Include= "freqmemory.cpp" />
<ClCompile Include= "logcategories.cpp" />
2022-12-29 16:06:42 +00:00
<ClCompile Include= "loggingwindow.cpp" />
2021-02-20 18:30:46 +00:00
<ClCompile Include= "main.cpp" />
2021-03-02 09:48:26 +00:00
<ClCompile Include= "meter.cpp" />
2022-05-12 00:46:20 +00:00
<ClCompile Include= "pahandler.cpp" />
2021-05-24 17:00:38 +00:00
<ClCompile Include= "pttyhandler.cpp" />
<ClCompile Include= "qledlabel.cpp" />
2021-04-02 11:00:51 +00:00
<ClCompile Include= "repeatersetup.cpp" />
2021-06-14 18:09:51 +00:00
<ClCompile Include= "resampler\resample.c" />
2021-02-20 18:30:46 +00:00
<ClCompile Include= "rigcommander.cpp" />
2021-04-19 16:26:26 +00:00
<ClCompile Include= "rigctld.cpp" />
2021-02-20 18:30:46 +00:00
<ClCompile Include= "rigidentities.cpp" />
2022-05-12 00:46:20 +00:00
<ClCompile Include= "rthandler.cpp" />
2021-02-20 18:30:46 +00:00
<ClCompile Include= "satellitesetup.cpp" />
2022-01-21 19:23:32 +00:00
<ClCompile Include= "selectradio.cpp" />
2022-03-23 10:12:42 +00:00
<ClCompile Include= "tcpserver.cpp" />
2021-08-13 19:30:53 +00:00
<ClCompile Include= "transceiveradjustments.cpp" />
2022-05-10 23:11:29 +00:00
<ClCompile Include= "udpaudio.cpp" />
<ClCompile Include= "udpbase.cpp" />
<ClCompile Include= "udpcivdata.cpp" />
2021-02-20 18:30:46 +00:00
<ClCompile Include= "udphandler.cpp" />
<ClCompile Include= "udpserver.cpp" />
2023-01-12 19:20:52 +00:00
<ClCompile Include= "usbcontroller.cpp" />
2021-02-20 18:30:46 +00:00
<ClCompile Include= "wfmain.cpp" />
</ItemGroup>
<ItemGroup >
2022-05-12 00:46:20 +00:00
<ClInclude Include= "..\rtaudio\RTAUdio.h" />
2023-02-14 18:47:32 +00:00
<ClInclude Include= "wfviewtypes.h" />
2023-01-12 19:20:52 +00:00
<QtMoc Include= "usbcontroller.h" />
2021-08-13 19:30:53 +00:00
<QtMoc Include= "aboutbox.h" >
</QtMoc>
2022-12-29 15:26:41 +00:00
<QtMoc Include= "audiodevices.h" />
2022-12-29 16:06:42 +00:00
<QtMoc Include= "loggingwindow.h" />
<QtMoc Include= "cluster.h" />
2023-01-12 19:20:52 +00:00
<QtMoc Include= "controllersetup.h" />
2023-02-14 18:47:32 +00:00
<QtMoc Include= "cwsender.h" />
2021-06-14 18:09:51 +00:00
<ClInclude Include= "resampler\arch.h" />
2022-05-12 00:46:20 +00:00
<QtMoc Include= "audioconverter.h" >
</QtMoc>
2021-05-24 17:00:38 +00:00
<QtMoc Include= "audiohandler.h" >
</QtMoc>
2021-08-13 19:30:53 +00:00
<ClInclude Include= "audiotaper.h" />
2021-05-24 17:00:38 +00:00
<QtMoc Include= "calibrationwindow.h" >
</QtMoc>
2021-02-20 18:30:46 +00:00
<QtMoc Include= "commhandler.h" >
</QtMoc>
<ClInclude Include= "freqmemory.h" />
<ClInclude Include= "logcategories.h" />
2021-05-24 17:00:38 +00:00
<QtMoc Include= "meter.h" >
2021-02-20 18:30:46 +00:00
</QtMoc>
<ClInclude Include= "packettypes.h" />
2022-05-12 00:46:20 +00:00
<QtMoc Include= "pahandler.h" >
</QtMoc>
2021-05-24 17:00:38 +00:00
<QtMoc Include= "pttyhandler.h" >
</QtMoc>
<QtMoc Include= "qledlabel.h" >
</QtMoc>
<ClInclude Include= "repeaterattributes.h" />
<QtMoc Include= "repeatersetup.h" >
</QtMoc>
2021-06-14 18:09:51 +00:00
<ClInclude Include= "resampler\resample_sse.h" />
2021-05-24 17:00:38 +00:00
<QtMoc Include= "rigcommander.h" >
</QtMoc>
<QtMoc Include= "rigctld.h" >
</QtMoc>
2021-02-20 18:30:46 +00:00
<ClInclude Include= "rigidentities.h" />
2022-05-12 00:46:20 +00:00
<QtMoc Include= "rthandler.h" >
</QtMoc>
2021-05-24 17:00:38 +00:00
<QtMoc Include= "satellitesetup.h" >
2022-01-21 23:58:18 +00:00
</QtMoc>
<QtMoc Include= "selectradio.h" >
2021-05-24 17:00:38 +00:00
</QtMoc>
2021-06-14 18:09:51 +00:00
<ClInclude Include= "resampler\speex_resampler.h" />
2022-03-23 10:12:42 +00:00
<QtMoc Include= "tcpserver.h" >
</QtMoc>
2021-08-13 19:30:53 +00:00
<QtMoc Include= "transceiveradjustments.h" >
2022-05-12 00:46:20 +00:00
</QtMoc>
<QtMoc Include= "udpaudio.h" >
</QtMoc>
<ClInclude Include= "udpbase.h" />
<QtMoc Include= "udpcivdata.h" >
2021-08-13 19:30:53 +00:00
</QtMoc>
2021-02-20 18:30:46 +00:00
<QtMoc Include= "udphandler.h" >
</QtMoc>
2021-05-24 17:00:38 +00:00
<QtMoc Include= "udpserver.h" >
</QtMoc>
2021-06-04 12:33:57 +00:00
<ClInclude Include= "ulaw.h" />
2021-02-20 18:30:46 +00:00
<QtMoc Include= "wfmain.h" >
</QtMoc>
</ItemGroup>
<ItemGroup >
<CustomBuild Include= "debug\moc_predefs.h.cbt" >
<FileType > Document</FileType>
2022-08-22 22:09:09 +00:00
<ExcludedFromBuild Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" > true</ExcludedFromBuild>
2023-01-01 16:17:48 +00:00
<ExcludedFromBuild Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > true</ExcludedFromBuild>
2022-08-22 22:09:09 +00:00
<AdditionalInputs Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" > $(QTDIR)\mkspecs\features\data\dummy.cpp;%(AdditionalInputs)</AdditionalInputs>
2023-01-01 16:17:48 +00:00
<AdditionalInputs Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > $(QTDIR)\mkspecs\features\data\dummy.cpp;%(AdditionalInputs)</AdditionalInputs>
2022-08-22 22:09:09 +00:00
<Command Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" > cl -Bx"$(QTDIR)\bin\qmake.exe" -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -permissive- -Zc:__cplusplus -Zc:externConstexpr -faligned-new -Zi -MDd -std:c++17 -utf-8 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E $(QTDIR)\mkspecs\features\data\dummy.cpp 2> NUL > debug\moc_predefs.h</Command>
2023-01-01 16:17:48 +00:00
<Command Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > cl -Bx"$(QTDIR)\bin\qmake.exe" -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -permissive- -Zc:__cplusplus -Zc:externConstexpr -faligned-new -Zi -MDd -std:c++17 -utf-8 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E $(QTDIR)\mkspecs\features\data\dummy.cpp 2> NUL > debug\moc_predefs.h</Command>
2022-08-22 22:09:09 +00:00
<Message Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" > Generate moc_predefs.h</Message>
2023-01-01 16:17:48 +00:00
<Message Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > Generate moc_predefs.h</Message>
2022-08-22 22:09:09 +00:00
<Outputs Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" > debug\moc_predefs.h;%(Outputs)</Outputs>
2023-01-01 16:17:48 +00:00
<Outputs Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > debug\moc_predefs.h;%(Outputs)</Outputs>
2021-02-20 18:30:46 +00:00
</CustomBuild>
<CustomBuild Include= "release\moc_predefs.h.cbt" >
<FileType > Document</FileType>
2022-08-22 22:09:09 +00:00
<AdditionalInputs Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" > $(QTDIR)\mkspecs\features\data\dummy.cpp;%(AdditionalInputs)</AdditionalInputs>
2023-01-01 16:17:48 +00:00
<AdditionalInputs Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > $(QTDIR)\mkspecs\features\data\dummy.cpp;%(AdditionalInputs)</AdditionalInputs>
2022-08-22 22:09:09 +00:00
<Command Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" > cl -Bx"$(QTDIR)\bin\qmake.exe" -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -permissive- -Zc:__cplusplus -Zc:externConstexpr -fvisibility=hidden -fvisibility-inlines-hidden -faligned-new -O2 -MD -std:c++17 -utf-8 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E $(QTDIR)\mkspecs\features\data\dummy.cpp 2> NUL > release\moc_predefs.h</Command>
2023-01-01 16:17:48 +00:00
<Command Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > cl -Bx"$(QTDIR)\bin\qmake.exe" -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -permissive- -Zc:__cplusplus -Zc:externConstexpr -fvisibility=hidden -fvisibility-inlines-hidden -faligned-new -O2 -MD -std:c++17 -utf-8 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E $(QTDIR)\mkspecs\features\data\dummy.cpp 2> NUL > release\moc_predefs.h</Command>
2022-08-22 22:09:09 +00:00
<Message Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" > Generate moc_predefs.h</Message>
2023-01-01 16:17:48 +00:00
<Message Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > Generate moc_predefs.h</Message>
2022-08-22 22:09:09 +00:00
<Outputs Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" > release\moc_predefs.h;%(Outputs)</Outputs>
2023-01-01 16:17:48 +00:00
<Outputs Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > release\moc_predefs.h;%(Outputs)</Outputs>
2022-08-22 22:09:09 +00:00
<ExcludedFromBuild Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" > true</ExcludedFromBuild>
2023-01-01 16:17:48 +00:00
<ExcludedFromBuild Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > true</ExcludedFromBuild>
2021-02-20 18:30:46 +00:00
</CustomBuild>
</ItemGroup>
<ItemGroup >
2021-08-13 19:30:53 +00:00
<QtUic Include= "aboutbox.ui" >
</QtUic>
2021-05-24 17:00:38 +00:00
<QtUic Include= "calibrationwindow.ui" >
</QtUic>
2023-01-12 19:20:52 +00:00
<QtUic Include= "controllersetup.ui" />
2023-02-14 18:47:32 +00:00
<QtUic Include= "cwsender.ui" />
2022-12-29 16:06:42 +00:00
<QtUic Include= "loggingwindow.ui" />
2021-05-24 17:00:38 +00:00
<QtUic Include= "repeatersetup.ui" >
</QtUic>
<QtUic Include= "satellitesetup.ui" >
2021-08-13 19:30:53 +00:00
</QtUic>
2022-01-21 23:58:18 +00:00
<QtUic Include= "selectradio.ui" >
2021-05-24 17:00:38 +00:00
</QtUic>
2022-01-21 23:58:18 +00:00
<QtUic Include= "transceiveradjustments.ui" >
2021-05-24 17:00:38 +00:00
</QtUic>
2021-02-20 18:30:46 +00:00
<QtUic Include= "wfmain.ui" >
</QtUic>
</ItemGroup>
<ItemGroup >
<None Include= "qdarkstyle\rc\Hmovetoolbar.png" />
<None Include= "qdarkstyle\rc\Hsepartoolbar.png" />
<None Include= "qdarkstyle\rc\Vmovetoolbar.png" />
<None Include= "qdarkstyle\rc\Vsepartoolbar.png" />
<None Include= "qdarkstyle\rc\branch_closed-on.png" />
<None Include= "qdarkstyle\rc\branch_closed.png" />
<None Include= "qdarkstyle\rc\branch_open-on.png" />
<None Include= "qdarkstyle\rc\branch_open.png" />
<None Include= "qdarkstyle\rc\checkbox_checked.png" />
<None Include= "qdarkstyle\rc\checkbox_checked_disabled.png" />
<None Include= "qdarkstyle\rc\checkbox_checked_focus.png" />
<None Include= "qdarkstyle\rc\checkbox_indeterminate.png" />
<None Include= "qdarkstyle\rc\checkbox_indeterminate_focus.png" />
<None Include= "qdarkstyle\rc\checkbox_unchecked.png" />
<None Include= "qdarkstyle\rc\checkbox_unchecked_disabled.png" />
<None Include= "qdarkstyle\rc\checkbox_unchecked_focus.png" />
<None Include= "qdarkstyle\rc\close-hover.png" />
<None Include= "qdarkstyle\rc\close-pressed.png" />
<None Include= "qdarkstyle\rc\close.png" />
<None Include= "qdarkstyle\rc\down_arrow.png" />
<None Include= "qdarkstyle\rc\down_arrow_disabled.png" />
<None Include= "qdarkstyle\rc\left_arrow.png" />
<None Include= "qdarkstyle\rc\left_arrow_disabled.png" />
<None Include= "qdarkstyle\rc\radio_checked.png" />
<None Include= "qdarkstyle\rc\radio_checked_disabled.png" />
<None Include= "qdarkstyle\rc\radio_checked_focus.png" />
<None Include= "qdarkstyle\rc\radio_unchecked.png" />
<None Include= "qdarkstyle\rc\radio_unchecked_disabled.png" />
<None Include= "qdarkstyle\rc\radio_unchecked_focus.png" />
<QtRcc Include= "resources\resources.qrc" >
2022-08-22 22:09:09 +00:00
<InitFuncName Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" > resources</InitFuncName>
2023-01-01 16:17:48 +00:00
<InitFuncName Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > resources</InitFuncName>
2022-08-22 22:09:09 +00:00
<InitFuncName Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" > resources</InitFuncName>
2023-01-01 16:17:48 +00:00
<InitFuncName Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > resources</InitFuncName>
2022-08-22 22:09:09 +00:00
</QtRcc>
2021-02-20 18:30:46 +00:00
<None Include= "qdarkstyle\rc\right_arrow.png" />
<None Include= "qdarkstyle\rc\right_arrow_disabled.png" />
<None Include= "qdarkstyle\rc\sizegrip.png" />
<QtRcc Include= "qdarkstyle\style.qrc" >
2022-08-22 22:09:09 +00:00
<InitFuncName Condition= "'$(Configuration)|$(Platform)'=='Release|x64'" > style</InitFuncName>
2023-01-01 16:17:48 +00:00
<InitFuncName Condition= "'$(Configuration)|$(Platform)'=='Release|Win32'" > style</InitFuncName>
2022-08-22 22:09:09 +00:00
<InitFuncName Condition= "'$(Configuration)|$(Platform)'=='Debug|x64'" > style</InitFuncName>
2023-01-01 16:17:48 +00:00
<InitFuncName Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" > style</InitFuncName>
2022-08-22 22:09:09 +00:00
</QtRcc>
2021-02-20 18:30:46 +00:00
<None Include= "qdarkstyle\style.qss" />
<None Include= "qdarkstyle\rc\stylesheet-branch-end.png" />
<None Include= "qdarkstyle\rc\stylesheet-branch-more.png" />
<None Include= "qdarkstyle\rc\stylesheet-vline.png" />
<None Include= "qdarkstyle\rc\transparent.png" />
<None Include= "qdarkstyle\rc\undock.png" />
<None Include= "qdarkstyle\rc\up_arrow.png" />
<None Include= "qdarkstyle\rc\up_arrow_disabled.png" />
<None Include= "resources\wfview.png" />
</ItemGroup>
2021-05-24 17:00:38 +00:00
<ItemGroup >
<ResourceCompile Include= ".\wfview_resource.rc" />
</ItemGroup>
2022-08-22 22:09:09 +00:00
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Condition= "Exists('$(QtMsBuild)\qt.targets')" >
<Import Project= "$(QtMsBuild)\qt.targets" />
</ImportGroup>
2021-02-20 18:30:46 +00:00
<ImportGroup Label= "ExtensionTargets" />
</Project>