I've made a patch to rrdcgi to add <RRD::TIME::STRFTIME ...> which allows
[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.00"
5         Name="cgilib"
6         SccProjectName=""
7         SccLocalPath="">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory=".\Debug"
16                         IntermediateDirectory=".\Debug"
17                         ConfigurationType="4"
18                         UseOfMFC="0"
19                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
20                         CharacterSet="2">
21                         <Tool
22                                 Name="VCCLCompilerTool"
23                                 Optimization="0"
24                                 AdditionalIncludeDirectories="..\"
25                                 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,_CTYPE_DISABLE_MACROS"
26                                 BasicRuntimeChecks="3"
27                                 RuntimeLibrary="1"
28                                 PrecompiledHeaderFile=".\Debug/cgilib.pch"
29                                 AssemblerListingLocation=".\Debug/"
30                                 ObjectFile=".\Debug/"
31                                 ProgramDataBaseFileName=".\Debug/"
32                                 BrowseInformation="1"
33                                 WarningLevel="3"
34                                 SuppressStartupBanner="TRUE"
35                                 DebugInformationFormat="4"
36                                 CompileAs="0"/>
37                         <Tool
38                                 Name="VCCustomBuildTool"/>
39                         <Tool
40                                 Name="VCLibrarianTool"
41                                 OutputFile=".\Debug\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="_DEBUG"
54                                 Culture="1033"/>
55                         <Tool
56                                 Name="VCWebServiceProxyGeneratorTool"/>
57                 </Configuration>
58                 <Configuration
59                         Name="Release|Win32"
60                         OutputDirectory=".\Release"
61                         IntermediateDirectory=".\Release"
62                         ConfigurationType="4"
63                         UseOfMFC="0"
64                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
65                         CharacterSet="2">
66                         <Tool
67                                 Name="VCCLCompilerTool"
68                                 Optimization="2"
69                                 InlineFunctionExpansion="1"
70                                 OptimizeForProcessor="2"
71                                 AdditionalIncludeDirectories="..\"
72                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_CTYPE_DISABLE_MACROS"
73                                 StringPooling="TRUE"
74                                 RuntimeLibrary="0"
75                                 EnableFunctionLevelLinking="TRUE"
76                                 PrecompiledHeaderFile=".\Release/cgilib.pch"
77                                 AssemblerListingLocation=".\Release/"
78                                 ObjectFile=".\Release/"
79                                 ProgramDataBaseFileName=".\Release/"
80                                 WarningLevel="3"
81                                 SuppressStartupBanner="TRUE"
82                                 CompileAs="0"/>
83                         <Tool
84                                 Name="VCCustomBuildTool"/>
85                         <Tool
86                                 Name="VCLibrarianTool"
87                                 OutputFile=".\Release\cgilib.lib"
88                                 SuppressStartupBanner="TRUE"/>
89                         <Tool
90                                 Name="VCMIDLTool"/>
91                         <Tool
92                                 Name="VCPostBuildEventTool"/>
93                         <Tool
94                                 Name="VCPreBuildEventTool"/>
95                         <Tool
96                                 Name="VCPreLinkEventTool"/>
97                         <Tool
98                                 Name="VCResourceCompilerTool"
99                                 PreprocessorDefinitions="NDEBUG"
100                                 Culture="1033"/>
101                         <Tool
102                                 Name="VCWebServiceProxyGeneratorTool"/>
103                 </Configuration>
104         </Configurations>
105         <Files>
106                 <Filter
107                         Name="Source Files"
108                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
109                         <File
110                                 RelativePath=".\cgi.c">
111                         </File>
112                 </Filter>
113                 <Filter
114                         Name="Header Files"
115                         Filter="h;hpp;hxx;hm;inl">
116                 </Filter>
117         </Files>
118         <Globals>
119         </Globals>
120 </VisualStudioProject>