~ubuntu-branches/ubuntu/saucy/openexr/saucy

« back to all changes in this revision

Viewing changes to vc/vc7/Half_eLut/Half_eLut.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Adeodato Simó
  • Date: 2008-03-24 23:00:21 UTC
  • mfrom: (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20080324230021-gnofz9mnvcj1xlv3
Tags: 1.6.1-3
Disable (hopefully temporarily) the test suite on arm and ia64.

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="Half_eLut"
6
 
        RootNamespace="Half_eLut"
7
 
        SccProjectName=""
8
 
        SccLocalPath="">
9
 
        <Platforms>
10
 
                <Platform
11
 
                        Name="Win32"/>
12
 
        </Platforms>
13
 
        <Configurations>
14
 
                <Configuration
15
 
                        Name="Debug|Win32"
16
 
                        OutputDirectory=".\Debug"
17
 
                        IntermediateDirectory=".\Debug"
18
 
                        ConfigurationType="1"
19
 
                        UseOfMFC="0"
20
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
21
 
                        CharacterSet="2">
22
 
                        <Tool
23
 
                                Name="VCCLCompilerTool"
24
 
                                Optimization="0"
25
 
                                PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;PLATFORM_WINDOWS;HAVE_IOS_BASE;HAVE_STL_LIMITS"
26
 
                                BasicRuntimeChecks="3"
27
 
                                RuntimeLibrary="3"
28
 
                                ForceConformanceInForLoopScope="TRUE"
29
 
                                RuntimeTypeInfo="TRUE"
30
 
                                UsePrecompiledHeader="0"
31
 
                                WarningLevel="3"
32
 
                                SuppressStartupBanner="TRUE"
33
 
                                Detect64BitPortabilityProblems="TRUE"
34
 
                                DebugInformationFormat="4"
35
 
                                DisableSpecificWarnings="4290"/>
36
 
                        <Tool
37
 
                                Name="VCCustomBuildTool"/>
38
 
                        <Tool
39
 
                                Name="VCLinkerTool"
40
 
                                OutputFile="Debug/eLut.exe"
41
 
                                LinkIncremental="2"
42
 
                                SuppressStartupBanner="TRUE"
43
 
                                GenerateDebugInformation="TRUE"
44
 
                                SubSystem="1"
45
 
                                TargetMachine="1"/>
46
 
                        <Tool
47
 
                                Name="VCMIDLTool"
48
 
                                TypeLibraryName=".\Debug/Half_eLut.tlb"
49
 
                                HeaderFileName=""/>
50
 
                        <Tool
51
 
                                Name="VCPostBuildEventTool"
52
 
                                Description="Building eLut.h include file...."
53
 
                                CommandLine="Debug\eLut.exe &gt; ..\..\..\Half\eLut.h"/>
54
 
                        <Tool
55
 
                                Name="VCPreBuildEventTool"/>
56
 
                        <Tool
57
 
                                Name="VCPreLinkEventTool"/>
58
 
                        <Tool
59
 
                                Name="VCResourceCompilerTool"
60
 
                                PreprocessorDefinitions="_DEBUG"
61
 
                                Culture="1033"/>
62
 
                        <Tool
63
 
                                Name="VCWebServiceProxyGeneratorTool"/>
64
 
                        <Tool
65
 
                                Name="VCXMLDataGeneratorTool"/>
66
 
                        <Tool
67
 
                                Name="VCWebDeploymentTool"/>
68
 
                        <Tool
69
 
                                Name="VCManagedWrapperGeneratorTool"/>
70
 
                        <Tool
71
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
72
 
                </Configuration>
73
 
                <Configuration
74
 
                        Name="Release|Win32"
75
 
                        OutputDirectory="$(ConfigurationName)"
76
 
                        IntermediateDirectory="$(ConfigurationName)"
77
 
                        ConfigurationType="1"
78
 
                        UseOfMFC="0"
79
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
80
 
                        CharacterSet="2">
81
 
                        <Tool
82
 
                                Name="VCCLCompilerTool"
83
 
                                Optimization="2"
84
 
                                InlineFunctionExpansion="1"
85
 
                                PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;PLATFORM_WINDOWS;HAVE_IOS_BASE;HAVE_STL_LIMITS"
86
 
                                StringPooling="TRUE"
87
 
                                RuntimeLibrary="2"
88
 
                                ForceConformanceInForLoopScope="TRUE"
89
 
                                RuntimeTypeInfo="TRUE"
90
 
                                UsePrecompiledHeader="0"
91
 
                                ProgramDataBaseFileName="$(IntDir)/$(ProjectName).pdb"
92
 
                                WarningLevel="3"
93
 
                                SuppressStartupBanner="TRUE"
94
 
                                Detect64BitPortabilityProblems="TRUE"
95
 
                                DebugInformationFormat="3"
96
 
                                DisableSpecificWarnings="4290"/>
97
 
                        <Tool
98
 
                                Name="VCCustomBuildTool"/>
99
 
                        <Tool
100
 
                                Name="VCLinkerTool"
101
 
                                OutputFile="Release/eLut.exe"
102
 
                                LinkIncremental="1"
103
 
                                SuppressStartupBanner="TRUE"
104
 
                                GenerateDebugInformation="TRUE"
105
 
                                SubSystem="1"
106
 
                                TargetMachine="1"/>
107
 
                        <Tool
108
 
                                Name="VCMIDLTool"
109
 
                                TypeLibraryName=".\Release/Half_eLut.tlb"
110
 
                                HeaderFileName=""/>
111
 
                        <Tool
112
 
                                Name="VCPostBuildEventTool"
113
 
                                Description="Building eLut.h include file...."
114
 
                                CommandLine="Release\eLut.exe &gt; ..\..\..\Half\eLut.h"/>
115
 
                        <Tool
116
 
                                Name="VCPreBuildEventTool"/>
117
 
                        <Tool
118
 
                                Name="VCPreLinkEventTool"/>
119
 
                        <Tool
120
 
                                Name="VCResourceCompilerTool"
121
 
                                PreprocessorDefinitions="NDEBUG"
122
 
                                Culture="1033"/>
123
 
                        <Tool
124
 
                                Name="VCWebServiceProxyGeneratorTool"/>
125
 
                        <Tool
126
 
                                Name="VCXMLDataGeneratorTool"/>
127
 
                        <Tool
128
 
                                Name="VCWebDeploymentTool"/>
129
 
                        <Tool
130
 
                                Name="VCManagedWrapperGeneratorTool"/>
131
 
                        <Tool
132
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
133
 
                </Configuration>
134
 
        </Configurations>
135
 
        <References>
136
 
        </References>
137
 
        <Files>
138
 
                <Filter
139
 
                        Name="Source Files"
140
 
                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
141
 
                        <File
142
 
                                RelativePath="..\..\..\Half\eLut.cpp">
143
 
                                <FileConfiguration
144
 
                                        Name="Debug|Win32">
145
 
                                        <Tool
146
 
                                                Name="VCCLCompilerTool"
147
 
                                                Optimization="0"
148
 
                                                PreprocessorDefinitions=""
149
 
                                                BasicRuntimeChecks="3"/>
150
 
                                </FileConfiguration>
151
 
                                <FileConfiguration
152
 
                                        Name="Release|Win32">
153
 
                                        <Tool
154
 
                                                Name="VCCLCompilerTool"
155
 
                                                Optimization="2"
156
 
                                                PreprocessorDefinitions=""/>
157
 
                                </FileConfiguration>
158
 
                        </File>
159
 
                </Filter>
160
 
                <Filter
161
 
                        Name="Header Files"
162
 
                        Filter="h;hpp;hxx;hm;inl">
163
 
                </Filter>
164
 
                <Filter
165
 
                        Name="Resource Files"
166
 
                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
167
 
                </Filter>
168
 
        </Files>
169
 
        <Globals>
170
 
        </Globals>
171
 
</VisualStudioProject>