~ubuntu-branches/ubuntu/jaunty/curl/jaunty-security

« back to all changes in this revision

Viewing changes to lib/libcurl.rc

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-08-01 12:22:30 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20070801122230-uaarmp6lo65py9t6
Tags: 7.16.4-1ubuntu1
* Merge with Debian.
  - Drop debian/patches/gnutls-verifications, applied upstream.
  - Remove all stuff which should be reverted according to 7.16.2-6ubuntu4.
  - Remaining change: drop stunnel build dependency.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19
19
 * KIND, either express or implied.
20
20
 *
21
 
 * $Id: libcurl.rc,v 1.6 2007-01-26 08:53:03 gknauf Exp $
 
21
 * $Id: libcurl.rc,v 1.7 2007-04-13 08:22:56 yangtse Exp $
22
22
 ***************************************************************************/
23
23
#include <winver.h>
24
24
#include "../include/curl/curlver.h"
31
31
  FILEVERSION     RC_VERSION
32
32
  PRODUCTVERSION  RC_VERSION
33
33
  FILEFLAGSMASK   0x3fL
34
 
#if CURLDEBUG
 
34
#if defined(CURLDEBUG) || defined(_DEBUG)
35
35
  FILEFLAGS 1
36
36
#else
37
37
  FILEFLAGS 0