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

« back to all changes in this revision

Viewing changes to vc/vc7/OpenEXR/exrenvmap/exrenvmap.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="exrenvmap"
 
6
        ProjectGUID="{90B61C5D-E217-46EC-B9E6-B67FC86AF42F}"
 
7
        Keyword="Win32Proj">
 
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="1"
 
18
                        CharacterSet="2">
 
19
                        <Tool
 
20
                                Name="VCCLCompilerTool"
 
21
                                Optimization="0"
 
22
                                AdditionalIncludeDirectories="..\..\..\..\exrenvmap;..\..\..\..\config.windows;..\..\..\..\..\..\Deploy\include"
 
23
                                PreprocessorDefinitions="OPENEXR_DLL;WIN32;_DEBUG;_CONSOLE"
 
24
                                MinimalRebuild="TRUE"
 
25
                                BasicRuntimeChecks="3"
 
26
                                RuntimeLibrary="3"
 
27
                                EnableEnhancedInstructionSet="2"
 
28
                                ForceConformanceInForLoopScope="TRUE"
 
29
                                RuntimeTypeInfo="TRUE"
 
30
                                UsePrecompiledHeader="0"
 
31
                                WarningLevel="3"
 
32
                                Detect64BitPortabilityProblems="TRUE"
 
33
                                DebugInformationFormat="4"/>
 
34
                        <Tool
 
35
                                Name="VCCustomBuildTool"/>
 
36
                        <Tool
 
37
                                Name="VCLinkerTool"
 
38
                                AdditionalDependencies="..\..\..\..\..\..\Deploy\lib\$(IntDir)\IlmThread.lib ..\..\..\..\..\..\Deploy\lib\$(IntDir)\Imath.lib ..\..\..\..\..\..\Deploy\lib\$(IntDir)\Iex.lib ..\..\..\..\..\..\Deploy\lib\$(IntDir)\Half.lib"
 
39
                                OutputFile="$(OutDir)/exrenvmap.exe"
 
40
                                LinkIncremental="2"
 
41
                                GenerateDebugInformation="TRUE"
 
42
                                ProgramDatabaseFile="$(OutDir)/exrenvmap.pdb"
 
43
                                SubSystem="1"
 
44
                                TargetMachine="1"/>
 
45
                        <Tool
 
46
                                Name="VCMIDLTool"/>
 
47
                        <Tool
 
48
                                Name="VCPostBuildEventTool"
 
49
                                CommandLine="..\..\..\installexrenvmap.cmd $(IntDir)"/>
 
50
                        <Tool
 
51
                                Name="VCPreBuildEventTool"/>
 
52
                        <Tool
 
53
                                Name="VCPreLinkEventTool"/>
 
54
                        <Tool
 
55
                                Name="VCResourceCompilerTool"/>
 
56
                        <Tool
 
57
                                Name="VCWebServiceProxyGeneratorTool"/>
 
58
                        <Tool
 
59
                                Name="VCXMLDataGeneratorTool"/>
 
60
                        <Tool
 
61
                                Name="VCWebDeploymentTool"/>
 
62
                        <Tool
 
63
                                Name="VCManagedWrapperGeneratorTool"/>
 
64
                        <Tool
 
65
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
66
                </Configuration>
 
67
                <Configuration
 
68
                        Name="Release|Win32"
 
69
                        OutputDirectory="..\Release"
 
70
                        IntermediateDirectory="Release"
 
71
                        ConfigurationType="1"
 
72
                        CharacterSet="2">
 
73
                        <Tool
 
74
                                Name="VCCLCompilerTool"
 
75
                                AdditionalIncludeDirectories="..\..\..\..\exrenvmap;..\..\..\..\config.windows;..\..\..\..\..\..\Deploy\include"
 
76
                                PreprocessorDefinitions="OPENEXR_DLL;WIN32;NDEBUG;_CONSOLE"
 
77
                                RuntimeLibrary="2"
 
