~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to lib/curllib.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20070516151654-x9nkigtr2j0i8d0v
Tags: upstream-7.16.2
ImportĀ upstreamĀ versionĀ 7.16.2

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="8.00"
5
 
        Name="curllib"
6
 
        ProjectGUID="{87EE9DA4-DE1E-4448-8324-183C98DCA588}"
7
 
        >
8
 
        <Platforms>
9
 
                <Platform
10
 
                        Name="Win32"
11
 
                />
12
 
        </Platforms>
13
 
        <ToolFiles>
14
 
        </ToolFiles>
15
 
        <Configurations>
16
 
                <Configuration
17
 
                        Name="Release|Win32"
18
 
                        OutputDirectory=".\Release"
19
 
                        IntermediateDirectory=".\Release"
20
 
                        ConfigurationType="4"
21
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
22
 
                        UseOfMFC="0"
23
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
24
 
                        CharacterSet="2"
25
 
                        >
26
 
                        <Tool Name="VCPreBuildEventTool"
27
 
                        />
28
 
                        <Tool Name="VCCustomBuildTool"
29
 
                        />
30
 
                        <Tool Name="VCXMLDataGeneratorTool"
31
 
                        />
32
 
                        <Tool Name="VCWebServiceProxyGeneratorTool"
33
 
                        />
34
 
                        <Tool Name="VCMIDLTool" PreprocessorDefinitions="NDEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Release/curllib.tlb" HeaderFileName=""
35
 
                        />
36
 
                        <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" PrecompiledHeaderFile=".\Release/curllib.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
37
 
                        />
38
 
                        <Tool Name="VCManagedResourceCompilerTool"
39
 
                        />
40
 
                        <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033"
41
 
                        />
42
 
                        <Tool Name="VCPreLinkEventTool"
43
 
                        />
44
 
                        <Tool Name="VCLibrarianTool"
45
 
                        />
46
 
                        <Tool Name="VCALinkTool"
47
 
                        />
48
 
                        <Tool Name="VCXDCMakeTool"
49
 
                        />
50
 
                        <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Release/curllib.bsc"
51
 
                        />
52
 
                        <Tool Name="VCFxCopTool"
53
 
                        />
54
 
                        <Tool Name="VCPostBuildEventTool"
55
 
                        />
56
 
                </Configuration>
57
 
                <Configuration
58
 
                        Name="Debug|Win32"
59
 
                        OutputDirectory=".\Debug"
60
 
                        IntermediateDirectory=".\Debug"
61
 
                        ConfigurationType="4"
62
 
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
63
 
                        UseOfMFC="0"
64
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
65
 
                        CharacterSet="2"
66
 
                        >
67
 
                        <Tool Name="VCPreBuildEventTool"
68
 
                        />
69
 
                        <Tool Name="VCCustomBuildTool"
70
 
                        />
71
 
                        <Tool Name="VCXMLDataGeneratorTool"
72
 
                        />
73
 
                        <Tool Name="VCWebServiceProxyGeneratorTool"
74
 
                        />
75
 
                        <Tool Name="VCMIDLTool" PreprocessorDefinitions="_DEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Debug/curllib.tlb" HeaderFileName=""
76
 
                        />
77
 
                        <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile=".\Debug/curllib.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
78
 
                        />
79
 
                        <Tool Name="VCManagedResourceCompilerTool"
80
 
                        />
81
 
                        <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033"
82
 
                        />
83
 
                        <Tool Name="VCPreLinkEventTool"
84
 
                        />
85
 
                        <Tool Name="VCLibrarianTool"
86
 
                        />
87
 
                        <Tool Name="VCALinkTool"
88
 
                        />
89
 
                        <Tool Name="VCXDCMakeTool"
90
 
                        />
91
 
                        <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Debug/curllib.bsc"
92
 
                        />
93
 
                        <Tool Name="VCFxCopTool"
94
 
                        />
95
 
                        <Tool Name="VCPostBuildEventTool"
96
 
                        />
97
 
                </Configuration>
98
 
        </Configurations>
99
 
        <References>
100
 
        </References>
101
 
        <Files>
102
 
                <Filter
103
 
                        Name="Source Files"
104
 
                        >
105
 
 
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="8.00"
 
5
        Name="curllib"
 
6
        ProjectGUID="{87EE9DA4-DE1E-4448-8324-183C98DCA588}"
 
7
        >
 
8
        <Platforms>
 
9
                <Platform
 
10
                        Name="Win32"
 
11
                />
 
12
        </Platforms>
 
13
        <ToolFiles>
 
14
        </ToolFiles>
 
15
        <Configurations>
 
16
                <Configuration
 
17
                        Name="Release|Win32"
 
18
                        OutputDirectory=".\Release"
 
19
                        IntermediateDirectory=".\Release"
 
20
                        ConfigurationType="4"
 
21
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
22
                        UseOfMFC="0"
 
23
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
24
                        CharacterSet="2"
 
25
                        >
 
26
                        <Tool Name="VCPreBuildEventTool"
 
27
                        />
 
28
                        <Tool Name="VCCustomBuildTool"
 
29
                        />
 
30
                        <Tool Name="VCXMLDataGeneratorTool"
 
31
                        />
 
32
                        <Tool Name="VCWebServiceProxyGeneratorTool"
 
