~peter-pearse/ubuntu/natty/unzip/prop001

« back to all changes in this revision

Viewing changes to win32/vc6/funzip.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2009-05-08 20:02:40 UTC
  • mfrom: (1.1.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20090508200240-7l4gypruop5863bd
* 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="funzip" - 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=funzip - 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 "funzip.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 "funzip.mak" CFG="funzip - 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 "funzip - Win32 Release" (basierend auf  "Win32 (x86) Console Application")
21
 
!MESSAGE "funzip - Win32 Debug" (basierend auf  "Win32 (x86) Console Application")
22
 
!MESSAGE "funzip - Win32 ASM Release" (basierend auf  "Win32 (x86) Console Application")
23
 
!MESSAGE "funzip - Win32 ASM Debug" (basierend auf  "Win32 (x86) Console Application")
 
20
!MESSAGE "funzip - Win32 Release" (based on "Win32 (x86) Console Application")
 
21
!MESSAGE "funzip - Win32 Debug" (based on "Win32 (x86) Console Application")
 
22
!MESSAGE "funzip - Win32 ASM Release" (based on "Win32 (x86) Console Application")
 
23
!MESSAGE "funzip - Win32 ASM Debug" (based on "Win32 (x86) Console Application")
24
24
!MESSAGE 
25
25
 
26
26
# Begin Project
175
175
# PROP Default_Filter "h;hpp;hxx;hm;inl"
176
176
# Begin Source File
177
177
 
 
178
SOURCE=..\..\crc32.h
 
179
# End Source File
 
180
# Begin Source File
 
181
 
178
182
SOURCE=..\..\crypt.h
179
183
# End Source File
180
184
# Begin Source File
191
195
# End Source File
192
196
# Begin Source File
193
197
 
194
 
SOURCE=..\..\tables.h
195
 
# End Source File
196
 
# Begin Source File
197
 
 
198
198
SOURCE=..\..\ttyio.h
199
199
# End Source File
200
200
# Begin Source File