~ubuntu-branches/ubuntu/breezy/lasso/breezy

« back to all changes in this revision

Viewing changes to win32/lasso.rc

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Hermann
  • Date: 2005-09-16 02:16:49 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050916021649-lr5tuka6pfmmks44
Tags: 0.6.2-3ubuntu1
* debian/control: removed hardcoded php dependency, added php:Depends
  substvar
* debian/rules: added phpapiver, added substitution of php:Depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/** \file lasso.rc
2
 
 * $Id: lasso.rc,v 1.5 2004/09/07 17:08:48 rchantereau Exp $ 
 
2
 * $Id: lasso.rc.in,v 1.1 2005/02/16 19:22:49 rchantereau Exp $ 
3
3
 *
4
4
 * Lasso - A free implementation of the Liberty Alliance specifications.
5
5
 *
6
 
 * Copyright (C) 2004 Entr'ouvert
 
6
 * Copyright (C) 2004, 2005 Entr'ouvert
7
7
 * http://lasso.entrouvert.org
8
8
 * 
9
9
 * \author  Romain Chantereau <rchantereau@entrouvert.com>
53
53
            VALUE "FileVersion",     PACKAGE_VERSION
54
54
            VALUE "InternalName",    PACKAGE
55
55
            VALUE "LegalCopyright",  "Copyright \251 2004, Entr'ouvert\0"
56
 
            VALUE "OriginalFilename","LIBLASSO-1.DLL\0"
 
56
            VALUE "OriginalFilename", "LIBLASSO-3.DLL\0"
57
57
            VALUE "ProductName",   PACKAGE_NAME 
58
58
            VALUE "ProductVersion",  PACKAGE_VERSION 
59
59
            VALUE "Comments",