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

« back to all changes in this revision

Viewing changes to builds/win32/msvc7/instsvc.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="instsvc"
 
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\instsvc"
 
16
                        IntermediateDirectory="..\..\..\temp\release\instsvc"
 
17
                        ConfigurationType="1"
 
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="WIN32,NDEBUG,_CONSOLE,SUPERCLIENT"
 
33
                                ExceptionHandling="FALSE"
 
34
                                RuntimeLibrary="2"
 
35
                                RuntimeTypeInfo="FALSE"
 
36
                                PrecompiledHeaderFile="..\..\..\temp\release\instsvc/instsvc.pch"
 
37
                                AssemblerListingLocation="..\..\..\temp\release\instsvc/"
 
38
                                ObjectFile="..\..\..\temp\release\instsvc/"
 
39
                                ProgramDataBaseFileName="..\..\..\temp\release\instsvc/"
 
40
                                WarningLevel="3"
 
41
                                SuppressStartupBanner="TRUE"
 
42
                                DebugInformationFormat="3"
 
43
                                CompileAs="0"/>
 
44
                        <Tool
 
45
                                Name="VCCustomBuildTool"/>
 
46
                        <Tool
 
47
                                Name="VCLinkerTool"
 
48
                                AdditionalOptions="/MACHINE:I386"
 
49
                                AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
 
50
                                OutputFile="..\..\..\temp\release\firebird\bin\instsvc.exe"
 
51
                                LinkIncremental="1"
 
52
                                SuppressStartupBanner="TRUE"
 
53
                                GenerateDebugInformation="TRUE"
 
54
                                SubSystem="1"/>
 
55
                        <Tool
 
56
                                Name="VCMIDLTool"
 
57
                                TypeLibraryName="..\..\..\temp\release\instsvc\instsvc.tlb"/>
 
58
                        <Tool
 
59
                                Name="VCPostBuildEventTool"/>
 
60
                        <Tool
 
61
                                Name="VCPreBuildEventTool"/>
 
62
                        <Tool
 
63
                                Name="VCPreLinkEventTool"/>
 
64
                        <Tool
 
65
                                Name="VCResourceCompilerTool"
 
66
                                PreprocessorDefinitions="_DEBUG"
 
67
                                Culture="1053"/>
 
68
                        <Tool
 
69
                                Name="VCWebServiceProxyGeneratorTool"/>
 
70
                        <Tool
 
71
                                Name="VCXMLDataGeneratorTool"/>
 
72
                        <Tool
 
73
                                Name="VCWebDeploymentTool"/>
 
74
                        <Tool
 
75
                                Name="VCManagedWrapperGeneratorTool"/>
 
76
                        <Tool
 
77
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
78
                </Configuration>
 
79
                <Configuration
 
80
                        Name="Debug|Win32"
 
81
                        OutputDirectory="..\..\..\temp\debug\instsvc"
 
82
                        IntermediateDirectory="..\..\..\temp\debug\instsvc"
 
83
                        ConfigurationType="1"
 
84
                        UseOfMFC="0"
 
85
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
 
86
                        CharacterSet="2">
 
87
                        <Tool
 
88
                                Name="VCCLCompilerTool"
 
89
                                AdditionalOptions="/EHsc-"
 
90
                                Optimization="0"
 
91
                                AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
 
92
                                PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,SUPERCLIENT,DEV_BUILD"
 
93
                                ExceptionHandling="FALSE"
 
94
                                BasicRuntimeChecks="3"
 
95
                                RuntimeLibrary="3"
 
96
                                RuntimeTypeInfo="FALSE"
 
97
                                PrecompiledHeaderFile="..\..\..\temp\debug\instsvc/instsvc.pch"
 
98
                                AssemblerListingLocation="..\..\..\temp\debug\instsvc/"
 
99
                                ObjectFile="..\..\..\temp\debug\instsvc/"
 
100
                                ProgramDataBaseFileName="..\..\..\temp\debug\instsvc/"
 
101
                                WarningLevel="3"
 
102
                                SuppressStartupBanner="TRUE"
 
103
                                DebugInformationFormat="3"
 
104
                                CompileAs="0"/>
 
105
                        <Tool
 
106
                                Name="VCCustomBuildTool"/>
 
107
                        <Tool
 
108
                                Name="VCLinkerTool"
 
109
                                AdditionalOptions="/MACHINE:I386"
 
110
                                AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
 
111
                                OutputFile="..\..\..\temp\debug\firebird\bin\instsvc.exe"
 
112
                                LinkIncremental="1"
 
113
                                SuppressStartupBanner="TRUE"
 
114
                                GenerateDebugInformation="TRUE"
 
115
                                ProgramDatabaseFile="..\..\..\temp\debug\instsvc\instsvc.pdb"
 
116
                                SubSystem="1"/>
 
117
                        <Tool
 
118
                                Name="VCMIDLTool"
 
119
                                TypeLibraryName="..\..\..\temp\debug\instsvc\instsvc.tlb"/>
 
120
                        <Tool
 
121
                                Name="VCPostBuildEventTool"/>
 
122
                        <Tool
 
123
                                Name="VCPreBuildEventTool"/>
 
124
                        <Tool
 
125
                                Name="VCPreLinkEventTool"/>
 
126
                        <Tool
 
127
                                Name="VCResourceCompilerTool"
 
128
                                PreprocessorDefinitions="_DEBUG"
 
129
                                Culture="1053"/>
 
130
                        <Tool
 
131
                                Name="VCWebServiceProxyGeneratorTool"/>
 
132
                        <Tool
 
133
                                Name="VCXMLDataGeneratorTool"/>
 
134
                        <Tool
 
135
                                Name="VCWebDeploymentTool"/>
 
136
                        <Tool
 
137
                                Name="VCManagedWrapperGeneratorTool"/>
 
138
                        <Tool
 
139
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
140
                </Configuration>
 
141
        </Configurations>
 
142
        <References>
 
143
        </References>
 
144
        <Files>
 
145
                <Filter
 
146
                        Name="UTILITIES files"
 
147
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
 
148
                        <File
 
149
                                RelativePath="..\..\..\src\utilities\install\install_svc.cpp">
 
150
                        </File>
 
151
                        <File
 
152
                                RelativePath="..\..\..\src\utilities\install\services.cpp">
 
153
                        </File>
 
154
                </Filter>
 
155
                <Filter
 
156
                        Name="Header files"
 
157
                        Filter="h;hpp;hxx;hm;inl">
 
158
                        <File
 
159
                                RelativePath="..\..\..\src\utilities\install\servi_proto.h">
 
160
                        </File>
 
161
                </Filter>
 
162
                <Filter
 
163
                        Name="Resource files"
 
164
                        Filter="">
 
165
                        <File
 
166
                                RelativePath="..\..\..\src\jrd\version.rc">
 
167
                                <FileConfiguration
 
168
                                        Name="Release|Win32">
 
169
                                        <Tool
 
170
                                                Name="VCResourceCompilerTool"
 
171
                                                AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"/>
 
172
                                </FileConfiguration>
 
173
                                <FileConfiguration
 
174
                                        Name="Debug|Win32">
 
175
                                        <Tool
 
176
                                                Name="VCResourceCompilerTool"
 
177
                                                AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"/>
 
178
                                </FileConfiguration>
 
179
                        </File>
 
180
                </Filter>
 
181
        </Files>
 
182
        <Globals>
 
183
        </Globals>
 
184
</VisualStudioProject>