~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to routines/default/default_f/default_f.vfproj

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<VisualStudioProject ProjectType="typeStaticLibrary" ProjectCreator="Intel Fortran" Keyword="Static Library" Version="8.00" ProjectIdGuid="{C352587B-F5E4-457C-80EE-A1AEAB176C8E}">
 
3
        <Platforms>
 
4
                <Platform Name="Win32"/></Platforms>
 
5
        <Configurations>
 
6
                <Configuration Name="Debug|Win32" DeleteExtensionsOnClean="*.obj;*.mod;*.pdb;*.asm;*.map;*.dyn;*.dpi;*.tmp;*.log;*.lib;$(TargetPath)" ConfigurationType="typeStaticLibrary">
 
7
                                <Tool Name="VFMidlTool" SuppressStartupBanner="true" TypeLibraryName="$(IntDir)/$(InputName).tlb"/>
 
8
                                <Tool Name="VFPreBuildEventTool"/>
 
9
                                <Tool Name="VFFortranCompilerTool" AdditionalOptions="/iface:cref,nomixed_str_len_arg /compile_only" SuppressStartupBanner="true" DebugInformationFormat="debugEnabled" Optimization="optimizeDisabled" OptimizeForProcessor="procOptimizeBlended" Preprocess="preprocessYes" AlternateParameterSyntax="false" F77RuntimeCompatibility="true" FPS4Libs="false" ExternalNameInterpretation="extNameLowerCase" CallingConvention="callConventionCRef" ExternalNameUnderscore="true" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" RuntimeLibrary="rtSingleThreadedDebug" DisableDefaultLibSearch="true" CompileOnly="true"/>
 
10
                                <Tool Name="VFPostBuildEventTool" CommandLine="cd $(IntDir)
 
11
for %%f in (*.obj) do  ..\..\..\..\bin\dumpexts -o %%~nf.def -n scilex.dll %%f &gt;nul
 
12
copy *.def default_f.def &gt;nul
 
13
copy default_f.def ..\..\..\..\libs\default_f.def &gt;nul
 
14
del *.def &gt;nul
 
15
cd .."/>
 
16
                                <Tool Name="VFCustomBuildTool"/>
 
17
                                <Tool Name="VFResourceCompilerTool" ResourceOutputFileName="$(IntDir)/$(InputName).res"/>
 
18
                                <Tool Name="VFPreLinkEventTool"/>
 
19
                                <Tool Name="VFLibrarianTool" OutputFile="../../../libs/default_f.lib" SuppressStartupBanner="true"/></Configuration>
 
20
                <Configuration Name="Release|Win32" DeleteExtensionsOnClean="*.obj;*.mod;*.pdb;*.asm;*.map;*.dyn;*.dpi;*.tmp;*.log;*.lib;$(TargetPath)" ConfigurationType="typeStaticLibrary">
 
21
                                <Tool Name="VFMidlTool" SuppressStartupBanner="true" TypeLibraryName="$(IntDir)/$(InputName).tlb"/>
 
22
                                <Tool Name="VFPreBuildEventTool"/>
 
23
                                <Tool Name="VFFortranCompilerTool" SwitchesHaveChanged="true" AdditionalOptions="/iface:cref,nomixed_str_len_arg /compile_only" SuppressStartupBanner="true" OptimizeForProcessor="procOptimizePentium" Preprocess="preprocessYes" AlternateParameterSyntax="false" F77RuntimeCompatibility="true" FPS4Libs="false" ExternalNameInterpretation="extNameLowerCase" CallingConvention="callConventionCRef" ExternalNameUnderscore="true" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" DisableDefaultLibSearch="true" CompileOnly="true"/>
 
24
                                <Tool Name="VFPostBuildEventTool" CommandLine="cd $(IntDir)
 
25
for %%f in (*.obj) do  ..\..\..\..\bin\dumpexts -o %%~nf.def -n scilex.dll %%f &gt;nul
 
26
copy *.def default_f.def &gt;nul
 
27
copy default_f.def ..\..\..\..\libs\default_f.def &gt;nul
 