33
                        />
 
34
                        <Tool Name="VCMIDLTool" PreprocessorDefinitions="NDEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Release/curllib.tlb" HeaderFileName=""
 
35
                        />
 
36
                        <Tool Name="VCCLCompilerTool" Optimization="2" InlineFunctionExpansion="1" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" StringPooling="true" RuntimeLibrary="2" EnableFunctionLevelLinking="true" PrecompiledHeaderFile=".\Release/curllib.pch" AssemblerListingLocation=".\Release/" ObjectFile=".\Release/" ProgramDataBaseFileName=".\Release/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
 
37
                        />
 
38
                        <Tool Name="VCManagedResourceCompilerTool"
 
39
                        />
 
40
                        <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="1033"
 
41
                        />
 
42
                        <Tool Name="VCPreLinkEventTool"
 
43
                        />
 
44
                        <Tool Name="VCLibrarianTool"
 
45
                        />
 
46
                        <Tool Name="VCALinkTool"
 
47
                        />
 
48
                        <Tool Name="VCXDCMakeTool"
 
49
                        />
 
50
                        <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Release/curllib.bsc"
 
51
                        />
 
52
                        <Tool Name="VCFxCopTool"
 
53
                        />
 
54
                        <Tool Name="VCPostBuildEventTool"
 
55
                        />
 
56
                </Configuration>
 
57
                <Configuration
 
58
                        Name="Debug|Win32"
 
59
                        OutputDirectory=".\Debug"
 
60
                        IntermediateDirectory=".\Debug"
 
61
                        ConfigurationType="4"
 
62
                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
 
63
                        UseOfMFC="0"
 
64
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
65
                        CharacterSet="2"
 
66
                        >
 
67
                        <Tool Name="VCPreBuildEventTool"
 
68
                        />
 
69
                        <Tool Name="VCCustomBuildTool"
 
70
                        />
 
71
                        <Tool Name="VCXMLDataGeneratorTool"
 
72
                        />
 
73
                        <Tool Name="VCWebServiceProxyGeneratorTool"
 
74
                        />
 
75
                        <Tool Name="VCMIDLTool" PreprocessorDefinitions="_DEBUG" MkTypLibCompatible="true" SuppressStartupBanner="true" TargetEnvironment="1" TypeLibraryName=".\Debug/curllib.tlb" HeaderFileName=""
 
76
                        />
 
77
                        <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories=".,..\include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;BUILDING_LIBCURL" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" PrecompiledHeaderFile=".\Debug/curllib.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" BrowseInformation="1" WarningLevel="0" SuppressStartupBanner="true" DebugInformationFormat="3"
 
78
                        />
 
79
                        <Tool Name="VCManagedResourceCompilerTool"
 
80
                        />
 
81
                        <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="1033"
 
82
                        />
 
83
                        <Tool Name="VCPreLinkEventTool"
 
84
                        />
 
85
                        <Tool Name="VCLibrarianTool"
 
86
                        />
 
87
                        <Tool Name="VCALinkTool"
 
88
                        />
 
89
                        <Tool Name="VCXDCMakeTool"
 
90
                        />
 
91
                        <Tool Name="VCBscMakeTool" SuppressStartupBanner="true" OutputFile=".\Debug/curllib.bsc"
 
92
                        />
 
93
                        <Tool Name="VCFxCopTool"
 
94
                        />
 
95
                        <Tool Name="VCPostBuildEventTool"
 
96
                        />
 
97
                </Configuration>
 
98
        </Configurations>
 
99
        <References>
 
100
        </References>
 
101
        <Files>
 
102
                <Filter
 
103
                        Name="Source Files"
 
104
                        >
 
105
 
106
106
<File RelativePath="file.c"></File>
107
107
<File RelativePath="timeval.c"></File>
108
108
<File RelativePath="base64.c"></File>
161
161
<File RelativePath="tftp.c"></File>
162
162
<File RelativePath="splay.c"></File>
163
163
<File RelativePath="strdup.c"></File>
 
164
<File RelativePath="socks.c"></File>
 
165
<File RelativePath="ssh.c"></File>
 
166
<File RelativePath="nss.c"></File>
164
167
</Filter><Filter        Name="Header Files">
165
168
<File RelativePath="arpa_telnet.h"></File>
166
169
<File RelativePath="netrc.h"></File>
219
222
<File RelativePath="splay.h"></File>
220
223
<File RelativePath="strdup.h"></File>
221
224
<File RelativePath="setup_once.h"></File>
 
225
<File RelativePath="socks.h"></File>
 
226
<File RelativePath="ssh.h"></File>
 
227
<File RelativePath="nssg.h"></File>
222
228
<File RelativePath="config-win32.h"></File>
223
 
 
224
 
                </Filter>
225
 
                <Filter
226
 
                        Name="Resource Files"
227
 
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
228
 
                        >
229
 
                </Filter>
230
 
        </Files>
231
 
        <Globals>
232
 
        </Globals>
233
 
</VisualStudioProject>
 
229
 
 
230
                </Filter>
 
231
                <Filter
 
232
                        Name="Resource Files"
 
233
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 
234
                        >
 
235
                </Filter>
 
236
        </Files>
 
237
        <Globals>
 
238
        </Globals>
 
239
</VisualStudioProject>