~ubuntu-branches/ubuntu/wily/luatex/wily

« back to all changes in this revision

Viewing changes to source/libs/zziplib/zziplib-0.13.58/msvc8/zzdir.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2010-04-29 00:47:19 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100429004719-o42etkqe90n97b9e
Tags: 0.60.1-1
* new upstream release, adapt build-script patch
* disable patch: upstream-epstopdf_cc_no_xpdf_patching, included upstream
* disable patch: libpoppler-0.12, not needed anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="8,00"
 
5
        Name="zzdir"
 
6
        ProjectGUID="{C118D86C-06E2-4949-B4F1-DB05C823C8E1}"
 
7
        Keyword="Win32Proj"
 
8
        >
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"
 
12
                />
 
13
        </Platforms>
 
14
        <ToolFiles>
 
15
        </ToolFiles>
 
16
        <Configurations>
 
17
                <Configuration
 
18
                        Name="Debug|Win32"
 
19
                        OutputDirectory="Debug"
 
20
                        IntermediateDirectory="Debug"
 
21
                        ConfigurationType="1"
 
22
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
 
23
                        CharacterSet="2"
 
24
                        >
 
25
                        <Tool
 
26
                                Name="VCPreBuildEventTool"
 
27
                                Description="del $(ConfigurationName)\vc80.idb"
 
28
                                CommandLine="del $(ConfigurationName)\vc80.idb"
 
29
                        />
 
30
                        <Tool
 
31
                                Name="VCCustomBuildTool"
 
32
                        />
 
33
                        <Tool
 
34
                                Name="VCXMLDataGeneratorTool"
 
35
                        />
 
36
                        <Tool
 
37
                                Name="VCWebServiceProxyGeneratorTool"
 
38
                        />
 
39
                        <Tool
 
40
                                Name="VCMIDLTool"
 
41
                        />
 
42
                        <Tool
 
43
                                Name="VCCLCompilerTool"
 
44
                                Optimization="0"
 
45
                                AdditionalIncludeDirectories="..;../msvc/zlib/include;&quot;$(MSSdk)/Include&quot;"
 
46
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
 
47
                                MinimalRebuild="true"
 
48
                                BasicRuntimeChecks="3"
 
49
                                RuntimeLibrary="1"
 
50
                                UsePrecompiledHeader="0"
 
51
                                WarningLevel="3"
 
52
                                Detect64BitPortabilityProblems="true"
 
53
                                DebugInformationFormat="4"
 
54
                        />
 
55
                        <Tool
 
56
                                Name="VCManagedResourceCompilerTool"
 
57
                        />
 
58
                        <Tool
 
59
                                Name="VCResourceCompilerTool"
 
60
                        />
 
61
                        <Tool
 
62
                                Name="VCPreLinkEventTool"
 
63
                        />
 
64
                        <Tool
 
65
                                Name="VCLinkerTool"
 
66
                                AdditionalDependencies="zziplib-$(ConfigurationName).lib"
 
67
                                OutputFile="zzdir-$(ConfigurationName).exe"
 
68
                                LinkIncremental="2"
 
69
                                AdditionalLibraryDirectories=""
 
70
                                GenerateDebugInformation="true"
 
71
                                ProgramDatabaseFile="$(OutDir)/zziptest.pdb"
 
72
                                SubSystem="1"
 
73
                                TargetMachine="1"
 
74
                        />
 
75
                        <Tool
 
76
                                Name="VCALinkTool"
 
77
                        />
 
78
                        <Tool
 
79
                                Name="VCManifestTool"
 
80
                        />
 
81
                        <Tool
 
82
                                Name="VCXDCMakeTool"
 
83
                        />
 
84
                        <Tool
 
85
                                Name="VCBscMakeTool"
 
86
                        />
 
87
                        <Tool
 
88
                                Name="VCFxCopTool"
 
89
                        />
 
90
                        <Tool
 
91
                                Name="VCAppVerifierTool"
 
92
                        />
 
93
                        <Tool
 
94
                                Name="VCWebDeploymentTool"
 
95
                        />
 
96
                        <Tool
 
97
                                Name="VCPostBuildEventTool"
 
98
                                Description="del $(ConfigurationName)\vc80.idb"
 