78
                                EnableEnhancedInstructionSet="2"
 
79
                                ForceConformanceInForLoopScope="TRUE"
 
80
                                RuntimeTypeInfo="TRUE"
 
81
                                UsePrecompiledHeader="0"
 
82
                                WarningLevel="3"
 
83
                                Detect64BitPortabilityProblems="TRUE"
 
84
                                DebugInformationFormat="3"/>
 
85
                        <Tool
 
86
                                Name="VCCustomBuildTool"/>
 
87
                        <Tool
 
88
                                Name="VCLinkerTool"
 
89
                                AdditionalDependencies="..\..\..\..\..\..\Deploy\lib\$(IntDir)\IlmThread.lib ..\..\..\..\..\..\Deploy\lib\$(IntDir)\Imath.lib ..\..\..\..\..\..\Deploy\lib\$(IntDir)\Iex.lib ..\..\..\..\..\..\Deploy\lib\$(IntDir)\Half.lib"
 
90
                                OutputFile="$(OutDir)/exrenvmap.exe"
 
91
                                LinkIncremental="1"
 
92
                                GenerateDebugInformation="TRUE"
 
93
                                SubSystem="1"
 
94
                                OptimizeReferences="2"
 
95
                                EnableCOMDATFolding="2"
 
96
                                TargetMachine="1"/>
 
97
                        <Tool
 
98
                                Name="VCMIDLTool"/>
 
99
                        <Tool
 
100
                                Name="VCPostBuildEventTool"
 
101
                                CommandLine="..\..\..\installexrenvmap.cmd $(IntDir)"/>
 
102
                        <Tool
 
103
                                Name="VCPreBuildEventTool"/>
 
104
                        <Tool
 
105
                                Name="VCPreLinkEventTool"/>
 
106
                        <Tool
 
107
                                Name="VCResourceCompilerTool"/>
 
108
                        <Tool
 
109
                                Name="VCWebServiceProxyGeneratorTool"/>
 
110
                        <Tool
 
111
                                Name="VCXMLDataGeneratorTool"/>
 
112
                        <Tool
 
113
                                Name="VCWebDeploymentTool"/>
 
114
                        <Tool
 
115
                                Name="VCManagedWrapperGeneratorTool"/>
 
116
                        <Tool
 
117
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
118
                </Configuration>
 
119
        </Configurations>
 
120
        <References>
 
121
        </References>
 
122
        <Files>
 
123
                <Filter
 
124
                        Name="Source Files"
 
125
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
126
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
 
127
                        <File
 
128
                                RelativePath="..\..\..\..\exrenvmap\EnvmapImage.cpp">
 
129
                        </File>
 
130
                        <File
 
131
                                RelativePath="..\..\..\..\exrenvmap\main.cpp">
 
132
                        </File>
 
133
                        <File
 
134
                                RelativePath="..\..\..\..\exrenvmap\makeCubeMap.cpp">
 
135
                        </File>
 
136
                        <File
 
137
                                RelativePath="..\..\..\..\exrenvmap\makeLatLongMap.cpp">
 
138
                        </File>
 
139
                </Filter>
 
140
                <Filter
 
141
                        Name="Header Files"
 
142
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
143
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
 
144
                        <File
 
145
                                RelativePath="..\..\..\..\exrenvmap\EnvmapImage.h">
 
146
                        </File>
 
147
                        <File
 
148
                                RelativePath="..\..\..\..\exrenvmap\makeCubeMap.h">
 
149
                        </File>
 
150
                        <File
 
151
                                RelativePath="..\..\..\..\exrenvmap\makeLatLongMap.h">
 
152
                        </File>
 
153
                </Filter>
 
154
                <Filter
 
155
                        Name="Resource Files"
 
156
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 
157
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
 
158
                </Filter>
 
159
        </Files>
 
160
        <Globals>
 
161
        </Globals>
 
162
</VisualStudioProject>