~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to win32/libdrizzle-2.0.vcxproj

  • Committer: Monty Taylor
  • Date: 2011-04-03 19:27:09 UTC
  • mfrom: (2265.1.10 merge-vs-work)
  • Revision ID: mordred@inaugust.com-20110403192709-8p9r3s9fyd2mv8fj
Merge Monty - a few more revs to fix Windows builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
      </PrecompiledHeader>
61
61
      <WarningLevel>Level3</WarningLevel>
62
62
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
63
 
      <CompileAs>CompileAsC</CompileAs>
64
63
    </ClCompile>
65
64
    <Link>
66
65
      <AdditionalDependencies>wsock32.lib;Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies>