I was just taking a look at the development RRDtool build (I'm looking
[rrdtool.git] / libraries / cgilib-0.4 / cgilib.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="cgilib"
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="4"
18                         UseOfMFC="0"
19                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
20                         CharacterSet="2">
21                         <Tool
22                                 Name="VCCLCompilerTool"
23                                 Optimization="2"
24                                 InlineFunctionExpansion="1"
25                                 AdditionalIncludeDirectories="..\"
26                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CTYPE_DISABLE_MACROS"
27                                 StringPooling="TRUE"
28                                 RuntimeLibrary="0"
29                                 EnableFunctionLevelLinking="TRUE"
30                                 PrecompiledHeaderFile=".\Release/cgilib.pch"
31                                 AssemblerListingLocation=".\Release/"
32                                 ObjectFile=".\Release/"
33                                 ProgramDataBaseFileName=".\Release/"
34                                 WarningLevel="3"
35                                 SuppressStartupBanner="TRUE"
36                                 CompileAs="0"/>
37                         <Tool
38                                 Name="VCCustomBuildTool"/>
39                         <Tool
40                                 Name="VCLibrarianTool"
41                                 OutputFile=".\Release\cgilib.lib"
42                                 SuppressStartupBanner="TRUE"/>
43                         <Tool
44                                 Name="VCMIDLTool"/>
45                         <Tool
46                                 Name="VCPostBuildEventTool"/>
47                         <Tool
48                                 Name="VCPreBuildEventTool"/>
49                         <Tool
50                                 Name="VCPreLinkEventTool"/>
51                         <Tool
52                                 Name="VCResourceCompilerTool"
53                                 PreprocessorDefinitions="NDEBUG"
54                                 Culture="1033"/>
55                         <Tool
56                                 Name="VCWebServiceProxyGeneratorTool"/>
57                         <Tool
58                                 Name="VCXMLDataGeneratorTool"/>
59                         <Tool
60                                 Name="VCManagedWrapperGeneratorTool"/>
61                         <Tool
62                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
63                 </Configuration>
64                 <Configuration
65                         Name="Debug|Win32"
66                         OutputDirectory=".\Debug"
67                         IntermediateDirectory=".\Debug"
68                         ConfigurationType="4"
69                         UseOfMFC="0"
70                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
71                         CharacterSet="2">
72                         <Tool
73                                 Name="VCCLCompilerTool"
74                                 Optimization="0"
75                                 AdditionalIncludeDirectories="..\"
76                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CTYPE_DISABLE_MACROS"
77                                 BasicRuntimeChecks="3"
78                                 RuntimeLibrary="1"
79                                 PrecompiledHeaderFile=".\Debug/cgilib.pch"
80                                 AssemblerListingLocation=".\Debug/"
81                                 ObjectFile=".\Debug/"
82                                 ProgramDataBaseFileName=".\Debug/"
83                                 BrowseInformation="1"
84                                 WarningLevel="3"
85                                 SuppressStartupBanner="TRUE"
86                                 DebugInformationFormat="4"
87                                 CompileAs="0"/>
88                         <Tool
89                                 Name="VCCustomBuildTool"/>
90                         <Tool
91                                 Name="VCLibrarianTool"
92                                 OutputFile=".\Debug\cgilib.lib"
93                                 SuppressStartupBanner="TRUE"/>
94                         <Tool
95                                 Name="VCMIDLTool"/>
96                         <Tool
97                                 Name="VCPostBuildEventTool"/>
98                         <Tool
99                                 Name="VCPreBuildEventTool"/>
100                         <Tool
101                                 Name="VCPreLinkEventTool"/>
102                         <Tool
103                                 Name="VCResourceCompilerTool"
104                                 PreprocessorDefinitions="_DEBUG"
105                                 Culture="1033"/>
106                         <Tool
107                                 Name="VCWebServiceProxyGeneratorTool"/>
108                         <Tool
109                                 Name="VCXMLDataGeneratorTool"/>
110                         <Tool
111                                 Name="VCManagedWrapperGeneratorTool"/>
112                         <Tool
113                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
114                 </Configuration>
115         </Configurations>
116         <References>
117         </References>
118         <Files>
119                 <Filter
120                         Name="Source Files"
121                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
122                         <File
123                                 RelativePath="cgi.c">
124                                 <FileConfiguration
125                                         Name="Release|Win32">
126                                         <Tool
127                                                 Name="VCCLCompilerTool"
128                                                 Optimization="2"
129                                                 AdditionalIncludeDirectories=""
130                                                 PreprocessorDefinitions=""/>
131                                 </FileConfiguration>
132                                 <FileConfiguration
133                                         Name="Debug|Win32">
134                                         <Tool
135                                                 Name="VCCLCompilerTool"
136                                                 Optimization="0"
137                                                 AdditionalIncludeDirectories=""
138                                                 PreprocessorDefinitions=""
139                                                 BasicRuntimeChecks="3"
140                                                 BrowseInformation="1"/>
141                                 </FileConfiguration>
142                         </File>
143                 </Filter>
144                 <Filter
145                         Name="Header Files"
146                         Filter="h;hpp;hxx;hm;inl">
147                 </Filter>
148         </Files>
149         <Globals>
150         </Globals>
151 </VisualStudioProject>