28
del *.def &gt;nul
 
29
cd .."/>
 
30
                                <Tool Name="VFCustomBuildTool"/>
 
31
                                <Tool Name="VFResourceCompilerTool" ResourceOutputFileName="$(IntDir)/$(InputName).res"/>
 
32
                                <Tool Name="VFPreLinkEventTool"/>
 
33
                                <Tool Name="VFLibrarianTool" OutputFile="../../../libs/default_f.lib" SuppressStartupBanner="true"/></Configuration>
 
34
                <Configuration Name="PIV_Release|Win32" DeleteExtensionsOnClean="*.obj;*.mod;*.pdb;*.asm;*.map;*.dyn;*.dpi;*.tmp;*.log;*.lib;$(TargetPath)" ConfigurationType="typeStaticLibrary">
 
35
                                <Tool Name="VFMidlTool" SuppressStartupBanner="true" TypeLibraryName="$(IntDir)/$(InputName).tlb"/>
 
36
                                <Tool Name="VFPreBuildEventTool"/>
 
37
                                <Tool Name="VFPostBuildEventTool" CommandLine="cd $(IntDir)
 
38
for %%f in (*.obj) do  ..\..\..\..\bin\dumpexts -o %%~nf.def -n scilex.dll %%f &gt;nul
 
39
copy *.def default_f.def &gt;nul
 
40
copy default_f.def ..\..\..\..\libs\default_f.def &gt;nul
 
41
del *.def &gt;nul
 
42
cd .."/>
 
43
                                <Tool Name="VFFortranCompilerTool" SwitchesHaveChanged="true" AdditionalOptions="/iface:cref,nomixed_str_len_arg /compile_only" SuppressStartupBanner="true" UseProcessorExtensions="codeForStreamingSIMD2" RequireProcessorExtensions="codeExclusivelyStreamingSIMD2" Preprocess="preprocessYes" AlternateParameterSyntax="false" F77RuntimeCompatibility="true" FPS4Libs="false" ExternalNameInterpretation="extNameLowerCase" CallingConvention="callConventionCRef" ExternalNameUnderscore="true" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" DisableDefaultLibSearch="true" CompileOnly="true"/>
 
44
                                <Tool Name="VFCustomBuildTool"/>
 
45
                                <Tool Name="VFLibrarianTool" OutputFile="../../../libs/default_f.lib" SuppressStartupBanner="true"/>
 
46
                                <Tool Name="VFPreLinkEventTool"/>
 
47
                                <Tool Name="VFResourceCompilerTool" ResourceOutputFileName="$(IntDir)/$(InputName).res"/></Configuration>
 
48
                <Configuration Name="Pentium_Release|Win32" DeleteExtensionsOnClean="*.obj;*.mod;*.pdb;*.asm;*.map;*.dyn;*.dpi;*.tmp;*.log;*.lib;$(TargetPath)" ConfigurationType="typeStaticLibrary">
 
49
                                <Tool Name="VFMidlTool" SuppressStartupBanner="true" TypeLibraryName="$(IntDir)/$(InputName).tlb"/>
 
50
                                <Tool Name="VFPreBuildEventTool"/>
 
51
                                <Tool Name="VFPostBuildEventTool" CommandLine="cd $(IntDir)
 
52
for %%f in (*.obj) do  ..\..\..\..\bin\dumpexts -o %%~nf.def -n scilex.dll %%f &gt;nul
 
53
copy *.def default_f.def &gt;nul
 
54
copy default_f.def ..\..\..\..\libs\default_f.def &gt;nul
 
55
del *.def &gt;nul
 
56
cd .."/>
 
57
                                <Tool Name="VFFortranCompilerTool" SwitchesHaveChanged="true" AdditionalOptions="/iface:cref,nomixed_str_len_arg /compile_only" SuppressStartupBanner="true" OptimizeForProcessor="procOptimizePentium" Preprocess="preprocessYes" AlternateParameterSyntax="false" F77RuntimeCompatibility="true" FPS4Libs="false" ExternalNameInterpretation="extNameLowerCase" CallingConvention="callConventionCRef" ExternalNameUnderscore="true" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" DisableDefaultLibSearch="true" CompileOnly="true"/>
 
