~ubuntu-branches/ubuntu/quantal/unzip/quantal

« back to all changes in this revision

Viewing changes to win32/vc6/unzipsfx.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2009-05-08 20:02:40 UTC
  • mfrom: (2.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090508200240-rk23wg0jdoyc6caj
Tags: 6.0-1
* New upstream release. Closes: #496989.
* Enabled new Unicode support. Closes: #197427. This may or may not work
  for your already created zipfiles, but it's not a bug unless they were
  created using the Unicode feature present in zip 3.0.
* Built using DATE_FORMAT=DF_YMD so that unzip -l show dates in ISO format,
  as that's the only available one which makes sense. Closes: #312886.
* Enabled new bzip2 support. Closes: #426798.
* Exit code for zipgrep should now be the right one. Closes: #441997.
* The reason why a file may not be created is now shown. Closes: #478791.
* Summary of changes in this version not being the debian/* files:
- Manpages in section 1, not 1L.
- Branding patch. UnZip by Debian. Original by Info-ZIP.
- Always #include <unistd.h>. Debian GNU/kFreeBSD needs it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Microsoft Developer Studio Project File - Name="unzipsfx" - Package Owner=<4>
2
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
3
 
# ** NICHT BEARBEITEN **
 
3
# ** DO NOT EDIT **
4
4
 
5
5
# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
6
 
7
7
CFG=unzipsfx - Win32 ASM Debug
8
 
!MESSAGE Dies ist kein g�ltiges Makefile. Zum Erstellen dieses Projekts mit NMAKE
9
 
!MESSAGE verwenden Sie den Befehl "Makefile exportieren" und f�hren Sie den Befehl
 
8
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
 
9
!MESSAGE use the Export Makefile command and run
10
10
!MESSAGE 
11
11
!MESSAGE NMAKE /f "unzipsfx.mak".
12
12
!MESSAGE 
13
 
!MESSAGE Sie k�nnen beim Ausf�hren von NMAKE eine Konfiguration angeben
14
 
!MESSAGE durch Definieren des Makros CFG in der Befehlszeile. Zum Beispiel:
 
13
!MESSAGE You can specify a configuration when running NMAKE
 
14
!MESSAGE by defining the macro CFG on the command line. For example:
15
15
!MESSAGE 
16
16
!MESSAGE NMAKE /f "unzipsfx.mak" CFG="unzipsfx - Win32 ASM Debug"
17
17
!MESSAGE 
18
 
!MESSAGE F�r die Konfiguration stehen zur Auswahl:
 
18
!MESSAGE Possible choices for configuration are:
19
19
!MESSAGE 
20
 
!MESSAGE "unzipsfx - Win32 Release" (basierend auf  "Win32 (x86) Console Application")
21
 
!MESSAGE "unzipsfx - Win32 Debug" (basierend auf  "Win32 (x86) Console Application")
22
 
!MESSAGE "unzipsfx - Win32 ASM Release" (basierend auf  "Win32 (x86) Console Application")
23
 
!MESSAGE "unzipsfx - Win32 ASM Debug" (basierend auf  "Win32 (x86) Console Application")
 
20
!MESSAGE "unzipsfx - Win32 Release" (based on "Win32 (x86) Console Application")
 
21
!MESSAGE "unzipsfx - Win32 Debug" (based on "Win32 (x86) Console Application")
 
22
!MESSAGE "unzipsfx - Win32 ASM Release" (based on "Win32 (x86) Console Application")
 
23
!MESSAGE "unzipsfx - Win32 ASM Debug" (based on "Win32 (x86) Console Application")
24
24
!MESSAGE 
25
25
 
26
26
# Begin Project
147
147
# End Source File
148
148
# Begin Source File
149
149
 
150
 
SOURCE=..\..\crctab.c
151
 
# End Source File
152
 
# Begin Source File
153
 
 
154
150
SOURCE=..\..\crypt.c
155
151
# End Source File
156
152
# Begin Source File
187
183
# End Source File
188
184
# Begin Source File
189
185
 
 
186
SOURCE=..\..\ubz2err.c
 
187
# End Source File
 
188
# Begin Source File
 
189
 
190
190
SOURCE=..\..\unzip.c
191
191
# End Source File
192
192
# Begin Source File
203
203
# End Source File
204
204
# Begin Source File
205
205
 
 
206
SOURCE=..\..\crc32.h
 
207
# End Source File
 
208
# Begin Source File
 
209
 
206
210
SOURCE=..\..\crypt.h
207
211
# End Source File
208
212
# Begin Source File