source: rtems-graphics-toolkit/fltk-1.1.10/vc2005/help.vcproj @ 513eea1

Last change on this file since 513eea1 was 513eea1, checked in by Joel Sherrill <joel.sherrill@…>, on 01/09/10 at 22:43:24

2010-01-08 Joel Sherrill <joel.sherrill@…>

fltk 1.1.10. imported

  • ORIGIN: Updated.
  • Property mode set to 100644
File size: 5.4 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="help"
6        ProjectGUID="{9F3F86DA-3CC5-481F-8201-166933B5C8FF}"
7        >
8        <Platforms>
9                <Platform
10                        Name="Win32"
11                />
12        </Platforms>
13        <ToolFiles>
14        </ToolFiles>
15        <Configurations>
16                <Configuration
17                        Name="Release|Win32"
18                        OutputDirectory=".\Release"
19                        IntermediateDirectory=".\Release"
20                        ConfigurationType="1"
21                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22                        UseOfMFC="0"
23                        ATLMinimizesCRunTimeLibraryUsage="false"
24                        >
25                        <Tool
26                                Name="VCPreBuildEventTool"
27                        />
28                        <Tool
29                                Name="VCCustomBuildTool"
30                        />
31                        <Tool
32                                Name="VCXMLDataGeneratorTool"
33                        />
34                        <Tool
35                                Name="VCWebServiceProxyGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCMIDLTool"
39                                PreprocessorDefinitions="NDEBUG"
40                                MkTypLibCompatible="true"
41                                SuppressStartupBanner="true"
42                                TargetEnvironment="1"
43                                TypeLibraryName=".\Release/help.tlb"
44                                HeaderFileName=""
45                        />
46                        <Tool
47                                Name="VCCLCompilerTool"
48                                Optimization="4"
49                                InlineFunctionExpansion="2"
50                                FavorSizeOrSpeed="2"
51                                AdditionalIncludeDirectories="..\vc2005;..\zlib;..\png;..\jpeg;.."
52                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
53                                RuntimeLibrary="2"
54                                UsePrecompiledHeader="0"
55                                PrecompiledHeaderFile=".\Release/help.pch"
56                                AssemblerListingLocation=".\Release/"
57                                ObjectFile=".\Release/"
58                                ProgramDataBaseFileName=".\Release/"
59                                SuppressStartupBanner="true"
60                                CompileAs="0"
61                        />
62                        <Tool
63                                Name="VCManagedResourceCompilerTool"
64                        />
65                        <Tool
66                                Name="VCResourceCompilerTool"
67                                PreprocessorDefinitions="NDEBUG"
68                                Culture="1033"
69                        />
70                        <Tool
71                                Name="VCPreLinkEventTool"
72                        />
73                        <Tool
74                                Name="VCLinkerTool"
75                                AdditionalDependencies="wsock32.lib comctl32.lib"
76                                OutputFile="../test/help.exe"
77                                LinkIncremental="1"
78                                SuppressStartupBanner="true"
79                                AdditionalLibraryDirectories="..\lib"
80                                IgnoreDefaultLibraryNames="libcmt"
81                                ProgramDatabaseFile=".\Release/help.pdb"
82                                SubSystem="2"
83                                TargetMachine="1"
84                        />
85                        <Tool
86                                Name="VCALinkTool"
87                        />
88                        <Tool
89                                Name="VCManifestTool"
90                        />
91                        <Tool
92                                Name="VCXDCMakeTool"
93                        />
94                        <Tool
95                                Name="VCBscMakeTool"
96                        />
97                        <Tool
98                                Name="VCFxCopTool"
99                        />
100                        <Tool
101                                Name="VCAppVerifierTool"
102                        />
103                        <Tool
104                                Name="VCWebDeploymentTool"
105                        />
106                        <Tool
107                                Name="VCPostBuildEventTool"
108                        />
109                </Configuration>
110                <Configuration
111                        Name="Debug|Win32"
112                        OutputDirectory=".\help_"
113                        IntermediateDirectory=".\help_"
114                        ConfigurationType="1"
115                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
116                        UseOfMFC="0"
117                        ATLMinimizesCRunTimeLibraryUsage="false"
118                        >
119                        <Tool
120                                Name="VCPreBuildEventTool"
121                        />
122                        <Tool
123                                Name="VCCustomBuildTool"
124                        />
125                        <Tool
126                                Name="VCXMLDataGeneratorTool"
127                        />
128                        <Tool
129                                Name="VCWebServiceProxyGeneratorTool"
130                        />
131                        <Tool
132                                Name="VCMIDLTool"
133                                PreprocessorDefinitions="_DEBUG"
134                                MkTypLibCompatible="true"
135                                SuppressStartupBanner="true"
136                                TargetEnvironment="1"
137                                TypeLibraryName=".\help_/help.tlb"
138                                HeaderFileName=""
139                        />
140                        <Tool
141                                Name="VCCLCompilerTool"
142                                Optimization="0"
143                                AdditionalIncludeDirectories="..\vc2005;..\zlib;..\png;..\jpeg;.."
144                                PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN"
145                                RuntimeLibrary="3"
146                                UsePrecompiledHeader="0"
147                                PrecompiledHeaderFile=".\help_/help.pch"
148                                AssemblerListingLocation=".\help_/"
149                                ObjectFile=".\help_/"
150                                ProgramDataBaseFileName=".\help_/"
151                                SuppressStartupBanner="true"
152                                DebugInformationFormat="3"
153                                CompileAs="0"
154                        />
155                        <Tool
156                                Name="VCManagedResourceCompilerTool"
157                        />
158                        <Tool
159                                Name="VCResourceCompilerTool"
160                                PreprocessorDefinitions="_DEBUG"
161                                Culture="1033"
162                        />
163                        <Tool
164                                Name="VCPreLinkEventTool"
165                        />
166                        <Tool
167                                Name="VCLinkerTool"
168                                AdditionalDependencies="wsock32.lib comctl32.lib"
169                                OutputFile="../test/helpd.exe"
170                                LinkIncremental="1"
171                                SuppressStartupBanner="true"
172                                AdditionalLibraryDirectories="..\lib"
173                                IgnoreDefaultLibraryNames="libcmtd"
174                                GenerateDebugInformation="true"
175                                ProgramDatabaseFile=".\help_/helpd.pdb"
176                                SubSystem="2"
177                                TargetMachine="1"
178                        />
179                        <Tool
180                                Name="VCALinkTool"
181                        />
182                        <Tool
183                                Name="VCManifestTool"
184                        />
185                        <Tool
186                                Name="VCXDCMakeTool"
187                        />
188                        <Tool
189                                Name="VCBscMakeTool"
190                        />
191                        <Tool
192                                Name="VCFxCopTool"
193                        />
194                        <Tool
195                                Name="VCAppVerifierTool"
196                        />
197                        <Tool
198                                Name="VCWebDeploymentTool"
199                        />
200                        <Tool
201                                Name="VCPostBuildEventTool"
202                        />
203                </Configuration>
204        </Configurations>
205        <References>
206        </References>
207        <Files>
208                <File
209                        RelativePath="..\test\help.cxx"
210                        >
211                        <FileConfiguration
212                                Name="Release|Win32"
213                                >
214                                <Tool
215                                        Name="VCCLCompilerTool"
216                                        AdditionalIncludeDirectories=""
217                                        PreprocessorDefinitions=""
218                                />
219                        </FileConfiguration>
220                        <FileConfiguration
221                                Name="Debug|Win32"
222                                >
223                                <Tool
224                                        Name="VCCLCompilerTool"
225                                        Optimization="0"
226                                        AdditionalIncludeDirectories=""
227                                        PreprocessorDefinitions=""
228                                />
229                        </FileConfiguration>
230                </File>
231        </Files>
232        <Globals>
233        </Globals>
234</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.