~ubuntu-branches/ubuntu/gutsy/vorbis-tools/gutsy

« back to all changes in this revision

Viewing changes to win32/tools.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Jesus Climent
  • Date: 2005-04-10 09:22:24 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20050410092224-xtukpa3qghghhjje
Tags: 1.0.1-1.3
* Authorized NMU.
* Modified alsa to mention alsa09 (although the device might be nowadays
  alsa, back, since alsa1.0 has been already released). (Closes: #258286)
* Modified the manpage/help message for vorbiscomment to make it a bit more
  userfiendly: Closes: #252531.
* Added oggdec to the long description field, so that it triggers apt-cache
  searches: Closes: #274894.
* Typos in manpages: Closes: #302150.
* Escaped dashes in manpage: Closes: #264365.
* Quiet option is actually with -Q, not -q (Closes: #211289) Reported
  upstream but patched for Debian.
* Change input.wav with inputfile, since we accept flac-formated files:
  Closes: #262509.
* Translation bits:
  * Updated translation hu.po: Closes: #272037.
  * French translation correction: Encodage -> Codage (Closes: #248431).
  * debian/rules: remove .gmo's to avoid clash with uploaded tarball.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="tools" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Generic Project" 0x010a
 
6
 
 
7
CFG=tools - Win32 Debug
 
8
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
 
9
!MESSAGE use the Export Makefile command and run
 
10
!MESSAGE 
 
11
!MESSAGE NMAKE /f "tools.mak".
 
12
!MESSAGE 
 
13
!MESSAGE You can specify a configuration when running NMAKE
 
14
!MESSAGE by defining the macro CFG on the command line. For example:
 
15
!MESSAGE 
 
16
!MESSAGE NMAKE /f "tools.mak" CFG="tools - Win32 Debug"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "tools - Win32 Release" (based on "Win32 (x86) Generic Project")
 
21
!MESSAGE "tools - Win32 Debug" (based on "Win32 (x86) Generic Project")
 
22
!MESSAGE 
 
23
 
 
24
# Begin Project
 
25
# PROP AllowPerConfigDependencies 0
 
26
# PROP Scc_ProjName ""
 
27
# PROP Scc_LocalPath ""
 
28
MTL=midl.exe
 
29
 
 
30
!IF  "$(CFG)" == "tools - Win32 Release"
 
31
 
 
32
# PROP BASE Use_MFC 0
 
33
# PROP BASE Use_Debug_Libraries 0
 
34
# PROP BASE Output_Dir "Release"
 
35
# PROP BASE Intermediate_Dir "Release"
 
36
# PROP BASE Target_Dir ""
 
37
# PROP Use_MFC 0
 
38
# PROP Use_Debug_Libraries 0
 
39
# PROP Output_Dir "Release"
 
40
# PROP Intermediate_Dir "Release"
 
41
# PROP Target_Dir ""
 
42
 
 
43
!ELSEIF  "$(CFG)" == "tools - Win32 Debug"
 
44
 
 
45
# PROP BASE Use_MFC 0
 
46
# PROP BASE Use_Debug_Libraries 1
 
47
# PROP BASE Output_Dir "Debug"
 
48
# PROP BASE Intermediate_Dir "Debug"
 
49
# PROP BASE Target_Dir ""
 
50
# PROP Use_MFC 0
 
51
# PROP Use_Debug_Libraries 1
 
52
# PROP Output_Dir "Debug"
 
53
# PROP Intermediate_Dir "Debug"
 
54
# PROP Target_Dir ""
 
55
 
 
56
!ENDIF 
 
57
 
 
58
# Begin Target
 
59
 
 
60
# Name "tools - Win32 Release"
 
61
# Name "tools - Win32 Debug"
 
62
# End Target
 
63
# End Project