~ubuntu-branches/ubuntu/karmic/fltk1.1/karmic

« back to all changes in this revision

Viewing changes to vcnet/CubeView.vcproj

  • Committer: Bazaar Package Importer
  • Author(s): Aaron M. Ucko
  • Date: 2005-05-22 13:57:06 UTC
  • mfrom: (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050522135706-mchag24yf42lu7bu
Tags: 1.1.6-5
* Revert previous change, which seems to have been ineffective for some
  reason, in favor of commenting out the problematic Makefile rule
  altogether.  (Closes: #310151.)
* debian/control: Go back to specifying the URL as part of the
  description rather than via a non-standard field that doesn't seem to
  have caught on.  (Closes: #310240.)

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="CubeView"
6
 
        SccProjectName=""
7
 
        SccLocalPath="">
8
 
        <Platforms>
9
 
                <Platform
10
 
                        Name="Win32"/>
11
 
        </Platforms>
12
 
        <Configurations>
13
 
                <Configuration
14
 
                        Name="Debug|Win32"
15
 
                        OutputDirectory=".\CubeView__0"
16
 
                        IntermediateDirectory=".\CubeView__0"
17
 
                        ConfigurationType="1"
18
 
                        UseOfMFC="0"
19
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
20
 
                        <Tool
21
 
                                Name="VCCLCompilerTool"
22
 
                                Optimization="0"
23
 
                                AdditionalIncludeDirectories=".,.."
24
 
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
25
 
                                RuntimeLibrary="3"
26
 
                                UsePrecompiledHeader="2"
27
 
                                PrecompiledHeaderFile=".\CubeView__0/CubeView.pch"
28
 
                                AssemblerListingLocation=".\CubeView__0/"
29
 
                                ObjectFile=".\CubeView__0/"
30
 
                                ProgramDataBaseFileName=".\CubeView__0/"
31
 
                                SuppressStartupBanner="TRUE"
32
 
                                DebugInformationFormat="4"
33
 
                                CompileAs="0"/>
34
 
                        <Tool
35
 
                                Name="VCCustomBuildTool"/>
36
 
                        <Tool
37
 
                                Name="VCLinkerTool"
38
 
                                AdditionalDependencies="opengl32.lib comctl32.lib wsock32.lib"
39
 
                                OutputFile="../test/CubeViewd.exe"
40
 
                                LinkIncremental="1"
41
 
                                SuppressStartupBanner="TRUE"
42
 
                                AdditionalLibraryDirectories="..\lib"
43
 
                                IgnoreDefaultLibraryNames="libcd"
44
 
                                GenerateDebugInformation="TRUE"
45
 
                                ProgramDatabaseFile=".\CubeView__0/CubeViewd.pdb"
46
 
                                SubSystem="2"
47
 
                                TargetMachine="1"/>
48
 
                        <Tool
49
 
                                Name="VCMIDLTool"
50
 
                                PreprocessorDefinitions="_DEBUG"
51
 
                                MkTypLibCompatible="TRUE"
52
 
                                SuppressStartupBanner="TRUE"
53
 
                                TargetEnvironment="1"
54
 
                                TypeLibraryName=".\CubeView__0/CubeView.tlb"
55
 
                                HeaderFileName=""/>
56
 
                        <Tool
57
 
                                Name="VCPostBuildEventTool"/>
58
 
                        <Tool
59
 
                                Name="VCPreBuildEventTool"/>
60
 
                        <Tool
61
 
                                Name="VCPreLinkEventTool"/>
62
 
                        <Tool
63
 
                                Name="VCResourceCompilerTool"
64
 
                                PreprocessorDefinitions="_DEBUG"
65
 
                                Culture="1033"/>
66
 
                        <Tool
67
 
                                Name="VCWebServiceProxyGeneratorTool"/>
68
 
                        <Tool
69
 
                                Name="VCXMLDataGeneratorTool"/>
70
 
                        <Tool
71
 
                                Name="VCWebDeploymentTool"/>
72
 
                        <Tool
73
 
                                Name="VCManagedWrapperGeneratorTool"/>
74
 
                        <Tool
75
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
76
 
                </Configuration>
77
 
                <Configuration
78
 
                        Name="Release|Win32"
79
 
                        OutputDirectory=".\CubeView___"
80
 
                        IntermediateDirectory=".\CubeView___"
81
 
                        ConfigurationType="1"
82
 
                        UseOfMFC="0"
83
 
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
84
 
                        <Tool
85
 
                                Name="VCCLCompilerTool"
86
 
                                Optimization="4"
87
 
                                InlineFunctionExpansion="2"
88
 
                                FavorSizeOrSpeed="2"
89
 
                                AdditionalIncludeDirectories=".,.."
90
 
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
91
 
                                RuntimeLibrary="2"
92
 
                                UsePrecompiledHeader="2"
93
 
                                PrecompiledHeaderFile=".\CubeView___/CubeView.pch"
94
 
                                AssemblerListingLocation=".\CubeView___/"
95
 
                                ObjectFile=".\CubeView___/"
96
 
                                ProgramDataBaseFileName=".\CubeView___/"
97
 
                                SuppressStartupBanner="TRUE"
98
 
                                CompileAs="0"/>
99
 
                        <Tool
100
 
                                Name="VCCustomBuildTool"/>
101
 
                        <Tool
102
 
                                Name="VCLinkerTool"
103
 
                                AdditionalDependencies="opengl32.lib wsock32.lib comctl32.lib"
104
 
                                OutputFile="../test/CubeView.exe"
105
 
                                LinkIncremental="1"
106
 
                                SuppressStartupBanner="TRUE"
107
 
                                AdditionalLibraryDirectories="..\lib"
108
 
                                IgnoreDefaultLibraryNames="libcd"
109
 
                                ProgramDatabaseFile=".\CubeView___/CubeView.pdb"
110
 
                                SubSystem="2"
111
 
                                TargetMachine="1"/>
112
 
                        <Tool
113
 
                                Name="VCMIDLTool"
114
 
                                PreprocessorDefinitions="NDEBUG"
115
 
                                MkTypLibCompatible="TRUE"
116
 
                                SuppressStartupBanner="TRUE"
117
 
                                TargetEnvironment="1"
118
 
                                TypeLibraryName=".\CubeView___/CubeView.tlb"
119
 
                                HeaderFileName=""/>
120
 
                        <Tool
121
 
                                Name="VCPostBuildEventTool"/>
122
 
                        <Tool
123
 
                                Name="VCPreBuildEventTool"/>
124
 
                        <Tool
125
 
                                Name="VCPreLinkEventTool"/>
126
 
                        <Tool
127
 
                                Name="VCResourceCompilerTool"
128
 
                                PreprocessorDefinitions="NDEBUG"
129
 
                                Culture="1033"/>
130
 
                        <Tool
131
 
                                Name="VCWebServiceProxyGeneratorTool"/>
132
 
                        <Tool
133
 
                                Name="VCXMLDataGeneratorTool"/>
134
 
                        <Tool
135
 
                                Name="VCWebDeploymentTool"/>
136
 
                        <Tool
137
 
                                Name="VCManagedWrapperGeneratorTool"/>
138
 
                        <Tool
139
 
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
140
 
                </Configuration>
141
 
        </Configurations>
142
 
        <References>
143
 
        </References>
144
 
        <Files>
145
 
                <File
146
 
                        RelativePath="..\test\CubeMain.cxx">
147
 
                        <FileConfiguration
148
 
                                Name="Debug|Win32">
149
 
                                <Tool
150
 
                                        Name="VCCLCompilerTool"
151
 
                                        Optimization="0"
152
 
                                        AdditionalIncludeDirectories=""
153
 
                                        PreprocessorDefinitions=""/>
154
 
                        </FileConfiguration>
155
 
                        <FileConfiguration
156
 
                                Name="Release|Win32">
157
 
                                <Tool
158
 
                                        Name="VCCLCompilerTool"
159
 
                                        AdditionalIncludeDirectories=""
160
 
                                        PreprocessorDefinitions=""/>
161
 
                        </FileConfiguration>
162
 
                </File>
163
 
                <File
164
 
                        RelativePath="..\test\CubeView.cxx">
165
 
                        <FileConfiguration
166
 
                                Name="Debug|Win32">
167
 
                                <Tool
168
 
                                        Name="VCCLCompilerTool"
169
 
                                        Optimization="0"
170
 
                                        AdditionalIncludeDirectories=""
171
 
                                        PreprocessorDefinitions=""/>
172
 
                        </FileConfiguration>
173
 
                        <FileConfiguration
174
 
                                Name="Release|Win32">
175
 
                                <Tool
176
 
                                        Name="VCCLCompilerTool"
177
 
                                        AdditionalIncludeDirectories=""
178
 
                                        PreprocessorDefinitions=""/>
179
 
                        </FileConfiguration>
180
 
                </File>
181
 
                <File
182
 
                        RelativePath="..\test\CubeViewUI.cxx">
183
 
                        <FileConfiguration
184
 
                                Name="Debug|Win32">
185
 
                                <Tool
186
 
                                        Name="VCCLCompilerTool"
187
 
                                        Optimization="0"
188
 
                                        AdditionalIncludeDirectories=""
189
 
                                        PreprocessorDefinitions=""/>
190
 
                        </FileConfiguration>
191
 
                        <FileConfiguration
192
 
                                Name="Release|Win32">
193
 
                                <Tool
194
 
                                        Name="VCCLCompilerTool"
195
 
                                        AdditionalIncludeDirectories=""
196
 
                                        PreprocessorDefinitions=""/>
197
 
                        </FileConfiguration>
198
 
                </File>
199
 
                <File
200
 
                        RelativePath="..\test\CubeViewUI.fl">
201
 
                        <FileConfiguration
202
 
                                Name="Debug|Win32">
203
 
                                <Tool
204
 
                                        Name="VCCustomBuildTool"
205
 
                                        Description="Create .cxx and .h file with fluidd"
206
 
                                        CommandLine="cd ..\test
207
 
..\fluid\fluidd -c CubeViewUI.fl
208
 
cd ..\vcnet
209
 
"
210
 
                                        Outputs="..\test\CubeViewUI.cxx"/>
211
 
                        </FileConfiguration>
212
 
                        <FileConfiguration
213
 
                                Name="Release|Win32">
214
 
                                <Tool
215
 
                                        Name="VCCustomBuildTool"
216
 
                                        Description="Create .cxx and .h file with fluid"
217
 
                                        CommandLine="cd ..\test
218
 
..\fluid\fluid -c CubeViewUI.fl
219
 
cd ..\vcnet
220
 
"
221
 
                                        Outputs="..\test\CubeViewUI.cxx"/>
222
 
                        </FileConfiguration>
223
 
                </File>
224
 
        </Files>
225
 
        <Globals>
226
 
        </Globals>
227
 
</VisualStudioProject>
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="7.10"
 
5
        Name="CubeView"
 
6
        SccProjectName=""
 
7
        SccLocalPath="">
 
8
        <Platforms>
 
9
                <Platform
 
10
                        Name="Win32"/>
 
11
        </Platforms>
 
12
        <Configurations>
 
13
                <Configuration
 
14
                        Name="Debug|Win32"
 
15
                        OutputDirectory=".\CubeView__0"
 
16
                        IntermediateDirectory=".\CubeView__0"
 
17
                        ConfigurationType="1"
 
18
                        UseOfMFC="0"
 
19
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
 
20
                        <Tool
 
21
                                Name="VCCLCompilerTool"
 
22
                                Optimization="0"
 
23
                                AdditionalIncludeDirectories=".,.."
 
24
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
 
25
                                RuntimeLibrary="3"
 
26
                                UsePrecompiledHeader="2"
 
27
                                PrecompiledHeaderFile=".\CubeView__0/CubeView.pch"
 
28
                                AssemblerListingLocation=".\CubeView__0/"
 
29
                                ObjectFile=".\CubeView__0/"
 
30
                                ProgramDataBaseFileName=".\CubeView__0/"
 
31
                                SuppressStartupBanner="TRUE"
 
32
                                DebugInformationFormat="3"
 
33
                                CompileAs="0"/>
 
34
                        <Tool
 
35
                                Name="VCCustomBuildTool"/>
 
36
                        <Tool
 
37
                                Name="VCLinkerTool"
 
38
                                AdditionalDependencies="opengl32.lib comctl32.lib wsock32.lib"
 
39
                                OutputFile="../test/CubeViewd.exe"
 
40
                                LinkIncremental="1"
 
41
                                SuppressStartupBanner="TRUE"
 
42
                                AdditionalLibraryDirectories="..\lib"
 
43
                                IgnoreDefaultLibraryNames="libcd"
 
44
                                GenerateDebugInformation="TRUE"
 
45
                                ProgramDatabaseFile=".\CubeView__0/CubeViewd.pdb"
 
46
                                SubSystem="2"
 
47
                                TargetMachine="1"/>
 
48
                        <Tool
 
49
                                Name="VCMIDLTool"
 
50
                                PreprocessorDefinitions="_DEBUG"
 
51
                                MkTypLibCompatible="TRUE"
 
52
                                SuppressStartupBanner="TRUE"
 
53
                                TargetEnvironment="1"
 
54
                                TypeLibraryName=".\CubeView__0/CubeView.tlb"
 
55
                                HeaderFileName=""/>
 
56
                        <Tool
 
57
                                Name="VCPostBuildEventTool"/>
 
58
                        <Tool
 
59
                                Name="VCPreBuildEventTool"/>
 
60
                        <Tool
 
61
                                Name="VCPreLinkEventTool"/>
 
62
                        <Tool
 
63
                                Name="VCResourceCompilerTool"
 
64
                                PreprocessorDefinitions="_DEBUG"
 
65
                                Culture="1033"/>
 
66
                        <Tool
 
67
                                Name="VCWebServiceProxyGeneratorTool"/>
 
68
                        <Tool
 
69
                                Name="VCXMLDataGeneratorTool"/>
 
70
                        <Tool
 
71
                                Name="VCWebDeploymentTool"/>
 
72
                        <Tool
 
73
                                Name="VCManagedWrapperGeneratorTool"/>
 
74
                        <Tool
 
75
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
76
                </Configuration>
 
77
                <Configuration
 
78
                        Name="Release|Win32"
 
79
                        OutputDirectory=".\CubeView___"
 
80
                        IntermediateDirectory=".\CubeView___"
 
81
                        ConfigurationType="1"
 
82
                        UseOfMFC="0"
 
83
                        ATLMinimizesCRunTimeLibraryUsage="FALSE">
 
84
                        <Tool
 
85
                                Name="VCCLCompilerTool"
 
86
                                Optimization="4"
 
87
                                InlineFunctionExpansion="2"
 
88
                                FavorSizeOrSpeed="2"
 
89
                                AdditionalIncludeDirectories=".,.."
 
90
                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
 
91
                                RuntimeLibrary="2"
 
92
                                UsePrecompiledHeader="2"
 
93
                                PrecompiledHeaderFile=".\CubeView___/CubeView.pch"
 
94
                                AssemblerListingLocation=".\CubeView___/"
 
95
                                ObjectFile=".\CubeView___/"
 
96
                                ProgramDataBaseFileName=".\CubeView___/"
 
97
                                SuppressStartupBanner="TRUE"
 
98
                                CompileAs="0"/>
 
99
                        <Tool
 
100
                                Name="VCCustomBuildTool"/>
 
101
                        <Tool
 
102
                                Name="VCLinkerTool"
 
103
                                AdditionalDependencies="opengl32.lib wsock32.lib comctl32.lib"
 
104
                                OutputFile="../test/CubeView.exe"
 
105
                                LinkIncremental="1"
 
106
                                SuppressStartupBanner="TRUE"
 
107
                                AdditionalLibraryDirectories="..\lib"
 
108
                                IgnoreDefaultLibraryNames="libcd"
 
109
                                ProgramDatabaseFile=".\CubeView___/CubeView.pdb"
 
110
                                SubSystem="2"
 
111
                                TargetMachine="1"/>
 
112
                        <Tool
 
113
                                Name="VCMIDLTool"
 
114
                                PreprocessorDefinitions="NDEBUG"
 
115
                                MkTypLibCompatible="TRUE"
 
116
                                SuppressStartupBanner="TRUE"
 
117
                                TargetEnvironment="1"
 
118
                                TypeLibraryName=".\CubeView___/CubeView.tlb"
 
119
                                HeaderFileName=""/>
 
120
                        <Tool
 
121
                                Name="VCPostBuildEventTool"/>
 
122
                        <Tool
 
123
                                Name="VCPreBuildEventTool"/>
 
124
                        <Tool
 
125
                                Name="VCPreLinkEventTool"/>
 
126
                        <Tool
 
127
                                Name="VCResourceCompilerTool"
 
128
                                PreprocessorDefinitions="NDEBUG"
 
129
                                Culture="1033"/>
 
130
                        <Tool
 
131
                                Name="VCWebServiceProxyGeneratorTool"/>
 
132
                        <Tool
 
133
                                Name="VCXMLDataGeneratorTool"/>
 
134
                        <Tool
 
135
                                Name="VCWebDeploymentTool"/>
 
136
                        <Tool
 
137
                                Name="VCManagedWrapperGeneratorTool"/>
 
138
                        <Tool
 
139
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
140
                </Configuration>
 
141
        </Configurations>
 
142
        <References>
 
143
        </References>
 
144
        <Files>
 
145
                <File
 
146
                        RelativePath="..\test\CubeMain.cxx">
 
147
                        <FileConfiguration
 
148
                                Name="Debug|Win32">
 
149
                                <Tool
 
150
                                        Name="VCCLCompilerTool"
 
151
                                        Optimization="0"
 
152
                                        AdditionalIncludeDirectories=""
 
153
                                        PreprocessorDefinitions=""/>
 
154
                        </FileConfiguration>
 
155
                        <FileConfiguration
 
156
                                Name="Release|Win32">
 
157
                                <Tool
 
158
                                        Name="VCCLCompilerTool"
 
159
                                        AdditionalIncludeDirectories=""
 
160
                                        PreprocessorDefinitions=""/>
 
161
                        </FileConfiguration>
 
162
                </File>
 
163
                <File
 
164
                        RelativePath="..\test\CubeView.cxx">
 
165
                        <FileConfiguration
 
166
                                Name="Debug|Win32">
 
167
                                <Tool
 
168
                                        Name="VCCLCompilerTool"
 
169
                                        Optimization="0"
 
170
                                        AdditionalIncludeDirectories=""
 
171
                                        PreprocessorDefinitions=""/>
 
172
                        </FileConfiguration>
 
173
                        <FileConfiguration
 
174
                                Name="Release|Win32">
 
175
                                <Tool
 
176
                                        Name="VCCLCompilerTool"
 
177
                                        AdditionalIncludeDirectories=""
 
178
                                        PreprocessorDefinitions=""/>
 
179
                        </FileConfiguration>
 
180
                </File>
 
181
                <File
 
182
                        RelativePath="..\test\CubeViewUI.cxx">
 
183
                        <FileConfiguration
 
184
                                Name="Debug|Win32">
 
185
                                <Tool
 
186
                                        Name="VCCLCompilerTool"
 
187
                                        Optimization="0"
 
188
                                        AdditionalIncludeDirectories=""
 
189
                                        PreprocessorDefinitions=""/>
 
190
                        </FileConfiguration>
 
191
                        <FileConfiguration
 
192
                                Name="Release|Win32">
 
193
                                <Tool
 
194
                                        Name="VCCLCompilerTool"
 
195
                                        AdditionalIncludeDirectories=""
 
196
                                        PreprocessorDefinitions=""/>
 
197
                        </FileConfiguration>
 
198
                </File>
 
199
                <File
 
200
                        RelativePath="..\test\CubeViewUI.fl">
 
201
                        <FileConfiguration
 
202
                                Name="Debug|Win32">
 
203
                                <Tool
 
204
                                        Name="VCCustomBuildTool"
 
205
                                        Description="Create .cxx and .h file with fluidd"
 
206
                                        CommandLine="cd ..\test
 
207
..\fluid\fluidd -c CubeViewUI.fl
 
208
cd ..\vcnet
 
209
"
 
210
                                        Outputs="..\test\CubeViewUI.cxx"/>
 
211
                        </FileConfiguration>
 
212
                        <FileConfiguration
 
213
                                Name="Release|Win32">
 
214
                                <Tool
 
215
                                        Name="VCCustomBuildTool"
 
216
                                        Description="Create .cxx and .h file with fluid"
 
217
                                        CommandLine="cd ..\test
 
218
..\fluid\fluid -c CubeViewUI.fl
 
219
cd ..\vcnet
 
220
"
 
221
                                        Outputs="..\test\CubeViewUI.cxx"/>
 
222
                        </FileConfiguration>
 
223
                </File>
 
224
        </Files>
 
225
        <Globals>
 
226
        </Globals>
 
227
</VisualStudioProject>