root/library/bdm/base/libconfig/libconfig++.vcproj @ 544

Revision 248, 4.3 kB (checked in by smidl, 15 years ago)

doc

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="libconfig++"
6        ProjectGUID="{A0C36CE7-D908-4573-8B69-249EEEB7D2BE}"
7        RootNamespace="libconfig_c"
8        Keyword="Win32Proj"
9        >
10        <Platforms>
11                <Platform
12                        Name="Win32"
13                />
14        </Platforms>
15        <ToolFiles>
16        </ToolFiles>
17        <Configurations>
18                <Configuration
19                        Name="Debug|Win32"
20                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21                        IntermediateDirectory="$(ProjectName).$(ConfigurationName)"
22                        ConfigurationType="2"
23                        CharacterSet="1"
24                        >
25                        <Tool
26                                Name="VCPreBuildEventTool"
27                        />
28                        <Tool
29                                Name="VCCustomBuildTool"
30                        />
31                        <Tool
32                                Name="VCXMLDataGeneratorTool"
33                        />
34                        <Tool
35                                Name="VCWebServiceProxyGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCMIDLTool"
39                        />
40                        <Tool
41                                Name="VCCLCompilerTool"
42                                Optimization="0"
43                                AdditionalIncludeDirectories="."
44                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCONFIG_EXPORTS;YY_NO_UNISTD_H"
45                                RuntimeLibrary="3"
46                                UsePrecompiledHeader="0"
47                        />
48                        <Tool
49                                Name="VCManagedResourceCompilerTool"
50                        />
51                        <Tool
52                                Name="VCResourceCompilerTool"
53                        />
54                        <Tool
55                                Name="VCPreLinkEventTool"
56                        />
57                        <Tool
58                                Name="VCLinkerTool"
59                                LinkIncremental="2"
60                                GenerateDebugInformation="true"
61                                SubSystem="2"
62                                TargetMachine="1"
63                        />
64                        <Tool
65                                Name="VCALinkTool"
66                        />
67                        <Tool
68                                Name="VCManifestTool"
69                        />
70                        <Tool
71                                Name="VCXDCMakeTool"
72                        />
73                        <Tool
74                                Name="VCBscMakeTool"
75                        />
76                        <Tool
77                                Name="VCFxCopTool"
78                        />
79                        <Tool
80                                Name="VCAppVerifierTool"
81                        />
82                        <Tool
83                                Name="VCWebDeploymentTool"
84                        />
85                        <Tool
86                                Name="VCPostBuildEventTool"
87                        />
88                </Configuration>
89                <Configuration
90                        Name="Release|Win32"
91                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
92                        IntermediateDirectory="$(ProjectName).$(ConfigurationName)"
93                        ConfigurationType="2"
94                        CharacterSet="1"
95                        WholeProgramOptimization="1"
96                        >
97                        <Tool
98                                Name="VCPreBuildEventTool"
99                        />
100                        <Tool
101                                Name="VCCustomBuildTool"
102                        />
103                        <Tool
104                                Name="VCXMLDataGeneratorTool"
105                        />
106                        <Tool
107                                Name="VCWebServiceProxyGeneratorTool"
108                        />
109                        <Tool
110                                Name="VCMIDLTool"
111                        />
112                        <Tool
113                                Name="VCCLCompilerTool"
114                                AdditionalIncludeDirectories="."
115                                PreprocessorDefinitions="LIBCONFIG_EXPORTS;YY_NO_UNISTD_H;_CRT_SECURE_NO_DEPRECATE"
116                                RuntimeLibrary="2"
117                        />
118                        <Tool
119                                Name="VCManagedResourceCompilerTool"
120                        />
121                        <Tool
122                                Name="VCResourceCompilerTool"
123                        />
124                        <Tool
125                                Name="VCPreLinkEventTool"
126                        />
127                        <Tool
128                                Name="VCLinkerTool"
129                                OptimizeReferences="2"
130                                EnableCOMDATFolding="2"
131                                TargetMachine="1"
132                        />
133                        <Tool
134                                Name="VCALinkTool"
135                        />
136                        <Tool
137                                Name="VCManifestTool"
138                        />
139                        <Tool
140                                Name="VCXDCMakeTool"
141                        />
142                        <Tool
143                                Name="VCBscMakeTool"
144                        />
145                        <Tool
146                                Name="VCFxCopTool"
147                        />
148                        <Tool
149                                Name="VCAppVerifierTool"
150                        />
151                        <Tool
152                                Name="VCWebDeploymentTool"
153                        />
154                        <Tool
155                                Name="VCPostBuildEventTool"
156                        />
157                </Configuration>
158        </Configurations>
159        <References>
160        </References>
161        <Files>
162                <Filter
163                        Name="Source Files"
164                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
165                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
166                        >
167                        <File
168                                RelativePath=".\grammar.c"
169                                >
170                        </File>
171                        <File
172                                RelativePath=".\libconfig.c"
173                                >
174                        </File>
175                        <File
176                                RelativePath=".\libconfigcpp.cc"
177                                >
178                        </File>
179                        <File
180                                RelativePath=".\scanner.c"
181                                >
182                        </File>
183                </Filter>
184                <Filter
185                        Name="Header Files"
186                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
187                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
188                        >
189                        <File
190                                RelativePath=".\ac_config.h"
191                                >
192                        </File>
193                        <File
194                                RelativePath=".\config.tab.h"
195                                >
196                        </File>
197                        <File
198                                RelativePath=".\grammar.h"
199                                >
200                        </File>
201                        <File
202                                RelativePath=".\libconfig.h"
203                                >
204                        </File>
205                        <File
206                                RelativePath=".\libconfig.h++"
207                                >
208                        </File>
209                        <File
210                                RelativePath=".\libconfig.hh"
211                                >
212                        </File>
213                        <File
214                                RelativePath=".\private.h"
215                                >
216                        </File>
217                        <File
218                                RelativePath=".\scanner.h"
219                                >
220                        </File>
221                        <File
222                                RelativePath=".\wincompat.h"
223                                >
224                        </File>
225                </Filter>
226        </Files>
227        <Globals>
228        </Globals>
229</VisualStudioProject>
Note: See TracBrowser for help on using the browser.