~ubuntu-branches/ubuntu/karmic/firebird2.1/karmic

« back to all changes in this revision

Viewing changes to builds/win32/msvc7/lock_classic.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2008-05-26 23:59:25 UTC
  • Revision ID: james.westby@ubuntu.com-20080526235925-2pnqj6nxpppoeaer
Tags: upstream-2.1.0.17798-0.ds2
ImportĀ upstreamĀ versionĀ 2.1.0.17798-0.ds2

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="lock_classic"
 
6
        SccProjectName=""
 
7
        SccLocalPath="">
 
8
        <Platforms>
 
9
                <Platform
 
10
                        Name="Win32"/>
 
11
        </Platforms>
 
12
        <Configurations>
 
13
                <Configuration
 
14
                        Name="Release|Win32"
 
15
                        OutputDirectory="..\..\..\temp\release\lock_cs"
 
16
                        IntermediateDirectory="..\..\..\temp\release\lock_cs"
 
17
                        ConfigurationType="4"
 
18
                        UseOfMFC="0"
 
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
20
                        CharacterSet="2">
 
21
                        <Tool
 
22
                                Name="VCCLCompilerTool"
 
23
                                AdditionalOptions="/EHsc-"
 
24
                                Optimization="4"
 
25
                                GlobalOptimizations="TRUE"
 
26
                                InlineFunctionExpansion="1"
 
27
                                EnableIntrinsicFunctions="TRUE"
 
28
                                ImproveFloatingPointConsistency="TRUE"
 
29
                                FavorSizeOrSpeed="1"
 
30
                                OmitFramePointers="TRUE"
 
31
                                AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
 
32
                                PreprocessorDefinitions="NDEBUG,_LIB,WIN32,_X86_"
 
33
                                ExceptionHandling="FALSE"
 
34
                                RuntimeLibrary="2"
 
35
                                RuntimeTypeInfo="FALSE"
 
36
                                PrecompiledHeaderFile="..\..\..\temp\release\lock_cs/lock_classic.pch"
 
37
                                AssemblerListingLocation="..\..\..\temp\release\lock_cs/"
 
38
                                ObjectFile="..\..\..\temp\release\lock_cs/"
 
39
                                ProgramDataBaseFileName="..\..\..\temp\release\lock_cs/"
 
40
                                WarningLevel="3"
 
41
                                SuppressStartupBanner="TRUE"
 
42
                                DebugInformationFormat="3"
 
43
                                CompileAs="0"/>
 
44
                        <Tool
 
45
                                Name="VCCustomBuildTool"/>
 
46
                        <Tool
 
47
                                Name="VCLibrarianTool"
 
48
                                OutputFile="..\..\..\temp\release\lock_cs\lock.lib"
 
49
                                SuppressStartupBanner="TRUE"/>
 
50
                        <Tool
 
51
                                Name="VCMIDLTool"/>
 
52
                        <Tool
 
53
                                Name="VCPostBuildEventTool"/>
 
54
                        <Tool
 
55
                                Name="VCPreBuildEventTool"/>
 
56
                        <Tool
 
57
                                Name="VCPreLinkEventTool"/>
 
58
                        <Tool
 
59
                                Name="VCResourceCompilerTool"
 
60
                                PreprocessorDefinitions="_DEBUG"
 
61
                                Culture="1053"/>
 
62
                        <Tool
 
63
                                Name="VCWebServiceProxyGeneratorTool"/>
 
64
                        <Tool
 
65
                                Name="VCXMLDataGeneratorTool"/>
 
66
                        <Tool
 
67
                                Name="VCManagedWrapperGeneratorTool"/>
 
68
                        <Tool
 
69
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
70
                </Configuration>
 
71
                <Configuration
 
72
                        Name="Debug|Win32"
 
73
                        OutputDirectory="..\..\..\temp\debug\lock_cs"
 
74
                        IntermediateDirectory="..\..\..\temp\debug\lock_cs"
 
75
                        ConfigurationType="4"
 
76
                        UseOfMFC="0"
 
77
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
78
                        CharacterSet="2">
 
79
                        <Tool
 
80
                                Name="VCCLCompilerTool"
 
81
                                AdditionalOptions="/EHsc-"
 
82
                                Optimization="0"
 
83
                                AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
 
84
                                PreprocessorDefinitions="WIN32,_DEBUG,_LIB,DEV_BUILD"
 
85
                                ExceptionHandling="FALSE"
 
86
                                BasicRuntimeChecks="3"
 
87
                                RuntimeLibrary="3"
 
88
                                RuntimeTypeInfo="FALSE"
 
89
                                PrecompiledHeaderFile="..\..\..\temp\debug\lock_cs/lock_classic.pch"
 
90
                                AssemblerListingLocation="..\..\..\temp\debug\lock_cs/"
 
91
                                ObjectFile="..\..\..\temp\debug\lock_cs/"
 
92
                                ProgramDataBaseFileName="..\..\..\temp\debug\lock_cs/"
 
93
                                WarningLevel="3"
 
94
                                SuppressStartupBanner="TRUE"
 
95
                                DebugInformationFormat="3"
 
96
                                CompileAs="0"/>
 
97
                        <Tool
 
98
                                Name="VCCustomBuildTool"/>
 
99
                        <Tool
 
100
                                Name="VCLibrarianTool"
 
101
                                OutputFile="..\..\..\temp\debug\lock_cs\lock.lib"
 
102
                                SuppressStartupBanner="TRUE"/>
 
103
                        <Tool
 
104
                                Name="VCMIDLTool"/>
 
105
                        <Tool
 
106
                                Name="VCPostBuildEventTool"/>
 
107
                        <Tool
 
108
                                Name="VCPreBuildEventTool"/>
 
109
                        <Tool
 
110
                                Name="VCPreLinkEventTool"/>
 
111
                        <Tool
 
112
                                Name="VCResourceCompilerTool"
 
113
                                PreprocessorDefinitions="_DEBUG"
 
114
                                Culture="1053"/>
 
115
                        <Tool
 
116
                                Name="VCWebServiceProxyGeneratorTool"/>
 
117
                        <Tool
 
118
                                Name="VCXMLDataGeneratorTool"/>
 
119
                        <Tool
 
120
                                Name="VCManagedWrapperGeneratorTool"/>
 
121
                        <Tool
 
122
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
123
                </Configuration>
 
124
        </Configurations>
 
125
        <References>
 
126
        </References>
 
127
        <Files>
 
128
                <Filter
 
129
                        Name="LOCK files"
 
130
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
 
131
                        <File
 
132
                                RelativePath="..\..\..\src\lock\lock.cpp">
 
133
                        </File>
 
134
                </Filter>
 
135
                <Filter
 
136
                        Name="Header files"
 
137
                        Filter="h;hpp;hxx;hm;inl">
 
138
                        <File
 
139
                                RelativePath="..\..\..\src\lock\lock.h">
 
140
                        </File>
 
141
                        <File
 
142
                                RelativePath="..\..\..\src\lock\lock_proto.h">
 
143
                        </File>
 
144
                </Filter>
 
145
        </Files>
 
146
        <Globals>
 
147
        </Globals>
 
148
</VisualStudioProject>