Debug Win32 Debug x64 Release Win32 Release x64 Template Win32 Template x64 {92F913E8-9267-4E9D-B08C-4A232C43ED64} Application v110 Application v110 DynamicLibrary v110 false MultiByte DynamicLibrary v110 false MultiByte DynamicLibrary v110 false MultiByte DynamicLibrary v110 false MultiByte .\..\win32\bin\Release\ .\..\win32\tmp\Release-w\ false false .\..\win32\bin\Debug\ .\..\win32\tmp\Debug-w\ true true MultiThreadedDLL Default true true MaxSpeed true Level3 NDEBUG;COMPILED_FROM_DSP;WIN32;_WINDOWS;_USRDLL;XML_UNICODE_WCHAR_T;%(PreprocessorDefinitions) .\..\win32\tmp\Release-w\ .\..\win32\tmp\Release-w\expatw.pch .\..\win32\tmp\Release-w\ .\..\win32\tmp\Release-w\ true NDEBUG;%(PreprocessorDefinitions) .\..\win32\bin\Release\expatw.tlb true Win32 0x0409 NDEBUG;%(PreprocessorDefinitions) true .\..\win32\bin\Release\expatw.bsc true true Console ..\win32\bin\Release\lib
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="ProjectConfigurations">
    <ProjectConfiguration Include="Release|Win32">
      <Configuration>Release</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|x64">
      <Configuration>Release</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{3C4F42FC-292A-420B-B63D-C03DFBDD8E4E}</ProjectGuid>
    <Keyword>Win32Proj</Keyword>
    <RootNamespace>fishlim</RootNamespace>
    <ProjectName>fishlim</ProjectName>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <WholeProgramOptimization>true</WholeProgramOptimization>
    <CharacterSet>MultiByte</CharacterSet>
    <PlatformToolset>WDK7</PlatformToolset>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <WholeProgramOptimization>true</WholeProgramOptimization>
    <CharacterSet>MultiByte</CharacterSet>
    <PlatformToolset>WDK7</PlatformToolset>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label=&q