Blame msvc/voikkospell.vcxproj

Packit 2b3545
Packit 2b3545
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
Packit 2b3545
  <ItemGroup Label="ProjectConfigurations">
Packit 2b3545
    <ProjectConfiguration Include="Debug|Win32">
Packit 2b3545
      <Configuration>Debug</Configuration>
Packit 2b3545
      <Platform>Win32</Platform>
Packit 2b3545
    </ProjectConfiguration>
Packit 2b3545
    <ProjectConfiguration Include="Debug|x64">
Packit 2b3545
      <Configuration>Debug</Configuration>
Packit 2b3545
      <Platform>x64</Platform>
Packit 2b3545
    </ProjectConfiguration>
Packit 2b3545
    <ProjectConfiguration Include="Release|Win32">
Packit 2b3545
      <Configuration>Release</Configuration>
Packit 2b3545
      <Platform>Win32</Platform>
Packit 2b3545
    </ProjectConfiguration>
Packit 2b3545
    <ProjectConfiguration Include="Release|x64">
Packit 2b3545
      <Configuration>Release</Configuration>
Packit 2b3545
      <Platform>x64</Platform>
Packit 2b3545
    </ProjectConfiguration>
Packit 2b3545
  </ItemGroup>
Packit 2b3545
  <PropertyGroup Label="Globals">
Packit 2b3545
    <ProjectGuid>{83672CAB-BBA4-4F33-9399-5D5234BFB38E}</ProjectGuid>
Packit 2b3545
    <RootNamespace>voikkospell</RootNamespace>
Packit 2b3545
    <Keyword>ManagedCProj</Keyword>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Packit 2b3545
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
Packit 2b3545
    <ConfigurationType>Application</ConfigurationType>
Packit 2b3545
    <PlatformToolset>v120</PlatformToolset>
Packit 2b3545
    <CharacterSet>Unicode</CharacterSet>
Packit 2b3545
    <CLRSupport>true</CLRSupport>
Packit 2b3545
    <WholeProgramOptimization>true</WholeProgramOptimization>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
Packit 2b3545
    <ConfigurationType>Application</ConfigurationType>
Packit 2b3545
    <PlatformToolset>v120</PlatformToolset>
Packit 2b3545
    <CharacterSet>Unicode</CharacterSet>
Packit 2b3545
    <CLRSupport>true</CLRSupport>
Packit 2b3545
    <WholeProgramOptimization>true</WholeProgramOptimization>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
Packit 2b3545
    <ConfigurationType>Application</ConfigurationType>
Packit 2b3545
    <PlatformToolset>v120</PlatformToolset>
Packit 2b3545
    <CharacterSet>Unicode</CharacterSet>
Packit 2b3545
    <CLRSupport>true</CLRSupport>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
Packit 2b3545
    <ConfigurationType>Application</ConfigurationType>
Packit 2b3545
    <PlatformToolset>v120</PlatformToolset>
Packit 2b3545
    <CharacterSet>Unicode</CharacterSet>
Packit 2b3545
    <CLRSupport>true</CLRSupport>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
Packit 2b3545
  <ImportGroup Label="ExtensionSettings">
Packit 2b3545
  </ImportGroup>
Packit 2b3545
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
Packit 2b3545
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
Packit 2b3545
  </ImportGroup>
Packit 2b3545
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
Packit 2b3545
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
Packit 2b3545
  </ImportGroup>
Packit 2b3545
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
Packit 2b3545
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
Packit 2b3545
  </ImportGroup>
Packit 2b3545
  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
Packit 2b3545
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
Packit 2b3545
  </ImportGroup>
Packit 2b3545
  <PropertyGroup Label="UserMacros" />
Packit 2b3545
  <PropertyGroup>
Packit 2b3545
    <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
Packit 2b3545
    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
Packit 2b3545
    <IntDir>$(Configuration)\</IntDir>
Packit 2b3545
    <LinkIncremental>true</LinkIncremental>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
Packit 2b3545
    <LinkIncremental>true</LinkIncremental>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
Packit 2b3545
    <OutDir>$(SolutionDir)$(Configuration)\</OutDir>
Packit 2b3545
    <IntDir>$(Configuration)\</IntDir>
Packit 2b3545
    <LinkIncremental>false</LinkIncremental>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
Packit 2b3545
    <LinkIncremental>false</LinkIncremental>
Packit 2b3545
  </PropertyGroup>
Packit 2b3545
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
Packit 2b3545
    <BuildLog>
Packit 2b3545
      <Path>$(IntDir)BuildLog-voikkospell.htm</Path>
Packit 2b3545
    </BuildLog>
Packit 2b3545
    <ClCompile>
Packit 2b3545
      <Optimization>Disabled</Optimization>
Packit 2b3545
      <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Packit 2b3545
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
Packit 2b3545
      <PrecompiledHeader />
Packit 2b3545
      <WarningLevel>Level3</WarningLevel>
