mirror of
https://github.com/fadden/ciderpress.git
synced 2024-11-26 02:49:20 +00:00
214 lines
11 KiB
XML
214 lines
11 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project DefaultTargets="Build" ToolsVersion="12.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>
|
|||
|
</ItemGroup>
|
|||
|
<PropertyGroup Label="Globals">
|
|||
|
<SccProjectName />
|
|||
|
<SccLocalPath />
|
|||
|
<Keyword>MFCProj</Keyword>
|
|||
|
<ProjectGuid>{7DF41D71-C8DC-48AA-B372-4613210310A4}</ProjectGuid>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>Application</ConfigurationType>
|
|||
|
<PlatformToolset>v120</PlatformToolset>
|
|||
|
<UseOfMfc>Dynamic</UseOfMfc>
|
|||
|
<CharacterSet>Unicode</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>Application</ConfigurationType>
|
|||
|
<PlatformToolset>v120</PlatformToolset>
|
|||
|
<UseOfMfc>Dynamic</UseOfMfc>
|
|||
|
<CharacterSet>MultiByte</CharacterSet>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|||
|
<ImportGroup Label="ExtensionSettings">
|
|||
|
</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" />
|
|||
|
</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" />
|
|||
|
</ImportGroup>
|
|||
|
<PropertyGroup Label="UserMacros" />
|
|||
|
<PropertyGroup>
|
|||
|
<_ProjectFileVersion>12.0.30501.0</_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>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>MaxSpeed</Optimization>
|
|||
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
|||
|
<PreprocessorDefinitions>WIN32;NDEBUGX;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<StringPooling>true</StringPooling>
|
|||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|||
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|||
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|||
|
<PrecompiledHeaderOutputFile>.\Release/mdc.pch</PrecompiledHeaderOutputFile>
|
|||
|
<AssemblerListingLocation>.\Release/</AssemblerListingLocation>
|
|||
|
<ObjectFileName>.\Release/</ObjectFileName>
|
|||
|
<ProgramDataBaseFileName>.\Release/</ProgramDataBaseFileName>
|
|||
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
</ClCompile>
|
|||
|
<Link>
|
|||
|
<AdditionalDependencies>..\prebuilt\nufxlib2.lib;..\prebuilt\zdll.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|||
|
<OutputFile>.\Release/mdc.exe</OutputFile>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
<ProgramDatabaseFile>.\Release/mdc.pdb</ProgramDatabaseFile>
|
|||
|
<GenerateMapFile>true</GenerateMapFile>
|
|||
|
<MapFileName>.\Release/mdc.map</MapFileName>
|
|||
|
<SubSystem>Windows</SubSystem>
|
|||
|
<TargetMachine>MachineX86</TargetMachine>
|
|||
|
</Link>
|
|||
|
<Midl>
|
|||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|||
|
<TypeLibraryName>.\Release/mdc.tlb</TypeLibraryName>
|
|||
|
<HeaderFileName />
|
|||
|
</Midl>
|
|||
|
<PostBuildEvent>
|
|||
|
<Message>Copy DLLs in</Message>
|
|||
|
<Command>copy ..\prebuilt\nufxlib2.dll .
|
|||
|
copy ..\prebuilt\zlib1.dll .
|
|||
|
</Command>
|
|||
|
</PostBuildEvent>
|
|||
|
<ResourceCompile>
|
|||
|
<PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<Culture>0x0409</Culture>
|
|||
|
</ResourceCompile>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>Disabled</Optimization>
|
|||
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|||
|
<PrecompiledHeader>Use</PrecompiledHeader>
|
|||
|
<PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|||
|
<PrecompiledHeaderOutputFile>.\Debug/mdc.pch</PrecompiledHeaderOutputFile>
|
|||
|
<AssemblerListingLocation>.\Debug/</AssemblerListingLocation>
|
|||
|
<ObjectFileName>.\Debug/</ObjectFileName>
|
|||
|
<ProgramDataBaseFileName>.\Debug/</ProgramDataBaseFileName>
|
|||
|
<BrowseInformation>true</BrowseInformation>
|
|||
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
|||
|
</ClCompile>
|
|||
|
<Link>
|
|||
|
<AdditionalDependencies>..\prebuilt\nufxlib2D.lib;..\prebuilt\zdll.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
|||
|
<OutputFile>.\Debug/mdc.exe</OutputFile>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|||
|
<ProgramDatabaseFile>.\Debug/mdc.pdb</ProgramDatabaseFile>
|
|||
|
<SubSystem>Windows</SubSystem>
|
|||
|
<TargetMachine>MachineX86</TargetMachine>
|
|||
|
</Link>
|
|||
|
<Midl>
|
|||
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<MkTypLibCompatible>true</MkTypLibCompatible>
|
|||
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
|||
|
<TargetEnvironment>Win32</TargetEnvironment>
|
|||
|
<TypeLibraryName>.\Debug/mdc.tlb</TypeLibraryName>
|
|||
|
<HeaderFileName />
|
|||
|
</Midl>
|
|||
|
<PostBuildEvent>
|
|||
|
<Message>Copy debug DLLs in</Message>
|
|||
|
<Command>copy ..\prebuilt\nufxlib2D.dll .
|
|||
|
copy ..\prebuilt\zlib1.dll .
|
|||
|
</Command>
|
|||
|
</PostBuildEvent>
|
|||
|
<ResourceCompile>
|
|||
|
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<Culture>0x0409</Culture>
|
|||
|
</ResourceCompile>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClCompile Include="AboutDlg.cpp">
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
|
|||
|
<BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</BrowseInformation>
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
|
|||
|
</ClCompile>
|
|||
|
<ClCompile Include="ChooseFilesDlg.cpp">
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
|
|||
|
<BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</BrowseInformation>
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
|
|||
|
</ClCompile>
|
|||
|
<ClCompile Include="Main.cpp">
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
|
|||
|
<BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</BrowseInformation>
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
|
|||
|
</ClCompile>
|
|||
|
<ClCompile Include="mdc.cpp">
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
|
|||
|
<BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</BrowseInformation>
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
|
|||
|
</ClCompile>
|
|||
|
<ClCompile Include="ProgressDlg.cpp">
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
|
|||
|
<BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</BrowseInformation>
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
|
|||
|
</ClCompile>
|
|||
|
<ClCompile Include="StdAfx.cpp">
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
|
|||
|
<BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
|||
|
<BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</BrowseInformation>
|
|||
|
<Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
|
|||
|
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
|||
|
</ClCompile>
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ResourceCompile Include="mdc.rc" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClInclude Include="AboutDlg.h" />
|
|||
|
<ClInclude Include="ChooseFilesDlg.h" />
|
|||
|
<ClInclude Include="Main.h" />
|
|||
|
<ClInclude Include="mdc.h" />
|
|||
|
<ClInclude Include="ProgressDlg.h" />
|
|||
|
<ClInclude Include="resource.h" />
|
|||
|
<ClInclude Include="StdAfx.h" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<Image Include="mdc.ico" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ProjectReference Include="..\diskimg\diskimg.vcxproj">
|
|||
|
<Project>{0cfe6fad-0126-4e99-8625-c807d1d2aaf4}</Project>
|
|||
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|||
|
</ProjectReference>
|
|||
|
<ProjectReference Include="..\util\util.vcxproj">
|
|||
|
<Project>{04bfae2a-7ab3-4b63-b4ab-42ff1d6ad3c5}</Project>
|
|||
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|||
|
</ProjectReference>
|
|||
|
</ItemGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|||
|
<ImportGroup Label="ExtensionTargets">
|
|||
|
</ImportGroup>
|
|||
|
</Project>
|