source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/ann_1.1.1/MS_Win32/sample/sample.vcproj @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 6.0 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="sample"
6        ProjectGUID="{C76F5A10-7A4A-4546-9414-296DB38BE825}"
7        Keyword="MFCProj"
8        >
9        <Platforms>
10                <Platform
11                        Name="Win32"
12                />
13        </Platforms>
14        <ToolFiles>
15        </ToolFiles>
16        <Configurations>
17                <Configuration
18                        Name="Debug|Win32"
19                        OutputDirectory=".\Debug"
20                        IntermediateDirectory=".\Debug"
21                        ConfigurationType="1"
22                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23                        UseOfMFC="2"
24                        ATLMinimizesCRunTimeLibraryUsage="false"
25                        CharacterSet="2"
26                        >
27                        <Tool
28                                Name="VCPreBuildEventTool"
29                        />
30                        <Tool
31                                Name="VCCustomBuildTool"
32                        />
33                        <Tool
34                                Name="VCXMLDataGeneratorTool"
35                        />
36                        <Tool
37                                Name="VCWebServiceProxyGeneratorTool"
38                        />
39                        <Tool
40                                Name="VCMIDLTool"
41                                TypeLibraryName=".\Debug/sample.tlb"
42                                HeaderFileName=""
43                        />
44                        <Tool
45                                Name="VCCLCompilerTool"
46                                Optimization="0"
47                                AdditionalIncludeDirectories="..\..\include"
48                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ANN_NO_RANDOM;ANN_PERF;_CRT_SECURE_NO_DEPRECATE"
49                                BasicRuntimeChecks="3"
50                                RuntimeLibrary="3"
51                                UsePrecompiledHeader="0"
52                                PrecompiledHeaderThrough="stdafx.h"
53                                PrecompiledHeaderFile=".\Debug/sample.pch"
54                                AssemblerListingLocation=".\Debug/"
55                                ObjectFile=".\Debug/"
56                                ProgramDataBaseFileName=".\Debug/"
57                                WarningLevel="3"
58                                SuppressStartupBanner="true"
59                                DebugInformationFormat="4"
60                                CompileAs="0"
61                        />
62                        <Tool
63                                Name="VCManagedResourceCompilerTool"
64                        />
65                        <Tool
66                                Name="VCResourceCompilerTool"
67                                PreprocessorDefinitions="_DEBUG"
68                                Culture="3081"
69                        />
70                        <Tool
71                                Name="VCPreLinkEventTool"
72                        />
73                        <Tool
74                                Name="VCLinkerTool"
75                                AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
76                                OutputFile="..\bin\ann_sample.exe"
77                                LinkIncremental="2"
78                                SuppressStartupBanner="true"
79                                GenerateDebugInformation="true"
80                                ProgramDatabaseFile=".\Debug/sample.pdb"
81                                SubSystem="1"
82                                TargetMachine="1"
83                        />
84                        <Tool
85                                Name="VCALinkTool"
86                        />
87                        <Tool
88                                Name="VCManifestTool"
89                        />
90                        <Tool
91                                Name="VCXDCMakeTool"
92                        />
93                        <Tool
94                                Name="VCBscMakeTool"
95                        />
96                        <Tool
97                                Name="VCFxCopTool"
98                        />
99                        <Tool
100                                Name="VCAppVerifierTool"
101                        />
102                        <Tool
103                                Name="VCWebDeploymentTool"
104                        />
105                        <Tool
106                                Name="VCPostBuildEventTool"
107                        />
108                </Configuration>
109                <Configuration
110                        Name="Release|Win32"
111                        OutputDirectory=".\Release"
112                        IntermediateDirectory=".\Release"
113                        ConfigurationType="1"
114                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
115                        UseOfMFC="2"
116                        ATLMinimizesCRunTimeLibraryUsage="false"
117                        CharacterSet="2"
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                                TypeLibraryName=".\Release/sample.tlb"
134                                HeaderFileName=""
135                        />
136                        <Tool
137                                Name="VCCLCompilerTool"
138                                Optimization="2"
139                                InlineFunctionExpansion="1"
140                                AdditionalIncludeDirectories="..\..\include"
141                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ANN_NO_RANDOM;_CRT_SECURE_NO_DEPRECATE"
142                                StringPooling="true"
143                                RuntimeLibrary="2"
144                                EnableFunctionLevelLinking="true"
145                                UsePrecompiledHeader="0"
146                                PrecompiledHeaderThrough="stdafx.h"
147                                PrecompiledHeaderFile=".\Release/sample.pch"
148                                AssemblerListingLocation=".\Release/"
149                                ObjectFile=".\Release/"
150                                ProgramDataBaseFileName=".\Release/"
151                                WarningLevel="3"
152                                SuppressStartupBanner="true"
153                                CompileAs="0"
154                        />
155                        <Tool
156                                Name="VCManagedResourceCompilerTool"
157                        />
158                        <Tool
159                                Name="VCResourceCompilerTool"
160                                PreprocessorDefinitions="NDEBUG"
161                                Culture="3081"
162                        />
163                        <Tool
164                                Name="VCPreLinkEventTool"
165                        />
166                        <Tool
167                                Name="VCLinkerTool"
168                                AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib"
169                                OutputFile="..\bin\ann_sample.exe"
170                                LinkIncremental="1"
171                                SuppressStartupBanner="true"
172                                ProgramDatabaseFile=".\Release/sample.pdb"
173                                SubSystem="1"
174                                TargetMachine="1"
175                        />
176                        <Tool
177                                Name="VCALinkTool"
178                        />
179                        <Tool
180                                Name="VCManifestTool"
181                        />
182                        <Tool
183                                Name="VCXDCMakeTool"
184                        />
185                        <Tool
186                                Name="VCBscMakeTool"
187                        />
188                        <Tool
189                                Name="VCFxCopTool"
190                        />
191                        <Tool
192                                Name="VCAppVerifierTool"
193                        />
194                        <Tool
195                                Name="VCWebDeploymentTool"
196                        />
197                        <Tool
198                                Name="VCPostBuildEventTool"
199                        />
200                </Configuration>
201        </Configurations>
202        <References>
203        </References>
204        <Files>
205                <Filter
206                        Name="Source Files"
207                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
208                        >
209                        <File
210                                RelativePath="..\..\sample\ann_sample.cpp"
211                                >
212                        </File>
213                </Filter>
214                <Filter
215                        Name="Header Files"
216                        Filter="h;hpp;hxx;hm;inl"
217                        >
218                </Filter>
219                <Filter
220                        Name="Test Data"
221                        >
222                        <File
223                                RelativePath="data_pts"
224                                >
225                                <FileConfiguration
226                                        Name="Debug|Win32"
227                                        ExcludedFromBuild="true"
228                                        >
229                                        <Tool
230                                                Name="VCCustomBuildTool"
231                                        />
232                                </FileConfiguration>
233                        </File>
234                        <File
235                                RelativePath="query_pts"
236                                >
237                                <FileConfiguration
238                                        Name="Debug|Win32"
239                                        ExcludedFromBuild="true"
240                                        >
241                                        <Tool
242                                                Name="VCCustomBuildTool"
243                                        />
244                                </FileConfiguration>
245                        </File>
246                        <File
247                                RelativePath="sample.out"
248                                >
249                                <FileConfiguration
250                                        Name="Debug|Win32"
251                                        ExcludedFromBuild="true"
252                                        >
253                                        <Tool
254                                                Name="VCCustomBuildTool"
255                                        />
256                                </FileConfiguration>
257                        </File>
258                </Filter>
259                <Filter
260                        Name="Resource Files"
261                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
262                        >
263                </Filter>
264                <File
265                        RelativePath="ReadMe.txt"
266                        >
267                </File>
268        </Files>
269        <Globals>
270        </Globals>
271</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.