99
                                CommandLine="del $(ConfigurationName)\vc80.idb"
 
100
                        />
 
101
                </Configuration>
 
102
                <Configuration
 
103
                        Name="Release|Win32"
 
104
                        OutputDirectory="Release"
 
105
                        IntermediateDirectory="Release"
 
106
                        ConfigurationType="1"
 
107
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
 
108
                        CharacterSet="2"
 
109
                        >
 
110
                        <Tool
 
111
                                Name="VCPreBuildEventTool"
 
112
                                Description="del $(ConfigurationName)\vc80.idb"
 
113
                                CommandLine="del $(ConfigurationName)\vc80.idb"
 
114
                        />
 
115
                        <Tool
 
116
                                Name="VCCustomBuildTool"
 
117
                        />
 
118
                        <Tool
 
119
                                Name="VCXMLDataGeneratorTool"
 
120
                        />
 
121
                        <Tool
 
122
                                Name="VCWebServiceProxyGeneratorTool"
 
123
                        />
 
124
                        <Tool
 
125
                                Name="VCMIDLTool"
 
126
                        />
 
127
                        <Tool
 
128
                                Name="VCCLCompilerTool"
 
129
                                Optimization="2"
 
130
                                InlineFunctionExpansion="1"
 
131
                                OmitFramePointers="true"
 
132
                                AdditionalIncludeDirectories="..;../msvc/zlib/include;&quot;$(MSSdk)/Include&quot;"
 
133
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
 
134
                                StringPooling="true"
 
135
                                RuntimeLibrary="0"
 
136
                                EnableFunctionLevelLinking="true"
 
137
                                UsePrecompiledHeader="0"
 
138
                                WarningLevel="3"
 
139
                                Detect64BitPortabilityProblems="true"
 
140
                                DebugInformationFormat="3"
 
141
                        />
 
142
                        <Tool
 
143
                                Name="VCManagedResourceCompilerTool"
 
144
                        />
 
145
                        <Tool
 
146
                                Name="VCResourceCompilerTool"
 
147
                        />
 
148
                        <Tool
 
149
                                Name="VCPreLinkEventTool"
 
150
                        />
 
151
                        <Tool
 
152
                                Name="VCLinkerTool"
 
153
                                AdditionalDependencies="zziplib-$(ConfigurationName).lib"
 
154
                                OutputFile="zzdir-$(ConfigurationName).exe"
 
155
                                LinkIncremental="1"
 
156
                                AdditionalLibraryDirectories=""
 
157
                                GenerateDebugInformation="true"
 
158
                                SubSystem="1"
 
159
                                OptimizeReferences="2"
 
160
                                EnableCOMDATFolding="2"
 
161
                                TargetMachine="1"
 
162
                        />
 
163
                        <Tool
 
164
                                Name="VCALinkTool"
 
165
                        />
 
166
                        <Tool
 
167
                                Name="VCManifestTool"
 
168
                        />
 
169
                        <Tool
 
170
                                Name="VCXDCMakeTool"
 
171
                        />
 
172
                        <Tool
 
173
                                Name="VCBscMakeTool"
 
174
                        />
 
175
                        <Tool
 
176
                                Name="VCFxCopTool"
 
177
                        />
 
178
                        <Tool
 
179
                                Name="VCAppVerifierTool"
 
180
                        />
 
181
                        <Tool
 
182
                                Name="VCWebDeploymentTool"
 
183
                        />
 
184
                        <Tool
 
185
                                Name="VCPostBuildEventTool"
 
186
                                Description="del $(ConfigurationName)\vc80.idb"
 
187
                                CommandLine="del $(ConfigurationName)\vc80.idb"
 
188
                        />
 
189
                </Configuration>
 
190
        </Configurations>
 
191
        <References>
 
192
        </References>
 
193
        <Files>
 
194
                <Filter
 
195
                        Name="Quelldateien"
 
196
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
 
197
                        >
 
198
                        <File
 
199
                                RelativePath="..\bins\zzdir.c"
 
200
                                >
 
201
                        </File>
 
202
                </Filter>
 
203
                <File
 
204
                        RelativePath="zziplib.sln"
 
205
                        >
 
206
                </File>
 
207
        </Files>
 
208
        <Globals>
 
209
        </Globals>
 
210
</VisualStudioProject>