~svn/ubuntu/raring/subversion/ppa

« back to all changes in this revision

Viewing changes to build/generator/zlib.dsp.ezt

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-12-05 01:26:14 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051205012614-qom4xfypgtsqc2xq
Tags: 1.2.3dfsg1-3ubuntu1
Merge with the final Debian release of 1.2.3dfsg1-3, bringing in
fixes to the clean target, better documentation of the libdb4.3
upgrade and build fixes to work with swig1.3_1.3.27.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) External Target" 0x0106
 
6
 
 
7
CFG=zlib - 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 "zlib.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 "zlib.mak" CFG="zlib - Win32 Debug"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) External Target")
 
21
!MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) External Target")
 
22
!MESSAGE 
 
23
 
 
24
# Begin Project
 
25
# PROP AllowPerConfigDependencies 0
 
26
# PROP Scc_ProjName ""
 
27
# PROP Scc_LocalPath ""
 
28
 
 
29
!IF  "$(CFG)" == "zlib - Win32 Release"
 
30
 
 
31
# PROP BASE Use_MFC 0
 
32
# PROP BASE Use_Debug_Libraries 0
 
33
# PROP BASE Output_Dir "[zlib_path]\Release"
 
34
# PROP BASE Intermediate_Dir "[zlib_path]\Release"
 
35
# PROP BASE Cmd_Line "build_zlib.bat release"
 
36
# PROP BASE Rebuild_Opt "rebuild"
 
37
# PROP BASE Target_File "[zlib_path]\zlibstat.lib"
 
38
# PROP BASE Bsc_Name ""
 
39
# PROP Use_MFC 0
 
40
# PROP Use_Debug_Libraries 0
 
41
# PROP Output_Dir "[zlib_path]\Release"
 
42
# PROP Intermediate_Dir "[zlib_path]\Release"
 
43
# PROP Cmd_Line "cmd /c build_zlib.bat release"
 
44
# PROP Rebuild_Opt "rebuild"
 
45
# PROP Target_File "[zlib_path]\zlibstat.lib"
 
46
# PROP Bsc_Name ""
 
47
 
 
48
!ELSEIF  "$(CFG)" == "zlib - Win32 Debug"
 
49
 
 
50
# PROP BASE Use_MFC 0
 
51
# PROP BASE Use_Debug_Libraries 1
 
52
# PROP BASE Output_Dir "[zlib_path]\Debug"
 
53
# PROP BASE Intermediate_Dir "[zlib_path]\Debug"
 
54
# PROP BASE Cmd_Line "build_zlib.bat debug"
 
55
# PROP BASE Rebuild_Opt "rebuild"
 
56
# PROP BASE Target_File "[zlib_path]\zlibstatD.lib"
 
57
# PROP BASE Bsc_Name ""
 
58
# PROP Use_MFC 0
 
59
# PROP Use_Debug_Libraries 1
 
60
# PROP Output_Dir "[zlib_path]\Debug"
 
61
# PROP Intermediate_Dir "[zlib_path]\Debug"
 
62
# PROP Cmd_Line "cmd /c build_zlib.bat debug"
 
63
# PROP Rebuild_Opt "rebuild"
 
64
# PROP Target_File "[zlib_path]\zlibstatD.lib"
 
65
# PROP Bsc_Name ""
 
66
 
 
67
!ENDIF 
 
68
 
 
69
# Begin Target
 
70
 
 
71
# Name "zlib - Win32 Release"
 
72
# Name "zlib - Win32 Debug"
 
73
 
 
74
!IF  "$(CFG)" == "zlib - Win32 Release"
 
75
 
 
76
!ELSEIF  "$(CFG)" == "zlib - Win32 Debug"
 
77
 
 
78
!ENDIF 
 
79
 
 
80
# Begin Group "Source Files"
 
81
 
 
82
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
83
[for zlib_sources]# Begin Source File
 
84
 
 
85
SOURCE="[zlib_sources]"
 
86
# End Source File
 
87
[end]
 
88
# End Group
 
89
# Begin Group "Header Files"
 
90
 
 
91
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
92
[for zlib_headers]# Begin Source File
 
93
 
 
94
SOURCE="[zlib_headers]"
 
95
# End Source File
 
96
[end]
 
97
# End Group
 
98
# End Target
 
99
# End Project