Packit 2b3545
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
Packit 2b3545
    </ClCompile>
Packit 2b3545
    <Link>
Packit 2b3545
      <AdditionalDependencies />
Packit 2b3545
      <GenerateDebugInformation>true</GenerateDebugInformation>
Packit 2b3545
      <AssemblyDebug>true</AssemblyDebug>
Packit 2b3545
      <TargetMachine>MachineX86</TargetMachine>
Packit 2b3545
    </Link>
Packit 2b3545
  </ItemDefinitionGroup>
Packit 2b3545
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
Packit 2b3545
    <BuildLog>
Packit 2b3545
      <Path>$(IntDir)BuildLog-voikkospell.htm</Path>
Packit 2b3545
    </BuildLog>
Packit 2b3545
    <ClCompile>
Packit 2b3545
      <Optimization>Disabled</Optimization>
Packit 2b3545
      <PreprocessorDefinitions>WIN32;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Packit 2b3545
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
Packit 2b3545
      <PrecompiledHeader>
Packit 2b3545
      </PrecompiledHeader>
Packit 2b3545
      <WarningLevel>Level3</WarningLevel>
Packit 2b3545
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
Packit 2b3545
    </ClCompile>
Packit 2b3545
    <Link>
Packit 2b3545
      <AdditionalDependencies>
Packit 2b3545
      </AdditionalDependencies>
Packit 2b3545
      <GenerateDebugInformation>true</GenerateDebugInformation>
Packit 2b3545
      <AssemblyDebug>true</AssemblyDebug>
Packit 2b3545
    </Link>
Packit 2b3545
  </ItemDefinitionGroup>
Packit 2b3545
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
Packit 2b3545
    <BuildLog>
Packit 2b3545
      <Path>$(IntDir)BuildLog-voikkospell.htm</Path>
Packit 2b3545
    </BuildLog>
Packit 2b3545
    <ClCompile>
Packit 2b3545
      <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Packit 2b3545
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
Packit 2b3545
      <PrecompiledHeader />
Packit 2b3545
      <WarningLevel>Level3</WarningLevel>
Packit 2b3545
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
Packit 2b3545
    </ClCompile>
Packit 2b3545
    <Link>
Packit 2b3545
      <AdditionalDependencies />
Packit 2b3545
      <GenerateDebugInformation>true</GenerateDebugInformation>
Packit 2b3545
      <TargetMachine>MachineX86</TargetMachine>
Packit 2b3545
    </Link>
Packit 2b3545
  </ItemDefinitionGroup>
Packit 2b3545
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
Packit 2b3545
    <BuildLog>
Packit 2b3545
      <Path>$(IntDir)BuildLog-voikkospell.htm</Path>
Packit 2b3545
    </BuildLog>
Packit 2b3545
    <ClCompile>
Packit 2b3545
      <PreprocessorDefinitions>WIN32;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Packit 2b3545
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
Packit 2b3545
      <PrecompiledHeader>
Packit 2b3545
      </PrecompiledHeader>
Packit 2b3545
      <WarningLevel>Level3</WarningLevel>
Packit 2b3545
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
Packit 2b3545
    </ClCompile>
Packit 2b3545
    <Link>
Packit 2b3545
      <AdditionalDependencies>
Packit 2b3545
      </AdditionalDependencies>
Packit 2b3545
      <GenerateDebugInformation>true</GenerateDebugInformation>
Packit 2b3545
    </Link>
Packit 2b3545
  </ItemDefinitionGroup>
Packit 2b3545
  <ItemGroup>
Packit 2b3545
    <Reference Include="System">
Packit 2b3545
      <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
Packit 2b3545
      <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
Packit 2b3545
    </Reference>
Packit 2b3545
    <Reference Include="System.Data">
Packit 2b3545
      <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
Packit 2b3545
      <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
Packit 2b3545
    </Reference>
Packit 2b3545
    <Reference Include="System.Xml">
Packit 2b3545
      <CopyLocalSatelliteAssemblies>true</CopyLocalSatelliteAssemblies>
Packit 2b3545
      <ReferenceOutputAssembly>true</ReferenceOutputAssembly>
Packit 2b3545
    </Reference>
Packit 2b3545
  </ItemGroup>
Packit 2b3545
  <ItemGroup>
Packit 2b3545
    <ClCompile Include="..\src\tools\voikkospell.cpp" />
Packit 2b3545
  </ItemGroup>
Packit 2b3545
  <ItemGroup>
Packit 2b3545
    <ProjectReference Include="libvoikko.vcxproj">
Packit 2b3545
      <Project>{0c09e6aa-1799-416b-8dca-0df396b29590}</Project>
Packit 2b3545
      <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
Packit 2b3545
    </ProjectReference>
Packit 2b3545
  </ItemGroup>
Packit 2b3545
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Packit 2b3545
  <ImportGroup Label="ExtensionTargets">
Packit 2b3545
  </ImportGroup>
Packit 2b3545
</Project>