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

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

Added original make3d

File size: 5.6 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="test"
6        SccProjectName=""
7        SccLocalPath=""
8        Keyword="MFCProj">
9        <Platforms>
10                <Platform
11                        Name="Win32"/>
12        </Platforms>
13        <Configurations>
14                <Configuration
15                        Name="Release|Win32"
16                        OutputDirectory=".\Release"
17                        IntermediateDirectory=".\Release"
18                        ConfigurationType="1"
19                        UseOfMFC="2"
20                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
21                        CharacterSet="2">
22                        <Tool
23                                Name="VCCLCompilerTool"
24                                Optimization="2"
25                                InlineFunctionExpansion="1"
26                                AdditionalIncludeDirectories="..\..\include"
27                                PreprocessorDefinitions="NDEBUG;PREP;WIN32;_CONSOLE;ANN_NO_RANDOM"
28                                StringPooling="TRUE"
29                                RuntimeLibrary="2"
30                                EnableFunctionLevelLinking="TRUE"
31                                UsePrecompiledHeader="0"
32                                PrecompiledHeaderThrough="stdafx.h"
33                                PrecompiledHeaderFile=".\Release/test.pch"
34                                AssemblerListingLocation=".\Release/"
35                                ObjectFile=".\Release/"
36                                ProgramDataBaseFileName=".\Release/"
37                                WarningLevel="3"
38                                SuppressStartupBanner="TRUE"/>
39                        <Tool
40                                Name="VCCustomBuildTool"/>
41                        <Tool
42                                Name="VCLinkerTool"
43                                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"
44                                OutputFile="..\bin\ann_test.exe"
45                                LinkIncremental="1"
46                                SuppressStartupBanner="TRUE"
47                                ProgramDatabaseFile=".\Release/test.pdb"
48                                SubSystem="1"
49                                TargetMachine="1"/>
50                        <Tool
51                                Name="VCMIDLTool"
52                                TypeLibraryName=".\Release/test.tlb"
53                                HeaderFileName=""/>
54                        <Tool
55                                Name="VCPostBuildEventTool"/>
56                        <Tool
57                                Name="VCPreBuildEventTool"/>
58                        <Tool
59                                Name="VCPreLinkEventTool"/>
60                        <Tool
61                                Name="VCResourceCompilerTool"
62                                PreprocessorDefinitions="NDEBUG"
63                                Culture="3081"/>
64                        <Tool
65                                Name="VCWebServiceProxyGeneratorTool"/>
66                        <Tool
67                                Name="VCXMLDataGeneratorTool"/>
68                        <Tool
69                                Name="VCWebDeploymentTool"/>
70                        <Tool
71                                Name="VCManagedWrapperGeneratorTool"/>
72                        <Tool
73                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
74                </Configuration>
75                <Configuration
76                        Name="Debug|Win32"
77                        OutputDirectory=".\Debug"
78                        IntermediateDirectory=".\Debug"
79                        ConfigurationType="1"
80                        UseOfMFC="2"
81                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
82                        CharacterSet="2">
83                        <Tool
84                                Name="VCCLCompilerTool"
85                                Optimization="0"
86                                AdditionalIncludeDirectories="..\..\include"
87                                PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;ANN_NO_RANDOM;ANN_PERF"
88                                BasicRuntimeChecks="3"
89                                RuntimeLibrary="3"
90                                UsePrecompiledHeader="0"
91                                PrecompiledHeaderThrough="stdafx.h"
92                                PrecompiledHeaderFile=".\Debug/test.pch"
93                                AssemblerListingLocation=".\Debug/"
94                                ObjectFile=".\Debug/"
95                                ProgramDataBaseFileName=".\Debug/"
96                                WarningLevel="3"
97                                SuppressStartupBanner="TRUE"
98                                DebugInformationFormat="4"
99                                CompileAs="0"/>
100                        <Tool
101                                Name="VCCustomBuildTool"/>
102                        <Tool
103                                Name="VCLinkerTool"
104                                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"
105                                OutputFile="..\bin\ann_test.exe"
106                                LinkIncremental="2"
107                                SuppressStartupBanner="TRUE"
108                                GenerateDebugInformation="TRUE"
109                                ProgramDatabaseFile=".\Debug/test.pdb"
110                                SubSystem="1"
111                                TargetMachine="1"/>
112                        <Tool
113                                Name="VCMIDLTool"
114                                TypeLibraryName=".\Debug/test.tlb"
115                                HeaderFileName=""/>
116                        <Tool
117                                Name="VCPostBuildEventTool"/>
118                        <Tool
119                                Name="VCPreBuildEventTool"/>
120                        <Tool
121                                Name="VCPreLinkEventTool"/>
122                        <Tool
123                                Name="VCResourceCompilerTool"
124                                PreprocessorDefinitions="_DEBUG"
125                                Culture="3081"/>
126                        <Tool
127                                Name="VCWebServiceProxyGeneratorTool"/>
128                        <Tool
129                                Name="VCXMLDataGeneratorTool"/>
130                        <Tool
131                                Name="VCWebDeploymentTool"/>
132                        <Tool
133                                Name="VCManagedWrapperGeneratorTool"/>
134                        <Tool
135                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
136                </Configuration>
137        </Configurations>
138        <References>
139        </References>
140        <Files>
141                <Filter
142                        Name="Source Files"
143                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
144                        <File
145                                RelativePath="..\..\test\ann_test.cpp">
146                                <FileConfiguration
147                                        Name="Release|Win32">
148                                        <Tool
149                                                Name="VCCLCompilerTool"
150                                                Optimization="2"
151                                                PreprocessorDefinitions=""
152                                                UsePrecompiledHeader="0"/>
153                                </FileConfiguration>
154                                <FileConfiguration
155                                        Name="Debug|Win32">
156                                        <Tool
157                                                Name="VCCLCompilerTool"
158                                                Optimization="0"
159                                                AdditionalIncludeDirectories=""
160                                                PreprocessorDefinitions=""
161                                                BasicRuntimeChecks="3"
162                                                UsePrecompiledHeader="0"/>
163                                </FileConfiguration>
164                        </File>
165                        <File
166                                RelativePath="..\..\test\rand.cpp">
167                                <FileConfiguration
168                                        Name="Release|Win32">
169                                        <Tool
170                                                Name="VCCLCompilerTool"
171                                                Optimization="2"
172                                                PreprocessorDefinitions=""
173                                                UsePrecompiledHeader="0"/>
174                                </FileConfiguration>
175                                <FileConfiguration
176                                        Name="Debug|Win32">
177                                        <Tool
178                                                Name="VCCLCompilerTool"
179                                                Optimization="0"
180                                                AdditionalIncludeDirectories=""
181                                                PreprocessorDefinitions=""
182                                                BasicRuntimeChecks="3"
183                                                UsePrecompiledHeader="0"/>
184                                </FileConfiguration>
185                        </File>
186                </Filter>
187                <Filter
188                        Name="Header Files"
189                        Filter="h;hpp;hxx;hm;inl">
190                        <File
191                                RelativePath="..\..\test\rand.h">
192                        </File>
193                </Filter>
194                <Filter
195                        Name="Test Data"
196                        Filter="">
197                        <File
198                                RelativePath="test1.data">
199                        </File>
200                        <File
201                                RelativePath="test1.in">
202                        </File>
203                        <File
204                                RelativePath="test1.query">
205                        </File>
206                        <File
207                                RelativePath="test2.in">
208                        </File>
209                </Filter>
210                <Filter
211                        Name="Resource Files"
212                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
213                </Filter>
214                <File
215                        RelativePath="ReadMe.txt">
216                </File>
217        </Files>
218        <Globals>
219        </Globals>
220</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.