~ubuntu-branches/ubuntu/precise/liboggz/precise

« back to all changes in this revision

Viewing changes to win32/oggzinfo.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Wilkinson
  • Date: 2005-04-16 01:19:44 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050416011944-5ipwrrc260ihkpp8
Tags: 0.9.1-1
New upstream release.

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="7.10"
 
5
        Name="oggzinfo"
 
6
        SccProjectName=""
 
7
        SccLocalPath="">
 
8
        <Platforms>
 
9
                <Platform
 
10
                        Name="Win32"/>
 
11
        </Platforms>
 
12
        <Configurations>
 
13
                <Configuration
 
14
                        Name="Release|Win32"
 
15
                        OutputDirectory=".\Release"
 
16
                        IntermediateDirectory=".\Release"
 
17
                        ConfigurationType="1"
 
18
                        UseOfMFC="0"
 
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
20
                        CharacterSet="2">
 
21
                        <Tool
 
22
                                Name="VCCLCompilerTool"
 
23
                                Optimization="2"
 
24
                                InlineFunctionExpansion="1"
 
25
                                AdditionalIncludeDirectories="..\..\libogg\include\,..\include\,.\"
 
26
                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
 
27
                                StringPooling="TRUE"
 
28
                                RuntimeLibrary="4"
 
29
                                EnableFunctionLevelLinking="TRUE"
 
30
                                UsePrecompiledHeader="2"
 
31
                                PrecompiledHeaderFile=".\Release/oggzinfo.pch"
 
32
                                AssemblerListingLocation=".\Release/"
 
33
                                ObjectFile=".\Release/"
 
34
                                ProgramDataBaseFileName=".\Release/"
 
35
                                WarningLevel="3"
 
36
                                SuppressStartupBanner="TRUE"
 
37
                                CompileAs="0"/>
 
38
                        <Tool
 
39
                                Name="VCCustomBuildTool"/>
 
40
                        <Tool
 
41
                                Name="VCLinkerTool"
 
42
                                AdditionalDependencies="odbc32.lib odbccp32.lib liboggz.lib"
 
43
                                OutputFile=".\Release/oggzinfo.exe"
 
44
                                LinkIncremental="1"
 
45
                                SuppressStartupBanner="TRUE"
 
46
                                AdditionalLibraryDirectories="..\..\libogg\lib\,.\"
 
47
                                ProgramDatabaseFile=".\Release/oggzinfo.pdb"
 
48
                                SubSystem="1"
 
49
                                TargetMachine="1"/>
 
50
                        <Tool
 
51
                                Name="VCMIDLTool"
 
52
                                TypeLibraryName=".\Release/oggzinfo.tlb"
 
53
                                HeaderFileName=""/>
 
54
                        <Tool
 
55
                                Name="VCPostBuildEventTool"/>
 
56
                        <Tool
 
57
                                Name="VCPreBuildEventTool"/>
 
58
                        <Tool
 
59
                                Name="VCPreLinkEventTool"/>
 
60
                        <Tool
 
61
                                Name="VCResourceCompilerTool"
 
62
                                PreprocessorDefinitions="NDEBUG"
 
63
                                Culture="1033"/>
 
64
                        <Tool
 
65
                                Name="VCWebServiceProxyGeneratorTool"/>
 
66
                        <Tool
 
67
                                Name="VCXMLDataGeneratorTool"/>
 
68
                        <Tool
 
69
                                Name="VCWebDeploymentTool"/>
 
70
                        <Tool
 
71
                                Name="VCManagedWrapperGeneratorTool"/>
 
72
                        <Tool
 
73
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
74
                </Configuration>
 
75
                <Configuration
 
76
                        Name="Debug|Win32"
 
77
                        OutputDirectory=".\oggzinfo___Win32_Debug"
 
78
                        IntermediateDirectory=".\oggzinfo___Win32_Debug"
 
79
                        ConfigurationType="1"
 
80
                        UseOfMFC="0"
 
81
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
82
                        CharacterSet="2">
 
83
                        <Tool
 
84
                                Name="VCCLCompilerTool"
 
85
                                Optimization="0"
 
86
                                AdditionalIncludeDirectories="..\..\libogg\include\,..\include\,.\"
 
