]> gitweb.factorcode.org Git - factor.git/blob - factor.vcproj
0.72
[factor.git] / factor.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="factor"
6         ProjectGUID="{3AE5FAF6-99AC-4B8F-9107-8A346B3D87A4}"
7         Keyword="Win32Proj">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory="Debug"
16                         IntermediateDirectory="Debug"
17                         ConfigurationType="1"
18                         CharacterSet="2">
19                         <Tool
20                                 Name="VCCLCompilerTool"
21                                 Optimization="0"
22                                 PreprocessorDefinitions="FFI;WIN32;F_DEBUG"
23                                 MinimalRebuild="TRUE"
24                                 BasicRuntimeChecks="3"
25                                 RuntimeLibrary="5"
26                                 UsePrecompiledHeader="0"
27                                 WarningLevel="1"
28                                 Detect64BitPortabilityProblems="TRUE"
29                                 DebugInformationFormat="4"/>
30                         <Tool
31                                 Name="VCCustomBuildTool"/>
32                         <Tool
33                                 Name="VCLinkerTool"
34                                 OutputFile="$(OutDir)/factor.exe"
35                                 LinkIncremental="2"
36                                 GenerateDebugInformation="TRUE"
37                                 ProgramDatabaseFile="$(OutDir)/factor.pdb"
38                                 SubSystem="1"
39                                 TargetMachine="1"/>
40                         <Tool
41                                 Name="VCMIDLTool"/>
42                         <Tool
43                                 Name="VCPostBuildEventTool"/>
44                         <Tool
45                                 Name="VCPreBuildEventTool"/>
46                         <Tool
47                                 Name="VCPreLinkEventTool"/>
48                         <Tool
49                                 Name="VCResourceCompilerTool"/>
50                         <Tool
51                                 Name="VCWebServiceProxyGeneratorTool"/>
52                         <Tool
53                                 Name="VCXMLDataGeneratorTool"/>
54                         <Tool
55                                 Name="VCWebDeploymentTool"/>
56                         <Tool
57                                 Name="VCManagedWrapperGeneratorTool"/>
58                         <Tool
59                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
60                 </Configuration>
61                 <Configuration
62                         Name="Release|Win32"
63                         OutputDirectory="Release"
64                         IntermediateDirectory="Release"
65                         ConfigurationType="1"
66                         CharacterSet="2">
67                         <Tool
68                                 Name="VCCLCompilerTool"
69                                 Optimization="3"
70                                 GlobalOptimizations="TRUE"
71                                 InlineFunctionExpansion="1"
72                                 OmitFramePointers="TRUE"
73                                 PreprocessorDefinitions="FFI;WIN32;F_DEBUG"
74                                 StringPooling="TRUE"
75                                 RuntimeLibrary="4"
76                                 EnableFunctionLevelLinking="TRUE"
77                                 UsePrecompiledHeader="0"
78                                 WarningLevel="3"
79                                 Detect64BitPortabilityProblems="TRUE"
80                                 DebugInformationFormat="3"/>
81                         <Tool
82                                 Name="VCCustomBuildTool"/>
83                         <Tool
84                                 Name="VCLinkerTool"
85                                 OutputFile="$(OutDir)/factor.exe"
86                                 LinkIncremental="1"
87                                 GenerateDebugInformation="TRUE"
88                                 SubSystem="1"
89                                 OptimizeReferences="2"
90                                 EnableCOMDATFolding="2"
91                                 TargetMachine="1"/>
92                         <Tool
93                                 Name="VCMIDLTool"/>
94                         <Tool
95                                 Name="VCPostBuildEventTool"/>
96                         <Tool
97                                 Name="VCPreBuildEventTool"/>
98                         <Tool
99                                 Name="VCPreLinkEventTool"/>
100                         <Tool
101                                 Name="VCResourceCompilerTool"/>
102                         <Tool
103                                 Name="VCWebServiceProxyGeneratorTool"/>
104                         <Tool
105                                 Name="VCXMLDataGeneratorTool"/>
106                         <Tool
107                                 Name="VCWebDeploymentTool"/>
108                         <Tool
109                                 Name="VCManagedWrapperGeneratorTool"/>
110                         <Tool
111                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
112                 </Configuration>
113         </Configurations>
114         <References>
115         </References>
116         <Files>
117                 <Filter
118                         Name="Source Files"
119                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
120                         <File
121                                 RelativePath="native\arithmetic.c">
122                         </File>
123                         <File
124                                 RelativePath="native\array.c">
125                         </File>
126                         <File
127                                 RelativePath="native\bignum.c">
128                         </File>
129                         <File
130                                 RelativePath="native\boolean.c">
131                         </File>
132                         <File
133                                 RelativePath="native\compiler.c">
134                         </File>
135                         <File
136                                 RelativePath="native\complex.c">
137                         </File>
138                         <File
139                                 RelativePath="native\cons.c">
140                         </File>
141                         <File
142                                 RelativePath=".\native\debug.c">
143                         </File>
144                         <File
145                                 RelativePath="native\error.c">
146                         </File>
147                         <File
148                                 RelativePath="native\factor.c">
149                         </File>
150                         <File
151                                 RelativePath="native\ffi.c">
152                         </File>
153                         <File
154                                 RelativePath="native\fixnum.c">
155                         </File>
156                         <File
157                                 RelativePath="native\float.c">
158                         </File>
159                         <File
160                                 RelativePath="native\gc.c">
161                         </File>
162                         <File
163                                 RelativePath=".\native\hashtable.c">
164                         </File>
165                         <File
166                                 RelativePath="native\image.c">
167                         </File>
168                         <File
169                                 RelativePath="native\memory.c">
170                         </File>
171                         <File
172                                 RelativePath="native\misc.c">
173                         </File>
174                         <File
175                                 RelativePath="native\port.c">
176                         </File>
177                         <File
178                                 RelativePath="native\primitives.c">
179                         </File>
180                         <File
181                                 RelativePath="native\ratio.c">
182                         </File>
183                         <File
184                                 RelativePath="native\relocate.c">
185                         </File>
186                         <File
187                                 RelativePath="native\run.c">
188                         </File>
189                         <File
190                                 RelativePath="native\s48_bignum.c">
191                         </File>
192                         <File
193                                 RelativePath="native\sbuf.c">
194                         </File>
195                         <File
196                                 RelativePath="native\stack.c">
197                         </File>
198                         <File
199                                 RelativePath="native\string.c">
200                         </File>
201                         <File
202                                 RelativePath="native\types.c">
203                         </File>
204                         <File
205                                 RelativePath="native\vector.c">
206                         </File>
207                         <File
208                                 RelativePath="native\word.c">
209                         </File>
210                         <Filter
211                                 Name="win32"
212                                 Filter="">
213                                 <File
214                                         RelativePath=".\native\win32\ffi.c">
215                                         <FileConfiguration
216                                                 Name="Debug|Win32">
217                                                 <Tool
218                                                         Name="VCCLCompilerTool"
219                                                         ObjectFile="$(IntDir)/$(InputName)2.obj"/>
220                                         </FileConfiguration>
221                                         <FileConfiguration
222                                                 Name="Release|Win32">
223                                                 <Tool
224                                                         Name="VCCLCompilerTool"
225                                                         ObjectFile="$(IntDir)/$(InputName)2.obj"/>
226                                         </FileConfiguration>
227                                 </File>
228                                 <File
229                                         RelativePath="native\win32\file.c">
230                                 </File>
231                                 <File
232                                         RelativePath="native\win32\io.c">
233                                 </File>
234                                 <File
235                                         RelativePath=".\native\win32\misc.c">
236                                         <FileConfiguration
237                                                 Name="Debug|Win32">
238                                                 <Tool
239                                                         Name="VCCLCompilerTool"
240                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
241                                         </FileConfiguration>
242                                         <FileConfiguration
243                                                 Name="Release|Win32">
244                                                 <Tool
245                                                         Name="VCCLCompilerTool"
246                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
247                                         </FileConfiguration>
248                                 </File>
249                                 <File
250                                         RelativePath="native\win32\read.c">
251                                 </File>
252                                 <File
253                                         RelativePath="native\win32\write.c">
254                                 </File>
255                         </Filter>
256                         <Filter
257                                 Name="unix"
258                                 Filter="">
259                                 <File
260                                         RelativePath=".\native\unix\ffi.c">
261                                         <FileConfiguration
262                                                 Name="Debug|Win32"
263                                                 ExcludedFromBuild="TRUE">
264                                                 <Tool
265                                                         Name="VCCLCompilerTool"
266                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
267                                         </FileConfiguration>
268                                         <FileConfiguration
269                                                 Name="Release|Win32"
270                                                 ExcludedFromBuild="TRUE">
271                                                 <Tool
272                                                         Name="VCCLCompilerTool"
273                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
274                                         </FileConfiguration>
275                                 </File>
276                                 <File
277                                         RelativePath="native\unix\file.c">
278                                         <FileConfiguration
279                                                 Name="Debug|Win32"
280                                                 ExcludedFromBuild="TRUE">
281                                                 <Tool
282                                                         Name="VCCLCompilerTool"
283                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
284                                         </FileConfiguration>
285                                         <FileConfiguration
286                                                 Name="Release|Win32"
287                                                 ExcludedFromBuild="TRUE">
288                                                 <Tool
289                                                         Name="VCCLCompilerTool"
290                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
291                                         </FileConfiguration>
292                                 </File>
293                                 <File
294                                         RelativePath="native\unix\io.c">
295                                         <FileConfiguration
296                                                 Name="Debug|Win32"
297                                                 ExcludedFromBuild="TRUE">
298                                                 <Tool
299                                                         Name="VCCLCompilerTool"
300                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
301                                         </FileConfiguration>
302                                         <FileConfiguration
303                                                 Name="Release|Win32"
304                                                 ExcludedFromBuild="TRUE">
305                                                 <Tool
306                                                         Name="VCCLCompilerTool"
307                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
308                                         </FileConfiguration>
309                                 </File>
310                                 <File
311                                         RelativePath="native\unix\read.c">
312                                         <FileConfiguration
313                                                 Name="Debug|Win32"
314                                                 ExcludedFromBuild="TRUE">
315                                                 <Tool
316                                                         Name="VCCLCompilerTool"
317                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
318                                         </FileConfiguration>
319                                         <FileConfiguration
320                                                 Name="Release|Win32"
321                                                 ExcludedFromBuild="TRUE">
322                                                 <Tool
323                                                         Name="VCCLCompilerTool"
324                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
325                                         </FileConfiguration>
326                                 </File>
327                                 <File
328                                         RelativePath="native\unix\signal.c">
329                                         <FileConfiguration
330                                                 Name="Debug|Win32"
331                                                 ExcludedFromBuild="TRUE">
332                                                 <Tool
333                                                         Name="VCCLCompilerTool"/>
334                                         </FileConfiguration>
335                                         <FileConfiguration
336                                                 Name="Release|Win32"
337                                                 ExcludedFromBuild="TRUE">
338                                                 <Tool
339                                                         Name="VCCLCompilerTool"/>
340                                         </FileConfiguration>
341                                 </File>
342                                 <File
343                                         RelativePath="native\unix\socket.c">
344                                         <FileConfiguration
345                                                 Name="Debug|Win32"
346                                                 ExcludedFromBuild="TRUE">
347                                                 <Tool
348                                                         Name="VCCLCompilerTool"/>
349                                         </FileConfiguration>
350                                         <FileConfiguration
351                                                 Name="Release|Win32"
352                                                 ExcludedFromBuild="TRUE">
353                                                 <Tool
354                                                         Name="VCCLCompilerTool"/>
355                                         </FileConfiguration>
356                                 </File>
357                                 <File
358                                         RelativePath="native\unix\write.c">
359                                         <FileConfiguration
360                                                 Name="Debug|Win32"
361                                                 ExcludedFromBuild="TRUE">
362                                                 <Tool
363                                                         Name="VCCLCompilerTool"
364                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
365                                         </FileConfiguration>
366                                         <FileConfiguration
367                                                 Name="Release|Win32"
368                                                 ExcludedFromBuild="TRUE">
369                                                 <Tool
370                                                         Name="VCCLCompilerTool"
371                                                         ObjectFile="$(IntDir)/$(InputName)1.obj"/>
372                                         </FileConfiguration>
373                                 </File>
374                         </Filter>
375                 </Filter>
376                 <Filter
377                         Name="Header Files"
378                         Filter="h;hpp;hxx;hm;inl;inc">
379                         <File
380                                 RelativePath="native\arithmetic.h">
381                         </File>
382                         <File
383                                 RelativePath="native\array.h">
384                         </File>
385                         <File
386                                 RelativePath="native\bignum.h">
387                         </File>
388                         <File
389                                 RelativePath="native\boolean.h">
390                         </File>
391                         <File
392                                 RelativePath="native\compiler.h">
393                         </File>
394                         <File
395                                 RelativePath="native\complex.h">
396                         </File>
397                         <File
398                                 RelativePath="native\cons.h">
399                         </File>
400                         <File
401                                 RelativePath=".\native\debug.h">
402                         </File>
403                         <File
404                                 RelativePath="native\error.h">
405                         </File>
406                         <File
407                                 RelativePath="native\factor.h">
408                         </File>
409                         <File
410                                 RelativePath="native\ffi.h">
411                         </File>
412                         <File
413                                 RelativePath="native\file.h">
414                         </File>
415                         <File
416                                 RelativePath="native\fixnum.h">
417                         </File>
418                         <File
419                                 RelativePath="native\float.h">
420                         </File>
421                         <File
422                                 RelativePath="native\gc.h">
423                         </File>
424                         <File
425                                 RelativePath=".\native\hashtable.h">
426                         </File>
427                         <File
428                                 RelativePath="native\image.h">
429                         </File>
430                         <File
431                                 RelativePath="native\io.h">
432                         </File>
433                         <File
434                                 RelativePath="native\memory.h">
435                         </File>
436                         <File
437                                 RelativePath="native\misc.h">
438                         </File>
439                         <File
440                                 RelativePath="native\port.h">
441                         </File>
442                         <File
443                                 RelativePath="native\primitives.h">
444                         </File>
445                         <File
446                                 RelativePath="native\ratio.h">
447                         </File>
448                         <File
449                                 RelativePath="native\read.h">
450                         </File>
451                         <File
452                                 RelativePath="native\relocate.h">
453                         </File>
454                         <File
455                                 RelativePath="native\run.h">
456                         </File>
457                         <File
458                                 RelativePath="native\s48_bignum.h">
459                         </File>
460                         <File
461                                 RelativePath="native\s48_bignumint.h">
462                         </File>
463                         <File
464                                 RelativePath="native\sbuf.h">
465                         </File>
466                         <File
467                                 RelativePath="native\signal.h">
468                         </File>
469                         <File
470                                 RelativePath="native\socket.h">
471                         </File>
472                         <File
473                                 RelativePath="native\stack.h">
474                         </File>
475                         <File
476                                 RelativePath="native\string.h">
477                         </File>
478                         <File
479                                 RelativePath="native\types.h">
480                         </File>
481                         <File
482                                 RelativePath="native\vector.h">
483                         </File>
484                         <File
485                                 RelativePath="native\word.h">
486                         </File>
487                         <File
488                                 RelativePath="native\write.h">
489                         </File>
490                 </Filter>
491                 <Filter
492                         Name="Resource Files"
493                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
494                 </Filter>
495         </Files>
496         <Globals>
497         </Globals>
498 </VisualStudioProject>