58
                                <Tool Name="VFCustomBuildTool"/>
 
59
                                <Tool Name="VFLibrarianTool" OutputFile="../../../libs/default_f.lib" SuppressStartupBanner="true"/>
 
60
                                <Tool Name="VFPreLinkEventTool"/>
 
61
                                <Tool Name="VFResourceCompilerTool" ResourceOutputFileName="$(IntDir)/$(InputName).res"/></Configuration></Configurations>
 
62
        <Files>
 
63
                <Filter Name="Source Files" Filter="f90;for;f;fpp;ftn;def;odl;idl">
 
64
                <File RelativePath="..\Ex-colnew.f">
 
65
                        <FileConfiguration Name="Debug|Win32">
 
66
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
67
                <File RelativePath="..\Ex-corr.f">
 
68
                        <FileConfiguration Name="Debug|Win32">
 
69
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
70
                <File RelativePath="..\Ex-dasrt.f">
 
71
                        <FileConfiguration Name="Debug|Win32">
 
72
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
73
                <File RelativePath="..\Ex-dassl.f">
 
74
                        <FileConfiguration Name="Debug|Win32">
 
75
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
76
                <File RelativePath="..\Ex-fbutn.f">
 
77
                        <FileConfiguration Name="Debug|Win32">
 
78
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
79
                <File RelativePath="..\Ex-feval.f">
 
80
                        <FileConfiguration Name="Debug|Win32">
 
81
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
82
                <File RelativePath="..\Ex-fort.f">
 
83
                        <FileConfiguration Name="Debug|Win32">
 
84
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
85
                <File RelativePath="..\Ex-fsolve.f">
 
86
                        <FileConfiguration Name="Debug|Win32">
 
87
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
88
                <File RelativePath="..\Ex-impl.f">
 
89
                        <FileConfiguration Name="Debug|Win32">
 
90
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
91
                <File RelativePath="..\Ex-int2d.f">
 
92
                        <FileConfiguration Name="Debug|Win32">
 
93
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
94
                <File RelativePath="..\Ex-int3d.f">
 
95
                        <FileConfiguration Name="Debug|Win32">
 
96
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
97
                <File RelativePath="..\Ex-intg.f">
 
98
                        <FileConfiguration Name="Debug|Win32">
 
99
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
100
                <File RelativePath="..\Ex-lsqrsolve.f"/>
 
101
                <File RelativePath="..\Ex-ode.f"/>
 
102
                <File RelativePath="..\Ex-odedc.f">
 
103
                        <FileConfiguration Name="Debug|Win32">
 
104
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
105
                <File RelativePath="..\Ex-ode-more.f"/>
 
106
                <File RelativePath="..\Ex-optim.f">
 
107
                        <FileConfiguration Name="Debug|Win32">
 
108
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
109
                <File RelativePath="..\Ex-schur.f">
 
110
                        <FileConfiguration Name="Debug|Win32">
 
111
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
112
                <File RelativePath="..\mainwin95.f">
 
113
                        <FileConfiguration Name="Debug|Win32">
 
114
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
115
                <File RelativePath="..\matus2.f">
 
116
                        <FileConfiguration Name="Debug|Win32">
 
117
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
118
                <File RelativePath="..\matusr.f">
 
119
                        <FileConfiguration Name="Debug|Win32">
 
120
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
121
                <File RelativePath="..\msgstxt.f">
 
122
                        <FileConfiguration Name="Debug|Win32">
 
123
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File>
 
124
                <File RelativePath="..\userf2.f">
 
125
                        <FileConfiguration Name="Debug|Win32">
 
126
                                <Tool Name="VFFortranCompilerTool"/></FileConfiguration></File></Filter>
 
127
                <Filter Name="Header Files" Filter="fi;fd"/>
 
128
                <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"/></Files>
 
129
        <Globals/></VisualStudioProject>