145 lines
9.2 KiB
XML
145 lines
9.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
<ProjectConfiguration Include="Debug|x64">
|
|
<Configuration>Debug</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="Release|x64">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>x64</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{48688DB8-559A-3DE2-ADDE-5BD27BFEDDA2}</ProjectGuid>
|
|
<RootNamespace>dcraw_emu</RootNamespace>
|
|
<Keyword>Qt4VSv1.0</Keyword>
|
|
<WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>
|
|
<WindowsTargetPlatformMinVersion>10.0.18362.0</WindowsTargetPlatformMinVersion>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
<OutputDirectory>debug-x86_64\</OutputDirectory>
|
|
<ATLMinimizesCRunTimeLibraryUsage>false</ATLMinimizesCRunTimeLibraryUsage>
|
|
<CharacterSet>NotSet</CharacterSet>
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<IntermediateDirectory>debug-x86_64\dcraw_emu.obj\</IntermediateDirectory>
|
|
<PrimaryOutput>dcraw_emu</PrimaryOutput>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
<OutputDirectory>release-x86_64\</OutputDirectory>
|
|
<ATLMinimizesCRunTimeLibraryUsage>false</ATLMinimizesCRunTimeLibraryUsage>
|
|
<CharacterSet>NotSet</CharacterSet>
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
<IntermediateDirectory>release-x86_64\dcraw_emu.obj\</IntermediateDirectory>
|
|
<PrimaryOutput>dcraw_emu</PrimaryOutput>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings" />
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
|
</ImportGroup>
|
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
|
|
</ImportGroup>
|
|
<PropertyGroup Label="UserMacros" />
|
|
<PropertyGroup>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">debug-x86_64\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">debug-x86_64\dcraw_emu.obj\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">dcraw_emu</TargetName>
|
|
<IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</IgnoreImportLibrary>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">release-x86_64\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">release-x86_64\dcraw_emu.obj\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">dcraw_emu</TargetName>
|
|
<IgnoreImportLibrary Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</IgnoreImportLibrary>
|
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<AdditionalIncludeDirectories>.;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<AdditionalOptions>-Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions>
|
|
<AssemblerListingLocation>debug-x86_64\dcraw_emu.obj\</AssemblerListingLocation>
|
|
<BrowseInformation>false</BrowseInformation>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
<ObjectFileName>debug-x86_64\dcraw_emu.obj\</ObjectFileName>
|
|
<Optimization>Disabled</Optimization>
|
|
<PreprocessorDefinitions>_CONSOLE;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PreprocessToFile>false</PreprocessToFile>
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
|
</ClCompile>
|
|
<Link>
|
|
<AdditionalDependencies>ws2_32.lib;libraw.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
<AdditionalLibraryDirectories>debug-x86_64;%(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>
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
<IgnoreImportLibrary>true</IgnoreImportLibrary>
|
|
<OutputFile>$(OutDir)\dcraw_emu.exe</OutputFile>
|
|
<RandomizedBaseAddress>true</RandomizedBaseAddress>
|
|
<SubSystem>Console</SubSystem>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
</Link>
|
|
<Midl>
|
|
<DefaultCharType>Unsigned</DefaultCharType>
|
|
<EnableErrorChecks>None</EnableErrorChecks>
|
|
<WarningLevel>0</WarningLevel>
|
|
</Midl>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_CONSOLE;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ResourceCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<AdditionalIncludeDirectories>.;..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<AdditionalOptions>-Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zc:referenceBinding -Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions>
|
|
<AssemblerListingLocation>release-x86_64\dcraw_emu.obj\</AssemblerListingLocation>
|
|
<BrowseInformation>false</BrowseInformation>
|
|
<DebugInformationFormat>None</DebugInformationFormat>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|
<ObjectFileName>release-x86_64\dcraw_emu.obj\</ObjectFileName>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<PreprocessorDefinitions>_CONSOLE;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<PreprocessToFile>false</PreprocessToFile>
|
|
<ProgramDataBaseFileName></ProgramDataBaseFileName>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
|
|
<WarningLevel>TurnOffAllWarnings</WarningLevel>
|
|
</ClCompile>
|
|
<Link>
|
|
<AdditionalDependencies>ws2_32.lib;libraw.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|
<AdditionalLibraryDirectories>release-x86_64;%(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>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
<IgnoreImportLibrary>true</IgnoreImportLibrary>
|
|
<LinkIncremental>false</LinkIncremental>
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
<OutputFile>$(OutDir)\dcraw_emu.exe</OutputFile>
|
|
<RandomizedBaseAddress>true</RandomizedBaseAddress>
|
|
<SubSystem>Console</SubSystem>
|
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|
</Link>
|
|
<Midl>
|
|
<DefaultCharType>Unsigned</DefaultCharType>
|
|
<EnableErrorChecks>None</EnableErrorChecks>
|
|
<WarningLevel>0</WarningLevel>
|
|
</Midl>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>_CONSOLE;UNICODE;_UNICODE;WIN32;_ENABLE_EXTENDED_ALIGNED_STORAGE;WIN64;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ResourceCompile>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\samples\dcraw_emu.cpp" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets" />
|
|
</Project> |