87
                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
 
88
                                BasicRuntimeChecks="3"
 
89
                                RuntimeLibrary="5"
 
90
                                UsePrecompiledHeader="2"
 
91
                                PrecompiledHeaderFile=".\oggzinfo___Win32_Debug/oggzinfo.pch"
 
92
                                AssemblerListingLocation=".\oggzinfo___Win32_Debug/"
 
93
                                ObjectFile=".\oggzinfo___Win32_Debug/"
 
94
                                ProgramDataBaseFileName=".\oggzinfo___Win32_Debug/"
 
95
                                WarningLevel="3"
 
96
                                SuppressStartupBanner="TRUE"
 
97
                                DebugInformationFormat="4"
 
98
                                CompileAs="0"/>
 
99
                        <Tool
 
100
                                Name="VCCustomBuildTool"/>
 
101
                        <Tool
 
102
                                Name="VCLinkerTool"
 
103
                                AdditionalDependencies="odbc32.lib odbccp32.lib liboggz.lib"
 
104
                                OutputFile=".\oggzinfo___Win32_Debug/oggzinfo.exe"
 
105
                                LinkIncremental="1"
 
106
                                SuppressStartupBanner="TRUE"
 
107
                                AdditionalLibraryDirectories="..\..\libogg\lib\,.\"
 
108
                                GenerateDebugInformation="TRUE"
 
109
                                ProgramDatabaseFile=".\oggzinfo___Win32_Debug/oggzinfo.pdb"
 
110
                                SubSystem="1"
 
111
                                TargetMachine="1"/>
 
112
                        <Tool
 
113
                                Name="VCMIDLTool"
 
114
                                TypeLibraryName=".\oggzinfo___Win32_Debug/oggzinfo.tlb"
 
115
                                HeaderFileName=""/>
 
116
                        <Tool
 
117
                                Name="VCPostBuildEventTool"/>
 
118
                        <Tool
 
119
                                Name="VCPreBuildEventTool"/>
 
120
                        <Tool
 
121
                                Name="VCPreLinkEventTool"/>
 
122
                        <Tool
 
123
                                Name="VCResourceCompilerTool"
 
124
                                PreprocessorDefinitions="_DEBUG"
 
125
                                Culture="1033"/>
 
126
                        <Tool
 
127
                                Name="VCWebServiceProxyGeneratorTool"/>
 
128
                        <Tool
 
129
                                Name="VCXMLDataGeneratorTool"/>
 
130
                        <Tool
 
131
                                Name="VCWebDeploymentTool"/>
 
132
                        <Tool
 
133
                                Name="VCManagedWrapperGeneratorTool"/>
 
134
                        <Tool
 
135
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
136
                </Configuration>
 
137
        </Configurations>
 
138
        <References>
 
139
        </References>
 
140
        <Files>
 
141
                <Filter
 
142
                        Name="Source Files"
 
143
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
 
144
                        <File
 
145
                                RelativePath="..\src\tools\oggzinfo.c">
 
146
                                <FileConfiguration
 
147
                                        Name="Release|Win32">
 
148
                                        <Tool
 
149
                                                Name="VCCLCompilerTool"
 
150
                                                Optimization="2"
 
151
                                                AdditionalIncludeDirectories=""
 
152
                                                PreprocessorDefinitions=""/>
 
153
                                </FileConfiguration>
 
154
                                <FileConfiguration
 
155
                                        Name="Debug|Win32">
 
156
                                        <Tool
 
157
                                                Name="VCCLCompilerTool"
 
158
                                                Optimization="0"
 
159
                                                AdditionalIncludeDirectories=""
 
160
                                                PreprocessorDefinitions=""
 
161
                                                BasicRuntimeChecks="3"/>
 
162
                                </FileConfiguration>
 
163
                        </File>
 
164
                </Filter>
 
165
                <Filter
 
166
                        Name="Header Files"
 
167
                        Filter="h;hpp;hxx;hm;inl">
 
168
                </Filter>
 
169
                <Filter
 
170
                        Name="Resource Files"
 
171
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
 
172
                </Filter>
 
173
        </Files>
 
174
        <Globals>
 
175
        </Globals>
 
176
</VisualStudioProject>