aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/windows-untested/vc71/test.vcproj
blob: 41681979f9348082d01ce77649ab903d9f4fc41b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
    ProjectType="Visual C++"
    Version="7.10"
    Name="test"
    SccProjectName=""
    SccLocalPath=""
    Keyword="MakeFileProj">
    <Platforms>
        <Platform
            Name="Win32"/>
    </Platforms>
    <Configurations>
        <Configuration
            Name="Release|Win32"
            OutputDirectory=".\..\..\..\bin"
            IntermediateDirectory=".\..\..\..\obj\Release"
            ConfigurationType="10"
            UseOfMFC="0"
            ATLMinimizesCRunTimeLibraryUsage="FALSE">
            <Tool
                Name="VCCustomBuildTool"/>
            <Tool
                Name="VCMIDLTool"
                TypeLibraryName=".\..\..\..\bin/test.tlb"
                HeaderFileName=""/>
            <Tool
                Name="VCPostBuildEventTool"/>
            <Tool
                Name="VCPreBuildEventTool"/>
        </Configuration>
        <Configuration
            Name="Debug|Win32"
            OutputDirectory=".\..\..\..\bin"
            IntermediateDirectory=".\..\..\..\obj\Debug"
            ConfigurationType="10"
            UseOfMFC="0"
            ATLMinimizesCRunTimeLibraryUsage="FALSE">
            <Tool
                Name="VCCustomBuildTool"/>
            <Tool
                Name="VCMIDLTool"
                TypeLibraryName=".\..\..\..\bin/test.tlb"
                HeaderFileName=""/>
            <Tool
                Name="VCPostBuildEventTool"/>
            <Tool
                Name="VCPreBuildEventTool"/>
        </Configuration>
    </Configurations>
    <References>
    </References>
    <Files>
    </Files>
    <Globals>
    </Globals>
</VisualStudioProject>