source: sans/XOP_Dev/XOP_Build/Windows XOPs/libSANSAnalysis/libSANSAnalysis.vcproj @ 787

Last change on this file since 787 was 787, checked in by ajj, 12 years ago

Visual C++ 2008 solution/project files. Nothing else related to VC++ should be stored in SVN

File size: 8.7 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9.00"
5        Name="libSANSAnalysis"
6        ProjectGUID="{AFDE1D41-E81E-49DF-88F8-61BF40D015CC}"
7        RootNamespace="libSANSAnalysis"
8        Keyword="Win32Proj"
9        TargetFrameworkVersion="196613"
10        >
11        <Platforms>
12                <Platform
13                        Name="Win32"
14                />
15        </Platforms>
16        <ToolFiles>
17        </ToolFiles>
18        <Configurations>
19                <Configuration
20                        Name="Debug|Win32"
21                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22                        IntermediateDirectory="$(ConfigurationName)"
23                        ConfigurationType="2"
24                        CharacterSet="1"
25                        >
26                        <Tool
27                                Name="VCPreBuildEventTool"
28                        />
29                        <Tool
30                                Name="VCCustomBuildTool"
31                        />
32                        <Tool
33                                Name="VCXMLDataGeneratorTool"
34                        />
35                        <Tool
36                                Name="VCWebServiceProxyGeneratorTool"
37                        />
38                        <Tool
39                                Name="VCMIDLTool"
40                        />
41                        <Tool
42                                Name="VCCLCompilerTool"
43                                Optimization="0"
44                                AdditionalIncludeDirectories="C:\Devel\SANSAnalysis\lib;C:\Devel\SANSAnalysis\lib\DANSE\igor_wrapper_src;C:\Devel\SANSAnalysis\lib\DANSE\c_extensions;C:\Devel\SANSAnalysis\lib\DANSE\include"
45                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBSANSANALYSIS_EXPORTS"
46                                MinimalRebuild="true"
47                                BasicRuntimeChecks="3"
48                                RuntimeLibrary="3"
49                                UsePrecompiledHeader="0"
50                                WarningLevel="3"
51                                DebugInformationFormat="4"
52                        />
53                        <Tool
54                                Name="VCManagedResourceCompilerTool"
55                        />
56                        <Tool
57                                Name="VCResourceCompilerTool"
58                        />
59                        <Tool
60                                Name="VCPreLinkEventTool"
61                        />
62                        <Tool
63                                Name="VCLinkerTool"
64                                LinkIncremental="2"
65                                GenerateDebugInformation="true"
66                                SubSystem="2"
67                                TargetMachine="1"
68                        />
69                        <Tool
70                                Name="VCALinkTool"
71                        />
72                        <Tool
73                                Name="VCManifestTool"
74                        />
75                        <Tool
76                                Name="VCXDCMakeTool"
77                        />
78                        <Tool
79                                Name="VCBscMakeTool"
80                        />
81                        <Tool
82                                Name="VCFxCopTool"
83                        />
84                        <Tool
85                                Name="VCAppVerifierTool"
86                        />
87                        <Tool
88                                Name="VCPostBuildEventTool"
89                        />
90                </Configuration>
91                <Configuration
92                        Name="Release|Win32"
93                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
94                        IntermediateDirectory="$(ConfigurationName)"
95                        ConfigurationType="4"
96                        CharacterSet="1"
97                        WholeProgramOptimization="1"
98                        >
99                        <Tool
100                                Name="VCPreBuildEventTool"
101                        />
102                        <Tool
103                                Name="VCCustomBuildTool"
104                        />
105                        <Tool
106                                Name="VCXMLDataGeneratorTool"
107                        />
108                        <Tool
109                                Name="VCWebServiceProxyGeneratorTool"
110                        />
111                        <Tool
112                                Name="VCMIDLTool"
113                        />
114                        <Tool
115                                Name="VCCLCompilerTool"
116                                Optimization="2"
117                                EnableIntrinsicFunctions="true"
118                                AdditionalIncludeDirectories="C:\Devel\SANSAnalysis\lib;C:\Devel\SANSAnalysis\lib\DANSE\igor_wrapper_src;C:\Devel\SANSAnalysis\lib\DANSE\c_extensions;C:\Devel\SANSAnalysis\lib\DANSE\include"
119                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBSANSANALYSIS_EXPORTS"
120                                RuntimeLibrary="2"
121                                EnableFunctionLevelLinking="true"
122                                UsePrecompiledHeader="0"
123                                WarningLevel="3"
124                                DebugInformationFormat="3"
125                        />
126                        <Tool
127                                Name="VCManagedResourceCompilerTool"
128                        />
129                        <Tool
130                                Name="VCResourceCompilerTool"
131                        />
132                        <Tool
133                                Name="VCPreLinkEventTool"
134                        />
135                        <Tool
136                                Name="VCLibrarianTool"
137                        />
138                        <Tool
139                                Name="VCALinkTool"
140                        />
141                        <Tool
142                                Name="VCXDCMakeTool"
143                        />
144                        <Tool
145                                Name="VCBscMakeTool"
146                        />
147                        <Tool
148                                Name="VCFxCopTool"
149                        />
150                        <Tool
151                                Name="VCPostBuildEventTool"
152                        />
153                </Configuration>
154        </Configurations>
155        <References>
156        </References>
157        <Files>
158                <Filter
159                        Name="Source Files"
160                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
161                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
162                        >
163                        <File
164                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_cpoly.c"
165                                >
166                        </File>
167                        <File
168                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_OneYukawa.c"
169                                >
170                        </File>
171                        <File
172                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_PairCorrelation.c"
173                                >
174                        </File>
175                        <File
176                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_TwoYukawa.c"
177                                >
178                        </File>
179                        <File
180                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_utility.c"
181                                >
182                        </File>
183                        <File
184                                RelativePath="..\..\..\SANSAnalysis\lib\libCylinder.c"
185                                >
186                        </File>
187                        <File
188                                RelativePath="..\..\..\SANSAnalysis\lib\libSphere.c"
189                                >
190                        </File>
191                        <File
192                                RelativePath="..\..\..\SANSAnalysis\lib\libStructureFactor.c"
193                                >
194                        </File>
195                        <File
196                                RelativePath="..\..\..\SANSAnalysis\lib\libTwoPhase.c"
197                                >
198                        </File>
199                        <File
200                                RelativePath="..\..\..\SANSAnalysis\lib\winFuncs.c"
201                                >
202                        </File>
203                        <Filter
204                                Name="DANSE Files"
205                                >
206                                <File
207                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\c_disperser.c"
208                                        >
209                                </File>
210                                <File
211                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\core_shell.c"
212                                        >
213                                </File>
214                                <File
215                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\core_shell_cylinder.c"
216                                        >
217                                </File>
218                                <File
219                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\cylinder.c"
220                                        >
221                                </File>
222                                <File
223                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\disp_core_shell_cylinder.c"
224                                        >
225                                </File>
226                                <File
227                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\disp_cylinder.c"
228                                        >
229                                </File>
230                                <File
231                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\disp_ellipsoid.c"
232                                        >
233                                </File>
234                                <File
235                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\disp_elliptical_cylinder.c"
236                                        >
237                                </File>
238                                <File
239                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\ellipsoid.c"
240                                        >
241                                </File>
242                                <File
243                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\elliptical_cylinder.c"
244                                        >
245                                </File>
246                                <File
247                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\erf.c"
248                                        >
249                                </File>
250                                <File
251                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\sphere.c"
252                                        >
253                                </File>
254                                <File
255                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\weighted_core_shell_cylinder.c"
256                                        >
257                                </File>
258                                <File
259                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\weighted_cylinder.c"
260                                        >
261                                </File>
262                                <File
263                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\weighted_ellipsoid.c"
264                                        >
265                                </File>
266                                <File
267                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\igor_wrapper_src\weighted_elliptical_cylinder.c"
268                                        >
269                                </File>
270                        </Filter>
271                </Filter>
272                <Filter
273                        Name="Header Files"
274                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
275                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
276                        >
277                        <File
278                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_cpoly.h"
279                                >
280                        </File>
281                        <File
282                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_OneYukawa.h"
283                                >
284                        </File>
285                        <File
286                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_PairCorrelation.h"
287                                >
288                        </File>
289                        <File
290                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_TwoYukawa.h"
291                                >
292                        </File>
293                        <File
294                                RelativePath="..\..\..\SANSAnalysis\lib\2Y_utility.h"
295                                >
296                        </File>
297                        <File
298                                RelativePath="..\..\..\SANSAnalysis\lib\GaussWeights.h"
299                                >
300                        </File>
301                        <File
302                                RelativePath="..\..\..\SANSAnalysis\lib\libCylinder.h"
303                                >
304                        </File>
305                        <File
306                                RelativePath="..\..\..\SANSAnalysis\lib\libSANSAnalysis.h"
307                                >
308                        </File>
309                        <File
310                                RelativePath="..\..\..\SANSAnalysis\lib\libSphere.h"
311                                >
312                        </File>
313                        <File
314                                RelativePath="..\..\..\SANSAnalysis\lib\libStructureFactor.h"
315                                >
316                        </File>
317                        <File
318                                RelativePath="..\..\..\SANSAnalysis\lib\libTwoPhase.h"
319                                >
320                        </File>
321                        <File
322                                RelativePath="..\..\..\SANSAnalysis\lib\StandardHeaders.h"
323                                >
324                        </File>
325                        <File
326                                RelativePath="..\..\..\SANSAnalysis\lib\winFuncs.h"
327                                >
328                        </File>
329                        <Filter
330                                Name="DANSE files"
331                                >
332                                <File
333                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\core_shell.h"
334                                        >
335                                </File>
336                                <File
337                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\core_shell_cylinder.h"
338                                        >
339                                </File>
340                                <File
341                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\cylinder.h"
342                                        >
343                                </File>
344                                <File
345                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\ellipsoid.h"
346                                        >
347                                </File>
348                                <File
349                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\elliptical_cylinder.h"
350                                        >
351                                </File>
352                                <File
353                                        RelativePath="..\..\..\SANSAnalysis\lib\DANSE\c_extensions\sphere.h"
354                                        >
355                                </File>
356                        </Filter>
357                </Filter>
358                <Filter
359                        Name="Resource Files"
360                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
361                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
362                        >
363                </Filter>
364        </Files>
365        <Globals>
366        </Globals>
367</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.