~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:25:54 UTC
  • mto: This revision was merged to the branch mainline in revision 2267.
  • Revision ID: mordred@inaugust.com-20110403192554-f2jw9102o4s5a4ky
A couple of small changes to fix the msbuild build

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>