<?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>
|
<ProjectConfiguration Include="MinSizeRel|x64">
|
<Configuration>MinSizeRel</Configuration>
|
<Platform>x64</Platform>
|
</ProjectConfiguration>
|
<ProjectConfiguration Include="RelWithDebInfo|x64">
|
<Configuration>RelWithDebInfo</Configuration>
|
<Platform>x64</Platform>
|
</ProjectConfiguration>
|
</ItemGroup>
|
<PropertyGroup Label="Globals">
|
<ProjectGuid>{406B95E7-0C50-3D93-BBE4-410B73F4AFF4}</ProjectGuid>
|
<Keyword>Win32Proj</Keyword>
|
<VcpkgEnabled>false</VcpkgEnabled>
|
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion>
|
<Platform>x64</Platform>
|
<ProjectName>ImageViewer</ProjectName>
|
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
</PropertyGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<CharacterSet>Unicode</CharacterSet>
|
<PlatformToolset>v142</PlatformToolset>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<CharacterSet>Unicode</CharacterSet>
|
<PlatformToolset>v142</PlatformToolset>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<CharacterSet>Unicode</CharacterSet>
|
<PlatformToolset>v142</PlatformToolset>
|
</PropertyGroup>
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">
|
<ConfigurationType>Application</ConfigurationType>
|
<CharacterSet>Unicode</CharacterSet>
|
<PlatformToolset>v142</PlatformToolset>
|
</PropertyGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
<ImportGroup Label="ExtensionSettings">
|
</ImportGroup>
|
<ImportGroup Label="PropertySheets">
|
<Import Project="do_not_import_user.props" Condition="exists('do_not_import_user.props')" Label="LocalAppDataPlatform" />
|
</ImportGroup>
|
<PropertyGroup Label="UserMacros" />
|
<PropertyGroup>
|
<_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Z:\wx.image_viewer\build\Debug\</OutDir>
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ImageViewer.dir\Debug\</IntDir>
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ImageViewer</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'">Z:\wx.image_viewer\build\Release\</OutDir>
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ImageViewer.dir\Release\</IntDir>
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ImageViewer</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'">Z:\wx.image_viewer\build\MinSizeRel\</OutDir>
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">ImageViewer.dir\MinSizeRel\</IntDir>
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">ImageViewer</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'">Z:\wx.image_viewer\build\RelWithDebInfo\</OutDir>
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">ImageViewer.dir\RelWithDebInfo\</IntDir>
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">ImageViewer</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>
|
<AdditionalOptions>%(AdditionalOptions) /external:I "Z:/vcpkg/installed/x64-windows/include" /external:I "Z:/vcpkg/installed/x64-windows/lib/mswud"</AdditionalOptions>
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<ExceptionHandling>Sync</ExceptionHandling>
|
<ExternalWarningLevel>TurnOffAllWarnings</ExternalWarningLevel>
|
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
<Optimization>Disabled</Optimization>
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
<UseFullPaths>false</UseFullPaths>
|
<WarningLevel>Level3</WarningLevel>
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;UNICODE;_UNICODE;__WXMSW__;WXUSINGDLL;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
</ClCompile>
|
<ResourceCompile>
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;UNICODE;_UNICODE;__WXMSW__;WXUSINGDLL;CMAKE_INTDIR=\"Debug\"</PreprocessorDefinitions>
|
<AdditionalIncludeDirectories>Z:\vcpkg\installed\x64-windows\include;Z:\vcpkg\installed\x64-windows\lib\mswud;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
</ResourceCompile>
|
<Midl>
|
<AdditionalIncludeDirectories>Z:\vcpkg\installed\x64-windows\include;Z:\vcpkg\installed\x64-windows\lib\mswud;%(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>
|
<PostBuildEvent>
|
<Message></Message>
|
<Command>setlocal
|
"C:\Program Files\PowerShell\7\pwsh.exe" -noprofile -executionpolicy Bypass -file Z:/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary Z:/wx.image_viewer/build/Debug/ImageViewer.exe -installedDir Z:/vcpkg/installed/x64-windows/debug/bin -OutVariable out
|
if %errorlevel% neq 0 goto :cmEnd
|
:cmEnd
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
:cmErrorLevel
|
exit /b %1
|
:cmDone
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
</PostBuildEvent>
|
<Link>
|
<AdditionalDependencies>Z:\vcpkg\installed\x64-windows\debug\lib\exiv2.lib;Z:\vcpkg\installed\x64-windows\debug\lib\\wxmsw32ud_xrc.lib;Z:\vcpkg\installed\x64-windows\debug\lib\\wxmsw32ud_adv.lib;Z:\vcpkg\installed\x64-windows\debug\lib\\wxmsw32ud_richtext.lib;Z:\vcpkg\installed\x64-windows\debug\lib\\wxmsw32ud_aui.lib;Z:\vcpkg\installed\x64-windows\debug\lib\\wxmsw32ud_propgrid.lib;Z:\vcpkg\installed\x64-windows\debug\lib\\wxmsw32ud_html.lib;Z:\vcpkg\installed\x64-windows\debug\lib\\wxmsw32ud_core.lib;Z:\vcpkg\installed\x64-windows\debug\lib\\wxbase32ud.lib;kernel32.lib;user32.lib;gdi32.lib;comdlg32.lib;winspool.lib;winmm.lib;shell32.lib;shlwapi.lib;comctl32.lib;ole32.lib;oleaut32.lib;uuid.lib;rpcrt4.lib;advapi32.lib;version.lib;ws2_32.lib;wininet.lib;oleacc.lib;uxtheme.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>Z:/wx.image_viewer/build/Debug/ImageViewer.lib</ImportLibrary>
|
<ProgramDataBaseFile>Z:/wx.image_viewer/build/Debug/ImageViewer.pdb</ProgramDataBaseFile>
|
<SubSystem>Windows</SubSystem>
|
</Link>
|
<ProjectReference>
|
<LinkLibraryDependencies>false</LinkLibraryDependencies>
|
</ProjectReference>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
<ClCompile>
|
<AdditionalOptions>%(AdditionalOptions) /external:I "Z:/vcpkg/installed/x64-windows/include" /external:I "Z:/vcpkg/installed/x64-windows/lib/mswu"</AdditionalOptions>
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
<ExceptionHandling>Sync</ExceptionHandling>
|
<ExternalWarningLevel>TurnOffAllWarnings</ExternalWarningLevel>
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
<Optimization>MaxSpeed</Optimization>
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
<UseFullPaths>false</UseFullPaths>
|
<WarningLevel>Level3</WarningLevel>
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;WIN32_LEAN_AND_MEAN;UNICODE;_UNICODE;__WXMSW__;WXUSINGDLL;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
<DebugInformationFormat>
|
</DebugInformationFormat>
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
</ClCompile>
|
<ResourceCompile>
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;WIN32_LEAN_AND_MEAN;UNICODE;_UNICODE;__WXMSW__;WXUSINGDLL;CMAKE_INTDIR=\"Release\"</PreprocessorDefinitions>
|
<AdditionalIncludeDirectories>Z:\vcpkg\installed\x64-windows\include;Z:\vcpkg\installed\x64-windows\lib\mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
</ResourceCompile>
|
<Midl>
|
<AdditionalIncludeDirectories>Z:\vcpkg\installed\x64-windows\include;Z:\vcpkg\installed\x64-windows\lib\mswu;%(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>
|
<PostBuildEvent>
|
<Message></Message>
|
<Command>setlocal
|
"C:\Program Files\PowerShell\7\pwsh.exe" -noprofile -executionpolicy Bypass -file Z:/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary Z:/wx.image_viewer/build/Release/ImageViewer.exe -installedDir Z:/vcpkg/installed/x64-windows/bin -OutVariable out
|
if %errorlevel% neq 0 goto :cmEnd
|
:cmEnd
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
:cmErrorLevel
|
exit /b %1
|
:cmDone
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
</PostBuildEvent>
|
<Link>
|
<AdditionalDependencies>Z:\vcpkg\installed\x64-windows\lib\exiv2.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_xrc.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_adv.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_richtext.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_aui.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_propgrid.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_html.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_core.lib;Z:\vcpkg\installed\x64-windows\lib\\wxbase32u.lib;kernel32.lib;user32.lib;gdi32.lib;comdlg32.lib;winspool.lib;winmm.lib;shell32.lib;shlwapi.lib;comctl32.lib;ole32.lib;oleaut32.lib;uuid.lib;rpcrt4.lib;advapi32.lib;version.lib;ws2_32.lib;wininet.lib;oleacc.lib;uxtheme.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>false</GenerateDebugInformation>
|
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
<ImportLibrary>Z:/wx.image_viewer/build/Release/ImageViewer.lib</ImportLibrary>
|
<ProgramDataBaseFile>Z:/wx.image_viewer/build/Release/ImageViewer.pdb</ProgramDataBaseFile>
|
<SubSystem>Windows</SubSystem>
|
</Link>
|
<ProjectReference>
|
<LinkLibraryDependencies>false</LinkLibraryDependencies>
|
</ProjectReference>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">
|
<ClCompile>
|
<AdditionalOptions>%(AdditionalOptions) /external:I "Z:/vcpkg/installed/x64-windows/include" /external:I "Z:/vcpkg/installed/x64-windows/lib/mswu"</AdditionalOptions>
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
<ExceptionHandling>Sync</ExceptionHandling>
|
<ExternalWarningLevel>TurnOffAllWarnings</ExternalWarningLevel>
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
<Optimization>MinSpace</Optimization>
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
<UseFullPaths>false</UseFullPaths>
|
<WarningLevel>Level3</WarningLevel>
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;WIN32_LEAN_AND_MEAN;UNICODE;_UNICODE;__WXMSW__;WXUSINGDLL;CMAKE_INTDIR="MinSizeRel"</PreprocessorDefinitions>
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
<DebugInformationFormat>
|
</DebugInformationFormat>
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
</ClCompile>
|
<ResourceCompile>
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;WIN32_LEAN_AND_MEAN;UNICODE;_UNICODE;__WXMSW__;WXUSINGDLL;CMAKE_INTDIR=\"MinSizeRel\"</PreprocessorDefinitions>
|
<AdditionalIncludeDirectories>Z:\vcpkg\installed\x64-windows\include;Z:\vcpkg\installed\x64-windows\lib\mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
</ResourceCompile>
|
<Midl>
|
<AdditionalIncludeDirectories>Z:\vcpkg\installed\x64-windows\include;Z:\vcpkg\installed\x64-windows\lib\mswu;%(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>
|
<PostBuildEvent>
|
<Message></Message>
|
<Command>setlocal
|
"C:\Program Files\PowerShell\7\pwsh.exe" -noprofile -executionpolicy Bypass -file Z:/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary Z:/wx.image_viewer/build/MinSizeRel/ImageViewer.exe -installedDir Z:/vcpkg/installed/x64-windows/bin -OutVariable out
|
if %errorlevel% neq 0 goto :cmEnd
|
:cmEnd
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
:cmErrorLevel
|
exit /b %1
|
:cmDone
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
</PostBuildEvent>
|
<Link>
|
<AdditionalDependencies>Z:\vcpkg\installed\x64-windows\lib\exiv2.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_xrc.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_adv.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_richtext.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_aui.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_propgrid.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_html.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_core.lib;Z:\vcpkg\installed\x64-windows\lib\\wxbase32u.lib;kernel32.lib;user32.lib;gdi32.lib;comdlg32.lib;winspool.lib;winmm.lib;shell32.lib;shlwapi.lib;comctl32.lib;ole32.lib;oleaut32.lib;uuid.lib;rpcrt4.lib;advapi32.lib;version.lib;ws2_32.lib;wininet.lib;oleacc.lib;uxtheme.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>false</GenerateDebugInformation>
|
<IgnoreSpecificDefaultLibraries>%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
|
<ImportLibrary>Z:/wx.image_viewer/build/MinSizeRel/ImageViewer.lib</ImportLibrary>
|
<ProgramDataBaseFile>Z:/wx.image_viewer/build/MinSizeRel/ImageViewer.pdb</ProgramDataBaseFile>
|
<SubSystem>Windows</SubSystem>
|
</Link>
|
<ProjectReference>
|
<LinkLibraryDependencies>false</LinkLibraryDependencies>
|
</ProjectReference>
|
</ItemDefinitionGroup>
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">
|
<ClCompile>
|
<AdditionalOptions>%(AdditionalOptions) /external:I "Z:/vcpkg/installed/x64-windows/include" /external:I "Z:/vcpkg/installed/x64-windows/lib/mswu"</AdditionalOptions>
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<ExceptionHandling>Sync</ExceptionHandling>
|
<ExternalWarningLevel>TurnOffAllWarnings</ExternalWarningLevel>
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
<Optimization>MaxSpeed</Optimization>
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
<UseFullPaths>false</UseFullPaths>
|
<WarningLevel>Level3</WarningLevel>
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;WIN32_LEAN_AND_MEAN;UNICODE;_UNICODE;__WXMSW__;WXUSINGDLL;CMAKE_INTDIR="RelWithDebInfo"</PreprocessorDefinitions>
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
</ClCompile>
|
<ResourceCompile>
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;WIN32_LEAN_AND_MEAN;UNICODE;_UNICODE;__WXMSW__;WXUSINGDLL;CMAKE_INTDIR=\"RelWithDebInfo\"</PreprocessorDefinitions>
|
<AdditionalIncludeDirectories>Z:\vcpkg\installed\x64-windows\include;Z:\vcpkg\installed\x64-windows\lib\mswu;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
</ResourceCompile>
|
<Midl>
|
<AdditionalIncludeDirectories>Z:\vcpkg\installed\x64-windows\include;Z:\vcpkg\installed\x64-windows\lib\mswu;%(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>
|
<PostBuildEvent>
|
<Message></Message>
|
<Command>setlocal
|
"C:\Program Files\PowerShell\7\pwsh.exe" -noprofile -executionpolicy Bypass -file Z:/vcpkg/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary Z:/wx.image_viewer/build/RelWithDebInfo/ImageViewer.exe -installedDir Z:/vcpkg/installed/x64-windows/bin -OutVariable out
|
if %errorlevel% neq 0 goto :cmEnd
|
:cmEnd
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
:cmErrorLevel
|
exit /b %1
|
:cmDone
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
</PostBuildEvent>
|
<Link>
|
<AdditionalDependencies>Z:\vcpkg\installed\x64-windows\lib\exiv2.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_xrc.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_adv.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_richtext.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_aui.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_propgrid.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_html.lib;Z:\vcpkg\installed\x64-windows\lib\\wxmsw32u_core.lib;Z:\vcpkg\installed\x64-windows\lib\\wxbase32u.lib;kernel32.lib;user32.lib;gdi32.lib;comdlg32.lib;winspool.lib;winmm.lib;shell32.lib;shlwapi.lib;comctl32.lib;ole32.lib;oleaut32.lib;uuid.lib;rpcrt4.lib;advapi32.lib;version.lib;ws2_32.lib;wininet.lib;oleacc.lib;uxtheme.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>Z:/wx.image_viewer/build/RelWithDebInfo/ImageViewer.lib</ImportLibrary>
|
<ProgramDataBaseFile>Z:/wx.image_viewer/build/RelWithDebInfo/ImageViewer.pdb</ProgramDataBaseFile>
|
<SubSystem>Windows</SubSystem>
|
</Link>
|
<ProjectReference>
|
<LinkLibraryDependencies>false</LinkLibraryDependencies>
|
</ProjectReference>
|
</ItemDefinitionGroup>
|
<ItemGroup>
|
<CustomBuild Include="Z:\wx.image_viewer\CMakeLists.txt">
|
<UseUtf8Encoding>Always</UseUtf8Encoding>
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule Z:/wx.image_viewer/CMakeLists.txt</Message>
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
C:\CMake\bin\cmake.exe -SZ:/wx.image_viewer -BZ:/wx.image_viewer/build --check-stamp-file Z:/wx.image_viewer/build/CMakeFiles/generate.stamp
|
if %errorlevel% neq 0 goto :cmEnd
|
:cmEnd
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
:cmErrorLevel
|
exit /b %1
|
:cmDone
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\CMake\share\cmake-3.28\Modules\CMakeCInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeCXXInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeCommonLanguageInclude.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeDependentOption.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeFindDependencyMacro.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeGenericSystem.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeInitializeConfigs.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeLanguageInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeRCInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeSystemSpecificInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeSystemSpecificInitialize.cmake;C:\CMake\share\cmake-3.28\Modules\CPack.cmake;C:\CMake\share\cmake-3.28\Modules\CPackComponent.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\CMakeCommonCompilerMacros.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC-C.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC-CXX.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-Initialize.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC-C.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC-CXX.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\WindowsPaths.cmake;C:\CMake\share\cmake-3.28\Templates\CPackConfig.cmake.in;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGConfig.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets-debug.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets-release.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Config.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2ConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export-debug.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export-release.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\vcpkg-cmake-wrapper.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\vcpkg-cmake-wrapper.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsConfig.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets-debug.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets-release.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets.cmake;Z:\vcpkg\scripts\buildsystems\vcpkg.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeCCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeCXXCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeRCCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeSystem.cmake;%(AdditionalInputs)</AdditionalInputs>
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Z:\wx.image_viewer\build\CMakeFiles\generate.stamp</Outputs>
|
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Building Custom Rule Z:/wx.image_viewer/CMakeLists.txt</Message>
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
|
C:\CMake\bin\cmake.exe -SZ:/wx.image_viewer -BZ:/wx.image_viewer/build --check-stamp-file Z:/wx.image_viewer/build/CMakeFiles/generate.stamp
|
if %errorlevel% neq 0 goto :cmEnd
|
:cmEnd
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
:cmErrorLevel
|
exit /b %1
|
:cmDone
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\CMake\share\cmake-3.28\Modules\CMakeCInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeCXXInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeCommonLanguageInclude.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeDependentOption.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeFindDependencyMacro.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeGenericSystem.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeInitializeConfigs.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeLanguageInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeRCInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeSystemSpecificInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeSystemSpecificInitialize.cmake;C:\CMake\share\cmake-3.28\Modules\CPack.cmake;C:\CMake\share\cmake-3.28\Modules\CPackComponent.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\CMakeCommonCompilerMacros.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC-C.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC-CXX.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-Initialize.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC-C.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC-CXX.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\WindowsPaths.cmake;C:\CMake\share\cmake-3.28\Templates\CPackConfig.cmake.in;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGConfig.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets-debug.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets-release.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Config.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2ConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export-debug.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export-release.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\vcpkg-cmake-wrapper.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\vcpkg-cmake-wrapper.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsConfig.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets-debug.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets-release.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets.cmake;Z:\vcpkg\scripts\buildsystems\vcpkg.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeCCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeCXXCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeRCCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeSystem.cmake;%(AdditionalInputs)</AdditionalInputs>
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Z:\wx.image_viewer\build\CMakeFiles\generate.stamp</Outputs>
|
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
|
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Building Custom Rule Z:/wx.image_viewer/CMakeLists.txt</Message>
|
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
|
C:\CMake\bin\cmake.exe -SZ:/wx.image_viewer -BZ:/wx.image_viewer/build --check-stamp-file Z:/wx.image_viewer/build/CMakeFiles/generate.stamp
|
if %errorlevel% neq 0 goto :cmEnd
|
:cmEnd
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
:cmErrorLevel
|
exit /b %1
|
:cmDone
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\CMake\share\cmake-3.28\Modules\CMakeCInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeCXXInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeCommonLanguageInclude.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeDependentOption.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeFindDependencyMacro.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeGenericSystem.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeInitializeConfigs.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeLanguageInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeRCInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeSystemSpecificInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeSystemSpecificInitialize.cmake;C:\CMake\share\cmake-3.28\Modules\CPack.cmake;C:\CMake\share\cmake-3.28\Modules\CPackComponent.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\CMakeCommonCompilerMacros.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC-C.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC-CXX.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-Initialize.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC-C.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC-CXX.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\WindowsPaths.cmake;C:\CMake\share\cmake-3.28\Templates\CPackConfig.cmake.in;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGConfig.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets-debug.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets-release.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Config.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2ConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export-debug.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export-release.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\vcpkg-cmake-wrapper.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\vcpkg-cmake-wrapper.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsConfig.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets-debug.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets-release.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets.cmake;Z:\vcpkg\scripts\buildsystems\vcpkg.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeCCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeCXXCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeRCCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeSystem.cmake;%(AdditionalInputs)</AdditionalInputs>
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Z:\wx.image_viewer\build\CMakeFiles\generate.stamp</Outputs>
|
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
|
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Building Custom Rule Z:/wx.image_viewer/CMakeLists.txt</Message>
|
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
|
C:\CMake\bin\cmake.exe -SZ:/wx.image_viewer -BZ:/wx.image_viewer/build --check-stamp-file Z:/wx.image_viewer/build/CMakeFiles/generate.stamp
|
if %errorlevel% neq 0 goto :cmEnd
|
:cmEnd
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
:cmErrorLevel
|
exit /b %1
|
:cmDone
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\CMake\share\cmake-3.28\Modules\CMakeCInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeCXXInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeCommonLanguageInclude.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeDependentOption.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeFindDependencyMacro.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeGenericSystem.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeInitializeConfigs.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeLanguageInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeRCInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeSystemSpecificInformation.cmake;C:\CMake\share\cmake-3.28\Modules\CMakeSystemSpecificInitialize.cmake;C:\CMake\share\cmake-3.28\Modules\CPack.cmake;C:\CMake\share\cmake-3.28\Modules\CPackComponent.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\CMakeCommonCompilerMacros.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC-C.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC-CXX.cmake;C:\CMake\share\cmake-3.28\Modules\Compiler\MSVC.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-Initialize.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC-C.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC-CXX.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows-MSVC.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\Windows.cmake;C:\CMake\share\cmake-3.28\Modules\Platform\WindowsPaths.cmake;C:\CMake\share\cmake-3.28\Templates\CPackConfig.cmake.in;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGConfig.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets-debug.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets-release.cmake;Z:\vcpkg\installed\x64-windows\share\NanoSVG\NanoSVGTargets.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Config.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2ConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export-debug.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export-release.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\exiv2Export.cmake;Z:\vcpkg\installed\x64-windows\share\exiv2\vcpkg-cmake-wrapper.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\vcpkg-cmake-wrapper.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsConfig.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsConfigVersion.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets-debug.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets-release.cmake;Z:\vcpkg\installed\x64-windows\share\wxwidgets\wxWidgetsTargets.cmake;Z:\vcpkg\scripts\buildsystems\vcpkg.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeCCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeCXXCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeRCCompiler.cmake;Z:\wx.image_viewer\build\CMakeFiles\3.28.2\CMakeSystem.cmake;%(AdditionalInputs)</AdditionalInputs>
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Z:\wx.image_viewer\build\CMakeFiles\generate.stamp</Outputs>
|
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
|
</CustomBuild>
|
</ItemGroup>
|
<ItemGroup>
|
<ResourceCompile Include="Z:\wx.image_viewer\static\minimal.rc" />
|
<ClCompile Include="Z:\wx.image_viewer\main.cpp" />
|
<ClCompile Include="Z:\wx.image_viewer\ui\ImageViewer.cpp" />
|
<ClCompile Include="Z:\wx.image_viewer\ui\ImageViewerImageWindow.cpp" />
|
</ItemGroup>
|
<ItemGroup>
|
<ProjectReference Include="Z:\wx.image_viewer\build\ZERO_CHECK.vcxproj">
|
<Project>{768531C0-9F50-38A3-85F8-6800724A16B9}</Project>
|
<Name>ZERO_CHECK</Name>
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
</ProjectReference>
|
</ItemGroup>
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<ImportGroup Label="ExtensionTargets">
|
</ImportGroup>
|
</Project>
|