~ubuntu-branches/ubuntu/breezy/aqsis/breezy

« back to all changes in this revision

Viewing changes to all/All.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Will Newton
  • Date: 2004-12-07 20:06:49 UTC
  • Revision ID: james.westby@ubuntu.com-20041207200649-fccswkrvp4oc8lmn
Tags: upstream-0.9.3
ImportĀ upstreamĀ versionĀ 0.9.3

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="7.10"
 
5
        Name="All"
 
6
        SccProjectName="All"
 
7
        SccLocalPath="."
 
8
        Keyword="MakeFileProj">
 
9
        <Platforms>
 
10
                <Platform
 
11
                        Name="Win32"/>
 
12
        </Platforms>
 
13
        <Configurations>
 
14
                <Configuration
 
15
                        Name="Debug|Win32"
 
16
                        OutputDirectory="."
 
17
                        IntermediateDirectory="."
 
18
                        ConfigurationType="10"
 
19
                        UseOfMFC="0"
 
20
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
 
21
                        <Tool
 
22
                                Name="VCCustomBuildTool"/>
 
23
                        <Tool
 
24
                                Name="VCMIDLTool"
 
25
                                TypeLibraryName="./All.tlb"
 
26
                                HeaderFileName=""/>
 
27
                        <Tool
 
28
                                Name="VCPostBuildEventTool"/>
 
29
                        <Tool
 
30
                                Name="VCPreBuildEventTool"/>
 
31
                </Configuration>
 
32
                <Configuration
 
33
                        Name="Release|Win32"
 
34
                        OutputDirectory="."
 
35
                        IntermediateDirectory="."
 
36
                        ConfigurationType="10"
 
37
                        UseOfMFC="0"
 
38
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
 
39
                        <Tool
 
40
                                Name="VCCustomBuildTool"/>
 
41
                        <Tool
 
42
                                Name="VCMIDLTool"
 
43
                                TypeLibraryName="./All.tlb"
 
44
                                HeaderFileName=""/>
 
45
                        <Tool
 
46
                                Name="VCPostBuildEventTool"
 
47
                                Description="Preparing installation"
 
48
                                CommandLine="REM call ..\prep_install.bat"/>
 
49
                        <Tool
 
50
                                Name="VCPreBuildEventTool"/>
 
51
                </Configuration>
 
52
                <Configuration
 
53
                        Name="Profile|Win32"
 
54
                        OutputDirectory="."
 
55
                        IntermediateDirectory="."
 
56
                        ConfigurationType="10"
 
57
                        UseOfMFC="0"
 
58
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
 
59
                        <Tool
 
60
                                Name="VCCustomBuildTool"/>
 
61
                        <Tool
 
62
                                Name="VCMIDLTool"
 
63
                                TypeLibraryName="./All.tlb"
 
64
                                HeaderFileName=""/>
 
65
                        <Tool
 
66
                                Name="VCPostBuildEventTool"
 
67
                                Description="Preparing installation"
 
68
                                CommandLine="REM call ..\prep_install.bat"/>
 
69
                        <Tool
 
70
                                Name="VCPreBuildEventTool"/>
 
71
                </Configuration>
 
72
        </Configurations>
 
73
        <References>
 
74
        </References>
 
75
        <Files>
 
76
        </Files>
 
77
        <Globals>
 
78
        </Globals>
 
79
</VisualStudioProject>