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

« back to all changes in this revision

Viewing changes to routines/randlib/randlib_f/randlib_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="{BB8D4E6F-F09E-49FC-8BCB-9F496F639F60}">
 
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="VFPostBuildEventTool" CommandLine="cd $(IntDir)
 
10
for %%f in (*.obj) do  ..\..\..\..\bin\dumpexts -o %%~nf.def -n scilex.dll %%f &gt;nul
 
11
copy *.def randlib_f.def &gt;nul
 
12
copy randlib_f.def ..\..\..\..\libs\randlib_f.def &gt;nul
 
13
del *.def &gt;nul
 
14
cd .."/>
 
15
                                <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"/>
 
16
                                <Tool Name="VFCustomBuildTool"/>
 
17
                                <Tool Name="VFLibrarianTool" OutputFile="../../../libs/randlib_f.lib" SuppressStartupBanner="true"/>
 
18
                                <Tool Name="VFPreLinkEventTool"/>
 
19
                                <Tool Name="VFResourceCompilerTool" ResourceOutputFileName="$(IntDir)/$(InputName).res"/></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="VFPostBuildEventTool" CommandLine="cd $(IntDir)
 
24
for %%f in (*.obj) do  ..\..\..\..\bin\dumpexts -o %%~nf.def -n scilex.dll %%f &gt;nul
 
25
copy *.def randlib_f.def &gt;nul
 
26
copy randlib_f.def ..\..\..\..\libs\randlib_f.def &gt;nul
 
27
del *.def &gt;nul
 
28
cd .."/>
 
29
                                <Tool Name="VFFortranCompilerTool" SwitchesHaveChanged="true" AdditionalOptions="/iface:cref,nomixed_str_len_arg /compile_only" SuppressStartupBanner="true" OptimizeForProcessor="procOptimizePentium" Preprocess="preprocessYes" PreprocessorDefinitions="WIN32 " AlternateParameterSyntax="false" F77RuntimeCompatibility="true" FPS4Libs="false" ExternalNameInterpretation="extNameLowerCase" CallingConvention="callConventionCRef" ExternalNameUnderscore="true" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" DisableDefaultLibSearch="true" CompileOnly="true"/>
 
30
                                <Tool Name="VFCustomBuildTool"/>
 
31
                                <Tool Name="VFLibrarianTool" OutputFile="../../../libs/randlib_f.lib" SuppressStartupBanner="true"/>
 
32
                                <Tool Name="VFPreLinkEventTool"/>
 
33
                                <Tool Name="VFResourceCompilerTool" ResourceOutputFileName="$(IntDir)/$(InputName).res"/></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="VFFortranCompilerTool" SwitchesHaveChanged="true" AdditionalOptions="/iface:cref,nomixed_str_len_arg /compile_only" SuppressStartupBanner="true" UseProcessorExtensions="codeForStreamingSIMD2" RequireProcessorExtensions="codeExclusivelyStreamingSIMD2" Preprocess="preprocessYes" PreprocessorDefinitions="WIN32 " AlternateParameterSyntax="false" F77RuntimeCompatibility="true" FPS4Libs="false" ExternalNameInterpretation="extNameLowerCase" CallingConvention="callConventionCRef" ExternalNameUnderscore="true" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" DisableDefaultLibSearch="true" CompileOnly="true"/>
 
38
                                <Tool Name="VFPostBuildEventTool" CommandLine="cd $(IntDir)
 
39
for %%f in (*.obj) do  ..\..\..\..\bin\dumpexts -o %%~nf.def -n scilex.dll %%f &gt;nul
 
40
copy *.def randlib_f.def &gt;nul
 
41
copy randlib_f.def ..\..\..\..\libs\randlib_f.def &gt;nul
 
42
del *.def &gt;nul
 
43
cd .."/>
 
44
                                <Tool Name="VFCustomBuildTool"/>
 
45
                                <Tool Name="VFResourceCompilerTool" ResourceOutputFileName="$(IntDir)/$(InputName).res"/>
 
46
                                <Tool Name="VFPreLinkEventTool"/>
 
47
                                <Tool Name="VFLibrarianTool" OutputFile="../../../libs/randlib_f.lib" SuppressStartupBanner="true"/></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="VFFortranCompilerTool" SwitchesHaveChanged="true" AdditionalOptions="/iface:cref,nomixed_str_len_arg /compile_only" SuppressStartupBanner="true" OptimizeForProcessor="procOptimizePentium" Preprocess="preprocessYes" PreprocessorDefinitions="WIN32 " AlternateParameterSyntax="false" F77RuntimeCompatibility="true" FPS4Libs="false" ExternalNameInterpretation="extNameLowerCase" CallingConvention="callConventionCRef" ExternalNameUnderscore="true" ModulePath="$(INTDIR)/" ObjectFile="$(INTDIR)/" DisableDefaultLibSearch="true" CompileOnly="true"/>
 
52
                                <Tool Name="VFPostBuildEventTool" CommandLine="cd $(IntDir)
 
53
for %%f in (*.obj) do  ..\..\..\..\bin\dumpexts -o %%~nf.def -n scilex.dll %%f &gt;nul
 
54
copy *.def randlib_f.def &gt;nul
 
55
copy randlib_f.def ..\..\..\..\libs\randlib_f.def &gt;nul
 
56
del *.def &gt;nul
 
57
cd .."/>
 
58
                                <Tool Name="VFCustomBuildTool"/>
 
59
                                <Tool Name="VFResourceCompilerTool" ResourceOutputFileName="$(IntDir)/$(InputName).res"/>
 
60
                                <Tool Name="VFPreLinkEventTool"/>
 
61
                                <Tool Name="VFLibrarianTool" OutputFile="../../../libs/randlib_f.lib" SuppressStartupBanner="true"/></Configuration></Configurations>
 
62
        <Files>
 
63
                <Filter Name="Source Files" Filter="f90;for;f;fpp;ftn;def;odl;idl">
 
64
                <File RelativePath="..\genbet.f"/>
 
65
                <File RelativePath="..\genchi.f"/>
 
66
                <File RelativePath="..\genexp.f"/>
 
67
                <File RelativePath="..\genf.f"/>
 
68
                <File RelativePath="..\gengam.f"/>
 
69
                <File RelativePath="..\genmn.f"/>
 
70
                <File RelativePath="..\genmul.f"/>
 
71
                <File RelativePath="..\gennch.f"/>
 
72
                <File RelativePath="..\gennf.f"/>
 
73
                <File RelativePath="..\gennor.f"/>
 
74
                <File RelativePath="..\genprm.f"/>
 
75
                <File RelativePath="..\ignbin.f"/>
 
76
                <File RelativePath="..\ignnbn.f"/>
 
77
                <File RelativePath="..\ignpoi.f"/>
 
78
                <File RelativePath="..\lennob.f"/>
 
79
                <File RelativePath="..\phrtsd.f"/>
 
80
                <File RelativePath="..\sdot.f"/>
 
81
                <File RelativePath="..\setgmn.f"/>
 
82
                <File RelativePath="..\sexpo.f"/>
 
83
                <File RelativePath="..\sgamma.f"/>
 
84
                <File RelativePath="..\snorm.f"/>
 
85
                <File RelativePath="..\spofa.f"/></Filter>
 
86
                <Filter Name="Header Files" Filter="fi;fd"/>
 
87
                <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"/></Files>
 
88
        <Globals/></VisualStudioProject>